"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/11/22 02:06:40 DEBUG : Creating backend with remote "TestB2:rclone-test-vataloh9luzo" 2025/11/22 02:06:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/22 02:06:41 DEBUG : Creating backend with remote "/tmp/rclone1565300776" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:06:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:06:42 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:06:42 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:06:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.62s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:06:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 02:06:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:06:42 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:06:42 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:06:43 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 02:06:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:06:43 INFO : sub dir/hello world: Copied (new) 2025/11/22 02:06:43 DEBUG : B2 bucket rclone-test-vataloh9luzo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.70s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", 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-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", 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-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:06:45 DEBUG : Creating backend with remote "/non-existing" 2025/11/22 02:06:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/22 02:06:45 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:06:45 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:06:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:06:46 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:06:46 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:06:46 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 02:06:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:06:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.51s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", 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-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:06:47 INFO : B2 bucket rclone-test-vataloh9luzo: Running all checks before starting transfers 2025/11/22 02:06:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:06:47 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:06:47 INFO : B2 bucket rclone-test-vataloh9luzo: Checks finished, now starting transfers 2025/11/22 02:06:47 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:06:47 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 02:06:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:06:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.25s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:06:48 ERROR : Ignoring --no-traverse with sync 2025/11/22 02:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:06:48 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:06:48 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:06:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 02:06:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:06:49 INFO : sub dir/hello world: Copied (new) 2025/11/22 02:06:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.15s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:06:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/22 02:06:50 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:06:50 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:06:50 DEBUG : hello world2: size = 12 OK 2025/11/22 02:06:50 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/22 02:06:50 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.14s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:06:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 02:06:51 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:06:51 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:06:51 DEBUG : potato2: size = 11 OK 2025/11/22 02:06:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:06:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.14s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:06:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 02:06:52 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:06:52 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:06:52 DEBUG : potato2: size = 11 OK 2025/11/22 02:06:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:06:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.53s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:06:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/22 02:06:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 02:06:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/22 02:06:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 02:06:53 INFO : sub dir2: Making directory 2025/11/22 02:06:53 INFO : sub dir: Making directory 2025/11/22 02:06:53 INFO : sub dir2/sub sub dir2: Making directory 2025/11/22 02:06:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:06:53 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:06:53 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:06:54 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 02:06:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:06:54 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/11/22 02:06:54 DEBUG : B2 bucket rclone-test-vataloh9luzo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.14s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:06:54 INFO : sub dir2: Making directory 2025/11/22 02:06:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/22 02:06:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 02:06:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:06:55 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:06:55 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:06:55 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 02:06:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:06:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:06:55 DEBUG : sub dir2: Making directory with metadata 2025/11/22 02:06:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 02:06:56 INFO : sub dir2: Making directory 2025/11/22 02:06:56 INFO : sub dir: Making directory 2025/11/22 02:06:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:06:56 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:06:56 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:06:56 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 02:06:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:06:56 INFO : sub dir/hello world: Copied (new) 2025/11/22 02:06:56 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/22 02:06:56 DEBUG : B2 bucket rclone-test-vataloh9luzo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/22 02:06:56 DEBUG : B2 bucket rclone-test-vataloh9luzo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.30s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", 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-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:06:57 INFO : sub dir2: Making directory 2025/11/22 02:06:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:06:57 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:06:57 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:06:58 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 02:06:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:06:58 INFO : sub dir/hello world: Copied (new) 2025/11/22 02:06:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.24s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:06:58 DEBUG : sub dir2: Making directory with metadata 2025/11/22 02:06:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 02:06:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 02:06:59 INFO : sub dir2: Making directory 2025/11/22 02:06:59 INFO : sub dir: Making directory 2025/11/22 02:06:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:06:59 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:06:59 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:06:59 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 02:06:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:06:59 INFO : sub dir/hello world: Copied (new) 2025/11/22 02:06:59 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/22 02:06:59 DEBUG : B2 bucket rclone-test-vataloh9luzo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.11s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", 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-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:00 INFO : sub dir2: Making directory 2025/11/22 02:07:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:07:00 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:00 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:00 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 02:07:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:07:00 INFO : sub dir/hello world: Copied (new) 2025/11/22 02:07:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.16s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:01 DEBUG : Creating backend with remote "TestB2:rclone-test-voduneq4hufu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-vataloh9luzo -> B2 bucket rclone-test-voduneq4hufu 2025/11/22 02:07:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:07:03 DEBUG : B2 bucket rclone-test-voduneq4hufu: Waiting for checks to finish 2025/11/22 02:07:03 DEBUG : B2 bucket rclone-test-voduneq4hufu: Waiting for transfers to finish 2025/11/22 02:07:04 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 02:07:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:07:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/22 02:07:04 DEBUG : B2 bucket rclone-test-voduneq4hufu: Purge remote 2025/11/22 02:07:04 INFO : B2 bucket rclone-test-voduneq4hufu: cleaning bucket "rclone-test-voduneq4hufu" of all files 2025/11/22 02:07:04 DEBUG : sub dir/hello world: Deleting (id "4_z9ff29da3500dab9b9fa80e1b_f11361742f2581ff2_d20251122_m020703_c001_v0001185_t0021_u01763777223916") --- PASS: TestServerSideCopy (4.29s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:06 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:07:06 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:07:06 DEBUG : sub dir/hello world: Sizes differ 2025/11/22 02:07:06 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:06 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:06 DEBUG : sub dir/hello world: size = 17 OK 2025/11/22 02:07:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/22 02:07:06 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.69s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:07 DEBUG : Creating backend with remote "TestB2:rclone-test-vutumeg6kuzu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-vataloh9luzo -> B2 bucket rclone-test-vutumeg6kuzu 2025/11/22 02:07:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:07:09 DEBUG : B2 bucket rclone-test-vutumeg6kuzu: Waiting for checks to finish 2025/11/22 02:07:09 DEBUG : B2 bucket rclone-test-vutumeg6kuzu: Waiting for transfers to finish 2025/11/22 02:07:09 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 02:07:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:07:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/22 02:07:11 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:07:11 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vutumeg6kuzu) 2025/11/22 02:07:11 DEBUG : sub dir/hello world: Sizes differ 2025/11/22 02:07:11 DEBUG : B2 bucket rclone-test-vutumeg6kuzu: Waiting for checks to finish 2025/11/22 02:07:11 DEBUG : B2 bucket rclone-test-vutumeg6kuzu: Waiting for transfers to finish 2025/11/22 02:07:11 DEBUG : sub dir/hello world: size = 17 OK 2025/11/22 02:07:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/22 02:07:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/22 02:07:11 DEBUG : B2 bucket rclone-test-vutumeg6kuzu: Purge remote 2025/11/22 02:07:11 INFO : B2 bucket rclone-test-vutumeg6kuzu: cleaning bucket "rclone-test-vutumeg6kuzu" of all files 2025/11/22 02:07:12 DEBUG : sub dir/hello world: Deleting (id "4_z7f22bd23500dab9b9fa80e1b_f117db15bf71bfe23_d20251122_m020711_c001_v0001185_t0001_u01763777231467") 2025/11/22 02:07:12 DEBUG : sub dir/hello world: Deleting (id "4_z7f22bd23500dab9b9fa80e1b_f11361742f258221a_d20251122_m020709_c001_v0001185_t0020_u01763777229900") --- PASS: TestServerSideCopyOverSelf (5.86s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:14 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:07:14 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:07:14 DEBUG : sub dir/hello world: Sizes differ 2025/11/22 02:07:14 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:14 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:14 DEBUG : sub dir/hello world: size = 17 OK 2025/11/22 02:07:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/22 02:07:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/22 02:07:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.91s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:15 DEBUG : Creating backend with remote "TestB2:rclone-test-quzasac0joxi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-vataloh9luzo -> B2 bucket rclone-test-quzasac0joxi 2025/11/22 02:07:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:07:16 DEBUG : B2 bucket rclone-test-quzasac0joxi: Waiting for checks to finish 2025/11/22 02:07:16 DEBUG : B2 bucket rclone-test-quzasac0joxi: Waiting for transfers to finish 2025/11/22 02:07:17 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 02:07:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:07:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/22 02:07:18 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:07:18 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-quzasac0joxi) 2025/11/22 02:07:18 DEBUG : sub dir/hello world: Sizes differ 2025/11/22 02:07:18 DEBUG : B2 bucket rclone-test-quzasac0joxi: Waiting for checks to finish 2025/11/22 02:07:18 DEBUG : B2 bucket rclone-test-quzasac0joxi: Waiting for transfers to finish 2025/11/22 02:07:18 DEBUG : sub dir/hello world: size = 17 OK 2025/11/22 02:07:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/22 02:07:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/22 02:07:19 INFO : sub dir/hello world: Deleted 2025/11/22 02:07:19 DEBUG : testing file moves 2025/11/22 02:07:20 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:07:20 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-quzasac0joxi) 2025/11/22 02:07:20 DEBUG : sub dir/hello world: Sizes differ 2025/11/22 02:07:20 DEBUG : B2 bucket rclone-test-quzasac0joxi: Waiting for checks to finish 2025/11/22 02:07:20 DEBUG : B2 bucket rclone-test-quzasac0joxi: Waiting for transfers to finish 2025/11/22 02:07:20 DEBUG : sub dir/hello world: size = 24 OK 2025/11/22 02:07:20 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/22 02:07:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/22 02:07:20 INFO : sub dir/hello world: Deleted 2025/11/22 02:07:21 DEBUG : B2 bucket rclone-test-quzasac0joxi: Purge remote 2025/11/22 02:07:21 INFO : B2 bucket rclone-test-quzasac0joxi: cleaning bucket "rclone-test-quzasac0joxi" of all files 2025/11/22 02:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f22dd03500dab9b9fa80e1b_f1056521a11c0b514_d20251122_m020720_c001_v0001179_t0008_u01763777240387") 2025/11/22 02:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f22dd03500dab9b9fa80e1b_f10765987dbdfe85d_d20251122_m020718_c001_v0001185_t0010_u01763777238703") 2025/11/22 02:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f22dd03500dab9b9fa80e1b_f101879c618ffe315_d20251122_m020717_c001_v0001179_t0004_u01763777237508") --- PASS: TestServerSideMoveOverSelf (7.34s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:22 ERROR : error listing: directory not found 2025/11/22 02:07:22 INFO : Local file system at /tmp/rclone1565300776: Making directory 2025/11/22 02:07:23 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:23 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.44s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:07:24 DEBUG : Local file system at /tmp/rclone1565300776: Waiting for checks to finish 2025/11/22 02:07:24 DEBUG : Local file system at /tmp/rclone1565300776: Waiting for transfers to finish 2025/11/22 02:07:25 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/22 02:07:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:07:25 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/22 02:07:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.89s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:26 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/22 02:07:26 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:26 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:26 DEBUG : check sum: size = 1 OK 2025/11/22 02:07:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/22 02:07:26 INFO : check sum: Copied (new) 2025/11/22 02:07:26 DEBUG : Waiting for deletions to finish 2025/11/22 02:07:26 DEBUG : check sum: size = 1 OK 2025/11/22 02:07:26 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/22 02:07:26 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/22 02:07:26 DEBUG : check sum: Unchanged skipping 2025/11/22 02:07:26 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:26 DEBUG : Waiting for deletions to finish 2025/11/22 02:07:26 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.51s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/22 02:07:27 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:27 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:27 DEBUG : sizeonly: size = 6 OK 2025/11/22 02:07:27 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/22 02:07:27 INFO : sizeonly: Copied (new) 2025/11/22 02:07:27 DEBUG : Waiting for deletions to finish 2025/11/22 02:07:28 DEBUG : sizeonly: size = 6 OK 2025/11/22 02:07:28 DEBUG : sizeonly: Sizes identical 2025/11/22 02:07:28 DEBUG : sizeonly: Unchanged skipping 2025/11/22 02:07:28 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:28 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:28 DEBUG : Waiting for deletions to finish 2025/11/22 02:07:28 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:29 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/22 02:07:29 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:29 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:29 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/22 02:07:29 INFO : ignore-size: Copied (new) 2025/11/22 02:07:29 DEBUG : Waiting for deletions to finish 2025/11/22 02:07:29 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:07:29 DEBUG : ignore-size: Unchanged skipping 2025/11/22 02:07:29 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:29 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:29 DEBUG : Waiting for deletions to finish 2025/11/22 02:07:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.51s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:31 DEBUG : existing: size = 6 OK 2025/11/22 02:07:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:07:31 DEBUG : existing: Unchanged skipping 2025/11/22 02:07:31 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:31 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:31 DEBUG : Waiting for deletions to finish 2025/11/22 02:07:31 INFO : There was nothing to transfer 2025/11/22 02:07:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/22 02:07:31 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:31 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:31 DEBUG : existing: size = 6 OK 2025/11/22 02:07:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/22 02:07:31 INFO : existing: Copied (replaced existing) 2025/11/22 02:07:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.78s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/22 02:07:32 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:32 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:32 DEBUG : existing: size = 6 OK 2025/11/22 02:07:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/22 02:07:32 INFO : existing: Copied (new) 2025/11/22 02:07:32 DEBUG : Waiting for deletions to finish 2025/11/22 02:07:33 DEBUG : existing: Destination exists, skipping 2025/11/22 02:07:33 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:33 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:33 DEBUG : Waiting for deletions to finish 2025/11/22 02:07:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.61s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:34 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/22 02:07:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/22 02:07:34 DEBUG : c/non empty space: size = 5 OK 2025/11/22 02:07:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 02:07:34 DEBUG : c/non empty space: Unchanged skipping 2025/11/22 02:07:34 DEBUG : a/potato2: size = 60 OK 2025/11/22 02:07:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 02:07:34 INFO : a/potato2: Copied (new) 2025/11/22 02:07:34 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:34 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:34 DEBUG : Waiting for deletions to finish 2025/11/22 02:07:35 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.26s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:36 DEBUG : empty space: size = 1 OK 2025/11/22 02:07:36 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/22 02:07:36 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/22 02:07:36 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/22 02:07:36 DEBUG : empty space: Unchanged skipping 2025/11/22 02:07:36 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:36 DEBUG : Waiting for deletions to finish 2025/11/22 02:07:36 INFO : There was nothing to transfer 2025/11/22 02:07:36 DEBUG : empty space: size = 1 OK 2025/11/22 02:07:36 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/22 02:07:36 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/22 02:07:37 INFO : empty space: Updated modification time in destination 2025/11/22 02:07:37 DEBUG : empty space: Unchanged skipping 2025/11/22 02:07:37 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:37 DEBUG : Waiting for deletions to finish 2025/11/22 02:07:37 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.61s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:39 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:39 DEBUG : empty space: size = 1 OK 2025/11/22 02:07:39 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/22 02:07:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/22 02:07:39 DEBUG : empty space: Unchanged skipping 2025/11/22 02:07:39 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:39 DEBUG : Waiting for deletions to finish 2025/11/22 02:07:39 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.32s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:40 DEBUG : foo: size = 3 OK 2025/11/22 02:07:40 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/22 02:07:40 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:07:40 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:07:40 DEBUG : foo: sha1 differ 2025/11/22 02:07:40 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:40 DEBUG : foo: size = 3 OK 2025/11/22 02:07:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/22 02:07:40 INFO : foo: Copied (replaced existing) 2025/11/22 02:07:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.55s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:42 DEBUG : empty space: size = 1 OK 2025/11/22 02:07:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 02:07:42 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/22 02:07:42 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:42 DEBUG : empty space: Unchanged skipping 2025/11/22 02:07:42 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:42 DEBUG : potato: size = 60 OK 2025/11/22 02:07:42 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 02:07:42 INFO : potato: Copied (new) 2025/11/22 02:07:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.88s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:44 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:07:44 DEBUG : potato: size = 60 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:07:44 DEBUG : potato: Sizes differ 2025/11/22 02:07:44 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:44 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:44 DEBUG : potato: size = 21 OK 2025/11/22 02:07:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/22 02:07:44 INFO : potato: Copied (replaced existing) 2025/11/22 02:07:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.69s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:45 DEBUG : potato: size = 21 OK 2025/11/22 02:07:45 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/22 02:07:45 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:45 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1565300776) 2025/11/22 02:07:45 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:07:45 DEBUG : potato: sha1 differ 2025/11/22 02:07:45 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:46 DEBUG : potato: size = 21 OK 2025/11/22 02:07:46 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/22 02:07:46 INFO : potato: Copied (replaced existing) 2025/11/22 02:07:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 02:07:47 DEBUG : empty space: size = 1 OK 2025/11/22 02:07:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 02:07:47 DEBUG : empty space: Unchanged skipping 2025/11/22 02:07:47 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/22 02:07:47 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:47 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:47 DEBUG : Waiting for deletions to finish 2025/11/22 02:07:47 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:49 DEBUG : empty space: size = 1 OK 2025/11/22 02:07:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 02:07:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 02:07:49 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:49 DEBUG : empty space: Unchanged skipping 2025/11/22 02:07:49 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:49 DEBUG : potato2: size = 60 OK 2025/11/22 02:07:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 02:07:49 INFO : potato2: Copied (new) 2025/11/22 02:07:49 DEBUG : Waiting for deletions to finish 2025/11/22 02:07:49 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:51 INFO : d: Making directory 2025/11/22 02:07:51 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/22 02:07:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/22 02:07:51 DEBUG : c/non empty space: size = 5 OK 2025/11/22 02:07:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 02:07:51 DEBUG : c/non empty space: Unchanged skipping 2025/11/22 02:07:51 DEBUG : a/potato2: size = 60 OK 2025/11/22 02:07:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 02:07:51 INFO : a/potato2: Copied (new) 2025/11/22 02:07:51 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:51 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:51 DEBUG : Waiting for deletions to finish 2025/11/22 02:07:52 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:53 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/22 02:07:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/22 02:07:54 DEBUG : c/non empty space: size = 5 OK 2025/11/22 02:07:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 02:07:54 DEBUG : c/non empty space: Unchanged skipping 2025/11/22 02:07:54 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:54 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:54 DEBUG : a/potato2: size = 60 OK 2025/11/22 02:07:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 02:07:54 INFO : a/potato2: Copied (new) 2025/11/22 02:07:54 ERROR : B2 bucket rclone-test-vataloh9luzo: not deleting files as there were IO errors 2025/11/22 02:07:54 ERROR : B2 bucket rclone-test-vataloh9luzo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.50s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:56 DEBUG : Waiting for deletions to finish 2025/11/22 02:07:56 DEBUG : empty space: size = 1 OK 2025/11/22 02:07:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 02:07:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 02:07:56 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:56 DEBUG : empty space: Unchanged skipping 2025/11/22 02:07:56 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:56 INFO : potato: Deleted 2025/11/22 02:07:56 DEBUG : potato2: size = 60 OK 2025/11/22 02:07:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 02:07:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.95s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:07:58 DEBUG : Waiting for deletions to finish 2025/11/22 02:07:58 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:58 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:58 INFO : potato: Deleted 2025/11/22 02:07:59 DEBUG : empty space: size = 1 OK 2025/11/22 02:07:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 02:07:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 02:07:59 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:07:59 DEBUG : empty space: Unchanged skipping 2025/11/22 02:07:59 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:07:59 DEBUG : potato2: size = 60 OK 2025/11/22 02:07:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 02:07:59 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.78s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:08:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 02:08:00 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:08:00 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:08:01 DEBUG : potato2: size = 19 OK 2025/11/22 02:08:01 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/22 02:08:01 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.77s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:08:02 DEBUG : enormous: Excluded (Size Filter) 2025/11/22 02:08:02 DEBUG : enormous: Excluded 2025/11/22 02:08:02 DEBUG : potato2: Excluded (Size Filter) 2025/11/22 02:08:02 DEBUG : potato2: Excluded 2025/11/22 02:08:03 DEBUG : potato2: Excluded (Size Filter) 2025/11/22 02:08:03 DEBUG : potato2: Excluded 2025/11/22 02:08:03 DEBUG : empty space: size = 1 OK 2025/11/22 02:08:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 02:08:03 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:08:03 DEBUG : empty space: Unchanged skipping 2025/11/22 02:08:03 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:08:03 DEBUG : Waiting for deletions to finish 2025/11/22 02:08:03 INFO : There was nothing to transfer 2025/11/22 02:08:03 DEBUG : enormous: Excluded (Size Filter) 2025/11/22 02:08:03 DEBUG : enormous: Excluded 2025/11/22 02:08:03 DEBUG : potato2: Excluded (Size Filter) 2025/11/22 02:08:03 DEBUG : potato2: Excluded 2025/11/22 02:08:03 DEBUG : potato2: Excluded (Size Filter) 2025/11/22 02:08:03 DEBUG : potato2: Excluded 2025/11/22 02:08:03 DEBUG : empty space: size = 1 OK 2025/11/22 02:08:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/22 02:08:03 DEBUG : empty space: Unchanged skipping 2025/11/22 02:08:03 DEBUG : Local file system at /tmp/rclone1565300776: Waiting for checks to finish 2025/11/22 02:08:03 DEBUG : Local file system at /tmp/rclone1565300776: Waiting for transfers to finish 2025/11/22 02:08:03 DEBUG : Waiting for deletions to finish 2025/11/22 02:08:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:08:05 DEBUG : enormous: Excluded (Size Filter) 2025/11/22 02:08:05 DEBUG : enormous: Excluded 2025/11/22 02:08:05 DEBUG : potato2: Excluded (Size Filter) 2025/11/22 02:08:05 DEBUG : potato2: Excluded 2025/11/22 02:08:05 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:08:05 DEBUG : empty space: size = 1 OK 2025/11/22 02:08:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 02:08:05 DEBUG : empty space: Unchanged skipping 2025/11/22 02:08:05 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:08:05 DEBUG : Waiting for deletions to finish 2025/11/22 02:08:05 INFO : enormous: Deleted 2025/11/22 02:08:06 INFO : potato2: Deleted 2025/11/22 02:08:06 INFO : There was nothing to transfer 2025/11/22 02:08:06 DEBUG : empty space: size = 1 OK 2025/11/22 02:08:06 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/22 02:08:06 DEBUG : empty space: Unchanged skipping 2025/11/22 02:08:06 DEBUG : Local file system at /tmp/rclone1565300776: Waiting for checks to finish 2025/11/22 02:08:06 DEBUG : Local file system at /tmp/rclone1565300776: Waiting for transfers to finish 2025/11/22 02:08:06 DEBUG : Waiting for deletions to finish 2025/11/22 02:08:06 INFO : enormous: Deleted 2025/11/22 02:08:06 INFO : potato2: Deleted 2025/11/22 02:08:06 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.81s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:08:08 DEBUG : five: Need to transfer - File not found at Destination 2025/11/22 02:08:08 DEBUG : four: size = 4 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:08:08 DEBUG : four: size = 8 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:08:08 DEBUG : four: Sizes differ 2025/11/22 02:08:08 DEBUG : three: size = 5 OK 2025/11/22 02:08:08 DEBUG : three: Sizes identical 2025/11/22 02:08:08 DEBUG : two: size = 3 OK 2025/11/22 02:08:08 DEBUG : one: Destination is newer than source, skipping 2025/11/22 02:08:08 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:08:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1565300776) 2025/11/22 02:08:08 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:08:08 DEBUG : two: sha1 differ 2025/11/22 02:08:08 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/22 02:08:08 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/22 02:08:08 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:08:08 DEBUG : five: size = 4 OK 2025/11/22 02:08:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/22 02:08:08 INFO : five: Copied (new) 2025/11/22 02:08:09 DEBUG : two: size = 3 OK 2025/11/22 02:08:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/22 02:08:09 INFO : two: Copied (replaced existing) 2025/11/22 02:08:09 DEBUG : four: size = 4 OK 2025/11/22 02:08:09 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/22 02:08:09 INFO : four: Copied (replaced existing) 2025/11/22 02:08:09 DEBUG : Waiting for deletions to finish 2025/11/22 02:08:09 DEBUG : five: size = 4 OK 2025/11/22 02:08:09 DEBUG : four: size = 4 OK 2025/11/22 02:08:09 DEBUG : one: Destination is newer than source, skipping 2025/11/22 02:08:09 DEBUG : three: size = 5 OK 2025/11/22 02:08:09 DEBUG : two: size = 3 OK 2025/11/22 02:08:09 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:08:09 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/22 02:08:09 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/22 02:08:09 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/22 02:08:09 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/22 02:08:09 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/22 02:08:09 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/22 02:08:09 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1565300776) 2025/11/22 02:08:09 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:08:09 DEBUG : three: sha1 differ 2025/11/22 02:08:09 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/22 02:08:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/22 02:08:09 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/22 02:08:09 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/22 02:08:09 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:08:09 DEBUG : three: size = 5 OK 2025/11/22 02:08:09 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/22 02:08:09 INFO : three: Copied (replaced existing) 2025/11/22 02:08:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.48s) === 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-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/22 02:08:11 INFO : B2 bucket rclone-test-vataloh9luzo: Making map for --track-renames 2025/11/22 02:08:11 INFO : B2 bucket rclone-test-vataloh9luzo: Finished making map for --track-renames 2025/11/22 02:08:11 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:08:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/22 02:08:11 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for renames to finish 2025/11/22 02:08:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/22 02:08:11 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:08:12 DEBUG : potato: size = 14 OK 2025/11/22 02:08:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/22 02:08:12 INFO : potato: Copied (new) 2025/11/22 02:08:12 DEBUG : yam: size = 11 OK 2025/11/22 02:08:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/22 02:08:12 INFO : yam: Copied (new) 2025/11/22 02:08:12 DEBUG : Waiting for deletions to finish 2025/11/22 02:08:12 DEBUG : potato: size = 14 OK 2025/11/22 02:08:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:08:12 INFO : B2 bucket rclone-test-vataloh9luzo: Making map for --track-renames 2025/11/22 02:08:12 INFO : B2 bucket rclone-test-vataloh9luzo: Finished making map for --track-renames 2025/11/22 02:08:12 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:08:12 DEBUG : potato: Unchanged skipping 2025/11/22 02:08:12 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for renames to finish 2025/11/22 02:08:13 DEBUG : yaml: size = 11 OK 2025/11/22 02:08:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/22 02:08:13 INFO : yam: Copied (server-side copy) to: yaml 2025/11/22 02:08:13 INFO : yam: Deleted 2025/11/22 02:08:13 INFO : yaml: Renamed from "yam" 2025/11/22 02:08:13 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:08:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.40s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/22 02:08:15 INFO : B2 bucket rclone-test-vataloh9luzo: Making map for --track-renames 2025/11/22 02:08:15 INFO : B2 bucket rclone-test-vataloh9luzo: Finished making map for --track-renames 2025/11/22 02:08:15 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:08:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/22 02:08:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/22 02:08:15 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for renames to finish 2025/11/22 02:08:15 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:08:15 DEBUG : yam: size = 11 OK 2025/11/22 02:08:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/22 02:08:15 INFO : yam: Copied (new) 2025/11/22 02:08:15 DEBUG : potato: size = 14 OK 2025/11/22 02:08:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/22 02:08:15 INFO : potato: Copied (new) 2025/11/22 02:08:15 DEBUG : Waiting for deletions to finish 2025/11/22 02:08:15 DEBUG : potato: size = 14 OK 2025/11/22 02:08:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:08:15 INFO : B2 bucket rclone-test-vataloh9luzo: Making map for --track-renames 2025/11/22 02:08:16 INFO : B2 bucket rclone-test-vataloh9luzo: Finished making map for --track-renames 2025/11/22 02:08:16 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:08:16 DEBUG : potato: Unchanged skipping 2025/11/22 02:08:16 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for renames to finish 2025/11/22 02:08:16 DEBUG : yaml: size = 11 OK 2025/11/22 02:08:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/22 02:08:16 INFO : yam: Copied (server-side copy) to: yaml 2025/11/22 02:08:16 INFO : yam: Deleted 2025/11/22 02:08:16 INFO : yaml: Renamed from "yam" 2025/11/22 02:08:16 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:08:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.12s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/22 02:08:18 INFO : B2 bucket rclone-test-vataloh9luzo: Making map for --track-renames 2025/11/22 02:08:18 INFO : B2 bucket rclone-test-vataloh9luzo: Finished making map for --track-renames 2025/11/22 02:08:18 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:08:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/22 02:08:18 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/22 02:08:18 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for renames to finish 2025/11/22 02:08:18 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:08:18 DEBUG : sub/yam: size = 11 OK 2025/11/22 02:08:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/22 02:08:18 INFO : sub/yam: Copied (new) 2025/11/22 02:08:19 DEBUG : potato: size = 14 OK 2025/11/22 02:08:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/22 02:08:19 INFO : potato: Copied (new) 2025/11/22 02:08:19 DEBUG : Waiting for deletions to finish 2025/11/22 02:08:19 DEBUG : potato: size = 14 OK 2025/11/22 02:08:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:08:19 DEBUG : potato: Unchanged skipping 2025/11/22 02:08:19 INFO : B2 bucket rclone-test-vataloh9luzo: Making map for --track-renames 2025/11/22 02:08:19 INFO : B2 bucket rclone-test-vataloh9luzo: Finished making map for --track-renames 2025/11/22 02:08:19 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:08:19 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for renames to finish 2025/11/22 02:08:20 DEBUG : yam: size = 11 OK 2025/11/22 02:08:20 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/22 02:08:20 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/22 02:08:20 INFO : sub/yam: Deleted 2025/11/22 02:08:20 INFO : yam: Renamed from "sub/yam" 2025/11/22 02:08:20 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:08:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.28s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:08:21 DEBUG : Creating backend with remote "/tmp/rclone1565300776/dir1" 2025/11/22 02:08:21 DEBUG : Creating backend with remote "/tmp/rclone1565300776/dir2" 2025/11/22 02:08:21 DEBUG : Local file system at /tmp/rclone1565300776/dir2: Using server-side directory move 2025/11/22 02:08:21 INFO : Local file system at /tmp/rclone1565300776/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/22 02:08:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/22 02:08:21 INFO : file1.txt: Moved (server-side) 2025/11/22 02:08:21 DEBUG : Local file system at /tmp/rclone1565300776/dir2: Waiting for checks to finish 2025/11/22 02:08:21 DEBUG : Local file system at /tmp/rclone1565300776/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:08:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:08:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/22 02:08:21 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:08:21 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:08:22 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/22 02:08:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/22 02:08:22 INFO : nested/sub dir/file: Copied (new) 2025/11/22 02:08:22 INFO : nested/sub dir/file: Deleted 2025/11/22 02:08:22 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 02:08:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:08:22 INFO : sub dir/hello world: Copied (new) 2025/11/22 02:08:22 INFO : sub dir/hello world: Deleted 2025/11/22 02:08:22 INFO : sub dir: Removing directory 2025/11/22 02:08:22 INFO : nested/sub dir: Removing directory 2025/11/22 02:08:22 INFO : nested: Removing directory 2025/11/22 02:08:22 DEBUG : Local file system at /tmp/rclone1565300776: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.69s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:08:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:08:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/22 02:08:23 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:08:23 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:08:23 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 02:08:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:08:23 INFO : sub dir/hello world: Copied (new) 2025/11/22 02:08:23 INFO : sub dir/hello world: Deleted 2025/11/22 02:08:24 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/22 02:08:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/22 02:08:24 INFO : nested/sub dir/file: Copied (new) 2025/11/22 02:08:24 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.65s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:08:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/22 02:08:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/22 02:08:25 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:08:25 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:08:25 DEBUG : existing-b: size = 6 OK 2025/11/22 02:08:25 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/22 02:08:25 INFO : existing-b: Copied (new) 2025/11/22 02:08:25 INFO : existing-b: Deleted 2025/11/22 02:08:25 DEBUG : existing: size = 6 OK 2025/11/22 02:08:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/22 02:08:25 INFO : existing: Copied (new) 2025/11/22 02:08:25 INFO : existing: Deleted 2025/11/22 02:08:25 DEBUG : existing: Destination exists, skipping 2025/11/22 02:08:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/22 02:08:25 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:08:25 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:08:25 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.92s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:08:26 DEBUG : Creating backend with remote "TestB2:rclone-test-jafawov4cidi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-vataloh9luzo -> B2 bucket rclone-test-jafawov4cidi 2025/11/22 02:08:31 DEBUG : empty space: size = 1 OK 2025/11/22 02:08:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/22 02:08:31 DEBUG : empty space: Unchanged skipping 2025/11/22 02:08:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 02:08:31 DEBUG : potato3: size = 68 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:08:31 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jafawov4cidi) 2025/11/22 02:08:31 DEBUG : potato3: Sizes differ 2025/11/22 02:08:31 DEBUG : B2 bucket rclone-test-jafawov4cidi: Waiting for checks to finish 2025/11/22 02:08:31 INFO : empty space: Deleted 2025/11/22 02:08:31 DEBUG : B2 bucket rclone-test-jafawov4cidi: Waiting for transfers to finish 2025/11/22 02:08:31 DEBUG : potato2: size = 60 OK 2025/11/22 02:08:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 02:08:31 INFO : potato2: Copied (server-side copy) 2025/11/22 02:08:31 DEBUG : potato3: size = 68 OK 2025/11/22 02:08:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/22 02:08:31 INFO : potato3: Copied (server-side copy) 2025/11/22 02:08:31 INFO : potato2: Deleted 2025/11/22 02:08:32 INFO : potato3: Deleted 2025/11/22 02:08:32 DEBUG : Creating backend with remote "TestB2:rclone-test-yagadas5dudi" 2025/11/22 02:08:33 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/22 02:08:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 02:08:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/22 02:08:33 DEBUG : B2 bucket rclone-test-yagadas5dudi: Waiting for checks to finish 2025/11/22 02:08:33 DEBUG : B2 bucket rclone-test-yagadas5dudi: Waiting for transfers to finish 2025/11/22 02:08:34 DEBUG : empty space: size = 1 OK 2025/11/22 02:08:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/22 02:08:34 INFO : empty space: Copied (server-side copy) 2025/11/22 02:08:34 INFO : empty space: Deleted 2025/11/22 02:08:34 DEBUG : potato2: size = 60 OK 2025/11/22 02:08:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 02:08:34 INFO : potato2: Copied (server-side copy) 2025/11/22 02:08:34 INFO : potato2: Deleted 2025/11/22 02:08:34 DEBUG : potato3: size = 68 OK 2025/11/22 02:08:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/22 02:08:34 INFO : potato3: Copied (server-side copy) 2025/11/22 02:08:35 INFO : potato3: Deleted 2025/11/22 02:08:35 DEBUG : B2 bucket rclone-test-yagadas5dudi: Purge remote 2025/11/22 02:08:35 INFO : B2 bucket rclone-test-yagadas5dudi: cleaning bucket "rclone-test-yagadas5dudi" of all files 2025/11/22 02:08:35 DEBUG : empty space: Deleting (id "4_zcf22fdb3501dab9b9fa80e1b_f1001b74cbcfa1430_d20251122_m020834_c001_v0001113_t0037_u01763777314163") 2025/11/22 02:08:35 DEBUG : potato2: Deleting (id "4_zcf22fdb3501dab9b9fa80e1b_f1125d51c6ce91230_d20251122_m020834_c001_v0001185_t0013_u01763777314596") 2025/11/22 02:08:35 DEBUG : potato3: Deleting (id "4_zcf22fdb3501dab9b9fa80e1b_f116758bd9d04b0b6_d20251122_m020834_c001_v0001172_t0014_u01763777314547") 2025/11/22 02:08:36 DEBUG : B2 bucket rclone-test-jafawov4cidi: Purge remote 2025/11/22 02:08:36 INFO : B2 bucket rclone-test-jafawov4cidi: cleaning bucket "rclone-test-jafawov4cidi" of all files 2025/11/22 02:08:36 DEBUG : empty space: Deleting (id "4_z6f62eda3501dab9b9fa80e1b_f41384d99d3e9d162_d20251122_m020834_c001_v7007000_t0000_u01763777314610") 2025/11/22 02:08:36 DEBUG : empty space: Deleting (id "4_z6f62eda3501dab9b9fa80e1b_f1125d51c6ce91025_d20251122_m020830_c001_v0001185_t0037_u01763777310241") 2025/11/22 02:08:36 DEBUG : potato2: Deleting (id "4_z6f62eda3501dab9b9fa80e1b_f41384d99d3e9d163_d20251122_m020834_c001_v7007000_t0000_u01763777314796") 2025/11/22 02:08:36 DEBUG : potato2: Deleting (id "4_z6f62eda3501dab9b9fa80e1b_f1067f5accd724c2f_d20251122_m020831_c001_v0001131_t0015_u01763777311309") 2025/11/22 02:08:36 DEBUG : potato3: Deleting (id "4_z6f62eda3501dab9b9fa80e1b_f41384d99d3e9d165_d20251122_m020835_c001_v7007000_t0000_u01763777315037") 2025/11/22 02:08:36 DEBUG : potato3: Deleting (id "4_z6f62eda3501dab9b9fa80e1b_f118b6c879314c7c3_d20251122_m020831_c001_v0001180_t0047_u01763777311674") 2025/11/22 02:08:36 DEBUG : potato3: Deleting (id "4_z6f62eda3501dab9b9fa80e1b_f1125d51c6ce9104f_d20251122_m020830_c001_v0001185_t0035_u01763777310582") --- PASS: TestServerSideMove (11.01s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:08:37 DEBUG : Creating backend with remote "TestB2:rclone-test-posehah6cige" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-vataloh9luzo -> B2 bucket rclone-test-posehah6cige 2025/11/22 02:08:43 DEBUG : empty space: Excluded (Size Filter) 2025/11/22 02:08:43 DEBUG : empty space: Excluded 2025/11/22 02:08:43 DEBUG : empty space: Excluded (Size Filter) 2025/11/22 02:08:43 DEBUG : empty space: Excluded 2025/11/22 02:08:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 02:08:43 DEBUG : potato3: size = 68 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:08:43 DEBUG : potato3: size = 60 (B2 bucket rclone-test-posehah6cige) 2025/11/22 02:08:43 DEBUG : potato3: Sizes differ 2025/11/22 02:08:43 DEBUG : B2 bucket rclone-test-posehah6cige: Waiting for checks to finish 2025/11/22 02:08:43 DEBUG : B2 bucket rclone-test-posehah6cige: Waiting for transfers to finish 2025/11/22 02:08:43 DEBUG : potato3: size = 68 OK 2025/11/22 02:08:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/22 02:08:43 INFO : potato3: Copied (server-side copy) 2025/11/22 02:08:43 INFO : potato3: Deleted 2025/11/22 02:08:43 DEBUG : potato2: size = 60 OK 2025/11/22 02:08:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 02:08:43 INFO : potato2: Copied (server-side copy) 2025/11/22 02:08:43 INFO : potato2: Deleted 2025/11/22 02:08:44 DEBUG : Creating backend with remote "TestB2:rclone-test-fumowuk4qoma" 2025/11/22 02:08:44 DEBUG : empty space: Excluded (Size Filter) 2025/11/22 02:08:44 DEBUG : empty space: Excluded 2025/11/22 02:08:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 02:08:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/22 02:08:45 DEBUG : B2 bucket rclone-test-fumowuk4qoma: Waiting for checks to finish 2025/11/22 02:08:45 DEBUG : B2 bucket rclone-test-fumowuk4qoma: Waiting for transfers to finish 2025/11/22 02:08:46 DEBUG : potato2: size = 60 OK 2025/11/22 02:08:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 02:08:46 INFO : potato2: Copied (server-side copy) 2025/11/22 02:08:46 DEBUG : potato3: size = 68 OK 2025/11/22 02:08:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/22 02:08:46 INFO : potato3: Copied (server-side copy) 2025/11/22 02:08:46 INFO : potato2: Deleted 2025/11/22 02:08:46 INFO : potato3: Deleted 2025/11/22 02:08:47 DEBUG : B2 bucket rclone-test-fumowuk4qoma: Purge remote 2025/11/22 02:08:47 INFO : B2 bucket rclone-test-fumowuk4qoma: cleaning bucket "rclone-test-fumowuk4qoma" of all files 2025/11/22 02:08:47 DEBUG : potato2: Deleting (id "4_zaf722d93502dab9b9fa80e1b_f112769547588844a_d20251122_m020845_c001_v0001042_t0058_u01763777325937") 2025/11/22 02:08:47 DEBUG : potato3: Deleting (id "4_zaf722d93502dab9b9fa80e1b_f1032bf4f6681acd2_d20251122_m020846_c001_v0001171_t0049_u01763777326292") 2025/11/22 02:08:47 DEBUG : B2 bucket rclone-test-posehah6cige: Purge remote 2025/11/22 02:08:47 INFO : B2 bucket rclone-test-posehah6cige: cleaning bucket "rclone-test-posehah6cige" of all files 2025/11/22 02:08:48 DEBUG : empty space: Deleting (id "4_z9fc21da3502dab9b9fa80e1b_f11501b8d486ca038_d20251122_m020842_c001_v0001185_t0055_u01763777322562") 2025/11/22 02:08:48 DEBUG : potato2: Deleting (id "4_z9fc21da3502dab9b9fa80e1b_f419db1366e05507a_d20251122_m020846_c001_v7007000_t0000_u01763777326390") 2025/11/22 02:08:48 DEBUG : potato2: Deleting (id "4_z9fc21da3502dab9b9fa80e1b_f118c78950391c649_d20251122_m020843_c001_v0001185_t0033_u01763777323584") 2025/11/22 02:08:48 DEBUG : potato3: Deleting (id "4_z9fc21da3502dab9b9fa80e1b_f4182ddb32181b336_d20251122_m020846_c001_v7007000_t0000_u01763777326567") 2025/11/22 02:08:48 DEBUG : potato3: Deleting (id "4_z9fc21da3502dab9b9fa80e1b_f109ac34b60729dd7_d20251122_m020843_c001_v0001184_t0031_u01763777323345") 2025/11/22 02:08:48 DEBUG : potato3: Deleting (id "4_z9fc21da3502dab9b9fa80e1b_f11501b8d486ca049_d20251122_m020842_c001_v0001185_t0055_u01763777322766") 2025/11/22 02:08:49 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/22 02:08:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/22 02:08:49 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:08:50 DEBUG : Creating backend with remote "TestB2:rclone-test-buboqox2qupu" 2025/11/22 02:08:52 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-vataloh9luzo -> B2 bucket rclone-test-buboqox2qupu 2025/11/22 02:08:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 02:08:55 DEBUG : empty space: size = 1 OK 2025/11/22 02:08:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/22 02:08:55 DEBUG : empty space: Unchanged skipping 2025/11/22 02:08:55 DEBUG : potato3: size = 68 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:08:55 DEBUG : potato3: size = 60 (B2 bucket rclone-test-buboqox2qupu) 2025/11/22 02:08:55 DEBUG : potato3: Sizes differ 2025/11/22 02:08:55 DEBUG : B2 bucket rclone-test-buboqox2qupu: Waiting for checks to finish 2025/11/22 02:08:55 INFO : empty space: Deleted 2025/11/22 02:08:55 DEBUG : B2 bucket rclone-test-buboqox2qupu: Waiting for transfers to finish 2025/11/22 02:08:56 DEBUG : potato3: size = 68 OK 2025/11/22 02:08:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/22 02:08:56 INFO : potato3: Copied (server-side copy) 2025/11/22 02:08:56 DEBUG : potato2: size = 60 OK 2025/11/22 02:08:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 02:08:56 INFO : potato2: Copied (server-side copy) 2025/11/22 02:08:56 INFO : potato3: Deleted 2025/11/22 02:08:56 INFO : potato2: Deleted 2025/11/22 02:08:57 DEBUG : Creating backend with remote "TestB2:rclone-test-tuyecas6rasu" 2025/11/22 02:08:57 INFO : tomatoDir: Making directory 2025/11/22 02:08:58 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/22 02:08:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 02:08:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/22 02:08:58 DEBUG : B2 bucket rclone-test-tuyecas6rasu: Waiting for checks to finish 2025/11/22 02:08:58 DEBUG : B2 bucket rclone-test-tuyecas6rasu: Waiting for transfers to finish 2025/11/22 02:08:58 DEBUG : potato2: size = 60 OK 2025/11/22 02:08:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 02:08:58 INFO : potato2: Copied (server-side copy) 2025/11/22 02:08:59 INFO : potato2: Deleted 2025/11/22 02:08:59 DEBUG : empty space: size = 1 OK 2025/11/22 02:08:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/22 02:08:59 INFO : empty space: Copied (server-side copy) 2025/11/22 02:08:59 DEBUG : potato3: size = 68 OK 2025/11/22 02:08:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/22 02:08:59 INFO : potato3: Copied (server-side copy) 2025/11/22 02:08:59 INFO : empty space: Deleted 2025/11/22 02:08:59 INFO : potato3: Deleted 2025/11/22 02:09:00 DEBUG : B2 bucket rclone-test-tuyecas6rasu: Purge remote 2025/11/22 02:09:00 INFO : B2 bucket rclone-test-tuyecas6rasu: cleaning bucket "rclone-test-tuyecas6rasu" of all files 2025/11/22 02:09:00 DEBUG : empty space: Deleting (id "4_z1fc25dc3502dab9b9fa80e1b_f118fdb8dd2465f80_d20251122_m020859_c001_v0001172_t0011_u01763777339037") 2025/11/22 02:09:00 DEBUG : potato2: Deleting (id "4_z1fc25dc3502dab9b9fa80e1b_f106f6da581eb0d2f_d20251122_m020858_c001_v0001178_t0049_u01763777338812") 2025/11/22 02:09:00 DEBUG : potato3: Deleting (id "4_z1fc25dc3502dab9b9fa80e1b_f1103fc0be33f9fbc_d20251122_m020859_c001_v0001105_t0018_u01763777339189") 2025/11/22 02:09:01 DEBUG : B2 bucket rclone-test-buboqox2qupu: Purge remote 2025/11/22 02:09:01 INFO : B2 bucket rclone-test-buboqox2qupu: cleaning bucket "rclone-test-buboqox2qupu" of all files 2025/11/22 02:09:01 DEBUG : empty space: Deleting (id "4_z5f724d93502dab9b9fa80e1b_f407391025c026d8f_d20251122_m020859_c001_v7007000_t0000_u01763777339639") 2025/11/22 02:09:01 DEBUG : empty space: Deleting (id "4_z5f724d93502dab9b9fa80e1b_f113970f96bfd4dbe_d20251122_m020854_c001_v0001145_t0037_u01763777334565") 2025/11/22 02:09:01 DEBUG : potato2: Deleting (id "4_z5f724d93502dab9b9fa80e1b_f407391025c026d8b_d20251122_m020859_c001_v7007000_t0000_u01763777339019") 2025/11/22 02:09:01 DEBUG : potato2: Deleting (id "4_z5f724d93502dab9b9fa80e1b_f110de249ad443188_d20251122_m020855_c001_v0001109_t0046_u01763777335805") 2025/11/22 02:09:01 DEBUG : potato3: Deleting (id "4_z5f724d93502dab9b9fa80e1b_f401731351c3ed556_d20251122_m020859_c001_v7007000_t0000_u01763777339736") 2025/11/22 02:09:01 DEBUG : potato3: Deleting (id "4_z5f724d93502dab9b9fa80e1b_f1017b9b5c34a4de5_d20251122_m020856_c001_v0001185_t0052_u01763777336114") 2025/11/22 02:09:01 DEBUG : potato3: Deleting (id "4_z5f724d93502dab9b9fa80e1b_f113970f96bfd4dc0_d20251122_m020854_c001_v0001145_t0017_u01763777334890") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.78s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:09:02 DEBUG : Creating backend with remote "TestB2:rclone-test-vataloh9luzo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.90s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:09:05 DEBUG : Creating backend with remote "TestB2:rclone-test-vataloh9luzo/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:09:07 DEBUG : Creating backend with remote "TestB2:rclone-test-vataloh9luzo/rclone-sync-test" 2025/11/22 02:09:09 DEBUG : Creating backend with remote "TestB2:rclone-test-vataloh9luzo/rclone-sync-test-include/layer2" 2025/11/22 02:09:10 DEBUG : Creating backend with remote "TestB2:rclone-test-vataloh9luzo/rclone-sync-test-ignore-file" 2025/11/22 02:09:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/22 02:09:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/22 02:09:14 DEBUG : pacer: Reducing sleep to 10ms 2025/11/22 02:09:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/22 02:09:14 DEBUG : B2 bucket rclone-test-vataloh9luzo path rclone-sync-test: Waiting for checks to finish 2025/11/22 02:09:14 DEBUG : B2 bucket rclone-test-vataloh9luzo path rclone-sync-test: Waiting for transfers to finish 2025/11/22 02:09:14 DEBUG : Waiting for deletions to finish 2025/11/22 02:09:14 INFO : There was nothing to transfer 2025/11/22 02:09:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/22 02:09:15 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:09:15 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:09:15 DEBUG : Waiting for deletions to finish 2025/11/22 02:09:15 INFO : There was nothing to transfer 2025/11/22 02:09:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/22 02:09:15 DEBUG : B2 bucket rclone-test-vataloh9luzo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/22 02:09:15 DEBUG : B2 bucket rclone-test-vataloh9luzo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/22 02:09:15 DEBUG : Waiting for deletions to finish 2025/11/22 02:09:15 INFO : There was nothing to transfer 2025/11/22 02:09:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/22 02:09:16 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:09:16 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:09:16 DEBUG : Waiting for deletions to finish 2025/11/22 02:09:16 INFO : There was nothing to transfer 2025/11/22 02:09:16 DEBUG : Excluded 2025/11/22 02:09:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/22 02:09:16 DEBUG : B2 bucket rclone-test-vataloh9luzo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/22 02:09:16 DEBUG : B2 bucket rclone-test-vataloh9luzo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/22 02:09:16 DEBUG : Waiting for deletions to finish 2025/11/22 02:09:16 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.34s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:09:17 DEBUG : Creating backend with remote "TestB2:rclone-test-vataloh9luzo/dst" 2025/11/22 02:09:18 DEBUG : Creating backend with remote "TestB2:rclone-test-vataloh9luzo/CompareDest" 2025/11/22 02:09:20 DEBUG : one: Need to transfer - File not found at Destination 2025/11/22 02:09:20 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for checks to finish 2025/11/22 02:09:20 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for transfers to finish 2025/11/22 02:09:21 DEBUG : one: size = 3 OK 2025/11/22 02:09:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/22 02:09:21 INFO : one: Copied (new) 2025/11/22 02:09:21 DEBUG : Waiting for deletions to finish 2025/11/22 02:09:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:09:21 DEBUG : one: size = 3 (B2 bucket rclone-test-vataloh9luzo path dst) 2025/11/22 02:09:21 DEBUG : one: Sizes differ 2025/11/22 02:09:21 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for checks to finish 2025/11/22 02:09:22 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for transfers to finish 2025/11/22 02:09:22 DEBUG : one: size = 5 OK 2025/11/22 02:09:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/22 02:09:22 INFO : one: Copied (replaced existing) 2025/11/22 02:09:22 DEBUG : Waiting for deletions to finish 2025/11/22 02:09:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:09:24 DEBUG : one: size = 3 (B2 bucket rclone-test-vataloh9luzo path dst) 2025/11/22 02:09:24 DEBUG : one: Sizes differ 2025/11/22 02:09:24 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for checks to finish 2025/11/22 02:09:24 DEBUG : one: size = 5 OK 2025/11/22 02:09:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 02:09:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/22 02:09:24 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for transfers to finish 2025/11/22 02:09:24 DEBUG : Waiting for deletions to finish 2025/11/22 02:09:24 INFO : There was nothing to transfer 2025/11/22 02:09:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:09:25 DEBUG : one: size = 3 (B2 bucket rclone-test-vataloh9luzo path dst) 2025/11/22 02:09:25 DEBUG : one: Sizes differ 2025/11/22 02:09:26 DEBUG : two: size = 3 OK 2025/11/22 02:09:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 02:09:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/22 02:09:26 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for checks to finish 2025/11/22 02:09:26 DEBUG : one: size = 5 OK 2025/11/22 02:09:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 02:09:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/22 02:09:26 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for transfers to finish 2025/11/22 02:09:26 DEBUG : Waiting for deletions to finish 2025/11/22 02:09:26 INFO : There was nothing to transfer 2025/11/22 02:09:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:09:26 DEBUG : one: size = 3 (B2 bucket rclone-test-vataloh9luzo path dst) 2025/11/22 02:09:26 DEBUG : one: Sizes differ 2025/11/22 02:09:26 DEBUG : two: size = 3 OK 2025/11/22 02:09:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 02:09:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/22 02:09:26 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for checks to finish 2025/11/22 02:09:26 DEBUG : one: size = 5 OK 2025/11/22 02:09:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 02:09:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/22 02:09:26 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for transfers to finish 2025/11/22 02:09:26 DEBUG : Waiting for deletions to finish 2025/11/22 02:09:26 INFO : There was nothing to transfer 2025/11/22 02:09:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:09:27 DEBUG : one: size = 3 (B2 bucket rclone-test-vataloh9luzo path dst) 2025/11/22 02:09:27 DEBUG : one: Sizes differ 2025/11/22 02:09:28 DEBUG : one: size = 5 OK 2025/11/22 02:09:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 02:09:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/22 02:09:28 DEBUG : two: size = 3 OK 2025/11/22 02:09:28 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/22 02:09:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/22 02:09:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/22 02:09:28 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for checks to finish 2025/11/22 02:09:28 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for transfers to finish 2025/11/22 02:09:28 DEBUG : Waiting for deletions to finish 2025/11/22 02:09:28 INFO : There was nothing to transfer 2025/11/22 02:09:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:09:28 DEBUG : one: size = 3 (B2 bucket rclone-test-vataloh9luzo path dst) 2025/11/22 02:09:28 DEBUG : one: Sizes differ 2025/11/22 02:09:28 DEBUG : two: size = 5 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:09:28 DEBUG : two: size = 3 (B2 bucket rclone-test-vataloh9luzo path CompareDest) 2025/11/22 02:09:28 DEBUG : two: Sizes differ 2025/11/22 02:09:28 DEBUG : two: Need to transfer - File not found at Destination 2025/11/22 02:09:28 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for checks to finish 2025/11/22 02:09:28 DEBUG : one: size = 5 OK 2025/11/22 02:09:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 02:09:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/22 02:09:28 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for transfers to finish 2025/11/22 02:09:29 DEBUG : two: size = 5 OK 2025/11/22 02:09:29 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/22 02:09:29 INFO : two: Copied (new) 2025/11/22 02:09:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.09s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:09:32 DEBUG : Creating backend with remote "TestB2:rclone-test-vataloh9luzo/dest" 2025/11/22 02:09:33 DEBUG : Creating backend with remote "TestB2:rclone-test-vataloh9luzo/pre-dest1" 2025/11/22 02:09:34 DEBUG : Creating backend with remote "TestB2:rclone-test-vataloh9luzo/pre-dest2" 2025/11/22 02:09:36 DEBUG : 1: size = 1 OK 2025/11/22 02:09:36 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:09:36 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/22 02:09:37 DEBUG : 2: size = 1 OK 2025/11/22 02:09:37 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:09:37 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/22 02:09:37 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/22 02:09:37 DEBUG : B2 bucket rclone-test-vataloh9luzo path dest: Waiting for checks to finish 2025/11/22 02:09:37 DEBUG : B2 bucket rclone-test-vataloh9luzo path dest: Waiting for transfers to finish 2025/11/22 02:09:38 DEBUG : 3: size = 1 OK 2025/11/22 02:09:38 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/22 02:09:38 INFO : 3: Copied (new) 2025/11/22 02:09:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.37s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:09:39 DEBUG : Creating backend with remote "TestB2:rclone-test-vataloh9luzo/dst" 2025/11/22 02:09:41 DEBUG : Creating backend with remote "TestB2:rclone-test-vataloh9luzo/CopyDest" 2025/11/22 02:09:43 DEBUG : one: Need to transfer - File not found at Destination 2025/11/22 02:09:43 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for checks to finish 2025/11/22 02:09:43 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for transfers to finish 2025/11/22 02:09:43 DEBUG : one: size = 3 OK 2025/11/22 02:09:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/22 02:09:43 INFO : one: Copied (new) 2025/11/22 02:09:43 DEBUG : Waiting for deletions to finish 2025/11/22 02:09:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:09:44 DEBUG : one: size = 3 (B2 bucket rclone-test-vataloh9luzo path dst) 2025/11/22 02:09:44 DEBUG : one: Sizes differ 2025/11/22 02:09:44 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for checks to finish 2025/11/22 02:09:44 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for transfers to finish 2025/11/22 02:09:44 DEBUG : one: size = 5 OK 2025/11/22 02:09:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/22 02:09:44 INFO : one: Copied (replaced existing) 2025/11/22 02:09:44 DEBUG : Waiting for deletions to finish 2025/11/22 02:09:46 DEBUG : Creating backend with remote "TestB2:rclone-test-vataloh9luzo/BackupDir" 2025/11/22 02:09:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:09:48 DEBUG : one: size = 3 (B2 bucket rclone-test-vataloh9luzo path dst) 2025/11/22 02:09:48 DEBUG : one: Sizes differ 2025/11/22 02:09:48 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for checks to finish 2025/11/22 02:09:48 DEBUG : one: size = 5 OK 2025/11/22 02:09:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 02:09:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:09:48 DEBUG : one: size = 3 (B2 bucket rclone-test-vataloh9luzo path dst) 2025/11/22 02:09:48 DEBUG : one: Sizes differ 2025/11/22 02:09:49 DEBUG : one: size = 3 OK 2025/11/22 02:09:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/22 02:09:49 INFO : one: Copied (server-side copy) 2025/11/22 02:09:49 INFO : one: Deleted 2025/11/22 02:09:50 DEBUG : one: size = 5 OK 2025/11/22 02:09:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/22 02:09:50 INFO : one: Copied (server-side copy) 2025/11/22 02:09:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/22 02:09:50 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for transfers to finish 2025/11/22 02:09:50 DEBUG : Waiting for deletions to finish 2025/11/22 02:09:51 DEBUG : one: size = 5 OK 2025/11/22 02:09:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 02:09:51 DEBUG : one: Unchanged skipping 2025/11/22 02:09:52 DEBUG : two: size = 3 OK 2025/11/22 02:09:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 02:09:52 DEBUG : two: size = 3 OK 2025/11/22 02:09:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/22 02:09:52 INFO : two: Copied (server-side copy) 2025/11/22 02:09:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/22 02:09:52 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for checks to finish 2025/11/22 02:09:52 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for transfers to finish 2025/11/22 02:09:52 DEBUG : Waiting for deletions to finish 2025/11/22 02:09:52 DEBUG : one: size = 5 OK 2025/11/22 02:09:52 DEBUG : two: size = 3 OK 2025/11/22 02:09:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 02:09:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 02:09:52 DEBUG : one: Unchanged skipping 2025/11/22 02:09:52 DEBUG : two: Unchanged skipping 2025/11/22 02:09:52 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for checks to finish 2025/11/22 02:09:52 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for transfers to finish 2025/11/22 02:09:52 DEBUG : Waiting for deletions to finish 2025/11/22 02:09:52 INFO : There was nothing to transfer 2025/11/22 02:09:54 DEBUG : one: size = 5 OK 2025/11/22 02:09:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 02:09:54 DEBUG : one: Unchanged skipping 2025/11/22 02:09:54 DEBUG : three: size = 7 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:09:54 DEBUG : three: size = 5 (B2 bucket rclone-test-vataloh9luzo path CopyDest) 2025/11/22 02:09:54 DEBUG : three: Sizes differ 2025/11/22 02:09:54 DEBUG : three: Destination not found in --copy-dest 2025/11/22 02:09:54 DEBUG : three: Need to transfer - File not found at Destination 2025/11/22 02:09:54 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for checks to finish 2025/11/22 02:09:54 DEBUG : two: size = 3 OK 2025/11/22 02:09:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 02:09:54 DEBUG : two: Unchanged skipping 2025/11/22 02:09:54 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for transfers to finish 2025/11/22 02:09:54 DEBUG : three: size = 7 OK 2025/11/22 02:09:54 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/22 02:09:54 INFO : three: Copied (new) 2025/11/22 02:09:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.87s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:09:58 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1165-18.backblaze.com/b2api/v1/b2_upload_file/8f924d53500dab9b9fa80e1b/c001_v0001165_t0002": EOF 2025/11/22 02:09:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1165-18.backblaze.com/b2api/v1/b2_upload_file/8f924d53500dab9b9fa80e1b/c001_v0001165_t0002": EOF) 2025/11/22 02:09:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-vataloh9luzo: 1/10 (Post "https://pod-000-1165-18.backblaze.com/b2api/v1/b2_upload_file/8f924d53500dab9b9fa80e1b/c001_v0001165_t0002": EOF) 2025/11/22 02:10:01 DEBUG : pacer: Reducing sleep to 10ms 2025/11/22 02:10:01 DEBUG : Creating backend with remote "TestB2:rclone-test-vataloh9luzo/dst" 2025/11/22 02:10:02 DEBUG : Creating backend with remote "TestB2:rclone-test-vataloh9luzo/backup" 2025/11/22 02:10:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:10:04 DEBUG : one: size = 3 (B2 bucket rclone-test-vataloh9luzo path dst) 2025/11/22 02:10:04 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for checks to finish 2025/11/22 02:10:04 DEBUG : two: size = 3 OK 2025/11/22 02:10:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:10:04 DEBUG : two: Unchanged skipping 2025/11/22 02:10:04 DEBUG : one: Sizes differ 2025/11/22 02:10:06 DEBUG : one: size = 3 OK 2025/11/22 02:10:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/22 02:10:06 INFO : one: Copied (server-side copy) 2025/11/22 02:10:06 INFO : one: Deleted 2025/11/22 02:10:06 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for transfers to finish 2025/11/22 02:10:07 DEBUG : one: size = 4 OK 2025/11/22 02:10:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/22 02:10:07 INFO : one: Copied (new) 2025/11/22 02:10:07 DEBUG : Waiting for deletions to finish 2025/11/22 02:10:07 DEBUG : three.txt: size = 5 OK 2025/11/22 02:10:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/22 02:10:07 INFO : three.txt: Copied (server-side copy) 2025/11/22 02:10:07 INFO : three.txt: Deleted 2025/11/22 02:10:07 INFO : three.txt: Moved into backup dir 2025/11/22 02:10:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:10:09 DEBUG : one: size = 4 (B2 bucket rclone-test-vataloh9luzo path dst) 2025/11/22 02:10:09 DEBUG : one: Sizes differ 2025/11/22 02:10:09 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for checks to finish 2025/11/22 02:10:09 DEBUG : two: size = 3 OK 2025/11/22 02:10:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:10:09 DEBUG : two: Unchanged skipping 2025/11/22 02:10:10 DEBUG : one: size = 4 OK 2025/11/22 02:10:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/22 02:10:10 INFO : one: Copied (server-side copy) 2025/11/22 02:10:10 INFO : one: Deleted 2025/11/22 02:10:10 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for transfers to finish 2025/11/22 02:10:10 DEBUG : one: size = 5 OK 2025/11/22 02:10:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/22 02:10:10 INFO : one: Copied (new) 2025/11/22 02:10:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:10:11 DEBUG : three.txt: size = 6 OK 2025/11/22 02:10:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/22 02:10:11 INFO : three.txt: Copied (server-side copy) 2025/11/22 02:10:11 INFO : three.txt: Deleted 2025/11/22 02:10:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.13s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:10:14 DEBUG : Creating backend with remote "TestB2:rclone-test-vataloh9luzo/dst" 2025/11/22 02:10:15 DEBUG : Creating backend with remote "TestB2:rclone-test-vataloh9luzo/backup" 2025/11/22 02:10:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:10:17 DEBUG : one: size = 3 (B2 bucket rclone-test-vataloh9luzo path dst) 2025/11/22 02:10:17 DEBUG : one: Sizes differ 2025/11/22 02:10:17 DEBUG : two: size = 3 OK 2025/11/22 02:10:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:10:17 DEBUG : two: Unchanged skipping 2025/11/22 02:10:17 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for checks to finish 2025/11/22 02:10:19 DEBUG : one.bak: size = 3 OK 2025/11/22 02:10:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/22 02:10:19 INFO : one: Copied (server-side copy) to: one.bak 2025/11/22 02:10:19 INFO : one: Deleted 2025/11/22 02:10:19 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for transfers to finish 2025/11/22 02:10:20 DEBUG : one: size = 4 OK 2025/11/22 02:10:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/22 02:10:20 INFO : one: Copied (new) 2025/11/22 02:10:20 DEBUG : Waiting for deletions to finish 2025/11/22 02:10:20 DEBUG : three.txt.bak: size = 5 OK 2025/11/22 02:10:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/22 02:10:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/22 02:10:20 INFO : three.txt: Deleted 2025/11/22 02:10:20 INFO : three.txt: Moved into backup dir 2025/11/22 02:10:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:10:22 DEBUG : one: size = 4 (B2 bucket rclone-test-vataloh9luzo path dst) 2025/11/22 02:10:22 DEBUG : one: Sizes differ 2025/11/22 02:10:22 DEBUG : two: size = 3 OK 2025/11/22 02:10:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:10:22 DEBUG : two: Unchanged skipping 2025/11/22 02:10:22 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for checks to finish 2025/11/22 02:10:23 DEBUG : one.bak: size = 4 OK 2025/11/22 02:10:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/22 02:10:23 INFO : one: Copied (server-side copy) to: one.bak 2025/11/22 02:10:23 INFO : one: Deleted 2025/11/22 02:10:23 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for transfers to finish 2025/11/22 02:10:23 DEBUG : one: size = 5 OK 2025/11/22 02:10:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/22 02:10:23 INFO : one: Copied (new) 2025/11/22 02:10:23 DEBUG : Waiting for deletions to finish 2025/11/22 02:10:24 DEBUG : three.txt.bak: size = 6 OK 2025/11/22 02:10:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/22 02:10:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/22 02:10:24 INFO : three.txt: Deleted 2025/11/22 02:10:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:10:27 DEBUG : Creating backend with remote "TestB2:rclone-test-vataloh9luzo/dst" 2025/11/22 02:10:28 DEBUG : Creating backend with remote "TestB2:rclone-test-vataloh9luzo/backup" 2025/11/22 02:10:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:10:30 DEBUG : two: size = 3 OK 2025/11/22 02:10:30 DEBUG : one: size = 3 (B2 bucket rclone-test-vataloh9luzo path dst) 2025/11/22 02:10:30 DEBUG : one: Sizes differ 2025/11/22 02:10:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:10:30 DEBUG : two: Unchanged skipping 2025/11/22 02:10:30 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for checks to finish 2025/11/22 02:10:32 DEBUG : one-2019-01-01: size = 3 OK 2025/11/22 02:10:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/22 02:10:32 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/22 02:10:32 INFO : one: Deleted 2025/11/22 02:10:32 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for transfers to finish 2025/11/22 02:10:33 DEBUG : one: size = 4 OK 2025/11/22 02:10:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/22 02:10:33 INFO : one: Copied (new) 2025/11/22 02:10:33 DEBUG : Waiting for deletions to finish 2025/11/22 02:10:33 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/22 02:10:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/22 02:10:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/22 02:10:33 INFO : three.txt: Deleted 2025/11/22 02:10:33 INFO : three.txt: Moved into backup dir 2025/11/22 02:10:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:10:35 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for checks to finish 2025/11/22 02:10:35 DEBUG : one: size = 4 (B2 bucket rclone-test-vataloh9luzo path dst) 2025/11/22 02:10:35 DEBUG : one: Sizes differ 2025/11/22 02:10:35 DEBUG : two: size = 3 OK 2025/11/22 02:10:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:10:35 DEBUG : two: Unchanged skipping 2025/11/22 02:10:36 DEBUG : one-2019-01-01: size = 4 OK 2025/11/22 02:10:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/22 02:10:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/22 02:10:36 INFO : one: Deleted 2025/11/22 02:10:36 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for transfers to finish 2025/11/22 02:10:36 DEBUG : one: size = 5 OK 2025/11/22 02:10:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/22 02:10:36 INFO : one: Copied (new) 2025/11/22 02:10:36 DEBUG : Waiting for deletions to finish 2025/11/22 02:10:37 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/22 02:10:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/22 02:10:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/22 02:10:37 INFO : three.txt: Deleted 2025/11/22 02:10:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.87s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:10:41 DEBUG : Creating backend with remote "TestB2:rclone-test-vataloh9luzo/dst" 2025/11/22 02:10:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:10:43 DEBUG : one: size = 3 (B2 bucket rclone-test-vataloh9luzo path dst) 2025/11/22 02:10:43 DEBUG : two: size = 3 OK 2025/11/22 02:10:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:10:43 DEBUG : two: Unchanged skipping 2025/11/22 02:10:43 DEBUG : one: Sizes differ 2025/11/22 02:10:43 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for checks to finish 2025/11/22 02:10:43 DEBUG : one.bak: size = 3 OK 2025/11/22 02:10:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/22 02:10:43 INFO : one: Copied (server-side copy) to: one.bak 2025/11/22 02:10:43 INFO : one: Deleted 2025/11/22 02:10:43 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for transfers to finish 2025/11/22 02:10:44 DEBUG : one: size = 4 OK 2025/11/22 02:10:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/22 02:10:44 INFO : one: Copied (new) 2025/11/22 02:10:44 DEBUG : Waiting for deletions to finish 2025/11/22 02:10:45 DEBUG : three.txt.bak: size = 5 OK 2025/11/22 02:10:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/22 02:10:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/22 02:10:45 INFO : three.txt: Deleted 2025/11/22 02:10:45 INFO : three.txt: Moved into backup dir 2025/11/22 02:10:47 DEBUG : one.bak: Excluded (Path Filter) 2025/11/22 02:10:47 DEBUG : one.bak: Excluded 2025/11/22 02:10:47 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/22 02:10:47 DEBUG : three.txt.bak: Excluded 2025/11/22 02:10:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:10:47 DEBUG : one: size = 4 (B2 bucket rclone-test-vataloh9luzo path dst) 2025/11/22 02:10:47 DEBUG : one: Sizes differ 2025/11/22 02:10:47 DEBUG : two: size = 3 OK 2025/11/22 02:10:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:10:47 DEBUG : two: Unchanged skipping 2025/11/22 02:10:47 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for checks to finish 2025/11/22 02:10:47 DEBUG : one.bak: size = 4 OK 2025/11/22 02:10:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/22 02:10:47 INFO : one: Copied (server-side copy) to: one.bak 2025/11/22 02:10:47 INFO : one: Deleted 2025/11/22 02:10:47 DEBUG : B2 bucket rclone-test-vataloh9luzo path dst: Waiting for transfers to finish 2025/11/22 02:10:48 DEBUG : one: size = 5 OK 2025/11/22 02:10:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/22 02:10:48 INFO : one: Copied (new) 2025/11/22 02:10:48 DEBUG : Waiting for deletions to finish 2025/11/22 02:10:49 DEBUG : three.txt.bak: size = 6 OK 2025/11/22 02:10:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/22 02:10:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/22 02:10:49 INFO : three.txt: Deleted 2025/11/22 02:10:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.54s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:10:52 DEBUG : Creating backend with remote "TestB2:rclone-test-vataloh9luzo/dst" 2025/11/22 02:10:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:10:53 DEBUG : one: size = 3 (B2 bucket rclone-test-vataloh9luzo path dst) 2025/11/22 02:10:53 DEBUG : one: Sizes differ 2025/11/22 02:10:55 DEBUG : one.bak: size = 3 OK 2025/11/22 02:10:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/22 02:10:55 INFO : one: Copied (server-side copy) to: one.bak 2025/11/22 02:10:55 INFO : one: Deleted 2025/11/22 02:10:56 DEBUG : one: size = 4 OK 2025/11/22 02:10:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/22 02:10:56 INFO : one: Copied (new) 2025/11/22 02:10:56 DEBUG : two: size = 3 OK 2025/11/22 02:10:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:10:56 DEBUG : two: Unchanged skipping 2025/11/22 02:10:56 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:10:56 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-vataloh9luzo path dst) 2025/11/22 02:10:56 DEBUG : three.txt: Sizes differ 2025/11/22 02:10:57 DEBUG : three.txt.bak: size = 5 OK 2025/11/22 02:10:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/22 02:10:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/22 02:10:57 INFO : three.txt: Deleted 2025/11/22 02:10:58 DEBUG : three.txt: size = 6 OK 2025/11/22 02:10:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/22 02:10:58 INFO : three.txt: Copied (new) 2025/11/22 02:10:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:10:59 DEBUG : one: size = 4 (B2 bucket rclone-test-vataloh9luzo path dst) 2025/11/22 02:10:59 DEBUG : one: Sizes differ 2025/11/22 02:10:59 DEBUG : one.bak: size = 4 OK 2025/11/22 02:10:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/22 02:10:59 INFO : one: Copied (server-side copy) to: one.bak 2025/11/22 02:10:59 INFO : one: Deleted 2025/11/22 02:11:00 DEBUG : one: size = 5 OK 2025/11/22 02:11:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/22 02:11:00 INFO : one: Copied (new) 2025/11/22 02:11:00 DEBUG : two: size = 3 OK 2025/11/22 02:11:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:11:00 DEBUG : two: Unchanged skipping 2025/11/22 02:11:00 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:11:00 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-vataloh9luzo path dst) 2025/11/22 02:11:00 DEBUG : three.txt: Sizes differ 2025/11/22 02:11:01 DEBUG : three.txt.bak: size = 6 OK 2025/11/22 02:11:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/22 02:11:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/22 02:11:01 INFO : three.txt: Deleted 2025/11/22 02:11:02 DEBUG : three.txt: size = 19 OK 2025/11/22 02:11:02 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/22 02:11:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.10s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:11:06 DEBUG : Creating backend with remote "TestB2:rclone-test-vataloh9luzo/dst" 2025/11/22 02:11:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:11:07 DEBUG : one: size = 3 (B2 bucket rclone-test-vataloh9luzo path dst) 2025/11/22 02:11:07 DEBUG : one: Sizes differ 2025/11/22 02:11:08 DEBUG : one-2019-01-01: size = 3 OK 2025/11/22 02:11:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/22 02:11:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/22 02:11:09 INFO : one: Deleted 2025/11/22 02:11:10 DEBUG : one: size = 4 OK 2025/11/22 02:11:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/22 02:11:10 INFO : one: Copied (new) 2025/11/22 02:11:10 DEBUG : two: size = 3 OK 2025/11/22 02:11:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:11:10 DEBUG : two: Unchanged skipping 2025/11/22 02:11:10 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:11:10 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-vataloh9luzo path dst) 2025/11/22 02:11:10 DEBUG : three.txt: Sizes differ 2025/11/22 02:11:11 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/22 02:11:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/22 02:11:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/22 02:11:11 INFO : three.txt: Deleted 2025/11/22 02:11:12 DEBUG : three.txt: size = 6 OK 2025/11/22 02:11:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/22 02:11:12 INFO : three.txt: Copied (new) 2025/11/22 02:11:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:11:13 DEBUG : one: size = 4 (B2 bucket rclone-test-vataloh9luzo path dst) 2025/11/22 02:11:13 DEBUG : one: Sizes differ 2025/11/22 02:11:13 DEBUG : one-2019-01-01: size = 4 OK 2025/11/22 02:11:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/22 02:11:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/22 02:11:14 INFO : one: Deleted 2025/11/22 02:11:14 DEBUG : one: size = 5 OK 2025/11/22 02:11:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/22 02:11:14 INFO : one: Copied (new) 2025/11/22 02:11:14 DEBUG : two: size = 3 OK 2025/11/22 02:11:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:11:14 DEBUG : two: Unchanged skipping 2025/11/22 02:11:14 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:11:14 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-vataloh9luzo path dst) 2025/11/22 02:11:14 DEBUG : three.txt: Sizes differ 2025/11/22 02:11:15 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/22 02:11:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/22 02:11:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/22 02:11:15 INFO : three.txt: Deleted 2025/11/22 02:11:16 DEBUG : three.txt: size = 19 OK 2025/11/22 02:11:16 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/22 02:11:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.16s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:11:18 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:11:18 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:11:18 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:11:18 DEBUG : Testêé: Sizes differ 2025/11/22 02:11:18 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:11:19 DEBUG : Testêé: size = 14 OK 2025/11/22 02:11:19 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/22 02:11:19 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/22 02:11:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.83s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:11:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/22 02:11:20 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:11:20 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:11:21 DEBUG : existing: size = 6 OK 2025/11/22 02:11:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/22 02:11:21 INFO : existing: Copied (new) 2025/11/22 02:11:21 DEBUG : Waiting for deletions to finish 2025/11/22 02:11:21 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:11:21 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:11:21 DEBUG : existing: size = 6 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:11:21 DEBUG : existing: Sizes differ 2025/11/22 02:11:21 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/22 02:11:21 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:11:21 ERROR : B2 bucket rclone-test-vataloh9luzo: not deleting files as there were IO errors 2025/11/22 02:11:21 ERROR : B2 bucket rclone-test-vataloh9luzo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.06s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:11:23 DEBUG : EXISTING: size = 6 OK 2025/11/22 02:11:23 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:11:23 DEBUG : existing: Unchanged skipping 2025/11/22 02:11:23 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:11:23 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:11:23 DEBUG : Waiting for deletions to finish 2025/11/22 02:11:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.03s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", 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-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.40s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:11:26 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1090-10.backblaze.com/b2api/v1/b2_upload_file/8f924d53500dab9b9fa80e1b/c001_v0001090_t0028": EOF 2025/11/22 02:11:26 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1090-10.backblaze.com/b2api/v1/b2_upload_file/8f924d53500dab9b9fa80e1b/c001_v0001090_t0028": EOF) 2025/11/22 02:11:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "both0" to B2 bucket rclone-test-vataloh9luzo: 1/10 (Post "https://pod-000-1090-10.backblaze.com/b2api/v1/b2_upload_file/8f924d53500dab9b9fa80e1b/c001_v0001090_t0028": EOF) 2025/11/22 02:11:29 DEBUG : pacer: Reducing sleep to 10ms 2025/11/22 02:11:52 DEBUG : both0: size = 6 OK 2025/11/22 02:11:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:11:52 DEBUG : both10: size = 6 OK 2025/11/22 02:11:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:11:52 DEBUG : both11: size = 6 OK 2025/11/22 02:11:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:11:52 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:11:52 DEBUG : both12: size = 6 OK 2025/11/22 02:11:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:11:52 DEBUG : both0: Unchanged skipping 2025/11/22 02:11:52 DEBUG : both13: size = 6 OK 2025/11/22 02:11:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:11:52 DEBUG : both13: Unchanged skipping 2025/11/22 02:11:52 DEBUG : both14: size = 6 OK 2025/11/22 02:11:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:11:52 DEBUG : both14: Unchanged skipping 2025/11/22 02:11:52 DEBUG : both15: size = 6 OK 2025/11/22 02:11:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:11:52 DEBUG : both10: Unchanged skipping 2025/11/22 02:11:52 DEBUG : both16: size = 6 OK 2025/11/22 02:11:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:11:52 DEBUG : both16: Unchanged skipping 2025/11/22 02:11:52 DEBUG : both17: size = 6 OK 2025/11/22 02:11:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:11:52 DEBUG : both11: Unchanged skipping 2025/11/22 02:11:52 DEBUG : both18: size = 6 OK 2025/11/22 02:11:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:11:52 DEBUG : both12: Unchanged skipping 2025/11/22 02:11:52 DEBUG : both19: size = 6 OK 2025/11/22 02:11:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:11:52 DEBUG : both15: Unchanged skipping 2025/11/22 02:11:52 DEBUG : both1: size = 6 OK 2025/11/22 02:11:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:11:52 DEBUG : both19: Unchanged skipping 2025/11/22 02:11:52 DEBUG : both2: size = 6 OK 2025/11/22 02:11:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:11:52 DEBUG : both2: Unchanged skipping 2025/11/22 02:11:52 DEBUG : both3: size = 6 OK 2025/11/22 02:11:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:11:52 DEBUG : both3: Unchanged skipping 2025/11/22 02:11:52 DEBUG : both4: size = 6 OK 2025/11/22 02:11:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:11:52 DEBUG : both1: Unchanged skipping 2025/11/22 02:11:52 DEBUG : both5: size = 6 OK 2025/11/22 02:11:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:11:52 DEBUG : both18: Unchanged skipping 2025/11/22 02:11:52 DEBUG : both6: size = 6 OK 2025/11/22 02:11:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:11:52 DEBUG : both17: Unchanged skipping 2025/11/22 02:11:52 DEBUG : both7: size = 6 OK 2025/11/22 02:11:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:11:52 DEBUG : both7: Unchanged skipping 2025/11/22 02:11:52 DEBUG : both8: size = 6 OK 2025/11/22 02:11:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:11:52 DEBUG : both8: Unchanged skipping 2025/11/22 02:11:52 DEBUG : both9: size = 6 OK 2025/11/22 02:11:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:11:52 DEBUG : both9: Unchanged skipping 2025/11/22 02:11:52 DEBUG : both4: Unchanged skipping 2025/11/22 02:11:52 DEBUG : both5: Unchanged skipping 2025/11/22 02:11:52 DEBUG : both6: Unchanged skipping 2025/11/22 02:11:52 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:11:52 DEBUG : Waiting for deletions to finish 2025/11/22 02:11:53 INFO : only10: Deleted 2025/11/22 02:11:53 INFO : only11: Deleted 2025/11/22 02:11:53 INFO : only12: Deleted 2025/11/22 02:11:53 INFO : only14: Deleted 2025/11/22 02:11:53 INFO : only15: Deleted 2025/11/22 02:11:53 INFO : only19: Deleted 2025/11/22 02:11:53 INFO : only2: Deleted 2025/11/22 02:11:53 INFO : only17: Deleted 2025/11/22 02:11:53 INFO : only3: Deleted 2025/11/22 02:11:53 INFO : only5: Deleted 2025/11/22 02:11:53 INFO : only7: Deleted 2025/11/22 02:11:53 INFO : only8: Deleted 2025/11/22 02:11:53 INFO : only9: Deleted 2025/11/22 02:11:53 INFO : only0: Deleted 2025/11/22 02:11:54 INFO : only4: Deleted 2025/11/22 02:11:54 INFO : only13: Deleted 2025/11/22 02:11:54 INFO : only16: Deleted 2025/11/22 02:11:54 INFO : only18: Deleted 2025/11/22 02:11:54 INFO : only1: Deleted 2025/11/22 02:11:54 INFO : only6: Deleted 2025/11/22 02:11:54 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (32.44s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:12:23 DEBUG : both11: size = 6 OK 2025/11/22 02:12:23 DEBUG : both12: size = 6 OK 2025/11/22 02:12:23 DEBUG : both10: size = 6 OK 2025/11/22 02:12:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:12:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:12:23 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:12:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:12:23 DEBUG : both0: size = 6 OK 2025/11/22 02:12:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:12:23 DEBUG : both12: Unchanged skipping 2025/11/22 02:12:23 DEBUG : both13: size = 6 OK 2025/11/22 02:12:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:12:23 DEBUG : both10: Unchanged skipping 2025/11/22 02:12:23 DEBUG : both14: size = 6 OK 2025/11/22 02:12:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:12:23 DEBUG : both13: Unchanged skipping 2025/11/22 02:12:23 DEBUG : both15: size = 6 OK 2025/11/22 02:12:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:12:23 DEBUG : both15: Unchanged skipping 2025/11/22 02:12:23 DEBUG : both16: size = 6 OK 2025/11/22 02:12:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:12:23 DEBUG : both16: Unchanged skipping 2025/11/22 02:12:23 DEBUG : both17: size = 6 OK 2025/11/22 02:12:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:12:23 DEBUG : both11: Unchanged skipping 2025/11/22 02:12:23 DEBUG : both18: size = 6 OK 2025/11/22 02:12:23 DEBUG : both14: Unchanged skipping 2025/11/22 02:12:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:12:23 DEBUG : both0: Unchanged skipping 2025/11/22 02:12:23 DEBUG : both19: size = 6 OK 2025/11/22 02:12:23 DEBUG : both1: size = 6 OK 2025/11/22 02:12:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:12:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:12:23 DEBUG : both17: Unchanged skipping 2025/11/22 02:12:23 DEBUG : both2: size = 6 OK 2025/11/22 02:12:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:12:23 DEBUG : both18: Unchanged skipping 2025/11/22 02:12:23 DEBUG : both3: size = 6 OK 2025/11/22 02:12:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:12:23 DEBUG : both19: Unchanged skipping 2025/11/22 02:12:23 DEBUG : both4: size = 6 OK 2025/11/22 02:12:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:12:23 DEBUG : both4: Unchanged skipping 2025/11/22 02:12:23 DEBUG : both5: size = 6 OK 2025/11/22 02:12:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:12:23 DEBUG : both1: Unchanged skipping 2025/11/22 02:12:23 DEBUG : both6: size = 6 OK 2025/11/22 02:12:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:12:23 DEBUG : both6: Unchanged skipping 2025/11/22 02:12:23 DEBUG : both7: size = 6 OK 2025/11/22 02:12:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:12:23 DEBUG : both2: Unchanged skipping 2025/11/22 02:12:23 DEBUG : both8: size = 6 OK 2025/11/22 02:12:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:12:23 DEBUG : both3: Unchanged skipping 2025/11/22 02:12:23 DEBUG : both5: Unchanged skipping 2025/11/22 02:12:23 DEBUG : both9: size = 6 OK 2025/11/22 02:12:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:12:23 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:12:23 DEBUG : only0: size = 6 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:12:23 DEBUG : only0: Sizes differ 2025/11/22 02:12:23 DEBUG : both8: Unchanged skipping 2025/11/22 02:12:23 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:12:23 DEBUG : only10: size = 6 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:12:23 DEBUG : only10: Sizes differ 2025/11/22 02:12:23 DEBUG : both7: Unchanged skipping 2025/11/22 02:12:23 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:12:23 DEBUG : only11: size = 6 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:12:23 DEBUG : only11: Sizes differ 2025/11/22 02:12:23 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:12:23 DEBUG : only12: size = 6 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:12:23 DEBUG : only12: Sizes differ 2025/11/22 02:12:23 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:12:23 DEBUG : only13: size = 6 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:12:23 DEBUG : only13: Sizes differ 2025/11/22 02:12:23 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:12:23 DEBUG : only14: size = 6 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:12:23 DEBUG : only14: Sizes differ 2025/11/22 02:12:23 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:12:23 DEBUG : only15: size = 6 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:12:23 DEBUG : only15: Sizes differ 2025/11/22 02:12:23 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:12:23 DEBUG : only16: size = 6 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:12:23 DEBUG : only16: Sizes differ 2025/11/22 02:12:23 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:12:23 DEBUG : only17: size = 6 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:12:23 DEBUG : only17: Sizes differ 2025/11/22 02:12:23 DEBUG : both9: Unchanged skipping 2025/11/22 02:12:23 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:12:23 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:12:23 DEBUG : only18: size = 6 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:12:23 DEBUG : only19: size = 6 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:12:23 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:12:23 DEBUG : only18: Sizes differ 2025/11/22 02:12:23 DEBUG : only1: size = 6 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:12:23 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:12:23 DEBUG : only1: Sizes differ 2025/11/22 02:12:23 DEBUG : only2: size = 6 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:12:23 DEBUG : only2: Sizes differ 2025/11/22 02:12:23 DEBUG : only19: Sizes differ 2025/11/22 02:12:23 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:12:23 DEBUG : only3: size = 6 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:12:23 DEBUG : only3: Sizes differ 2025/11/22 02:12:23 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:12:23 DEBUG : only4: size = 6 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:12:23 DEBUG : only4: Sizes differ 2025/11/22 02:12:23 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:12:23 DEBUG : only5: size = 6 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:12:23 DEBUG : only5: Sizes differ 2025/11/22 02:12:23 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:12:23 DEBUG : only6: size = 6 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:12:23 DEBUG : only6: Sizes differ 2025/11/22 02:12:23 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:12:23 DEBUG : only7: size = 6 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:12:23 DEBUG : only7: Sizes differ 2025/11/22 02:12:23 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:12:23 DEBUG : only8: size = 6 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:12:23 DEBUG : only8: Sizes differ 2025/11/22 02:12:23 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1565300776) 2025/11/22 02:12:23 DEBUG : only9: size = 6 (B2 bucket rclone-test-vataloh9luzo) 2025/11/22 02:12:23 DEBUG : only9: Sizes differ 2025/11/22 02:12:23 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:12:24 DEBUG : only11: size = 0 OK 2025/11/22 02:12:24 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 02:12:24 INFO : only11: Copied (replaced existing) 2025/11/22 02:12:24 DEBUG : only12: size = 0 OK 2025/11/22 02:12:24 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 02:12:24 INFO : only12: Copied (replaced existing) 2025/11/22 02:12:24 DEBUG : only15: size = 0 OK 2025/11/22 02:12:24 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 02:12:24 INFO : only15: Copied (replaced existing) 2025/11/22 02:12:24 DEBUG : only16: size = 0 OK 2025/11/22 02:12:24 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 02:12:24 INFO : only16: Copied (replaced existing) 2025/11/22 02:12:24 DEBUG : only14: size = 0 OK 2025/11/22 02:12:24 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 02:12:24 INFO : only14: Copied (replaced existing) 2025/11/22 02:12:24 DEBUG : only10: size = 0 OK 2025/11/22 02:12:24 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 02:12:24 INFO : only10: Copied (replaced existing) 2025/11/22 02:12:24 DEBUG : only17: size = 0 OK 2025/11/22 02:12:24 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 02:12:24 INFO : only17: Copied (replaced existing) 2025/11/22 02:12:25 DEBUG : only0: size = 0 OK 2025/11/22 02:12:25 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 02:12:25 INFO : only0: Copied (replaced existing) 2025/11/22 02:12:25 DEBUG : only13: size = 0 OK 2025/11/22 02:12:25 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 02:12:25 INFO : only13: Copied (replaced existing) 2025/11/22 02:12:25 DEBUG : only18: size = 0 OK 2025/11/22 02:12:25 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 02:12:25 INFO : only18: Copied (replaced existing) 2025/11/22 02:12:25 DEBUG : only19: size = 0 OK 2025/11/22 02:12:25 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 02:12:25 INFO : only19: Copied (replaced existing) 2025/11/22 02:12:25 DEBUG : only3: size = 0 OK 2025/11/22 02:12:25 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 02:12:25 INFO : only3: Copied (replaced existing) 2025/11/22 02:12:25 DEBUG : only5: size = 0 OK 2025/11/22 02:12:25 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 02:12:25 INFO : only5: Copied (replaced existing) 2025/11/22 02:12:25 DEBUG : only6: size = 0 OK 2025/11/22 02:12:25 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 02:12:25 INFO : only6: Copied (replaced existing) 2025/11/22 02:12:25 DEBUG : only7: size = 0 OK 2025/11/22 02:12:25 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 02:12:25 INFO : only7: Copied (replaced existing) 2025/11/22 02:12:25 DEBUG : only8: size = 0 OK 2025/11/22 02:12:25 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 02:12:25 INFO : only8: Copied (replaced existing) 2025/11/22 02:12:25 DEBUG : only2: size = 0 OK 2025/11/22 02:12:25 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 02:12:25 INFO : only2: Copied (replaced existing) 2025/11/22 02:12:25 DEBUG : only1: size = 0 OK 2025/11/22 02:12:25 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 02:12:25 INFO : only1: Copied (replaced existing) 2025/11/22 02:12:25 DEBUG : only4: size = 0 OK 2025/11/22 02:12:25 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 02:12:25 INFO : only4: Copied (replaced existing) 2025/11/22 02:12:25 DEBUG : only9: size = 0 OK 2025/11/22 02:12:25 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 02:12:25 INFO : only9: Copied (replaced existing) 2025/11/22 02:12:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (35.28s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:12:33 DEBUG : empty_dir: Making directory with metadata 2025/11/22 02:12:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 02:12:33 DEBUG : empty_on_remote: Making directory with metadata 2025/11/22 02:12:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 02:12:33 INFO : empty_on_remote: Making directory 2025/11/22 02:12:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/22 02:12:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/22 02:12:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/22 02:12:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/22 02:12:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.87s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:12:36 DEBUG : empty_dir: Making directory with metadata 2025/11/22 02:12:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 02:12:36 DEBUG : empty_on_remote: Making directory with metadata 2025/11/22 02:12:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 02:12:36 INFO : empty_on_remote: Making directory 2025/11/22 02:12:36 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/22 02:12:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/22 02:12:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/22 02:12:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/22 02:12:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/22 02:12:37 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.76s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:12:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 02:12:39 INFO : sub dir: Making directory 2025/11/22 02:12:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.54s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:12:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 02:12:43 INFO : sub dir: Making directory 2025/11/22 02:12:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.17s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:12:48 DEBUG : dir1/0002-cdefghi.txt: Clearing upload URL because of error: Post "https://pod-000-1176-19.backblaze.com/b2api/v1/b2_upload_file/8f924d53500dab9b9fa80e1b/c001_v0001176_t0052": EOF 2025/11/22 02:12:48 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1176-19.backblaze.com/b2api/v1/b2_upload_file/8f924d53500dab9b9fa80e1b/c001_v0001176_t0052": EOF) 2025/11/22 02:12:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dir1/0002-cdefghi.txt" to B2 bucket rclone-test-vataloh9luzo: 1/10 (Post "https://pod-000-1176-19.backblaze.com/b2api/v1/b2_upload_file/8f924d53500dab9b9fa80e1b/c001_v0001176_t0052": EOF) 2025/11/22 02:12:51 DEBUG : pacer: Reducing sleep to 10ms 2025/11/22 02:12:59 DEBUG : Waiting for deletions to finish 2025/11/22 02:12:59 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:12:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:12:59 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:12:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:12:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:12:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:12:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:12:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:12:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:12:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:12:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:12:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:12:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:12:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:12:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:12:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:12:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:12:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:12:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:12:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:13:00 DEBUG : apple: size = 5 OK 2025/11/22 02:13:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:00 DEBUG : apple: Unchanged skipping 2025/11/22 02:13:00 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:13:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:13:00 DEBUG : banana: size = 6 OK 2025/11/22 02:13:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:00 DEBUG : banana: Unchanged skipping 2025/11/22 02:13:00 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:13:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:00 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:13:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:13:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:13:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:13:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:13:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:13:00 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:13:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:13:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:13:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:13:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:13:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:13:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:13:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:13:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:13:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:13:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:13:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:13:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:13:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:13:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:13:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:13:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:13:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:13:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:13:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:13:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:13:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:13:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:13:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:13:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:13:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:13:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:13:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:13:00 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:13:00 DEBUG : Waiting for deletions to finish 2025/11/22 02:13:00 INFO : There was nothing to transfer 2025/11/22 02:13:00 DEBUG : Waiting for deletions to finish 2025/11/22 02:13:00 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:13:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:13:00 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:13:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:13:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:13:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:13:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:13:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:13:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:13:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:13:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:13:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:13:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:13:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:13:01 DEBUG : apple: size = 5 OK 2025/11/22 02:13:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:01 DEBUG : apple: Unchanged skipping 2025/11/22 02:13:01 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:13:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:13:01 DEBUG : banana: size = 6 OK 2025/11/22 02:13:01 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:13:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:01 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:13:01 DEBUG : banana: Unchanged skipping 2025/11/22 02:13:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:13:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:13:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:13:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:13:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:13:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:13:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:13:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:13:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:13:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:13:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:13:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:13:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:13:01 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:13:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:13:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:13:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:13:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:13:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:13:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:13:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:13:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:13:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:13:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:13:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:13:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:13:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:13:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:13:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:13:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:13:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:13:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:13:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:13:01 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:13:01 DEBUG : Waiting for deletions to finish 2025/11/22 02:13:01 INFO : There was nothing to transfer 2025/11/22 02:13:01 DEBUG : Waiting for deletions to finish 2025/11/22 02:13:01 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:13:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:13:01 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:13:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:13:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:13:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:13:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:13:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:13:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:13:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:13:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:13:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:13:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:13:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:13:17 DEBUG : Waiting for deletions to finish 2025/11/22 02:13:17 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:13:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:13:17 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:13:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:13:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:13:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:13:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:13:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:13:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:13:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:13:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:13:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:13:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:13:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:13:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:13:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:13:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:13:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:13:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:13:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:13:18 DEBUG : apple: size = 5 OK 2025/11/22 02:13:18 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:13:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:18 DEBUG : apple: Unchanged skipping 2025/11/22 02:13:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:13:18 DEBUG : banana: size = 6 OK 2025/11/22 02:13:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:18 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:13:18 DEBUG : banana: Unchanged skipping 2025/11/22 02:13:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:18 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:13:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:13:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:13:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:13:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:13:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:13:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:13:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:13:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:13:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:13:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:13:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:13:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:13:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:13:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:13:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:13:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:13:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:13:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:13:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:13:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:13:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:13:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:13:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:13:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:13:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:13:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:13:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:13:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:13:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:13:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:13:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:13:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:13:18 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:13:18 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:13:18 DEBUG : Waiting for deletions to finish 2025/11/22 02:13:18 INFO : There was nothing to transfer 2025/11/22 02:13:18 DEBUG : Waiting for deletions to finish 2025/11/22 02:13:18 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:13:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:13:18 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:13:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:13:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:13:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:13:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:13:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:13:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:13:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:13:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:13:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:13:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:13:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:13:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:13:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:13:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:13:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:13:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:13:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:13:19 DEBUG : apple: size = 5 OK 2025/11/22 02:13:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:19 DEBUG : apple: Unchanged skipping 2025/11/22 02:13:19 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:13:19 DEBUG : banana: size = 6 OK 2025/11/22 02:13:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:19 DEBUG : banana: Unchanged skipping 2025/11/22 02:13:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:13:19 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:13:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:13:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:13:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:13:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:13:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:13:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:13:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:13:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:13:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:13:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:13:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:13:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:13:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:13:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:13:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:13:19 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:13:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:13:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:13:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:13:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:13:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:13:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:13:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:13:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:13:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:13:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:13:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:13:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:13:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:13:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:13:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:13:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:13:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:13:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:13:19 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:13:19 DEBUG : Waiting for deletions to finish 2025/11/22 02:13:19 INFO : There was nothing to transfer 2025/11/22 02:13:19 DEBUG : Waiting for deletions to finish 2025/11/22 02:13:19 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:13:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:13:19 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:13:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:13:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:13:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:13:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:13:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:13:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:13:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:13:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:13:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:13:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:13:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:13:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:13:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:13:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:13:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:13:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:13:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:13:34 DEBUG : Waiting for deletions to finish 2025/11/22 02:13:34 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:13:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:13:34 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:13:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:13:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:13:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:13:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:13:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:13:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:13:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:13:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:13:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:13:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:13:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:13:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:13:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:13:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:13:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:13:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:13:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:13:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:35 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/22 02:13:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/22 02:13:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:35 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/22 02:13:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/22 02:13:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/22 02:13:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/22 02:13:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:35 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:13:35 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:13:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/22 02:13:35 DEBUG : YXBwbGU=: size = 5 OK 2025/11/22 02:13:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/22 02:13:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/22 02:13:35 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/22 02:13:35 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/22 02:13:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/22 02:13:35 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/22 02:13:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/22 02:13:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/22 02:13:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/22 02:13:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/22 02:13:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/22 02:13:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:36 DEBUG : YmFuYW5h: size = 6 OK 2025/11/22 02:13:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/22 02:13:36 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/22 02:13:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/22 02:13:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/22 02:13:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/22 02:13:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/22 02:13:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/22 02:13:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/22 02:13:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/22 02:13:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/22 02:13:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/22 02:13:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/22 02:13:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/22 02:13:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/22 02:13:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/22 02:13:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/22 02:13:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/22 02:13:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/22 02:13:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/22 02:13:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/22 02:13:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 02:13:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/22 02:13:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/22 02:13:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/22 02:13:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/22 02:13:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/22 02:13:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/22 02:13:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:37 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/22 02:13:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/22 02:13:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/22 02:13:37 DEBUG : Waiting for deletions to finish 2025/11/22 02:13:37 INFO : appleappleapplebanana: Deleted 2025/11/22 02:13:37 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/22 02:13:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/22 02:13:37 INFO : dir1/0003-defghij.txt: Deleted 2025/11/22 02:13:38 INFO : dir1/0010-456789.txt: Deleted 2025/11/22 02:13:38 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/22 02:13:38 INFO : dir1/0013-789;=.txt: Deleted 2025/11/22 02:13:38 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/22 02:13:38 INFO : dir1/0015-9;=.txt: Deleted 2025/11/22 02:13:38 INFO : banana: Deleted 2025/11/22 02:13:38 INFO : apple: Deleted 2025/11/22 02:13:38 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/22 02:13:38 INFO : dir1/0007-1234567.txt: Deleted 2025/11/22 02:13:38 INFO : dir1/0009-3456789.txt: Deleted 2025/11/22 02:13:38 INFO : dir1/0014-89;=.txt: Deleted 2025/11/22 02:13:38 INFO : splitbananasplit: Deleted 2025/11/22 02:13:38 INFO : dir1/0008-2345678.txt: Deleted 2025/11/22 02:13:38 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/22 02:13:38 INFO : dir1/0011-56789;.txt: Deleted 2025/11/22 02:13:38 INFO : dir1/0012-6789;.txt: Deleted 2025/11/22 02:13:38 DEBUG : Waiting for deletions to finish 2025/11/22 02:13:38 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/22 02:13:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/22 02:13:38 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/22 02:13:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/22 02:13:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/22 02:13:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/22 02:13:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/22 02:13:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/22 02:13:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/22 02:13:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/22 02:13:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/22 02:13:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/22 02:13:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/22 02:13:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/22 02:13:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/22 02:13:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/22 02:13:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/22 02:13:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/22 02:13:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/22 02:13:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/22 02:13:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 02:13:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 02:13:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 02:13:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 02:13:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 02:13:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:38 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:38 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:38 DEBUG : YXBwbGU=: size = 5 OK 2025/11/22 02:13:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:13:38 DEBUG : apple: Unchanged skipping 2025/11/22 02:13:38 DEBUG : YmFuYW5h: size = 6 OK 2025/11/22 02:13:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:38 DEBUG : banana: Unchanged skipping 2025/11/22 02:13:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/22 02:13:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:38 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:13:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/22 02:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/22 02:13:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/22 02:13:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/22 02:13:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:13:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/22 02:13:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:13:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/22 02:13:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:13:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/22 02:13:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:13:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/22 02:13:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:13:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/22 02:13:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:13:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/22 02:13:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:13:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/22 02:13:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:13:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/22 02:13:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:13:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/22 02:13:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:13:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/22 02:13:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:13:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/22 02:13:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:13:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/22 02:13:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:13:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/22 02:13:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:13:39 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/22 02:13:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:13:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:13:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:13:39 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:13:39 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:13:39 DEBUG : Waiting for deletions to finish 2025/11/22 02:13:39 DEBUG : Waiting for deletions to finish 2025/11/22 02:13:39 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/22 02:13:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/22 02:13:39 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/22 02:13:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/22 02:13:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/22 02:13:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/22 02:13:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/22 02:13:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/22 02:13:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/22 02:13:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/22 02:13:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/22 02:13:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/22 02:13:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/22 02:13:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/22 02:13:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/22 02:13:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/22 02:13:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/22 02:13:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/22 02:13:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/22 02:13:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/22 02:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 02:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:13:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:13:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:13:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 02:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 02:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 02:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 02:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:13:53 DEBUG : Waiting for deletions to finish 2025/11/22 02:13:53 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:13:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:13:53 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:13:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:13:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:13:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:13:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:13:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:13:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:13:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:13:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:13:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:13:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:13:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:13:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:13:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:13:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:13:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:13:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:13:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:13:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:13:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:13:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:13:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:13:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:13:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:13:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:13:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:13:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:13:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:13:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:13:53 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:13:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:13:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:13:53 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:13:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/22 02:13:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:13:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/22 02:13:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:13:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/22 02:13:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:13:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/22 02:13:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:13:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:13:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:13:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 02:13:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:13:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 02:13:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:13:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:13:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:13:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:13:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:13:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 02:13:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:13:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 02:13:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:13:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 02:13:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:13:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 02:13:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 02:13:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 02:13:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:13:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 02:13:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:13:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 02:13:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:13:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 02:13:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 02:13:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 02:13:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:13:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 02:13:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:13:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:13:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:13:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:13:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 02:13:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:13:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:13:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:13:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:13:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:13:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 02:13:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:13:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 02:13:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:13:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 02:13:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 02:13:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:13:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:13:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:13:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:13:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 02:13:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 02:13:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 02:13:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:13:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 02:13:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:13:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 02:13:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 02:13:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 02:13:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 02:13:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 02:13:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 02:13:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 02:13:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:13:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 02:13:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:13:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 02:13:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 02:13:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 02:13:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:13:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 02:13:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:13:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 02:13:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 02:13:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 02:13:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 02:13:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 02:13:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 02:13:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 02:13:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:13:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 02:13:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 02:13:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 02:13:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:13:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 02:13:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 02:13:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 02:13:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:13:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 02:13:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:13:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 02:13:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 02:13:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 02:13:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:13:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 02:13:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 02:13:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 02:13:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:13:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 02:13:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:13:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 02:13:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 02:13:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 02:13:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 02:13:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 02:13:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 02:13:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 02:13:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 02:13:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 02:13:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:13:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:13:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 02:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:13:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:13:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:13:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 02:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:13:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 02:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:13:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 02:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:13:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 02:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:13:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 02:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:13:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:13:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 02:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:13:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 02:13:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 02:13:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:13:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 02:13:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 02:13:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 02:13:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:13:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 02:13:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:13:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 02:13:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 02:13:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:13:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:13:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:13:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 02:13:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:13:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:13:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:13:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:13:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:13:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 02:13:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:13:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 02:13:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:13:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 02:13:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:13:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 02:13:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:13:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 02:13:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:13:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 02:13:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:13:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:13:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:13:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 02:13:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:13:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 02:13:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:13:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/22 02:13:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:13:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:13:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:13:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 02:13:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 02:13:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:13:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 02:13:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 02:13:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 02:13:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 02:13:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 02:13:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 02:13:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:13:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:13:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 02:13:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:13:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/22 02:13:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:54 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:13:54 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:13:54 DEBUG : PREFIXbanana: size = 6 OK 2025/11/22 02:13:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/22 02:13:54 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/22 02:13:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 02:13:54 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/22 02:13:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/22 02:13:54 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/22 02:13:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 02:13:54 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/22 02:13:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/22 02:13:54 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/22 02:13:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 02:13:54 DEBUG : PREFIXapple: size = 5 OK 2025/11/22 02:13:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/22 02:13:54 INFO : apple: Copied (new) to: PREFIXapple 2025/11/22 02:13:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 02:13:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/22 02:13:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/22 02:13:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 02:13:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 02:13:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:13:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/22 02:13:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 02:13:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 02:13:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/22 02:13:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/22 02:13:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 02:13:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/22 02:13:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 02:13:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/22 02:13:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 02:13:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 02:13:54 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/22 02:13:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/22 02:13:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/22 02:13:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 02:13:55 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/22 02:13:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/22 02:13:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/22 02:13:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 02:13:55 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/22 02:13:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/22 02:13:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/22 02:13:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 02:13:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/22 02:13:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/22 02:13:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 02:13:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 02:13:55 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/22 02:13:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/22 02:13:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/22 02:13:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 02:13:55 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/22 02:13:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/22 02:13:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/22 02:13:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 02:13:55 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/22 02:13:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/22 02:13:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/22 02:13:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 02:13:55 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/22 02:13:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/22 02:13:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/22 02:13:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 02:13:55 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/22 02:13:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/22 02:13:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/22 02:13:55 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/22 02:13:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/22 02:13:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/22 02:13:55 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/22 02:13:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/22 02:13:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/22 02:13:55 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/22 02:13:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/22 02:13:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/22 02:13:55 DEBUG : Waiting for deletions to finish 2025/11/22 02:13:55 INFO : dir1/0011-56789;.txt: Deleted 2025/11/22 02:13:56 INFO : dir1/0013-789;=.txt: Deleted 2025/11/22 02:13:56 INFO : dir1/0009-3456789.txt: Deleted 2025/11/22 02:13:56 INFO : dir1/0012-6789;.txt: Deleted 2025/11/22 02:13:56 INFO : dir1/0015-9;=.txt: Deleted 2025/11/22 02:13:56 INFO : dir1/0010-456789.txt: Deleted 2025/11/22 02:13:56 INFO : dir1/0014-89;=.txt: Deleted 2025/11/22 02:13:56 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/22 02:13:56 INFO : dir1/0008-2345678.txt: Deleted 2025/11/22 02:13:56 INFO : appleappleapplebanana: Deleted 2025/11/22 02:13:56 INFO : apple: Deleted 2025/11/22 02:13:56 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/22 02:13:56 INFO : splitbananasplit: Deleted 2025/11/22 02:13:56 INFO : banana: Deleted 2025/11/22 02:13:56 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/22 02:13:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/22 02:13:56 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/22 02:13:56 INFO : dir1/0003-defghij.txt: Deleted 2025/11/22 02:13:56 INFO : dir1/0007-1234567.txt: Deleted 2025/11/22 02:13:56 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/22 02:13:56 DEBUG : Waiting for deletions to finish 2025/11/22 02:13:56 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/22 02:13:56 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:13:56 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/22 02:13:56 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/22 02:13:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:13:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:13:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:13:56 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:13:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:13:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:13:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:13:56 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:13:56 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:13:56 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:13:56 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:13:56 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:13:56 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:13:56 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:13:56 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:13:56 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:13:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 02:13:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 02:13:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 02:13:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 02:13:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 02:13:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 02:13:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 02:13:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 02:13:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 02:13:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 02:13:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 02:13:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 02:13:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 02:13:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 02:13:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 02:13:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 02:13:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 02:13:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 02:13:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 02:13:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 02:13:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 02:13:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 02:13:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 02:13:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 02:13:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 02:13:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 02:13:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 02:13:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 02:13:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 02:13:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 02:13:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:13:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 02:13:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:13:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 02:13:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:13:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 02:13:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:13:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 02:13:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:13:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 02:13:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:13:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 02:13:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:13:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 02:13:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:13:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 02:13:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:13:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 02:13:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:13:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 02:13:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:13:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 02:13:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:13:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 02:13:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:13:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 02:13:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:13:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 02:13:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:13:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 02:13:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:13:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 02:13:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:13:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 02:13:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:13:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 02:13:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:13:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 02:13:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:13:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 02:13:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:13:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 02:13:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:13:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 02:13:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:13:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 02:13:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:13:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 02:13:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:13:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 02:13:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:13:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 02:13:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:13:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 02:13:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:13:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 02:13:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:13:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 02:13:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:13:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 02:13:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:13:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 02:13:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:13:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 02:13:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:13:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:13:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 02:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:13:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 02:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:13:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 02:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:13:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 02:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:13:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 02:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:13:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 02:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:13:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 02:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:13:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 02:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:13:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 02:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:13:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 02:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:13:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 02:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:13:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 02:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:13:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 02:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:13:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 02:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:13:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 02:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:13:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 02:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:13:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:13:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:13:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 02:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:13:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 02:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:13:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 02:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:13:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 02:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:13:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 02:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:13:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 02:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:13:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 02:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:13:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 02:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:13:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 02:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:13:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 02:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:13:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 02:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:13:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 02:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:13:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 02:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:13:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 02:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:13:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 02:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:13:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 02:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:13:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:13:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:13:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:13:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 02:13:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 02:13:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 02:13:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 02:13:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 02:13:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 02:13:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 02:13:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 02:13:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 02:13:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 02:13:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 02:13:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 02:13:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 02:13:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 02:13:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 02:13:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 02:13:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/22 02:13:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/22 02:13:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/22 02:13:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/22 02:13:57 DEBUG : banana: size = 6 OK 2025/11/22 02:13:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/22 02:13:57 INFO : banana: Copied (new) 2025/11/22 02:13:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:13:57 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:13:57 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:13:57 DEBUG : apple: size = 5 OK 2025/11/22 02:13:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/22 02:13:57 INFO : apple: Copied (new) 2025/11/22 02:13:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:13:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/22 02:13:57 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/22 02:13:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:13:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/22 02:13:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/22 02:13:57 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:13:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/22 02:13:57 INFO : appleappleapplebanana: Copied (new) 2025/11/22 02:13:57 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:13:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/22 02:13:57 INFO : splitbananasplit: Copied (new) 2025/11/22 02:13:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:13:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/22 02:13:57 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/22 02:13:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:13:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/22 02:13:57 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/22 02:13:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:13:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/22 02:13:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/22 02:13:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:13:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/22 02:13:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/22 02:13:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:13:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/22 02:13:58 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/22 02:13:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:13:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/22 02:13:58 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/22 02:13:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:13:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/22 02:13:58 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/22 02:13:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:13:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/22 02:13:58 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/22 02:13:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:13:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/22 02:13:58 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/22 02:13:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:13:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/22 02:13:58 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/22 02:13:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:13:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/22 02:13:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/22 02:13:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:13:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/22 02:13:58 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/22 02:13:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:13:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/22 02:13:59 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/22 02:13:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:13:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/22 02:13:59 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/22 02:13:59 DEBUG : Waiting for deletions to finish 2025/11/22 02:13:59 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/22 02:13:59 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/22 02:13:59 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/22 02:13:59 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/22 02:13:59 INFO : PREFIXbanana: Deleted 2025/11/22 02:13:59 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/22 02:13:59 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/22 02:13:59 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/22 02:13:59 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/22 02:13:59 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/22 02:13:59 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/22 02:13:59 INFO : PREFIXapple: Deleted 2025/11/22 02:13:59 INFO : PREFIXsplitbananasplit: Deleted 2025/11/22 02:13:59 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/22 02:13:59 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/22 02:13:59 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/22 02:13:59 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/22 02:13:59 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/22 02:13:59 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/22 02:13:59 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/22 02:13:59 DEBUG : Waiting for deletions to finish 2025/11/22 02:13:59 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:13:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:13:59 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:13:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:13:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:13:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:13:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:13:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:13:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:13:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:13:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:13:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:13:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:13:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:13:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:13:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:13:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:13:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:13:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:13:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:14:00 DEBUG : Waiting for deletions to finish 2025/11/22 02:14:00 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:14:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:14:00 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:14:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:14:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:14:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:14:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:14:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:14:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:14:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:14:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:14:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:14:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:14:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:14:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:14:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:14:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:14:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:14:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:14:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:14:13 DEBUG : Waiting for deletions to finish 2025/11/22 02:14:14 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:14:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:14:14 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:14:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:14:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:14:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:14:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:14:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:14:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:14:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:14:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:14:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:14:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:14:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:14:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:14:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:14:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:14:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:14:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:14:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:14:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 02:14:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:14:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:14:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 02:14:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:14:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:14:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 02:14:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:14:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:14:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 02:14:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:14:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:14:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:14:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:14:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:14:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:14:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/22 02:14:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:14:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/22 02:14:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:14:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/22 02:14:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 02:14:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/22 02:14:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:14:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:14:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 02:14:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:14:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:14:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:14:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 02:14:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 02:14:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:14:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 02:14:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 02:14:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 02:14:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 02:14:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 02:14:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 02:14:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:14:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/22 02:14:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:14 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:14:14 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:14:14 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/22 02:14:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/22 02:14:14 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/22 02:14:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 02:14:14 DEBUG : appleSUFFIX: size = 5 OK 2025/11/22 02:14:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/22 02:14:14 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/22 02:14:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 02:14:15 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/22 02:14:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/22 02:14:15 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/22 02:14:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 02:14:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/22 02:14:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/22 02:14:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 02:14:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 02:14:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/22 02:14:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/22 02:14:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 02:14:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 02:14:15 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/22 02:14:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/22 02:14:15 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/22 02:14:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 02:14:15 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/22 02:14:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/22 02:14:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/22 02:14:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 02:14:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/22 02:14:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/22 02:14:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 02:14:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 02:14:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/22 02:14:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/22 02:14:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 02:14:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 02:14:15 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/22 02:14:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/22 02:14:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/22 02:14:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 02:14:15 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/22 02:14:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/22 02:14:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/22 02:14:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 02:14:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/22 02:14:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/22 02:14:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 02:14:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 02:14:15 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/22 02:14:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/22 02:14:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/22 02:14:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 02:14:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/22 02:14:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/22 02:14:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 02:14:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 02:14:16 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/22 02:14:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/22 02:14:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/22 02:14:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 02:14:16 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/22 02:14:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/22 02:14:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/22 02:14:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 02:14:16 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/22 02:14:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/22 02:14:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/22 02:14:16 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/22 02:14:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/22 02:14:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/22 02:14:16 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/22 02:14:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/22 02:14:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/22 02:14:16 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/22 02:14:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/22 02:14:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/22 02:14:16 DEBUG : Waiting for deletions to finish 2025/11/22 02:14:16 INFO : dir1/0013-789;=.txt: Deleted 2025/11/22 02:14:16 INFO : banana: Deleted 2025/11/22 02:14:16 INFO : dir1/0008-2345678.txt: Deleted 2025/11/22 02:14:16 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/22 02:14:16 INFO : dir1/0014-89;=.txt: Deleted 2025/11/22 02:14:16 INFO : appleappleapplebanana: Deleted 2025/11/22 02:14:17 INFO : apple: Deleted 2025/11/22 02:14:17 INFO : splitbananasplit: Deleted 2025/11/22 02:14:17 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/22 02:14:17 INFO : dir1/0007-1234567.txt: Deleted 2025/11/22 02:14:17 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/22 02:14:17 INFO : dir1/0003-defghij.txt: Deleted 2025/11/22 02:14:17 INFO : dir1/0011-56789;.txt: Deleted 2025/11/22 02:14:17 INFO : dir1/0015-9;=.txt: Deleted 2025/11/22 02:14:17 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/22 02:14:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/22 02:14:17 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/22 02:14:17 INFO : dir1/0009-3456789.txt: Deleted 2025/11/22 02:14:17 INFO : dir1/0010-456789.txt: Deleted 2025/11/22 02:14:17 INFO : dir1/0012-6789;.txt: Deleted 2025/11/22 02:14:17 DEBUG : Waiting for deletions to finish 2025/11/22 02:14:17 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/22 02:14:17 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/22 02:14:17 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/22 02:14:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:14:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:14:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:14:17 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:14:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:14:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:14:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:14:17 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:14:17 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:14:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:14:17 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:14:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:14:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:14:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:14:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:14:17 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:14:17 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/22 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 02:14:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 02:14:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 02:14:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 02:14:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 02:14:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 02:14:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 02:14:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 02:14:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 02:14:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 02:14:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 02:14:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 02:14:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 02:14:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 02:14:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 02:14:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 02:14:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 02:14:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 02:14:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 02:14:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 02:14:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 02:14:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 02:14:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 02:14:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 02:14:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 02:14:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 02:14:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 02:14:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 02:14:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 02:14:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 02:14:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 02:14:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 02:14:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 02:14:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:14:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:14:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 02:14:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 02:14:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 02:14:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 02:14:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 02:14:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 02:14:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 02:14:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 02:14:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 02:14:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 02:14:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 02:14:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 02:14:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 02:14:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 02:14:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 02:14:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 02:14:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:14:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:14:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:14:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:14:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 02:14:17 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:14:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:14:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 02:14:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 02:14:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 02:14:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/22 02:14:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/22 02:14:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/22 02:14:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/22 02:14:18 DEBUG : banana: size = 6 OK 2025/11/22 02:14:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/22 02:14:18 INFO : banana: Copied (new) 2025/11/22 02:14:18 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:14:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/22 02:14:18 INFO : splitbananasplit: Copied (new) 2025/11/22 02:14:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:18 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:14:18 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:14:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:14:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/22 02:14:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/22 02:14:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:14:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/22 02:14:18 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/22 02:14:18 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:14:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/22 02:14:18 INFO : appleappleapplebanana: Copied (new) 2025/11/22 02:14:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:14:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/22 02:14:18 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/22 02:14:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:14:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/22 02:14:18 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/22 02:14:18 DEBUG : apple: size = 5 OK 2025/11/22 02:14:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/22 02:14:18 INFO : apple: Copied (new) 2025/11/22 02:14:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:14:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/22 02:14:18 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/22 02:14:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:14:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/22 02:14:18 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/22 02:14:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:14:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/22 02:14:19 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/22 02:14:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:14:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/22 02:14:19 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/22 02:14:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:14:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/22 02:14:19 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/22 02:14:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:14:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/22 02:14:19 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/22 02:14:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:14:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/22 02:14:19 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/22 02:14:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:14:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/22 02:14:19 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/22 02:14:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:14:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/22 02:14:19 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/22 02:14:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:14:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/22 02:14:19 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/22 02:14:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:14:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/22 02:14:19 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/22 02:14:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:14:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/22 02:14:19 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/22 02:14:19 DEBUG : Waiting for deletions to finish 2025/11/22 02:14:20 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/22 02:14:20 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/22 02:14:20 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/22 02:14:20 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/22 02:14:20 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/22 02:14:20 INFO : splitbananasplitSUFFIX: Deleted 2025/11/22 02:14:20 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/22 02:14:20 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/22 02:14:20 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/22 02:14:20 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/22 02:14:20 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/22 02:14:20 INFO : bananaSUFFIX: Deleted 2025/11/22 02:14:20 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/22 02:14:20 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/22 02:14:20 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/22 02:14:20 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/22 02:14:20 INFO : appleSUFFIX: Deleted 2025/11/22 02:14:20 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/22 02:14:20 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/22 02:14:20 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/22 02:14:20 DEBUG : Waiting for deletions to finish 2025/11/22 02:14:20 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:14:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:14:20 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:14:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:14:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:14:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:14:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:14:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:14:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:14:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:14:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:14:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:14:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:14:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:14:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:14:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:14:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:14:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:14:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:14:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:14:20 DEBUG : Waiting for deletions to finish 2025/11/22 02:14:21 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:14:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:14:21 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:14:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:14:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:14:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:14:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:14:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:14:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:14:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:14:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:14:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:14:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:14:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:14:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:14:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:14:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:14:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:14:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:14:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:14:34 DEBUG : Waiting for deletions to finish 2025/11/22 02:14:34 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:14:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:14:34 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:14:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:14:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:14:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:14:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:14:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:14:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:14:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:14:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:14:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:14:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:14:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:14:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:14:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:14:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:14:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:14:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:14:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:14:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:14:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:14:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/22 02:14:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:14:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/22 02:14:35 DEBUG : apple: size = 5 OK 2025/11/22 02:14:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:35 DEBUG : apple: Unchanged skipping 2025/11/22 02:14:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:35 DEBUG : banana: size = 6 OK 2025/11/22 02:14:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:14:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:35 DEBUG : banana: Unchanged skipping 2025/11/22 02:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:14:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:14:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:14:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:14:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:14:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:14:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:14:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:14:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:14:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:14:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:14:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:14:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:14:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:14:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:14:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:14:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:14:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:14:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:14:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:14:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:14:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:14:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:14:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:14:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:14:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:14:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:14:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:14:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:14:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:14:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:14:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:14:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:14:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:14:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:14:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:14:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:14:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:14:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:14:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:14:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:14:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/22 02:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:35 DEBUG : splitbanan: size = 16 OK 2025/11/22 02:14:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/22 02:14:35 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/22 02:14:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:14:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:14:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:14:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:14:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:14:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:14:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:14:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:14:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:14:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/22 02:14:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:14:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 02:14:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 02:14:35 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:14:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 02:14:35 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:14:35 DEBUG : appleapple: size = 21 OK 2025/11/22 02:14:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/22 02:14:35 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/22 02:14:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 02:14:35 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/22 02:14:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/22 02:14:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/22 02:14:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 02:14:36 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/22 02:14:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/22 02:14:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/22 02:14:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 02:14:36 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/22 02:14:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/22 02:14:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/22 02:14:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 02:14:36 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/22 02:14:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/22 02:14:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/22 02:14:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 02:14:36 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/22 02:14:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/22 02:14:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/22 02:14:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 02:14:36 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/22 02:14:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/22 02:14:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/22 02:14:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 02:14:36 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/22 02:14:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/22 02:14:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/22 02:14:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 02:14:36 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/22 02:14:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/22 02:14:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/22 02:14:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 02:14:36 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/22 02:14:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/22 02:14:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/22 02:14:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 02:14:36 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/22 02:14:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/22 02:14:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/22 02:14:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 02:14:36 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/22 02:14:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/22 02:14:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/22 02:14:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 02:14:37 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/22 02:14:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/22 02:14:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/22 02:14:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 02:14:37 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/22 02:14:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/22 02:14:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/22 02:14:37 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/22 02:14:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/22 02:14:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/22 02:14:37 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/22 02:14:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/22 02:14:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/22 02:14:37 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/22 02:14:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/22 02:14:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/22 02:14:37 DEBUG : Waiting for deletions to finish 2025/11/22 02:14:37 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/22 02:14:37 INFO : dir1/0008-2345678.txt: Deleted 2025/11/22 02:14:37 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/22 02:14:37 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/22 02:14:37 INFO : dir1/0013-789;=.txt: Deleted 2025/11/22 02:14:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/22 02:14:38 INFO : dir1/0015-9;=.txt: Deleted 2025/11/22 02:14:38 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/22 02:14:38 INFO : appleappleapplebanana: Deleted 2025/11/22 02:14:38 INFO : dir1/0009-3456789.txt: Deleted 2025/11/22 02:14:38 INFO : dir1/0010-456789.txt: Deleted 2025/11/22 02:14:38 INFO : dir1/0011-56789;.txt: Deleted 2025/11/22 02:14:38 INFO : dir1/0012-6789;.txt: Deleted 2025/11/22 02:14:38 INFO : dir1/0014-89;=.txt: Deleted 2025/11/22 02:14:38 INFO : splitbananasplit: Deleted 2025/11/22 02:14:38 INFO : dir1/0003-defghij.txt: Deleted 2025/11/22 02:14:38 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/22 02:14:38 INFO : dir1/0007-1234567.txt: Deleted 2025/11/22 02:14:38 DEBUG : Waiting for deletions to finish 2025/11/22 02:14:38 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:14:38 DEBUG : appleapple: Excluded (Path Filter) 2025/11/22 02:14:38 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:14:38 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/22 02:14:38 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/22 02:14:38 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/22 02:14:38 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/22 02:14:38 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/22 02:14:38 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/22 02:14:38 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/22 02:14:38 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/22 02:14:38 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/22 02:14:38 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/22 02:14:38 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/22 02:14:38 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/22 02:14:38 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/22 02:14:38 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/22 02:14:38 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/22 02:14:38 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/22 02:14:38 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/22 02:14:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 02:14:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 02:14:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 02:14:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 02:14:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 02:14:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 02:14:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 02:14:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 02:14:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 02:14:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 02:14:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 02:14:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 02:14:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 02:14:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 02:14:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 02:14:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 02:14:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 02:14:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 02:14:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 02:14:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 02:14:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 02:14:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 02:14:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 02:14:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 02:14:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 02:14:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 02:14:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 02:14:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 02:14:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 02:14:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 02:14:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 02:14:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 02:14:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 02:14:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 02:14:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 02:14:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 02:14:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 02:14:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 02:14:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 02:14:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 02:14:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 02:14:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 02:14:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 02:14:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 02:14:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 02:14:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 02:14:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 02:14:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 02:14:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 02:14:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 02:14:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 02:14:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 02:14:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 02:14:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 02:14:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 02:14:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 02:14:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 02:14:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 02:14:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 02:14:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 02:14:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 02:14:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:14:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 02:14:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 02:14:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 02:14:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 02:14:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 02:14:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 02:14:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 02:14:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 02:14:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 02:14:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 02:14:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 02:14:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 02:14:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 02:14:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 02:14:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 02:14:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 02:14:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:14:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:14:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:14:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:14:38 DEBUG : apple: size = 5 OK 2025/11/22 02:14:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:38 DEBUG : apple: Unchanged skipping 2025/11/22 02:14:38 DEBUG : appleapple: size = 21 OK 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:14:38 DEBUG : banana: size = 6 OK 2025/11/22 02:14:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:38 DEBUG : banana: Unchanged skipping 2025/11/22 02:14:38 DEBUG : splitbanan: size = 16 OK 2025/11/22 02:14:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:38 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:14:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:14:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:14:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:14:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:14:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:14:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:14:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:14:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:14:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:14:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:14:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:14:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:14:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:14:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:14:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:14:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:14:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:14:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:14:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:14:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:14:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:14:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:14:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:14:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:14:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:14:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:14:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:14:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:14:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:14:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:14:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:14:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:14:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:14:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:14:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:14:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:14:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:14:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:14:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:14:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:14:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:14:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:14:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:14:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:14:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:14:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:14:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:14:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:14:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:14:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:14:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:14:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:14:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:14:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:14:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:14:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:14:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:14:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:14:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:14:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:14:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:14:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:14:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:14:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:14:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:14:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:14:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:14:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:14:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:14:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:14:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:14:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:14:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:14:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:14:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:14:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:14:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:14:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:14:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:14:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:14:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:14:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:14:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/22 02:14:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:14:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:14:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:14:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:14:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:14:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:14:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:14:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:14:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:14:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:14:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:14:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:14:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:14:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:14:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:14:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/22 02:14:39 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/22 02:14:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:14:39 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/22 02:14:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:14:39 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/22 02:14:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:14:39 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/22 02:14:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:14:39 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/22 02:14:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:39 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/22 02:14:39 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/22 02:14:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:39 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:14:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:39 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/22 02:14:39 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/22 02:14:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:14:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:39 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/22 02:14:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:14:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:14:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:14:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:14:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:39 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/22 02:14:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:14:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:14:39 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/22 02:14:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:14:39 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/22 02:14:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:14:39 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/22 02:14:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:14:39 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/22 02:14:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:14:39 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/22 02:14:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:14:39 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:14:39 DEBUG : Waiting for deletions to finish 2025/11/22 02:14:39 DEBUG : Waiting for deletions to finish 2025/11/22 02:14:39 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:14:39 DEBUG : appleapple: Excluded (Path Filter) 2025/11/22 02:14:39 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:14:39 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/22 02:14:39 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/22 02:14:39 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/22 02:14:39 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/22 02:14:39 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/22 02:14:39 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/22 02:14:39 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/22 02:14:39 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/22 02:14:39 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/22 02:14:39 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/22 02:14:39 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/22 02:14:39 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/22 02:14:39 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/22 02:14:39 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/22 02:14:39 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/22 02:14:39 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/22 02:14:39 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/22 02:14:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 02:14:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 02:14:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 02:14:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 02:14:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 02:14:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 02:14:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 02:14:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 02:14:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 02:14:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 02:14:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 02:14:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 02:14:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 02:14:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 02:14:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 02:14:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 02:14:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 02:14:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 02:14:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 02:14:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 02:14:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 02:14:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 02:14:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 02:14:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 02:14:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 02:14:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 02:14:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 02:14:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 02:14:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 02:14:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 02:14:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 02:14:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:14:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 02:14:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:14:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 02:14:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 02:14:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 02:14:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 02:14:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 02:14:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 02:14:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 02:14:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 02:14:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 02:14:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 02:14:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 02:14:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 02:14:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 02:14:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 02:14:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 02:14:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 02:14:39 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:14:53 DEBUG : Waiting for deletions to finish 2025/11/22 02:14:53 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:14:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:14:53 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:14:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:14:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:14:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:14:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:14:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:14:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:14:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:14:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:14:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:14:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:14:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:14:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:14:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:14:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:14:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:14:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:14:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:14:54 DEBUG : apple: size = 5 OK 2025/11/22 02:14:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:54 DEBUG : apple: Unchanged skipping 2025/11/22 02:14:54 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:14:54 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:14:54 DEBUG : banana: size = 6 OK 2025/11/22 02:14:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:54 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:14:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:54 DEBUG : banana: Unchanged skipping 2025/11/22 02:14:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:14:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:14:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:14:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:14:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:14:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:14:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:14:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:14:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:14:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:14:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:14:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:14:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:14:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:14:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:14:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:14:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:14:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:14:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:14:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:14:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:14:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:14:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:14:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:14:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:14:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:14:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:14:54 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:14:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:14:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:14:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:14:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:14:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:14:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:14:54 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:14:54 DEBUG : Waiting for deletions to finish 2025/11/22 02:14:54 DEBUG : Waiting for deletions to finish 2025/11/22 02:14:54 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:14:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:14:54 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:14:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:14:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:14:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:14:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:14:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:14:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:14:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:14:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:14:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:14:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:14:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:14:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:14:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:14:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:14:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:14:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:14:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:14:55 DEBUG : apple: size = 5 OK 2025/11/22 02:14:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:55 DEBUG : apple: Unchanged skipping 2025/11/22 02:14:55 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:14:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:14:55 DEBUG : banana: size = 6 OK 2025/11/22 02:14:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:55 DEBUG : banana: Unchanged skipping 2025/11/22 02:14:55 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:14:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:55 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:14:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:14:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:14:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:14:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:14:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:14:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:14:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:14:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:14:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:14:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:14:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:14:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:14:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:14:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:14:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:14:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:14:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:14:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:14:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:14:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:14:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:14:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:14:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:14:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:14:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:14:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:14:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:14:55 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:14:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:14:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:14:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:14:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:14:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:14:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:14:55 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:14:55 DEBUG : Waiting for deletions to finish 2025/11/22 02:14:55 DEBUG : Waiting for deletions to finish 2025/11/22 02:14:55 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:14:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:14:55 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:14:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:14:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:14:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:14:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:14:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:14:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:14:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:14:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:14:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:14:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:14:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:14:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:14:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:14:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:14:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:14:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:14:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:14:56 DEBUG : Waiting for deletions to finish 2025/11/22 02:14:56 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:14:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:14:56 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:14:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:14:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:14:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:14:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:14:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:14:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:14:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:14:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:14:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:14:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:14:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:14:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:14:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:14:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:14:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:14:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:14:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:15:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:15:10 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:15:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:15:10 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:15:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:15:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:15:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:15:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:15:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:15:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:15:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:15:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:15:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:15:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:15:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:15:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:15:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:15:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:15:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:15:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:15:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:15:11 DEBUG : apple: size = 5 OK 2025/11/22 02:15:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:11 DEBUG : apple: Unchanged skipping 2025/11/22 02:15:11 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:15:11 DEBUG : banana: size = 6 OK 2025/11/22 02:15:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:15:11 DEBUG : banana: Unchanged skipping 2025/11/22 02:15:11 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:15:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:11 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:15:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:15:11 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:15:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:15:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:15:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:15:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:15:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:15:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:15:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:15:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:15:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:15:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:15:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:15:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:15:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:15:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:15:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:15:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:15:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:15:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:15:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:15:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:15:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:15:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:15:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:15:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:15:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:15:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:15:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:15:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:15:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:15:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:15:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:15:11 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:15:11 DEBUG : Waiting for deletions to finish 2025/11/22 02:15:11 DEBUG : Waiting for deletions to finish 2025/11/22 02:15:11 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:15:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:15:11 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:15:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:15:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:15:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:15:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:15:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:15:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:15:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:15:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:15:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:15:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:15:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:15:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:15:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:15:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:15:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:15:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:15:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:15:12 DEBUG : apple: size = 5 OK 2025/11/22 02:15:12 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:15:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:12 DEBUG : apple: Unchanged skipping 2025/11/22 02:15:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:15:12 DEBUG : banana: size = 6 OK 2025/11/22 02:15:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:12 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:15:12 DEBUG : banana: Unchanged skipping 2025/11/22 02:15:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:12 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:15:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:15:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:15:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:15:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:15:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:15:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:15:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:15:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:15:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:15:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:15:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:15:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:15:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:15:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:12 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:15:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:15:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:15:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:15:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:15:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:15:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:15:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:15:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:15:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:15:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:15:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:15:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:15:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:15:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:15:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:15:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:15:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:15:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:15:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:15:12 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:15:12 DEBUG : Waiting for deletions to finish 2025/11/22 02:15:12 DEBUG : Waiting for deletions to finish 2025/11/22 02:15:12 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:15:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:15:12 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:15:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:15:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:15:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:15:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:15:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:15:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:15:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:15:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:15:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:15:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:15:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:15:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:15:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:15:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:15:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:15:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:15:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:15:26 DEBUG : Waiting for deletions to finish 2025/11/22 02:15:26 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:15:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:15:26 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:15:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:15:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:15:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:15:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:15:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:15:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:15:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:15:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:15:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:15:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:15:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:15:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:15:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:15:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:15:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:15:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:15:27 DEBUG : apple: size = 5 OK 2025/11/22 02:15:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:27 DEBUG : apple: Unchanged skipping 2025/11/22 02:15:27 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:15:27 DEBUG : banana: size = 6 OK 2025/11/22 02:15:27 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:15:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:15:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:27 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:15:27 DEBUG : banana: Unchanged skipping 2025/11/22 02:15:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:15:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:15:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:15:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:15:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:15:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:15:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:15:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:15:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:15:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:15:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:15:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:15:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:15:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:15:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:15:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:15:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:15:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:15:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:15:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:15:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:15:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:15:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:15:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:15:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:15:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:15:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:15:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:15:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:27 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:15:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:15:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:15:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:15:27 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:15:27 DEBUG : Waiting for deletions to finish 2025/11/22 02:15:27 DEBUG : Waiting for deletions to finish 2025/11/22 02:15:27 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:15:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:15:27 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:15:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:15:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:15:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:15:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:15:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:15:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:15:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:15:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:15:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:15:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:15:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:15:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:15:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:15:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:15:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:15:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:15:28 DEBUG : apple: size = 5 OK 2025/11/22 02:15:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:28 DEBUG : apple: Unchanged skipping 2025/11/22 02:15:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:15:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:15:28 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:15:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:15:28 DEBUG : banana: size = 6 OK 2025/11/22 02:15:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:28 DEBUG : banana: Unchanged skipping 2025/11/22 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:15:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:15:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:15:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:15:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:15:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:15:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:15:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:15:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:15:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:15:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:15:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:15:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:15:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:15:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:15:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:15:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:15:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:15:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:15:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:15:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:15:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:15:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:15:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:15:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:15:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:15:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:15:28 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:15:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:15:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:15:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:15:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:15:28 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:15:28 DEBUG : Waiting for deletions to finish 2025/11/22 02:15:28 DEBUG : Waiting for deletions to finish 2025/11/22 02:15:28 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:15:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:15:28 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:15:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:15:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:15:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:15:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:15:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:15:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:15:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:15:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:15:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:15:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:15:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:15:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:15:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:15:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:15:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:15:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:15:42 DEBUG : Waiting for deletions to finish 2025/11/22 02:15:42 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:15:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:15:42 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:15:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:15:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:15:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:15:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:15:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:15:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:15:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:15:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:15:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:15:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:15:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:15:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:15:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:15:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:15:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:15:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:15:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:15:43 DEBUG : apple: size = 5 OK 2025/11/22 02:15:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:43 DEBUG : banana: size = 6 OK 2025/11/22 02:15:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:43 DEBUG : banana: Unchanged skipping 2025/11/22 02:15:43 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:15:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:43 DEBUG : apple: Unchanged skipping 2025/11/22 02:15:43 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:15:43 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:15:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:15:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:15:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:15:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:15:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:15:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:15:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:15:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:15:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:15:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:15:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:15:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:15:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:15:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:15:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:15:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:15:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:15:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:15:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:15:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:15:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:15:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:15:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:15:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:15:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:15:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:15:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:15:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:15:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:15:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:15:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:15:43 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:15:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:15:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:15:43 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:15:43 DEBUG : Waiting for deletions to finish 2025/11/22 02:15:43 DEBUG : Waiting for deletions to finish 2025/11/22 02:15:43 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:15:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:15:43 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:15:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:15:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:15:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:15:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:15:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:15:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:15:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:15:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:15:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:15:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:15:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:15:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:15:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:15:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:15:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:15:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:15:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:15:44 DEBUG : apple: size = 5 OK 2025/11/22 02:15:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:44 DEBUG : apple: Unchanged skipping 2025/11/22 02:15:44 DEBUG : banana: size = 6 OK 2025/11/22 02:15:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:44 DEBUG : banana: Unchanged skipping 2025/11/22 02:15:44 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:15:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:15:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:15:44 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:15:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:15:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:15:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:15:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:15:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:15:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:15:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:15:44 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:15:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:15:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:15:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:15:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:15:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:15:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:15:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:15:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:15:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:15:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:15:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:15:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:15:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:15:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:15:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:15:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:15:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:15:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:15:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:15:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:15:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:15:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:15:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:15:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:15:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:15:44 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:15:44 DEBUG : Waiting for deletions to finish 2025/11/22 02:15:44 DEBUG : Waiting for deletions to finish 2025/11/22 02:15:44 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:15:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:15:44 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:15:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:15:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:15:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:15:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:15:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:15:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:15:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:15:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:15:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:15:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:15:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:15:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:15:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:15:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:15:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:15:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:15:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:15:57 DEBUG : Waiting for deletions to finish 2025/11/22 02:15:58 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:15:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:15:58 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:15:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:15:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:15:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:15:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:15:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:15:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:15:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:15:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:15:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:15:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:15:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:15:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:15:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:15:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:15:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:15:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:15:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:15:59 DEBUG : banana: size = 6 OK 2025/11/22 02:15:59 DEBUG : apple: size = 5 OK 2025/11/22 02:15:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:59 DEBUG : apple: Unchanged skipping 2025/11/22 02:15:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:59 DEBUG : banana: Unchanged skipping 2025/11/22 02:15:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:15:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:15:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:15:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:15:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:15:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:15:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:15:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:15:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:15:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:15:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:15:59 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:15:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:15:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:15:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:15:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:15:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:15:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:15:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:15:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:15:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:15:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:15:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:15:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:15:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:15:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:15:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:15:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:15:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:15:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:15:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:15:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:15:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:15:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:15:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:15:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:15:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:15:59 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:15:59 DEBUG : Waiting for deletions to finish 2025/11/22 02:15:59 DEBUG : Waiting for deletions to finish 2025/11/22 02:15:59 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:15:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:15:59 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:15:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:15:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:15:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:15:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:15:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:15:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:15:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:15:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:15:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:15:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:15:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:15:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:15:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:15:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:15:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:15:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:15:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:15:59 DEBUG : apple: size = 5 OK 2025/11/22 02:15:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:15:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:59 DEBUG : apple: Unchanged skipping 2025/11/22 02:15:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:15:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:15:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:15:59 DEBUG : banana: size = 6 OK 2025/11/22 02:15:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:15:59 DEBUG : banana: Unchanged skipping 2025/11/22 02:16:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:16:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:16:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:16:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:16:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:16:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:16:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:16:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:16:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:16:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:16:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:16:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:16:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:16:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:16:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:16:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:16:00 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:16:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:16:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:16:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:16:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:16:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:16:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:16:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:16:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:16:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:16:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:16:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:16:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:16:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:16:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:16:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:16:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:16:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:16:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:16:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:16:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:16:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:16:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:16:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:16:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:16:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:16:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:16:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:16:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:16:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:16:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:16:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:16:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:16:00 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:16:00 DEBUG : Waiting for deletions to finish 2025/11/22 02:16:00 DEBUG : Waiting for deletions to finish 2025/11/22 02:16:00 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:16:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:16:00 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:16:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:16:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:16:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:16:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:16:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:16:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:16:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:16:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:16:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:16:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:16:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:16:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:16:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:16:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:16:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:16:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:16:00 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (198.09s) --- PASS: TestTransform/NFC (19.14s) --- PASS: TestTransform/NFD (18.07s) --- PASS: TestTransform/base64 (19.73s) --- PASS: TestTransform/prefix (20.90s) --- PASS: TestTransform/suffix (20.83s) --- PASS: TestTransform/truncate (18.29s) --- PASS: TestTransform/encoder (16.81s) --- PASS: TestTransform/ISO-8859-1 (16.79s) --- PASS: TestTransform/charmap (15.81s) --- PASS: TestTransform/lowercase (15.83s) --- PASS: TestTransform/ascii (15.89s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:16:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/22 02:16:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/22 02:16:05 INFO : sub dir_somesuffix: Making directory 2025/11/22 02:16:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/22 02:16:05 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/22 02:16:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/22 02:16:05 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/22 02:16:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/22 02:16:05 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:16:05 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:16:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/22 02:16:06 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:16:06 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/22 02:16:06 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.57s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:16:06 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:07 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:07 INFO : tictactoe: Making directory 2025/11/22 02:16:07 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:07 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:16:07 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/22 02:16:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:16:07 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:16:07 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:16:07 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/22 02:16:07 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:16:07 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/22 02:16:07 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.54s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:16:08 INFO : toe: Making directory 2025/11/22 02:16:08 INFO : toe/toe: Making directory 2025/11/22 02:16:08 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/22 02:16:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/22 02:16:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/22 02:16:08 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:16:08 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:16:09 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/22 02:16:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:16:09 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/22 02:16:09 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.74s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:16:10 INFO : toe: Making directory 2025/11/22 02:16:10 INFO : toe/toe: Making directory 2025/11/22 02:16:10 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/22 02:16:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/22 02:16:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/22 02:16:10 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:16:10 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:16:11 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/22 02:16:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:16:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/22 02:16:11 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.02s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:16:12 DEBUG : empty_dir: Making directory with metadata 2025/11/22 02:16:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 02:16:12 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:16:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:16:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:16:12 INFO : tictacempty_dir: Making directory 2025/11/22 02:16:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:16:12 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:12 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:12 INFO : tictactoe: Making directory 2025/11/22 02:16:12 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:12 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:16:12 INFO : tictactoe/tictactoe: Making directory 2025/11/22 02:16:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:16:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/22 02:16:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 02:16:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/22 02:16:12 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:16:12 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:16:12 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/22 02:16:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:16:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/22 02:16:12 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.55s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:16:13 DEBUG : empty_dir: Making directory with metadata 2025/11/22 02:16:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 02:16:13 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:16:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:16:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:16:14 INFO : tictacempty_dir: Making directory 2025/11/22 02:16:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:16:14 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:14 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:14 INFO : tictactoe: Making directory 2025/11/22 02:16:14 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:14 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:16:14 INFO : tictactoe/tictactoe: Making directory 2025/11/22 02:16:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:16:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/22 02:16:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:16:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 02:16:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:16:14 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:16:14 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:16:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/22 02:16:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:16:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:16:14 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/22 02:16:14 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:16:14 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:16:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:16:15 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:15 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/22 02:16:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/22 02:16:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:16:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/22 02:16:15 NOTICE: B2 bucket rclone-test-vataloh9luzo: 0 differences found 2025/11/22 02:16:15 NOTICE: B2 bucket rclone-test-vataloh9luzo: 1 matching files --- PASS: TestAllTag (2.19s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:16:15 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:16 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:16 INFO : tictactoe: Making directory 2025/11/22 02:16:16 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:16 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:16:16 INFO : tictactoe/tictactoe: Making directory 2025/11/22 02:16:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:16:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/22 02:16:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 02:16:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/22 02:16:16 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:16:16 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:16:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/22 02:16:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:16:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/22 02:16:17 DEBUG : Waiting for deletions to finish 2025/11/22 02:16:17 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:17 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:17 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:16:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/22 02:16:17 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 02:16:17 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:16:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/22 02:16:17 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/22 02:16:17 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:16:17 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.63s) === RUN TestSyntax 2025/11/22 02:16:18 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:16:18 INFO : toe: Making directory 2025/11/22 02:16:18 INFO : toe/toe: Making directory 2025/11/22 02:16:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/22 02:16:18 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:16:18 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:16:19 DEBUG : toe/toe/toe: size = 11 OK 2025/11/22 02:16:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:16:19 INFO : toe/toe/toe: Copied (new) 2025/11/22 02:16:19 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.11s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:16:20 DEBUG : empty_dir: Making directory with metadata 2025/11/22 02:16:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 02:16:20 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:16:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:16:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:16:20 INFO : tictacempty_dir: Making directory 2025/11/22 02:16:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:16:20 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:20 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:20 INFO : tictactoe: Making directory 2025/11/22 02:16:20 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:20 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:16:20 INFO : tictactoe/tictactoe: Making directory 2025/11/22 02:16:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:16:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/22 02:16:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:16:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 02:16:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:16:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:16:20 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:16:20 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:16:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/22 02:16:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:16:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:16:21 INFO : toe/toe/toe.txt: Deleted 2025/11/22 02:16:21 INFO : toe/toe: Removing directory 2025/11/22 02:16:21 INFO : toe: Removing directory 2025/11/22 02:16:21 INFO : empty_dir: Removing directory 2025/11/22 02:16:21 DEBUG : Local file system at /tmp/rclone1565300776: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.59s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:16:22 DEBUG : empty_dir: Making directory with metadata 2025/11/22 02:16:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 02:16:22 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:16:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:16:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:16:22 INFO : tictacempty_dir: Making directory 2025/11/22 02:16:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:16:22 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:22 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:22 INFO : tictactoe: Making directory 2025/11/22 02:16:22 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:22 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:16:22 INFO : tictactoe/tictactoe: Making directory 2025/11/22 02:16:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:16:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/22 02:16:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:16:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 02:16:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:16:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:16:22 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:16:22 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:16:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/22 02:16:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:16:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:16:23 INFO : toe/toe/toe.txt: Deleted 2025/11/22 02:16:23 INFO : toe/toe: Removing directory 2025/11/22 02:16:23 INFO : toe: Removing directory 2025/11/22 02:16:23 INFO : empty_dir: Removing directory 2025/11/22 02:16:23 DEBUG : Local file system at /tmp/rclone1565300776: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/22 02:16:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/22 02:16:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/22 02:16:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/22 02:16:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/22 02:16:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/22 02:16:24 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/22 02:16:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:16:24 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/22 02:16:24 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 (2.90s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:16:25 DEBUG : Reset feature "Copy" 2025/11/22 02:16:25 DEBUG : Reset feature "Move" 2025/11/22 02:16:25 DEBUG : Reset feature "Copy" 2025/11/22 02:16:25 DEBUG : Reset feature "Move" 2025/11/22 02:16:25 DEBUG : empty_dir: Making directory with metadata 2025/11/22 02:16:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 02:16:25 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:16:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:16:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:16:25 INFO : tictacempty_dir: Making directory 2025/11/22 02:16:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:16:25 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:25 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:25 INFO : tictactoe: Making directory 2025/11/22 02:16:25 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:25 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:16:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:16:25 INFO : tictactoe/tictactoe: Making directory 2025/11/22 02:16:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:16:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/22 02:16:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:16:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 02:16:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:16:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:16:25 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:16:25 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:16:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/22 02:16:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:16:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:16:26 INFO : toe/toe/toe.txt: Deleted 2025/11/22 02:16:26 INFO : toe/toe: Removing directory 2025/11/22 02:16:26 INFO : toe: Removing directory 2025/11/22 02:16:26 INFO : empty_dir: Removing directory 2025/11/22 02:16:26 DEBUG : Local file system at /tmp/rclone1565300776: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/22 02:16:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/22 02:16:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/22 02:16:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/22 02:16:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/22 02:16:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/22 02:16:27 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/22 02:16:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:16:27 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/22 02:16:27 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.83s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:16:29 DEBUG : toe: transformed to: dG9l 2025/11/22 02:16:29 DEBUG : toe: transformed to: dG9l 2025/11/22 02:16:29 INFO : dG9l: Making directory 2025/11/22 02:16:29 DEBUG : toe: transformed to: dG9l 2025/11/22 02:16:29 DEBUG : toe: transformed to: dG9l 2025/11/22 02:16:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/22 02:16:29 INFO : dG9l/dG9l: Making directory 2025/11/22 02:16:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/22 02:16:29 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/22 02:16:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/22 02:16:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 02:16:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/22 02:16:29 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:16:29 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:16:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/22 02:16:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:16:29 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/22 02:16:29 DEBUG : Waiting for deletions to finish 2025/11/22 02:16:30 DEBUG : dG9l: transformed to: toe 2025/11/22 02:16:30 DEBUG : dG9l: transformed to: toe 2025/11/22 02:16:30 DEBUG : dG9l: transformed to: toe 2025/11/22 02:16:30 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/22 02:16:30 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/22 02:16:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/22 02:16:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/22 02:16:30 DEBUG : Local file system at /tmp/rclone1565300776: Waiting for checks to finish 2025/11/22 02:16:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/22 02:16:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/22 02:16:30 DEBUG : Local file system at /tmp/rclone1565300776: Waiting for transfers to finish 2025/11/22 02:16:30 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.60s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-vataloh9luzo", Local "Local file system at /tmp/rclone1565300776", Modify Window "1ms" 2025/11/22 02:16:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 02:16:31 DEBUG : toe: transformed to: 2025/11/22 02:16:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 02:16:31 DEBUG : toe: transformed to: 2025/11/22 02:16:31 INFO : B2 bucket rclone-test-vataloh9luzo: Making directory 2025/11/22 02:16:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 02:16:31 DEBUG : toe: transformed to: 2025/11/22 02:16:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 02:16:31 DEBUG : toe: transformed to: 2025/11/22 02:16:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 02:16:31 DEBUG : toe/toe: transformed to: 2025/11/22 02:16:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/22 02:16:31 INFO : toe/toe: Making directory 2025/11/22 02:16:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 02:16:31 DEBUG : toe/toe: transformed to: 2025/11/22 02:16:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/22 02:16:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 02:16:31 DEBUG : toe: transformed to: 2025/11/22 02:16:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/22 02:16:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 02:16:31 DEBUG : toe/toe/toe: transformed to: 2025/11/22 02:16:31 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/22 02:16:31 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for checks to finish 2025/11/22 02:16:31 DEBUG : B2 bucket rclone-test-vataloh9luzo: Waiting for transfers to finish 2025/11/22 02:16:32 DEBUG : toe/toe/toe: size = 11 OK 2025/11/22 02:16:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 02:16:32 INFO : toe/toe/toe: Copied (new) 2025/11/22 02:16:32 ERROR : B2 bucket rclone-test-vataloh9luzo: not deleting files as there were IO errors 2025/11/22 02:16:32 ERROR : B2 bucket rclone-test-vataloh9luzo: not deleting directories as there were IO errors --- PASS: TestError (1.56s) PASS 2025/11/22 02:16:33 DEBUG : B2 bucket rclone-test-vataloh9luzo: Purge remote 2025/11/22 02:16:33 INFO : B2 bucket rclone-test-vataloh9luzo: cleaning bucket "rclone-test-vataloh9luzo" of all files 2025/11/22 02:16:34 DEBUG : BackupDir/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16b9d1_d20251122_m020955_c001_v7007000_t0000_u01763777395417") 2025/11/22 02:16:34 DEBUG : BackupDir/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1050ef7540625cb0_d20251122_m020949_c001_v0001185_t0045_u01763777389263") 2025/11/22 02:16:34 DEBUG : CompareDest/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d02c8_d20251122_m020929_c001_v7007000_t0000_u01763777369780") 2025/11/22 02:16:34 DEBUG : CompareDest/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab3f50_d20251122_m020923_c001_v0001115_t0014_u01763777363678") 2025/11/22 02:16:34 DEBUG : CompareDest/two: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d02c9_d20251122_m020929_c001_v7007000_t0000_u01763777369960") 2025/11/22 02:16:34 DEBUG : CompareDest/two: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e965_d20251122_m020925_c001_v0001165_t0035_u01763777365407") 2025/11/22 02:16:34 DEBUG : CopyDest/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16b9d2_d20251122_m020955_c001_v7007000_t0000_u01763777395599") 2025/11/22 02:16:34 DEBUG : CopyDest/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1103ae2e74239131_d20251122_m020946_c001_v0001090_t0014_u01763777386080") 2025/11/22 02:16:34 DEBUG : CopyDest/three: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16b9d3_d20251122_m020955_c001_v7007000_t0000_u01763777395780") 2025/11/22 02:16:34 DEBUG : CopyDest/three: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958ea0b_d20251122_m020953_c001_v0001165_t0019_u01763777393522") 2025/11/22 02:16:34 DEBUG : CopyDest/two: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16b9d6_d20251122_m020955_c001_v7007000_t0000_u01763777395974") 2025/11/22 02:16:34 DEBUG : CopyDest/two: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab3fa6_d20251122_m020951_c001_v0001115_t0033_u01763777391029") 2025/11/22 02:16:34 DEBUG : EXISTING: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f414f558eb10284db_d20251122_m021124_c001_v7007000_t0000_u01763777484408") 2025/11/22 02:16:34 DEBUG : EXISTING: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4057_d20251122_m021122_c001_v0001115_t0026_u01763777482756") 2025/11/22 02:16:34 DEBUG : PREFIXapple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e9d839_d20251122_m021359_c001_v7007000_t0000_u01763777639382") 2025/11/22 02:16:34 DEBUG : PREFIXapple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4253_d20251122_m021354_c001_v0001115_t0042_u01763777634194") 2025/11/22 02:16:34 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e9d837_d20251122_m021359_c001_v7007000_t0000_u01763777639171") 2025/11/22 02:16:35 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6c84_d20251122_m021354_c001_v0001182_t0059_u01763777634175") 2025/11/22 02:16:35 DEBUG : PREFIXbanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909349_d20251122_m021359_c001_v7007000_t0000_u01763777639180") 2025/11/22 02:16:35 DEBUG : PREFIXbanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d2776e_d20251122_m021354_c001_v0001177_t0030_u01763777634182") 2025/11/22 02:16:35 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0d5f_d20251122_m021359_c001_v7007000_t0000_u01763777639394") 2025/11/22 02:16:35 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c22bf_d20251122_m021354_c001_v0001105_t0013_u01763777634204") 2025/11/22 02:16:35 DEBUG : Testêé: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f414f558eb10284c4_d20251122_m021120_c001_v7007000_t0000_u01763777480316") 2025/11/22 02:16:35 DEBUG : Testêé: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4051_d20251122_m021119_c001_v0001115_t0018_u01763777479361") 2025/11/22 02:16:35 DEBUG : Testêé: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1103ae2e742391d6_d20251122_m021118_c001_v0001090_t0035_u01763777478227") 2025/11/22 02:16:35 DEBUG : YXBwbGU=: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42218b78bcc156d2_d20251122_m021340_c001_v7007000_t0000_u01763777620034") 2025/11/22 02:16:35 DEBUG : YXBwbGU=: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27731_d20251122_m021335_c001_v0001177_t0023_u01763777615483") 2025/11/22 02:16:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42218b78bcc156d3_d20251122_m021340_c001_v7007000_t0000_u01763777620219") 2025/11/22 02:16:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2274_d20251122_m021335_c001_v0001105_t0040_u01763777615506") 2025/11/22 02:16:35 DEBUG : YmFuYW5h: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42218b78bcc156d6_d20251122_m021340_c001_v7007000_t0000_u01763777620402") 2025/11/22 02:16:35 DEBUG : YmFuYW5h: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6ba5_d20251122_m021336_c001_v0001182_t0034_u01763777616237") 2025/11/22 02:16:35 DEBUG : a/potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4096764050879f78_d20251122_m020754_c001_v7007000_t0000_u01763777274965") 2025/11/22 02:16:35 DEBUG : a/potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e682_d20251122_m020754_c001_v0001165_t0049_u01763777274371") 2025/11/22 02:16:35 DEBUG : a/potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f410f0b1035c01a78_d20251122_m020752_c001_v7007000_t0000_u01763777272652") 2025/11/22 02:16:35 DEBUG : a/potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e673_d20251122_m020751_c001_v0001165_t0011_u01763777271720") 2025/11/22 02:16:35 DEBUG : a/potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e98ad4_d20251122_m020735_c001_v7007000_t0000_u01763777255607") 2025/11/22 02:16:35 DEBUG : a/potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e5f8_d20251122_m020734_c001_v0001165_t0019_u01763777254718") 2025/11/22 02:16:35 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d1017_d20251122_m021601_c001_v7007000_t0000_u01763777761043") 2025/11/22 02:16:36 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27934_d20251122_m021556_c001_v0001177_t0056_u01763777756372") 2025/11/22 02:16:36 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e535c1_d20251122_m021545_c001_v7007000_t0000_u01763777745204") 2025/11/22 02:16:36 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27904_d20251122_m021540_c001_v0001177_t0055_u01763777740706") 2025/11/22 02:16:36 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909543_d20251122_m021529_c001_v7007000_t0000_u01763777729393") 2025/11/22 02:16:36 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d278c4_d20251122_m021525_c001_v0001177_t0009_u01763777725412") 2025/11/22 02:16:36 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e53566_d20251122_m021513_c001_v7007000_t0000_u01763777713342") 2025/11/22 02:16:36 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27896_d20251122_m021509_c001_v0001177_t0013_u01763777709177") 2025/11/22 02:16:36 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16c417_d20251122_m021456_c001_v7007000_t0000_u01763777696863") 2025/11/22 02:16:36 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d2785d_d20251122_m021452_c001_v0001177_t0043_u01763777692306") 2025/11/22 02:16:36 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419db1366e056909_d20251122_m021439_c001_v7007000_t0000_u01763777679998") 2025/11/22 02:16:36 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2399_d20251122_m021433_c001_v0001105_t0039_u01763777673378") 2025/11/22 02:16:36 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b5cc_d20251122_m021421_c001_v7007000_t0000_u01763777661671") 2025/11/22 02:16:36 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4297_d20251122_m021418_c001_v0001115_t0055_u01763777658129") 2025/11/22 02:16:36 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f414f558eb1029fad_d20251122_m021416_c001_v7007000_t0000_u01763777656978") 2025/11/22 02:16:36 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4285_d20251122_m021412_c001_v0001115_t0008_u01763777652435") 2025/11/22 02:16:36 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909357_d20251122_m021400_c001_v7007000_t0000_u01763777640882") 2025/11/22 02:16:36 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d2777d_d20251122_m021357_c001_v0001177_t0000_u01763777637431") 2025/11/22 02:16:36 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e9d827_d20251122_m021356_c001_v7007000_t0000_u01763777636316") 2025/11/22 02:16:36 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6c6d_d20251122_m021351_c001_v0001182_t0050_u01763777631591") 2025/11/22 02:16:36 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f40368a966f9abcdb_d20251122_m021338_c001_v7007000_t0000_u01763777618021") 2025/11/22 02:16:36 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2268_d20251122_m021332_c001_v0001105_t0043_u01763777612510") 2025/11/22 02:16:37 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d087f_d20251122_m021320_c001_v7007000_t0000_u01763777600281") 2025/11/22 02:16:37 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d276e2_d20251122_m021315_c001_v0001177_t0016_u01763777595394") 2025/11/22 02:16:37 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0809_d20251122_m021302_c001_v7007000_t0000_u01763777582201") 2025/11/22 02:16:37 DEBUG : apple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab419f_d20251122_m021257_c001_v0001115_t0058_u01763777577269") 2025/11/22 02:16:37 DEBUG : appleSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f405a50ad8e262e98_d20251122_m021420_c001_v7007000_t0000_u01763777660286") 2025/11/22 02:16:37 DEBUG : appleSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6d9f_d20251122_m021414_c001_v0001182_t0057_u01763777654830") 2025/11/22 02:16:37 DEBUG : appleapple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419db1366e05690f_d20251122_m021440_c001_v7007000_t0000_u01763777680181") 2025/11/22 02:16:37 DEBUG : appleapple: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c23a5_d20251122_m021435_c001_v0001105_t0034_u01763777675648") 2025/11/22 02:16:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d1019_d20251122_m021601_c001_v7007000_t0000_u01763777761225") 2025/11/22 02:16:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c250f_d20251122_m021556_c001_v0001105_t0054_u01763777756809") 2025/11/22 02:16:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e535c2_d20251122_m021545_c001_v7007000_t0000_u01763777745386") 2025/11/22 02:16:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c24bb_d20251122_m021541_c001_v0001105_t0031_u01763777741191") 2025/11/22 02:16:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909544_d20251122_m021529_c001_v7007000_t0000_u01763777729578") 2025/11/22 02:16:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2475_d20251122_m021525_c001_v0001105_t0047_u01763777725834") 2025/11/22 02:16:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e5356a_d20251122_m021513_c001_v7007000_t0000_u01763777713523") 2025/11/22 02:16:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2440_d20251122_m021509_c001_v0001105_t0018_u01763777709636") 2025/11/22 02:16:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16c418_d20251122_m021457_c001_v7007000_t0000_u01763777697046") 2025/11/22 02:16:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c23f9_d20251122_m021452_c001_v0001105_t0046_u01763777692819") 2025/11/22 02:16:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f418bfe7714993921_d20251122_m021438_c001_v7007000_t0000_u01763777678026") 2025/11/22 02:16:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27826_d20251122_m021434_c001_v0001177_t0046_u01763777674005") 2025/11/22 02:16:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b5cd_d20251122_m021421_c001_v7007000_t0000_u01763777661855") 2025/11/22 02:16:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2345_d20251122_m021418_c001_v0001105_t0013_u01763777658119") 2025/11/22 02:16:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f40368a966f9abd8d_d20251122_m021416_c001_v7007000_t0000_u01763777656800") 2025/11/22 02:16:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6d87_d20251122_m021413_c001_v0001182_t0054_u01763777653326") 2025/11/22 02:16:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909358_d20251122_m021401_c001_v7007000_t0000_u01763777641066") 2025/11/22 02:16:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4265_d20251122_m021357_c001_v0001115_t0014_u01763777637453") 2025/11/22 02:16:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c90933b_d20251122_m021356_c001_v7007000_t0000_u01763777636315") 2025/11/22 02:16:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab424d_d20251122_m021352_c001_v0001115_t0008_u01763777632085") 2025/11/22 02:16:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f407391025c027325_d20251122_m021337_c001_v7007000_t0000_u01763777617601") 2025/11/22 02:16:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4219_d20251122_m021333_c001_v0001115_t0014_u01763777613372") 2025/11/22 02:16:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0881_d20251122_m021320_c001_v7007000_t0000_u01763777600465") 2025/11/22 02:16:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2221_d20251122_m021316_c001_v0001105_t0034_u01763777596793") 2025/11/22 02:16:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d080a_d20251122_m021302_c001_v7007000_t0000_u01763777582383") 2025/11/22 02:16:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d276b1_d20251122_m021258_c001_v0001177_t0018_u01763777578326") 2025/11/22 02:16:38 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4024d7dd961192b1_d20251122_m021419_c001_v7007000_t0000_u01763777659940") 2025/11/22 02:16:38 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab428b_d20251122_m021414_c001_v0001115_t0002_u01763777654810") 2025/11/22 02:16:38 DEBUG : b/potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4096764050879f7e_d20251122_m020755_c001_v7007000_t0000_u01763777275148") 2025/11/22 02:16:38 DEBUG : b/potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e67a_d20251122_m020753_c001_v0001165_t0024_u01763777273199") 2025/11/22 02:16:38 DEBUG : b/potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f410f0b1035c01a74_d20251122_m020752_c001_v7007000_t0000_u01763777272072") 2025/11/22 02:16:38 DEBUG : b/potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e66b_d20251122_m020750_c001_v0001165_t0049_u01763777270892") 2025/11/22 02:16:38 DEBUG : b/potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e98ace_d20251122_m020735_c001_v7007000_t0000_u01763777255052") 2025/11/22 02:16:39 DEBUG : b/potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e5f2_d20251122_m020733_c001_v0001165_t0053_u01763777253893") 2025/11/22 02:16:39 DEBUG : backup/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e9d397_d20251122_m021012_c001_v7007000_t0000_u01763777412130") 2025/11/22 02:16:39 DEBUG : backup/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1058f0325bdf22c9_d20251122_m021010_c001_v0001092_t0023_u01763777410028") 2025/11/22 02:16:39 DEBUG : backup/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1125d51c6ce93342_d20251122_m021005_c001_v0001185_t0037_u01763777405801") 2025/11/22 02:16:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42035996f204b3f5_d20251122_m021038_c001_v7007000_t0000_u01763777438123") 2025/11/22 02:16:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f11980bebdd90ee14_d20251122_m021035_c001_v0001100_t0000_u01763777435997") 2025/11/22 02:16:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f11501b8d486cc2ef_d20251122_m021031_c001_v0001185_t0057_u01763777431856") 2025/11/22 02:16:39 DEBUG : backup/one.bak: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4088e504c8d240e7_d20251122_m021025_c001_v7007000_t0000_u01763777425248") 2025/11/22 02:16:39 DEBUG : backup/one.bak: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1087ace47394747a_d20251122_m021023_c001_v0001131_t0020_u01763777423107") 2025/11/22 02:16:39 DEBUG : backup/one.bak: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f11361742f2586365_d20251122_m021018_c001_v0001185_t0026_u01763777418904") 2025/11/22 02:16:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42035996f204b3fa_d20251122_m021038_c001_v7007000_t0000_u01763777438303") 2025/11/22 02:16:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118898035c1c9a55_d20251122_m021037_c001_v0001116_t0000_u01763777437049") 2025/11/22 02:16:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f10272b81d74a77fd_d20251122_m021033_c001_v0001130_t0057_u01763777433394") 2025/11/22 02:16:39 DEBUG : backup/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e9d398_d20251122_m021012_c001_v7007000_t0000_u01763777412337") 2025/11/22 02:16:39 DEBUG : backup/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1017b9b5c34a69ce_d20251122_m021011_c001_v0001185_t0028_u01763777411209") 2025/11/22 02:16:39 DEBUG : backup/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1029715b0a3dcf82_d20251122_m021007_c001_v0001182_t0038_u01763777407552") 2025/11/22 02:16:39 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4088e504c8d240e8_d20251122_m021025_c001_v7007000_t0000_u01763777425430") 2025/11/22 02:16:39 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f115065b5bf9b535c_d20251122_m021024_c001_v0001136_t0004_u01763777424228") 2025/11/22 02:16:39 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f100cc3e23720c1d2_d20251122_m021020_c001_v0001185_t0025_u01763777420535") 2025/11/22 02:16:39 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d101a_d20251122_m021601_c001_v7007000_t0000_u01763777761407") 2025/11/22 02:16:40 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b7224_d20251122_m021556_c001_v0001182_t0046_u01763777756597") 2025/11/22 02:16:40 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e535c3_d20251122_m021545_c001_v7007000_t0000_u01763777745567") 2025/11/22 02:16:40 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b7190_d20251122_m021540_c001_v0001182_t0045_u01763777740961") 2025/11/22 02:16:40 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909546_d20251122_m021529_c001_v7007000_t0000_u01763777729760") 2025/11/22 02:16:40 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b70f3_d20251122_m021525_c001_v0001182_t0047_u01763777725636") 2025/11/22 02:16:40 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e5356c_d20251122_m021513_c001_v7007000_t0000_u01763777713718") 2025/11/22 02:16:40 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b703b_d20251122_m021509_c001_v0001182_t0052_u01763777709428") 2025/11/22 02:16:40 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16c419_d20251122_m021457_c001_v7007000_t0000_u01763777697229") 2025/11/22 02:16:40 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6f94_d20251122_m021452_c001_v0001182_t0014_u01763777692588") 2025/11/22 02:16:40 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419db1366e056911_d20251122_m021440_c001_v7007000_t0000_u01763777680365") 2025/11/22 02:16:40 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6eb6_d20251122_m021433_c001_v0001182_t0006_u01763777673798") 2025/11/22 02:16:40 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b5ce_d20251122_m021422_c001_v7007000_t0000_u01763777662039") 2025/11/22 02:16:40 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d277dc_d20251122_m021418_c001_v0001177_t0041_u01763777658094") 2025/11/22 02:16:40 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f410f0b1035c032c5_d20251122_m021416_c001_v7007000_t0000_u01763777656612") 2025/11/22 02:16:40 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d277bf_d20251122_m021413_c001_v0001177_t0014_u01763777653061") 2025/11/22 02:16:40 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909359_d20251122_m021401_c001_v7007000_t0000_u01763777641251") 2025/11/22 02:16:40 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6ca2_d20251122_m021357_c001_v0001182_t0036_u01763777637444") 2025/11/22 02:16:40 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4024d7dd961191f3_d20251122_m021356_c001_v7007000_t0000_u01763777636335") 2025/11/22 02:16:40 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27767_d20251122_m021351_c001_v0001177_t0014_u01763777631819") 2025/11/22 02:16:40 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b40e7_d20251122_m021338_c001_v7007000_t0000_u01763777618014") 2025/11/22 02:16:40 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d2772f_d20251122_m021333_c001_v0001177_t0046_u01763777613161") 2025/11/22 02:16:41 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0885_d20251122_m021320_c001_v7007000_t0000_u01763777600688") 2025/11/22 02:16:41 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab41e2_d20251122_m021315_c001_v0001115_t0010_u01763777595683") 2025/11/22 02:16:41 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d080b_d20251122_m021302_c001_v7007000_t0000_u01763777582567") 2025/11/22 02:16:41 DEBUG : banana: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c21bf_d20251122_m021258_c001_v0001105_t0020_u01763777578096") 2025/11/22 02:16:41 DEBUG : bananaSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b5c2_d20251122_m021420_c001_v7007000_t0000_u01763777660137") 2025/11/22 02:16:41 DEBUG : bananaSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d277c5_d20251122_m021414_c001_v0001177_t0046_u01763777654816") 2025/11/22 02:16:41 DEBUG : both0: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a54_d20251122_m021226_c001_v7007000_t0000_u01763777546193") 2025/11/22 02:16:41 DEBUG : both0: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40dd_d20251122_m021159_c001_v0001115_t0022_u01763777519097") 2025/11/22 02:16:41 DEBUG : both0: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b23f_d20251122_m021154_c001_v7007000_t0000_u01763777514804") 2025/11/22 02:16:41 DEBUG : both0: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab405f_d20251122_m021128_c001_v0001115_t0039_u01763777488401") 2025/11/22 02:16:41 DEBUG : both1: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a55_d20251122_m021226_c001_v7007000_t0000_u01763777546378") 2025/11/22 02:16:41 DEBUG : both1: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40e4_d20251122_m021200_c001_v0001115_t0032_u01763777520100") 2025/11/22 02:16:41 DEBUG : both1: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b241_d20251122_m021154_c001_v7007000_t0000_u01763777514984") 2025/11/22 02:16:41 DEBUG : both1: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4065_d20251122_m021129_c001_v0001115_t0050_u01763777489693") 2025/11/22 02:16:41 DEBUG : both10: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a57_d20251122_m021226_c001_v7007000_t0000_u01763777546562") 2025/11/22 02:16:41 DEBUG : both10: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4124_d20251122_m021211_c001_v0001115_t0054_u01763777531536") 2025/11/22 02:16:41 DEBUG : both10: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b246_d20251122_m021155_c001_v7007000_t0000_u01763777515166") 2025/11/22 02:16:41 DEBUG : both10: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab409f_d20251122_m021140_c001_v0001115_t0033_u01763777500210") 2025/11/22 02:16:41 DEBUG : both11: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a59_d20251122_m021226_c001_v7007000_t0000_u01763777546747") 2025/11/22 02:16:41 DEBUG : both11: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab412c_d20251122_m021212_c001_v0001115_t0037_u01763777532589") 2025/11/22 02:16:42 DEBUG : both11: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b249_d20251122_m021155_c001_v7007000_t0000_u01763777515346") 2025/11/22 02:16:42 DEBUG : both11: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40a5_d20251122_m021141_c001_v0001115_t0013_u01763777501184") 2025/11/22 02:16:42 DEBUG : both12: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a5b_d20251122_m021226_c001_v7007000_t0000_u01763777546946") 2025/11/22 02:16:42 DEBUG : both12: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4130_d20251122_m021213_c001_v0001115_t0013_u01763777533668") 2025/11/22 02:16:42 DEBUG : both12: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b24c_d20251122_m021155_c001_v7007000_t0000_u01763777515584") 2025/11/22 02:16:42 DEBUG : both12: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40ab_d20251122_m021142_c001_v0001115_t0011_u01763777502614") 2025/11/22 02:16:42 DEBUG : both13: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a5c_d20251122_m021227_c001_v7007000_t0000_u01763777547130") 2025/11/22 02:16:42 DEBUG : both13: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4136_d20251122_m021214_c001_v0001115_t0024_u01763777534843") 2025/11/22 02:16:42 DEBUG : both13: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b24e_d20251122_m021155_c001_v7007000_t0000_u01763777515765") 2025/11/22 02:16:42 DEBUG : both13: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40af_d20251122_m021143_c001_v0001115_t0045_u01763777503842") 2025/11/22 02:16:42 DEBUG : both14: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a5e_d20251122_m021227_c001_v7007000_t0000_u01763777547324") 2025/11/22 02:16:42 DEBUG : both14: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab413c_d20251122_m021215_c001_v0001115_t0030_u01763777535934") 2025/11/22 02:16:42 DEBUG : both14: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b250_d20251122_m021155_c001_v7007000_t0000_u01763777515964") 2025/11/22 02:16:42 DEBUG : both14: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40b6_d20251122_m021145_c001_v0001115_t0031_u01763777505668") 2025/11/22 02:16:42 DEBUG : both15: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a60_d20251122_m021227_c001_v7007000_t0000_u01763777547509") 2025/11/22 02:16:42 DEBUG : both15: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4142_d20251122_m021217_c001_v0001115_t0034_u01763777537270") 2025/11/22 02:16:42 DEBUG : both15: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b254_d20251122_m021156_c001_v7007000_t0000_u01763777516145") 2025/11/22 02:16:42 DEBUG : both15: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40ba_d20251122_m021146_c001_v0001115_t0002_u01763777506589") 2025/11/22 02:16:42 DEBUG : both16: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a61_d20251122_m021227_c001_v7007000_t0000_u01763777547694") 2025/11/22 02:16:42 DEBUG : both16: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4148_d20251122_m021218_c001_v0001115_t0014_u01763777538387") 2025/11/22 02:16:42 DEBUG : both16: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b257_d20251122_m021156_c001_v7007000_t0000_u01763777516326") 2025/11/22 02:16:43 DEBUG : both16: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40c0_d20251122_m021147_c001_v0001115_t0040_u01763777507698") 2025/11/22 02:16:43 DEBUG : both17: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a63_d20251122_m021227_c001_v7007000_t0000_u01763777547895") 2025/11/22 02:16:43 DEBUG : both17: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab414c_d20251122_m021219_c001_v0001115_t0026_u01763777539737") 2025/11/22 02:16:43 DEBUG : both17: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b259_d20251122_m021156_c001_v7007000_t0000_u01763777516506") 2025/11/22 02:16:43 DEBUG : both17: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40c4_d20251122_m021148_c001_v0001115_t0032_u01763777508769") 2025/11/22 02:16:43 DEBUG : both18: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a65_d20251122_m021228_c001_v7007000_t0000_u01763777548081") 2025/11/22 02:16:43 DEBUG : both18: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4150_d20251122_m021220_c001_v0001115_t0014_u01763777540889") 2025/11/22 02:16:43 DEBUG : both18: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b25b_d20251122_m021156_c001_v7007000_t0000_u01763777516699") 2025/11/22 02:16:43 DEBUG : both18: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40c8_d20251122_m021149_c001_v0001115_t0016_u01763777509828") 2025/11/22 02:16:43 DEBUG : both19: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a66_d20251122_m021228_c001_v7007000_t0000_u01763777548265") 2025/11/22 02:16:43 DEBUG : both19: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4154_d20251122_m021222_c001_v0001115_t0007_u01763777542152") 2025/11/22 02:16:43 DEBUG : both19: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b25d_d20251122_m021156_c001_v7007000_t0000_u01763777516880") 2025/11/22 02:16:43 DEBUG : both19: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40cc_d20251122_m021150_c001_v0001115_t0047_u01763777510970") 2025/11/22 02:16:43 DEBUG : both2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a67_d20251122_m021228_c001_v7007000_t0000_u01763777548449") 2025/11/22 02:16:43 DEBUG : both2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40ea_d20251122_m021201_c001_v0001115_t0029_u01763777521411") 2025/11/22 02:16:43 DEBUG : both2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b25f_d20251122_m021157_c001_v7007000_t0000_u01763777517060") 2025/11/22 02:16:43 DEBUG : both2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab406c_d20251122_m021130_c001_v0001115_t0048_u01763777490801") 2025/11/22 02:16:43 DEBUG : both3: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a6a_d20251122_m021228_c001_v7007000_t0000_u01763777548633") 2025/11/22 02:16:43 DEBUG : both3: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40f4_d20251122_m021202_c001_v0001115_t0041_u01763777522529") 2025/11/22 02:16:43 DEBUG : both3: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b261_d20251122_m021157_c001_v7007000_t0000_u01763777517248") 2025/11/22 02:16:44 DEBUG : both3: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4076_d20251122_m021132_c001_v0001115_t0028_u01763777492102") 2025/11/22 02:16:44 DEBUG : both4: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a6c_d20251122_m021228_c001_v7007000_t0000_u01763777548835") 2025/11/22 02:16:44 DEBUG : both4: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40fa_d20251122_m021203_c001_v0001115_t0010_u01763777523660") 2025/11/22 02:16:44 DEBUG : both4: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b265_d20251122_m021157_c001_v7007000_t0000_u01763777517436") 2025/11/22 02:16:44 DEBUG : both4: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab407c_d20251122_m021133_c001_v0001115_t0054_u01763777493247") 2025/11/22 02:16:44 DEBUG : both5: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a71_d20251122_m021229_c001_v7007000_t0000_u01763777549030") 2025/11/22 02:16:44 DEBUG : both5: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40fe_d20251122_m021205_c001_v0001115_t0007_u01763777525203") 2025/11/22 02:16:44 DEBUG : both5: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b269_d20251122_m021157_c001_v7007000_t0000_u01763777517638") 2025/11/22 02:16:44 DEBUG : both5: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4083_d20251122_m021134_c001_v0001115_t0016_u01763777494461") 2025/11/22 02:16:44 DEBUG : both6: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a75_d20251122_m021229_c001_v7007000_t0000_u01763777549214") 2025/11/22 02:16:44 DEBUG : both6: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4106_d20251122_m021206_c001_v0001115_t0013_u01763777526497") 2025/11/22 02:16:44 DEBUG : both6: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b26b_d20251122_m021157_c001_v7007000_t0000_u01763777517822") 2025/11/22 02:16:44 DEBUG : both6: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4089_d20251122_m021135_c001_v0001115_t0051_u01763777495795") 2025/11/22 02:16:44 DEBUG : both7: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a77_d20251122_m021229_c001_v7007000_t0000_u01763777549399") 2025/11/22 02:16:44 DEBUG : both7: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab410e_d20251122_m021208_c001_v0001115_t0025_u01763777528061") 2025/11/22 02:16:44 DEBUG : both7: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b26e_d20251122_m021158_c001_v7007000_t0000_u01763777518003") 2025/11/22 02:16:44 DEBUG : both7: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4093_d20251122_m021136_c001_v0001115_t0050_u01763777496835") 2025/11/22 02:16:44 DEBUG : both8: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a78_d20251122_m021229_c001_v7007000_t0000_u01763777549583") 2025/11/22 02:16:44 DEBUG : both8: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4112_d20251122_m021209_c001_v0001115_t0015_u01763777529259") 2025/11/22 02:16:44 DEBUG : both8: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b270_d20251122_m021158_c001_v7007000_t0000_u01763777518184") 2025/11/22 02:16:44 DEBUG : both8: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4097_d20251122_m021137_c001_v0001115_t0027_u01763777497902") 2025/11/22 02:16:45 DEBUG : both9: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a7a_d20251122_m021229_c001_v7007000_t0000_u01763777549766") 2025/11/22 02:16:45 DEBUG : both9: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab411b_d20251122_m021210_c001_v0001115_t0034_u01763777530548") 2025/11/22 02:16:45 DEBUG : both9: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b272_d20251122_m021158_c001_v7007000_t0000_u01763777518365") 2025/11/22 02:16:45 DEBUG : both9: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab409b_d20251122_m021139_c001_v0001115_t0037_u01763777499127") 2025/11/22 02:16:45 DEBUG : c/non empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4096764050879f83_d20251122_m020755_c001_v7007000_t0000_u01763777275331") 2025/11/22 02:16:45 DEBUG : c/non empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e67c_d20251122_m020753_c001_v0001165_t0055_u01763777273686") 2025/11/22 02:16:45 DEBUG : c/non empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f410f0b1035c01a7a_d20251122_m020752_c001_v7007000_t0000_u01763777272835") 2025/11/22 02:16:45 DEBUG : c/non empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e66d_d20251122_m020751_c001_v0001165_t0058_u01763777271113") 2025/11/22 02:16:45 DEBUG : c/non empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e98ad5_d20251122_m020735_c001_v7007000_t0000_u01763777255787") 2025/11/22 02:16:45 DEBUG : c/non empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e5f4_d20251122_m020734_c001_v0001165_t0041_u01763777254129") 2025/11/22 02:16:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42218b78bcc156d9_d20251122_m021340_c001_v7007000_t0000_u01763777620583") 2025/11/22 02:16:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4221_d20251122_m021335_c001_v0001115_t0051_u01763777615498") 2025/11/22 02:16:45 DEBUG : check sum: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e98a9e_d20251122_m020727_c001_v7007000_t0000_u01763777247136") 2025/11/22 02:16:45 DEBUG : check sum: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e5c1_d20251122_m020726_c001_v0001165_t0024_u01763777246169") 2025/11/22 02:16:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41780fe05e01bea6_d20251122_m021631_c001_v7007000_t0000_u01763777791290") 2025/11/22 02:16:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d279b7_d20251122_m021629_c001_v0001177_t0014_u01763777789677") 2025/11/22 02:16:45 DEBUG : dest/3: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16b981_d20251122_m020939_c001_v7007000_t0000_u01763777379220") 2025/11/22 02:16:45 DEBUG : dest/3: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f418c78950391d826_d20251122_m020938_c001_v0001185_t0049_u01763777378106") 2025/11/22 02:16:45 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419db1366e056913_d20251122_m021440_c001_v7007000_t0000_u01763777680549") 2025/11/22 02:16:45 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d2782e_d20251122_m021435_c001_v0001177_t0049_u01763777675861") 2025/11/22 02:16:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d101c_d20251122_m021601_c001_v7007000_t0000_u01763777761590") 2025/11/22 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d2791b_d20251122_m021549_c001_v0001177_t0047_u01763777749906") 2025/11/22 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e535c4_d20251122_m021545_c001_v7007000_t0000_u01763777745751") 2025/11/22 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d278e3_d20251122_m021534_c001_v0001177_t0004_u01763777734085") 2025/11/22 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909547_d20251122_m021529_c001_v7007000_t0000_u01763777729958") 2025/11/22 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d278aa_d20251122_m021518_c001_v0001177_t0034_u01763777718275") 2025/11/22 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e5356d_d20251122_m021513_c001_v7007000_t0000_u01763777713901") 2025/11/22 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27878_d20251122_m021501_c001_v0001177_t0029_u01763777701484") 2025/11/22 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16c41b_d20251122_m021457_c001_v7007000_t0000_u01763777697411") 2025/11/22 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d2784d_d20251122_m021444_c001_v0001177_t0047_u01763777684693") 2025/11/22 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f423e42c075ad0422_d20251122_m021437_c001_v7007000_t0000_u01763777677816") 2025/11/22 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2378_d20251122_m021426_c001_v0001105_t0049_u01763777666397") 2025/11/22 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b5d0_d20251122_m021422_c001_v7007000_t0000_u01763777662223") 2025/11/22 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6de3_d20251122_m021418_c001_v0001182_t0046_u01763777658328") 2025/11/22 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f414f558eb1029fae_d20251122_m021417_c001_v7007000_t0000_u01763777657161") 2025/11/22 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4273_d20251122_m021405_c001_v0001115_t0022_u01763777645561") 2025/11/22 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c90935a_d20251122_m021401_c001_v7007000_t0000_u01763777641435") 2025/11/22 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6ca6_d20251122_m021357_c001_v0001182_t0044_u01763777637655") 2025/11/22 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0d52_d20251122_m021356_c001_v7007000_t0000_u01763777636440") 2025/11/22 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6c0b_d20251122_m021344_c001_v0001182_t0006_u01763777624664") 2025/11/22 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f405a50ad8e262dd7_d20251122_m021337_c001_v7007000_t0000_u01763777617606") 2025/11/22 02:16:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab41fd_d20251122_m021324_c001_v0001115_t0014_u01763777604928") 2025/11/22 02:16:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0888_d20251122_m021320_c001_v7007000_t0000_u01763777600870") 2025/11/22 02:16:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c21e5_d20251122_m021306_c001_v0001105_t0054_u01763777586858") 2025/11/22 02:16:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d080d_d20251122_m021302_c001_v7007000_t0000_u01763777582771") 2025/11/22 02:16:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27686_d20251122_m021247_c001_v0001177_t0030_u01763777567714") 2025/11/22 02:16:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4162454a20eeb644_d20251122_m021420_c001_v7007000_t0000_u01763777660294") 2025/11/22 02:16:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d277c7_d20251122_m021415_c001_v0001177_t0055_u01763777655030") 2025/11/22 02:16:47 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419db1366e056915_d20251122_m021440_c001_v7007000_t0000_u01763777680732") 2025/11/22 02:16:47 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6ed5_d20251122_m021435_c001_v0001182_t0014_u01763777675887") 2025/11/22 02:16:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d101d_d20251122_m021601_c001_v7007000_t0000_u01763777761771") 2025/11/22 02:16:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b71e0_d20251122_m021550_c001_v0001182_t0041_u01763777750488") 2025/11/22 02:16:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e535c5_d20251122_m021545_c001_v7007000_t0000_u01763777745934") 2025/11/22 02:16:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b7141_d20251122_m021534_c001_v0001182_t0022_u01763777734664") 2025/11/22 02:16:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909548_d20251122_m021530_c001_v7007000_t0000_u01763777730142") 2025/11/22 02:16:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b70a7_d20251122_m021518_c001_v0001182_t0004_u01763777718850") 2025/11/22 02:16:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e5356f_d20251122_m021514_c001_v7007000_t0000_u01763777714084") 2025/11/22 02:16:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6fee_d20251122_m021502_c001_v0001182_t0058_u01763777702085") 2025/11/22 02:16:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16c41e_d20251122_m021457_c001_v7007000_t0000_u01763777697595") 2025/11/22 02:16:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6f3c_d20251122_m021445_c001_v0001182_t0006_u01763777685269") 2025/11/22 02:16:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42035996f204baf9_d20251122_m021437_c001_v7007000_t0000_u01763777677887") 2025/11/22 02:16:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6e6d_d20251122_m021427_c001_v0001182_t0016_u01763777667226") 2025/11/22 02:16:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b5d2_d20251122_m021422_c001_v7007000_t0000_u01763777662407") 2025/11/22 02:16:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d277de_d20251122_m021418_c001_v0001177_t0047_u01763777658313") 2025/11/22 02:16:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f40368a966f9abd94_d20251122_m021417_c001_v7007000_t0000_u01763777657169") 2025/11/22 02:16:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d277a0_d20251122_m021406_c001_v0001177_t0008_u01763777646382") 2025/11/22 02:16:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c90935b_d20251122_m021401_c001_v7007000_t0000_u01763777641639") 2025/11/22 02:16:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d2777f_d20251122_m021357_c001_v0001177_t0029_u01763777637663") 2025/11/22 02:16:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c90933c_d20251122_m021356_c001_v7007000_t0000_u01763777636470") 2025/11/22 02:16:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27757_d20251122_m021345_c001_v0001177_t0004_u01763777625231") 2025/11/22 02:16:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f407391025c027326_d20251122_m021337_c001_v7007000_t0000_u01763777617787") 2025/11/22 02:16:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2249_d20251122_m021325_c001_v0001105_t0050_u01763777605774") 2025/11/22 02:16:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0889_d20251122_m021321_c001_v7007000_t0000_u01763777601054") 2025/11/22 02:16:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d276c0_d20251122_m021307_c001_v0001177_t0002_u01763777587528") 2025/11/22 02:16:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d080f_d20251122_m021302_c001_v7007000_t0000_u01763777582955") 2025/11/22 02:16:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab418c_d20251122_m021248_c001_v0001115_t0009_u01763777568283") 2025/11/22 02:16:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4024d7dd961192b6_d20251122_m021420_c001_v7007000_t0000_u01763777660306") 2025/11/22 02:16:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6da5_d20251122_m021415_c001_v0001182_t0051_u01763777655138") 2025/11/22 02:16:48 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419db1366e056918_d20251122_m021440_c001_v7007000_t0000_u01763777680916") 2025/11/22 02:16:48 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab42ca_d20251122_m021435_c001_v0001115_t0032_u01763777675873") 2025/11/22 02:16:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d101f_d20251122_m021601_c001_v7007000_t0000_u01763777761953") 2025/11/22 02:16:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c24e8_d20251122_m021551_c001_v0001105_t0011_u01763777751042") 2025/11/22 02:16:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e535c6_d20251122_m021546_c001_v7007000_t0000_u01763777746116") 2025/11/22 02:16:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2497_d20251122_m021535_c001_v0001105_t0051_u01763777735238") 2025/11/22 02:16:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909549_d20251122_m021530_c001_v7007000_t0000_u01763777730326") 2025/11/22 02:16:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2461_d20251122_m021519_c001_v0001105_t0017_u01763777719430") 2025/11/22 02:16:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e53570_d20251122_m021514_c001_v7007000_t0000_u01763777714266") 2025/11/22 02:16:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c241e_d20251122_m021502_c001_v0001105_t0055_u01763777702662") 2025/11/22 02:16:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16c421_d20251122_m021457_c001_v7007000_t0000_u01763777697780") 2025/11/22 02:16:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c23d5_d20251122_m021445_c001_v0001105_t0056_u01763777685821") 2025/11/22 02:16:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f418bfe771499391c_d20251122_m021437_c001_v7007000_t0000_u01763777677621") 2025/11/22 02:16:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d2780a_d20251122_m021428_c001_v0001177_t0031_u01763777668035") 2025/11/22 02:16:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b5d3_d20251122_m021422_c001_v7007000_t0000_u01763777662596") 2025/11/22 02:16:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d277e0_d20251122_m021418_c001_v0001177_t0001_u01763777658528") 2025/11/22 02:16:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f414f558eb1029fac_d20251122_m021416_c001_v7007000_t0000_u01763777656783") 2025/11/22 02:16:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6d29_d20251122_m021406_c001_v0001182_t0036_u01763777646958") 2025/11/22 02:16:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c90935d_d20251122_m021401_c001_v7007000_t0000_u01763777641823") 2025/11/22 02:16:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6cac_d20251122_m021357_c001_v0001182_t0022_u01763777637849") 2025/11/22 02:16:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f407391025c027368_d20251122_m021356_c001_v7007000_t0000_u01763777636488") 2025/11/22 02:16:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4239_d20251122_m021345_c001_v0001115_t0000_u01763777625808") 2025/11/22 02:16:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b40e8_d20251122_m021338_c001_v7007000_t0000_u01763777618217") 2025/11/22 02:16:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d2770e_d20251122_m021326_c001_v0001177_t0058_u01763777606659") 2025/11/22 02:16:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d088b_d20251122_m021321_c001_v7007000_t0000_u01763777601239") 2025/11/22 02:16:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab41c2_d20251122_m021308_c001_v0001115_t0011_u01763777588115") 2025/11/22 02:16:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0810_d20251122_m021303_c001_v7007000_t0000_u01763777583139") 2025/11/22 02:16:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c219a_d20251122_m021251_c001_v0001105_t0038_u01763777571356") 2025/11/22 02:16:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f414f558eb1029fbb_d20251122_m021419_c001_v7007000_t0000_u01763777659994") 2025/11/22 02:16:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2335_d20251122_m021415_c001_v0001105_t0010_u01763777655174") 2025/11/22 02:16:50 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419db1366e05691c_d20251122_m021441_c001_v7007000_t0000_u01763777681101") 2025/11/22 02:16:50 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c23a9_d20251122_m021435_c001_v0001105_t0025_u01763777675933") 2025/11/22 02:16:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d1022_d20251122_m021602_c001_v7007000_t0000_u01763777762137") 2025/11/22 02:16:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab437d_d20251122_m021551_c001_v0001115_t0003_u01763777751808") 2025/11/22 02:16:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e535c7_d20251122_m021546_c001_v7007000_t0000_u01763777746299") 2025/11/22 02:16:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4355_d20251122_m021535_c001_v0001115_t0030_u01763777735950") 2025/11/22 02:16:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c90954b_d20251122_m021530_c001_v7007000_t0000_u01763777730539") 2025/11/22 02:16:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4335_d20251122_m021520_c001_v0001115_t0057_u01763777720426") 2025/11/22 02:16:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e53571_d20251122_m021514_c001_v7007000_t0000_u01763777714448") 2025/11/22 02:16:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4315_d20251122_m021503_c001_v0001115_t0059_u01763777703475") 2025/11/22 02:16:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16c422_d20251122_m021457_c001_v7007000_t0000_u01763777697962") 2025/11/22 02:16:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab42e2_d20251122_m021446_c001_v0001115_t0059_u01763777686606") 2025/11/22 02:16:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e9d8d3_d20251122_m021438_c001_v7007000_t0000_u01763777678208") 2025/11/22 02:16:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab42b1_d20251122_m021428_c001_v0001115_t0042_u01763777668634") 2025/11/22 02:16:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b5d4_d20251122_m021422_c001_v7007000_t0000_u01763777662784") 2025/11/22 02:16:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6de7_d20251122_m021418_c001_v0001182_t0019_u01763777658542") 2025/11/22 02:16:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4162454a20eeb61a_d20251122_m021417_c001_v7007000_t0000_u01763777657015") 2025/11/22 02:16:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2308_d20251122_m021407_c001_v0001105_t0059_u01763777647523") 2025/11/22 02:16:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909361_d20251122_m021402_c001_v7007000_t0000_u01763777642006") 2025/11/22 02:16:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27783_d20251122_m021357_c001_v0001177_t0009_u01763777637872") 2025/11/22 02:16:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e9d829_d20251122_m021356_c001_v7007000_t0000_u01763777636497") 2025/11/22 02:16:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c229f_d20251122_m021346_c001_v0001105_t0057_u01763777626783") 2025/11/22 02:16:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f405a50ad8e262dd8_d20251122_m021337_c001_v7007000_t0000_u01763777617789") 2025/11/22 02:16:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4201_d20251122_m021326_c001_v0001115_t0032_u01763777606900") 2025/11/22 02:16:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d088d_d20251122_m021321_c001_v7007000_t0000_u01763777601422") 2025/11/22 02:16:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c21f3_d20251122_m021308_c001_v0001105_t0057_u01763777588696") 2025/11/22 02:16:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0811_d20251122_m021303_c001_v7007000_t0000_u01763777583336") 2025/11/22 02:16:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27696_d20251122_m021251_c001_v0001177_t0003_u01763777571800") 2025/11/22 02:16:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b5bd_d20251122_m021419_c001_v7007000_t0000_u01763777659951") 2025/11/22 02:16:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d277c9_d20251122_m021415_c001_v0001177_t0026_u01763777655239") 2025/11/22 02:16:51 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419db1366e05691e_d20251122_m021441_c001_v7007000_t0000_u01763777681284") 2025/11/22 02:16:51 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27830_d20251122_m021436_c001_v0001177_t0017_u01763777676076") 2025/11/22 02:16:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d1025_d20251122_m021602_c001_v7007000_t0000_u01763777762322") 2025/11/22 02:16:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27920_d20251122_m021552_c001_v0001177_t0016_u01763777752330") 2025/11/22 02:16:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e535c8_d20251122_m021546_c001_v7007000_t0000_u01763777746480") 2025/11/22 02:16:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d278f0_d20251122_m021536_c001_v0001177_t0009_u01763777736469") 2025/11/22 02:16:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c90954c_d20251122_m021530_c001_v7007000_t0000_u01763777730722") 2025/11/22 02:16:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d278b1_d20251122_m021520_c001_v0001177_t0022_u01763777720971") 2025/11/22 02:16:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e53576_d20251122_m021514_c001_v7007000_t0000_u01763777714630") 2025/11/22 02:16:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27884_d20251122_m021504_c001_v0001177_t0000_u01763777704025") 2025/11/22 02:16:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16c424_d20251122_m021458_c001_v7007000_t0000_u01763777698146") 2025/11/22 02:16:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d2784f_d20251122_m021447_c001_v0001177_t0052_u01763777687125") 2025/11/22 02:16:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42035996f204baf8_d20251122_m021437_c001_v7007000_t0000_u01763777677644") 2025/11/22 02:16:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2383_d20251122_m021429_c001_v0001105_t0031_u01763777669295") 2025/11/22 02:16:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b5d5_d20251122_m021422_c001_v7007000_t0000_u01763777662968") 2025/11/22 02:16:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c234b_d20251122_m021418_c001_v0001105_t0035_u01763777658553") 2025/11/22 02:16:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f40368a966f9abd91_d20251122_m021416_c001_v7007000_t0000_u01763777656984") 2025/11/22 02:16:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4275_d20251122_m021408_c001_v0001115_t0022_u01763777648090") 2025/11/22 02:16:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909365_d20251122_m021402_c001_v7007000_t0000_u01763777642190") 2025/11/22 02:16:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4267_d20251122_m021357_c001_v0001115_t0038_u01763777637942") 2025/11/22 02:16:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e53477_d20251122_m021356_c001_v7007000_t0000_u01763777636508") 2025/11/22 02:16:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6c29_d20251122_m021347_c001_v0001182_t0043_u01763777627173") 2025/11/22 02:16:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f400e9e5b5fbbb74e_d20251122_m021338_c001_v7007000_t0000_u01763777618034") 2025/11/22 02:16:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2254_d20251122_m021327_c001_v0001105_t0032_u01763777607304") 2025/11/22 02:16:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d088f_d20251122_m021321_c001_v7007000_t0000_u01763777601606") 2025/11/22 02:16:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d276c6_d20251122_m021309_c001_v0001177_t0042_u01763777589289") 2025/11/22 02:16:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0812_d20251122_m021303_c001_v7007000_t0000_u01763777583519") 2025/11/22 02:16:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4191_d20251122_m021252_c001_v0001115_t0039_u01763777572011") 2025/11/22 02:16:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f407f622ae92deb7c_d20251122_m021420_c001_v7007000_t0000_u01763777660148") 2025/11/22 02:16:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6da9_d20251122_m021415_c001_v0001182_t0058_u01763777655354") 2025/11/22 02:16:53 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419db1366e056920_d20251122_m021441_c001_v7007000_t0000_u01763777681467") 2025/11/22 02:16:53 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6eda_d20251122_m021436_c001_v0001182_t0055_u01763777676103") 2025/11/22 02:16:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d1027_d20251122_m021602_c001_v7007000_t0000_u01763777762537") 2025/11/22 02:16:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b71f0_d20251122_m021552_c001_v0001182_t0028_u01763777752615") 2025/11/22 02:16:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e535c9_d20251122_m021546_c001_v7007000_t0000_u01763777746662") 2025/11/22 02:16:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b715d_d20251122_m021536_c001_v0001182_t0054_u01763777736681") 2025/11/22 02:16:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c90954d_d20251122_m021530_c001_v7007000_t0000_u01763777730903") 2025/11/22 02:16:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b70c8_d20251122_m021521_c001_v0001182_t0045_u01763777721221") 2025/11/22 02:16:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e53579_d20251122_m021514_c001_v7007000_t0000_u01763777714859") 2025/11/22 02:16:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6ffe_d20251122_m021504_c001_v0001182_t0029_u01763777704262") 2025/11/22 02:16:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16c425_d20251122_m021458_c001_v7007000_t0000_u01763777698328") 2025/11/22 02:16:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6f4e_d20251122_m021447_c001_v0001182_t0047_u01763777687385") 2025/11/22 02:16:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f418bfe7714993924_d20251122_m021438_c001_v7007000_t0000_u01763777678220") 2025/11/22 02:16:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6e85_d20251122_m021429_c001_v0001182_t0039_u01763777669712") 2025/11/22 02:16:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b5da_d20251122_m021423_c001_v7007000_t0000_u01763777663157") 2025/11/22 02:16:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6df4_d20251122_m021418_c001_v0001182_t0032_u01763777658742") 2025/11/22 02:16:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b5ae_d20251122_m021417_c001_v7007000_t0000_u01763777657180") 2025/11/22 02:16:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d277a4_d20251122_m021408_c001_v0001177_t0022_u01763777648677") 2025/11/22 02:16:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909367_d20251122_m021402_c001_v7007000_t0000_u01763777642373") 2025/11/22 02:16:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c22dd_d20251122_m021357_c001_v0001105_t0024_u01763777637963") 2025/11/22 02:16:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c90933a_d20251122_m021356_c001_v7007000_t0000_u01763777636287") 2025/11/22 02:16:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27759_d20251122_m021347_c001_v0001177_t0051_u01763777627364") 2025/11/22 02:16:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4088e504c8d2485a_d20251122_m021338_c001_v7007000_t0000_u01763777618010") 2025/11/22 02:16:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27713_d20251122_m021327_c001_v0001177_t0042_u01763777607613") 2025/11/22 02:16:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0890_d20251122_m021321_c001_v7007000_t0000_u01763777601795") 2025/11/22 02:16:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab41ca_d20251122_m021309_c001_v0001115_t0045_u01763777589541") 2025/11/22 02:16:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0813_d20251122_m021303_c001_v7007000_t0000_u01763777583701") 2025/11/22 02:16:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c219e_d20251122_m021252_c001_v0001105_t0022_u01763777572498") 2025/11/22 02:16:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e9d885_d20251122_m021419_c001_v7007000_t0000_u01763777659981") 2025/11/22 02:16:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab428d_d20251122_m021415_c001_v0001115_t0002_u01763777655450") 2025/11/22 02:16:54 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419db1366e056924_d20251122_m021441_c001_v7007000_t0000_u01763777681649") 2025/11/22 02:16:54 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6ee2_d20251122_m021436_c001_v0001182_t0051_u01763777676325") 2025/11/22 02:16:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d1029_d20251122_m021602_c001_v7007000_t0000_u01763777762719") 2025/11/22 02:16:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c24f5_d20251122_m021552_c001_v0001105_t0046_u01763777752821") 2025/11/22 02:16:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e535cb_d20251122_m021546_c001_v7007000_t0000_u01763777746843") 2025/11/22 02:16:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c24a9_d20251122_m021536_c001_v0001105_t0055_u01763777736881") 2025/11/22 02:16:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c90954f_d20251122_m021531_c001_v7007000_t0000_u01763777731086") 2025/11/22 02:16:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2467_d20251122_m021521_c001_v0001105_t0017_u01763777721416") 2025/11/22 02:16:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e5357a_d20251122_m021515_c001_v7007000_t0000_u01763777715041") 2025/11/22 02:16:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2428_d20251122_m021504_c001_v0001105_t0016_u01763777704477") 2025/11/22 02:16:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16c426_d20251122_m021458_c001_v7007000_t0000_u01763777698513") 2025/11/22 02:16:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c23dd_d20251122_m021447_c001_v0001105_t0053_u01763777687598") 2025/11/22 02:16:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e9d8d1_d20251122_m021438_c001_v7007000_t0000_u01763777678023") 2025/11/22 02:16:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d2780c_d20251122_m021429_c001_v0001177_t0021_u01763777669923") 2025/11/22 02:16:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b5db_d20251122_m021423_c001_v7007000_t0000_u01763777663341") 2025/11/22 02:16:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d277e4_d20251122_m021418_c001_v0001177_t0016_u01763777658784") 2025/11/22 02:16:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b5ad_d20251122_m021417_c001_v7007000_t0000_u01763777657015") 2025/11/22 02:16:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6d45_d20251122_m021408_c001_v0001182_t0016_u01763777648898") 2025/11/22 02:16:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909368_d20251122_m021402_c001_v7007000_t0000_u01763777642558") 2025/11/22 02:16:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6cb0_d20251122_m021358_c001_v0001182_t0027_u01763777638053") 2025/11/22 02:16:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e53475_d20251122_m021356_c001_v7007000_t0000_u01763777636300") 2025/11/22 02:16:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab423d_d20251122_m021347_c001_v0001115_t0011_u01763777627574") 2025/11/22 02:16:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f407391025c027329_d20251122_m021337_c001_v7007000_t0000_u01763777617973") 2025/11/22 02:16:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4205_d20251122_m021327_c001_v0001115_t0023_u01763777607829") 2025/11/22 02:16:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0892_d20251122_m021321_c001_v7007000_t0000_u01763777601978") 2025/11/22 02:16:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2201_d20251122_m021310_c001_v0001105_t0002_u01763777590151") 2025/11/22 02:16:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0815_d20251122_m021303_c001_v7007000_t0000_u01763777583884") 2025/11/22 02:16:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d2769e_d20251122_m021252_c001_v0001177_t0004_u01763777572867") 2025/11/22 02:16:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f407f622ae92deb7a_d20251122_m021419_c001_v7007000_t0000_u01763777659965") 2025/11/22 02:16:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d277cb_d20251122_m021415_c001_v0001177_t0050_u01763777655458") 2025/11/22 02:16:56 DEBUG : dir1/0007-12345: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419db1366e056927_d20251122_m021441_c001_v7007000_t0000_u01763777681864") 2025/11/22 02:16:56 DEBUG : dir1/0007-12345: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27832_d20251122_m021436_c001_v0001177_t0018_u01763777676399") 2025/11/22 02:16:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d102a_d20251122_m021602_c001_v7007000_t0000_u01763777762944") 2025/11/22 02:16:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4383_d20251122_m021553_c001_v0001115_t0029_u01763777753162") 2025/11/22 02:16:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e535cc_d20251122_m021547_c001_v7007000_t0000_u01763777747024") 2025/11/22 02:16:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab435b_d20251122_m021537_c001_v0001115_t0037_u01763777737296") 2025/11/22 02:16:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909550_d20251122_m021531_c001_v7007000_t0000_u01763777731268") 2025/11/22 02:16:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab433b_d20251122_m021521_c001_v0001115_t0029_u01763777721949") 2025/11/22 02:16:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e5357b_d20251122_m021515_c001_v7007000_t0000_u01763777715223") 2025/11/22 02:16:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab431b_d20251122_m021505_c001_v0001115_t0041_u01763777705399") 2025/11/22 02:16:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16c427_d20251122_m021458_c001_v7007000_t0000_u01763777698695") 2025/11/22 02:16:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab42e8_d20251122_m021448_c001_v0001115_t0033_u01763777688295") 2025/11/22 02:16:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419db1366e0568f7_d20251122_m021438_c001_v7007000_t0000_u01763777678233") 2025/11/22 02:16:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab42b3_d20251122_m021430_c001_v0001115_t0014_u01763777670160") 2025/11/22 02:16:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b5dc_d20251122_m021423_c001_v7007000_t0000_u01763777663526") 2025/11/22 02:16:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab429b_d20251122_m021418_c001_v0001115_t0010_u01763777658826") 2025/11/22 02:16:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4024d7dd961192a4_d20251122_m021417_c001_v7007000_t0000_u01763777657012") 2025/11/22 02:16:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c230f_d20251122_m021409_c001_v0001105_t0030_u01763777649343") 2025/11/22 02:16:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909369_d20251122_m021402_c001_v7007000_t0000_u01763777642747") 2025/11/22 02:16:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27785_d20251122_m021358_c001_v0001177_t0018_u01763777638082") 2025/11/22 02:16:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4024d7dd961191f8_d20251122_m021356_c001_v7007000_t0000_u01763777636522") 2025/11/22 02:16:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c22a3_d20251122_m021348_c001_v0001105_t0039_u01763777628128") 2025/11/22 02:16:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f405a50ad8e262dda_d20251122_m021338_c001_v7007000_t0000_u01763777618154") 2025/11/22 02:16:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c225a_d20251122_m021328_c001_v0001105_t0019_u01763777608356") 2025/11/22 02:16:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0893_d20251122_m021322_c001_v7007000_t0000_u01763777602162") 2025/11/22 02:16:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d276c8_d20251122_m021310_c001_v0001177_t0036_u01763777590594") 2025/11/22 02:16:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0818_d20251122_m021304_c001_v7007000_t0000_u01763777584081") 2025/11/22 02:16:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4193_d20251122_m021253_c001_v0001115_t0039_u01763777573100") 2025/11/22 02:16:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f40368a966f9abdb6_d20251122_m021420_c001_v7007000_t0000_u01763777660157") 2025/11/22 02:16:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6dae_d20251122_m021415_c001_v0001182_t0012_u01763777655568") 2025/11/22 02:16:57 DEBUG : dir1/0008-23456: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419db1366e05692b_d20251122_m021442_c001_v7007000_t0000_u01763777682049") 2025/11/22 02:16:57 DEBUG : dir1/0008-23456: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6ee6_d20251122_m021436_c001_v0001182_t0028_u01763777676523") 2025/11/22 02:16:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d102d_d20251122_m021603_c001_v7007000_t0000_u01763777763126") 2025/11/22 02:16:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27925_d20251122_m021553_c001_v0001177_t0052_u01763777753699") 2025/11/22 02:16:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e535ce_d20251122_m021547_c001_v7007000_t0000_u01763777747208") 2025/11/22 02:16:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d278f2_d20251122_m021537_c001_v0001177_t0002_u01763777737877") 2025/11/22 02:16:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909552_d20251122_m021531_c001_v7007000_t0000_u01763777731450") 2025/11/22 02:16:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d278b5_d20251122_m021522_c001_v0001177_t0027_u01763777722387") 2025/11/22 02:16:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e5357c_d20251122_m021515_c001_v7007000_t0000_u01763777715464") 2025/11/22 02:16:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d2788a_d20251122_m021505_c001_v0001177_t0058_u01763777705893") 2025/11/22 02:16:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16c42c_d20251122_m021458_c001_v7007000_t0000_u01763777698879") 2025/11/22 02:16:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27855_d20251122_m021448_c001_v0001177_t0019_u01763777688904") 2025/11/22 02:16:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f423e42c075ad041d_d20251122_m021437_c001_v7007000_t0000_u01763777677634") 2025/11/22 02:16:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2387_d20251122_m021430_c001_v0001105_t0022_u01763777670697") 2025/11/22 02:16:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b5dd_d20251122_m021423_c001_v7007000_t0000_u01763777663709") 2025/11/22 02:16:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c234f_d20251122_m021418_c001_v0001105_t0034_u01763777658837") 2025/11/22 02:16:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f40368a966f9abd8c_d20251122_m021416_c001_v7007000_t0000_u01763777656617") 2025/11/22 02:16:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab427b_d20251122_m021409_c001_v0001115_t0041_u01763777649759") 2025/11/22 02:16:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c90936a_d20251122_m021402_c001_v7007000_t0000_u01763777642931") 2025/11/22 02:16:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6cb6_d20251122_m021358_c001_v0001182_t0042_u01763777638253") 2025/11/22 02:16:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f407391025c027367_d20251122_m021356_c001_v7007000_t0000_u01763777636306") 2025/11/22 02:16:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6c45_d20251122_m021348_c001_v0001182_t0008_u01763777628440") 2025/11/22 02:16:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419db1366e056685_d20251122_m021338_c001_v7007000_t0000_u01763777618205") 2025/11/22 02:16:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27717_d20251122_m021329_c001_v0001177_t0009_u01763777609046") 2025/11/22 02:16:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0894_d20251122_m021322_c001_v7007000_t0000_u01763777602345") 2025/11/22 02:16:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab41cc_d20251122_m021310_c001_v0001115_t0056_u01763777590808") 2025/11/22 02:16:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d081b_d20251122_m021304_c001_v7007000_t0000_u01763777584264") 2025/11/22 02:16:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c21aa_d20251122_m021253_c001_v0001105_t0017_u01763777573903") 2025/11/22 02:16:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f405a50ad8e262e95_d20251122_m021419_c001_v7007000_t0000_u01763777659921") 2025/11/22 02:16:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d277cd_d20251122_m021415_c001_v0001177_t0049_u01763777655693") 2025/11/22 02:16:58 DEBUG : dir1/0009-34567: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419db1366e05692e_d20251122_m021442_c001_v7007000_t0000_u01763777682244") 2025/11/22 02:16:58 DEBUG : dir1/0009-34567: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab42d0_d20251122_m021436_c001_v0001115_t0054_u01763777676561") 2025/11/22 02:16:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d102e_d20251122_m021603_c001_v7007000_t0000_u01763777763339") 2025/11/22 02:16:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b71fe_d20251122_m021553_c001_v0001182_t0049_u01763777753911") 2025/11/22 02:16:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e535cf_d20251122_m021547_c001_v7007000_t0000_u01763777747390") 2025/11/22 02:16:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b7169_d20251122_m021538_c001_v0001182_t0017_u01763777738153") 2025/11/22 02:16:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909554_d20251122_m021531_c001_v7007000_t0000_u01763777731633") 2025/11/22 02:16:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b70d7_d20251122_m021522_c001_v0001182_t0049_u01763777722606") 2025/11/22 02:16:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e5357d_d20251122_m021515_c001_v7007000_t0000_u01763777715653") 2025/11/22 02:16:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b7012_d20251122_m021506_c001_v0001182_t0034_u01763777706319") 2025/11/22 02:16:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16c431_d20251122_m021459_c001_v7007000_t0000_u01763777699061") 2025/11/22 02:16:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6f68_d20251122_m021449_c001_v0001182_t0056_u01763777689120") 2025/11/22 02:16:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f418bfe7714993922_d20251122_m021438_c001_v7007000_t0000_u01763777678028") 2025/11/22 02:16:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6e92_d20251122_m021431_c001_v0001182_t0057_u01763777671047") 2025/11/22 02:16:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b5df_d20251122_m021423_c001_v7007000_t0000_u01763777663909") 2025/11/22 02:16:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6dff_d20251122_m021418_c001_v0001182_t0027_u01763777658941") 2025/11/22 02:16:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4024d7dd961192a6_d20251122_m021417_c001_v7007000_t0000_u01763777657194") 2025/11/22 02:16:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d277ad_d20251122_m021410_c001_v0001177_t0031_u01763777650220") 2025/11/22 02:16:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c90936b_d20251122_m021403_c001_v7007000_t0000_u01763777643115") 2025/11/22 02:16:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c22df_d20251122_m021358_c001_v0001105_t0014_u01763777638262") 2025/11/22 02:16:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909338_d20251122_m021355_c001_v7007000_t0000_u01763777635912") 2025/11/22 02:16:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d2775d_d20251122_m021348_c001_v0001177_t0040_u01763777628647") 2025/11/22 02:17:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f407391025c02732b_d20251122_m021338_c001_v7007000_t0000_u01763777618176") 2025/11/22 02:17:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4209_d20251122_m021329_c001_v0001115_t0044_u01763777609257") 2025/11/22 02:17:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0895_d20251122_m021322_c001_v7007000_t0000_u01763777602529") 2025/11/22 02:17:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2209_d20251122_m021311_c001_v0001105_t0014_u01763777591308") 2025/11/22 02:17:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d081d_d20251122_m021304_c001_v7007000_t0000_u01763777584453") 2025/11/22 02:17:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d276a3_d20251122_m021254_c001_v0001177_t0045_u01763777574687") 2025/11/22 02:17:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b5c3_d20251122_m021420_c001_v7007000_t0000_u01763777660324") 2025/11/22 02:17:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6db4_d20251122_m021415_c001_v0001182_t0028_u01763777655770") 2025/11/22 02:17:00 DEBUG : dir1/0010-45678: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419db1366e056931_d20251122_m021442_c001_v7007000_t0000_u01763777682427") 2025/11/22 02:17:00 DEBUG : dir1/0010-45678: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27834_d20251122_m021436_c001_v0001177_t0013_u01763777676644") 2025/11/22 02:17:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d102f_d20251122_m021603_c001_v7007000_t0000_u01763777763521") 2025/11/22 02:17:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c24f9_d20251122_m021554_c001_v0001105_t0045_u01763777754107") 2025/11/22 02:17:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e535d0_d20251122_m021547_c001_v7007000_t0000_u01763777747571") 2025/11/22 02:17:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c24af_d20251122_m021538_c001_v0001105_t0049_u01763777738389") 2025/11/22 02:17:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909555_d20251122_m021531_c001_v7007000_t0000_u01763777731815") 2025/11/22 02:17:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c246b_d20251122_m021522_c001_v0001105_t0051_u01763777722812") 2025/11/22 02:17:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e5357f_d20251122_m021515_c001_v7007000_t0000_u01763777715836") 2025/11/22 02:17:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c242e_d20251122_m021506_c001_v0001105_t0035_u01763777706531") 2025/11/22 02:17:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16c432_d20251122_m021459_c001_v7007000_t0000_u01763777699245") 2025/11/22 02:17:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c23e7_d20251122_m021449_c001_v0001105_t0033_u01763777689313") 2025/11/22 02:17:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42035996f204bafa_d20251122_m021438_c001_v7007000_t0000_u01763777678038") 2025/11/22 02:17:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27818_d20251122_m021431_c001_v0001177_t0047_u01763777671242") 2025/11/22 02:17:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b5e0_d20251122_m021424_c001_v7007000_t0000_u01763777664093") 2025/11/22 02:17:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d277e6_d20251122_m021419_c001_v0001177_t0014_u01763777659093") 2025/11/22 02:17:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4162454a20eeb61d_d20251122_m021417_c001_v7007000_t0000_u01763777657203") 2025/11/22 02:17:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6d5f_d20251122_m021410_c001_v0001182_t0043_u01763777650464") 2025/11/22 02:17:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c90936e_d20251122_m021403_c001_v7007000_t0000_u01763777643297") 2025/11/22 02:17:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27787_d20251122_m021358_c001_v0001177_t0059_u01763777638307") 2025/11/22 02:17:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4093643fa7b3b07d_d20251122_m021356_c001_v7007000_t0000_u01763777636105") 2025/11/22 02:17:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4243_d20251122_m021348_c001_v0001115_t0038_u01763777628862") 2025/11/22 02:17:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f405a50ad8e262dd9_d20251122_m021337_c001_v7007000_t0000_u01763777617971") 2025/11/22 02:17:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c225e_d20251122_m021329_c001_v0001105_t0019_u01763777609754") 2025/11/22 02:17:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0898_d20251122_m021322_c001_v7007000_t0000_u01763777602712") 2025/11/22 02:17:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d276ce_d20251122_m021311_c001_v0001177_t0032_u01763777591777") 2025/11/22 02:17:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d081e_d20251122_m021304_c001_v7007000_t0000_u01763777584635") 2025/11/22 02:17:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4199_d20251122_m021254_c001_v0001115_t0051_u01763777574899") 2025/11/22 02:17:01 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e9d886_d20251122_m021420_c001_v7007000_t0000_u01763777660168") 2025/11/22 02:17:01 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d277cf_d20251122_m021415_c001_v0001177_t0019_u01763777655904") 2025/11/22 02:17:01 DEBUG : dir1/0011-56789: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419db1366e056936_d20251122_m021442_c001_v7007000_t0000_u01763777682611") 2025/11/22 02:17:01 DEBUG : dir1/0011-56789: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6eea_d20251122_m021436_c001_v0001182_t0047_u01763777676731") 2025/11/22 02:17:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d1030_d20251122_m021603_c001_v7007000_t0000_u01763777763702") 2025/11/22 02:17:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4385_d20251122_m021554_c001_v0001115_t0009_u01763777754472") 2025/11/22 02:17:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e535d1_d20251122_m021547_c001_v7007000_t0000_u01763777747752") 2025/11/22 02:17:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab435f_d20251122_m021538_c001_v0001115_t0058_u01763777738681") 2025/11/22 02:17:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909558_d20251122_m021531_c001_v7007000_t0000_u01763777731998") 2025/11/22 02:17:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab433d_d20251122_m021523_c001_v0001115_t0056_u01763777723129") 2025/11/22 02:17:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e53580_d20251122_m021516_c001_v7007000_t0000_u01763777716068") 2025/11/22 02:17:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4323_d20251122_m021506_c001_v0001115_t0029_u01763777706831") 2025/11/22 02:17:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16c433_d20251122_m021459_c001_v7007000_t0000_u01763777699428") 2025/11/22 02:17:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab42ed_d20251122_m021449_c001_v0001115_t0055_u01763777689828") 2025/11/22 02:17:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419db1366e0568f5_d20251122_m021438_c001_v7007000_t0000_u01763777678046") 2025/11/22 02:17:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab42b9_d20251122_m021431_c001_v0001115_t0029_u01763777671449") 2025/11/22 02:17:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b5e1_d20251122_m021424_c001_v7007000_t0000_u01763777664277") 2025/11/22 02:17:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2351_d20251122_m021419_c001_v0001105_t0024_u01763777659139") 2025/11/22 02:17:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f400e9e5b5fbbb813_d20251122_m021417_c001_v7007000_t0000_u01763777657023") 2025/11/22 02:17:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2313_d20251122_m021410_c001_v0001105_t0046_u01763777650680") 2025/11/22 02:17:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c90936f_d20251122_m021403_c001_v7007000_t0000_u01763777643484") 2025/11/22 02:17:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6cba_d20251122_m021358_c001_v0001182_t0033_u01763777638446") 2025/11/22 02:17:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0d4b_d20251122_m021355_c001_v7007000_t0000_u01763777635893") 2025/11/22 02:17:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c22aa_d20251122_m021349_c001_v0001105_t0013_u01763777629350") 2025/11/22 02:17:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f400e9e5b5fbbb74f_d20251122_m021338_c001_v7007000_t0000_u01763777618227") 2025/11/22 02:17:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d2771b_d20251122_m021330_c001_v0001177_t0048_u01763777610208") 2025/11/22 02:17:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0899_d20251122_m021322_c001_v7007000_t0000_u01763777602895") 2025/11/22 02:17:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab41ce_d20251122_m021311_c001_v0001115_t0015_u01763777591993") 2025/11/22 02:17:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0820_d20251122_m021304_c001_v7007000_t0000_u01763777584818") 2025/11/22 02:17:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c21b0_d20251122_m021255_c001_v0001105_t0009_u01763777575416") 2025/11/22 02:17:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4162454a20eeb63f_d20251122_m021419_c001_v7007000_t0000_u01763777659928") 2025/11/22 02:17:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2337_d20251122_m021415_c001_v0001105_t0000_u01763777655919") 2025/11/22 02:17:03 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419db1366e056938_d20251122_m021442_c001_v7007000_t0000_u01763777682799") 2025/11/22 02:17:03 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c23ad_d20251122_m021436_c001_v0001105_t0037_u01763777676756") 2025/11/22 02:17:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d1031_d20251122_m021603_c001_v7007000_t0000_u01763777763903") 2025/11/22 02:17:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d2792d_d20251122_m021555_c001_v0001177_t0053_u01763777755099") 2025/11/22 02:17:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e535d2_d20251122_m021547_c001_v7007000_t0000_u01763777747933") 2025/11/22 02:17:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d278fa_d20251122_m021539_c001_v0001177_t0028_u01763777739175") 2025/11/22 02:17:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c90955a_d20251122_m021532_c001_v7007000_t0000_u01763777732180") 2025/11/22 02:17:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d278bf_d20251122_m021523_c001_v0001177_t0002_u01763777723672") 2025/11/22 02:17:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e53582_d20251122_m021516_c001_v7007000_t0000_u01763777716307") 2025/11/22 02:17:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27892_d20251122_m021507_c001_v0001177_t0041_u01763777707298") 2025/11/22 02:17:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16c435_d20251122_m021459_c001_v7007000_t0000_u01763777699613") 2025/11/22 02:17:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27859_d20251122_m021450_c001_v0001177_t0003_u01763777690800") 2025/11/22 02:17:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c90943f_d20251122_m021438_c001_v7007000_t0000_u01763777678056") 2025/11/22 02:17:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c238f_d20251122_m021431_c001_v0001105_t0039_u01763777671954") 2025/11/22 02:17:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b5e2_d20251122_m021424_c001_v7007000_t0000_u01763777664461") 2025/11/22 02:17:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6e04_d20251122_m021419_c001_v0001182_t0045_u01763777659149") 2025/11/22 02:17:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f405a50ad8e262e86_d20251122_m021417_c001_v7007000_t0000_u01763777657217") 2025/11/22 02:17:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4281_d20251122_m021411_c001_v0001115_t0026_u01763777651110") 2025/11/22 02:17:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909372_d20251122_m021403_c001_v7007000_t0000_u01763777643667") 2025/11/22 02:17:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27789_d20251122_m021358_c001_v0001177_t0033_u01763777638523") 2025/11/22 02:17:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0d4c_d20251122_m021356_c001_v7007000_t0000_u01763777636074") 2025/11/22 02:17:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6c59_d20251122_m021349_c001_v0001182_t0003_u01763777629757") 2025/11/22 02:17:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42218b78bcc156cf_d20251122_m021338_c001_v7007000_t0000_u01763777618236") 2025/11/22 02:17:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4211_d20251122_m021330_c001_v0001115_t0025_u01763777610433") 2025/11/22 02:17:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d089a_d20251122_m021323_c001_v7007000_t0000_u01763777603078") 2025/11/22 02:17:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2211_d20251122_m021312_c001_v0001105_t0051_u01763777592553") 2025/11/22 02:17:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0822_d20251122_m021305_c001_v7007000_t0000_u01763777585000") 2025/11/22 02:17:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d276a7_d20251122_m021255_c001_v0001177_t0029_u01763777575935") 2025/11/22 02:17:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f414f558eb1029fc1_d20251122_m021420_c001_v7007000_t0000_u01763777660181") 2025/11/22 02:17:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6db8_d20251122_m021415_c001_v0001182_t0043_u01763777655983") 2025/11/22 02:17:04 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419db1366e05693b_d20251122_m021442_c001_v7007000_t0000_u01763777682982") 2025/11/22 02:17:04 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27836_d20251122_m021436_c001_v0001177_t0046_u01763777676889") 2025/11/22 02:17:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d1032_d20251122_m021604_c001_v7007000_t0000_u01763777764113") 2025/11/22 02:17:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b720c_d20251122_m021555_c001_v0001182_t0042_u01763777755321") 2025/11/22 02:17:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e535d3_d20251122_m021548_c001_v7007000_t0000_u01763777748119") 2025/11/22 02:17:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b7175_d20251122_m021539_c001_v0001182_t0028_u01763777739394") 2025/11/22 02:17:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c90955b_d20251122_m021532_c001_v7007000_t0000_u01763777732363") 2025/11/22 02:17:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b70e5_d20251122_m021523_c001_v0001182_t0026_u01763777723906") 2025/11/22 02:17:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e53583_d20251122_m021516_c001_v7007000_t0000_u01763777716498") 2025/11/22 02:17:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b701e_d20251122_m021507_c001_v0001182_t0003_u01763777707509") 2025/11/22 02:17:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16c436_d20251122_m021459_c001_v7007000_t0000_u01763777699795") 2025/11/22 02:17:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6f84_d20251122_m021451_c001_v0001182_t0036_u01763777691017") 2025/11/22 02:17:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f418bfe771499391e_d20251122_m021437_c001_v7007000_t0000_u01763777677805") 2025/11/22 02:17:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6ea0_d20251122_m021432_c001_v0001182_t0018_u01763777672298") 2025/11/22 02:17:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b5e4_d20251122_m021424_c001_v7007000_t0000_u01763777664659") 2025/11/22 02:17:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6e09_d20251122_m021419_c001_v0001182_t0048_u01763777659343") 2025/11/22 02:17:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f414f558eb1029fab_d20251122_m021416_c001_v7007000_t0000_u01763777656599") 2025/11/22 02:17:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d277b7_d20251122_m021411_c001_v0001177_t0003_u01763777651626") 2025/11/22 02:17:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909375_d20251122_m021403_c001_v7007000_t0000_u01763777643850") 2025/11/22 02:17:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6cbd_d20251122_m021358_c001_v0001182_t0055_u01763777638654") 2025/11/22 02:17:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4093643fa7b3b07c_d20251122_m021355_c001_v7007000_t0000_u01763777635921") 2025/11/22 02:17:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27761_d20251122_m021349_c001_v0001177_t0055_u01763777629957") 2025/11/22 02:17:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f407391025c02732a_d20251122_m021337_c001_v7007000_t0000_u01763777617976") 2025/11/22 02:17:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2262_d20251122_m021330_c001_v0001105_t0032_u01763777610894") 2025/11/22 02:17:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d089c_d20251122_m021323_c001_v7007000_t0000_u01763777603261") 2025/11/22 02:17:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d276de_d20251122_m021314_c001_v0001177_t0046_u01763777594092") 2025/11/22 02:17:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0823_d20251122_m021305_c001_v7007000_t0000_u01763777585187") 2025/11/22 02:17:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab419b_d20251122_m021256_c001_v0001115_t0029_u01763777576166") 2025/11/22 02:17:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f405a50ad8e262e96_d20251122_m021420_c001_v7007000_t0000_u01763777660105") 2025/11/22 02:17:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4291_d20251122_m021416_c001_v0001115_t0033_u01763777656106") 2025/11/22 02:17:06 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419db1366e05693d_d20251122_m021443_c001_v7007000_t0000_u01763777683165") 2025/11/22 02:17:06 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6eee_d20251122_m021436_c001_v0001182_t0030_u01763777676935") 2025/11/22 02:17:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d1034_d20251122_m021604_c001_v7007000_t0000_u01763777764295") 2025/11/22 02:17:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2503_d20251122_m021555_c001_v0001105_t0051_u01763777755518") 2025/11/22 02:17:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e535d6_d20251122_m021548_c001_v7007000_t0000_u01763777748301") 2025/11/22 02:17:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c24b7_d20251122_m021539_c001_v0001105_t0059_u01763777739602") 2025/11/22 02:17:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c90955e_d20251122_m021532_c001_v7007000_t0000_u01763777732545") 2025/11/22 02:17:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2471_d20251122_m021524_c001_v0001105_t0011_u01763777724128") 2025/11/22 02:17:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e53584_d20251122_m021516_c001_v7007000_t0000_u01763777716680") 2025/11/22 02:17:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2436_d20251122_m021507_c001_v0001105_t0045_u01763777707726") 2025/11/22 02:17:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16c437_d20251122_m021459_c001_v7007000_t0000_u01763777699977") 2025/11/22 02:17:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c23ef_d20251122_m021451_c001_v0001105_t0035_u01763777691210") 2025/11/22 02:17:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42035996f204bafb_d20251122_m021438_c001_v7007000_t0000_u01763777678069") 2025/11/22 02:17:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d2781c_d20251122_m021432_c001_v0001177_t0011_u01763777672507") 2025/11/22 02:17:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b5e6_d20251122_m021424_c001_v7007000_t0000_u01763777664845") 2025/11/22 02:17:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab42a0_d20251122_m021419_c001_v0001115_t0057_u01763777659384") 2025/11/22 02:17:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f410f0b1035c032ca_d20251122_m021416_c001_v7007000_t0000_u01763777656797") 2025/11/22 02:17:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6d7b_d20251122_m021411_c001_v0001182_t0040_u01763777651848") 2025/11/22 02:17:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909378_d20251122_m021404_c001_v7007000_t0000_u01763777644033") 2025/11/22 02:17:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d2778b_d20251122_m021358_c001_v0001177_t0054_u01763777638785") 2025/11/22 02:17:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0d4e_d20251122_m021356_c001_v7007000_t0000_u01763777636257") 2025/11/22 02:17:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4249_d20251122_m021350_c001_v0001115_t0038_u01763777630199") 2025/11/22 02:17:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4088e504c8d2485b_d20251122_m021338_c001_v7007000_t0000_u01763777618194") 2025/11/22 02:17:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27725_d20251122_m021331_c001_v0001177_t0026_u01763777611176") 2025/11/22 02:17:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d08a0_d20251122_m021323_c001_v7007000_t0000_u01763777603444") 2025/11/22 02:17:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab41d6_d20251122_m021314_c001_v0001115_t0043_u01763777594306") 2025/11/22 02:17:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0825_d20251122_m021305_c001_v7007000_t0000_u01763777585370") 2025/11/22 02:17:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c21b7_d20251122_m021256_c001_v0001105_t0041_u01763777576679") 2025/11/22 02:17:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4162454a20eeb641_d20251122_m021420_c001_v7007000_t0000_u01763777660113") 2025/11/22 02:17:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d277d1_d20251122_m021416_c001_v0001177_t0053_u01763777656116") 2025/11/22 02:17:07 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419db1366e056940_d20251122_m021443_c001_v7007000_t0000_u01763777683349") 2025/11/22 02:17:07 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab42d2_d20251122_m021437_c001_v0001115_t0059_u01763777677104") 2025/11/22 02:17:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d1035_d20251122_m021604_c001_v7007000_t0000_u01763777764477") 2025/11/22 02:17:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4389_d20251122_m021555_c001_v0001115_t0023_u01763777755964") 2025/11/22 02:17:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e535d8_d20251122_m021548_c001_v7007000_t0000_u01763777748531") 2025/11/22 02:17:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4367_d20251122_m021540_c001_v0001115_t0038_u01763777740045") 2025/11/22 02:17:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909561_d20251122_m021532_c001_v7007000_t0000_u01763777732727") 2025/11/22 02:17:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4341_d20251122_m021524_c001_v0001115_t0052_u01763777724746") 2025/11/22 02:17:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e53585_d20251122_m021516_c001_v7007000_t0000_u01763777716874") 2025/11/22 02:17:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4327_d20251122_m021508_c001_v0001115_t0015_u01763777708102") 2025/11/22 02:17:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16c43b_d20251122_m021500_c001_v7007000_t0000_u01763777700161") 2025/11/22 02:17:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab42f3_d20251122_m021451_c001_v0001115_t0036_u01763777691571") 2025/11/22 02:17:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f423e42c075ad0428_d20251122_m021437_c001_v7007000_t0000_u01763777677999") 2025/11/22 02:17:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab42bf_d20251122_m021432_c001_v0001115_t0011_u01763777672779") 2025/11/22 02:17:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b5e7_d20251122_m021425_c001_v7007000_t0000_u01763777665030") 2025/11/22 02:17:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d277ea_d20251122_m021419_c001_v0001177_t0051_u01763777659392") 2025/11/22 02:17:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f405a50ad8e262e85_d20251122_m021417_c001_v7007000_t0000_u01763777657032") 2025/11/22 02:17:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2321_d20251122_m021412_c001_v0001105_t0046_u01763777652042") 2025/11/22 02:17:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c90937b_d20251122_m021404_c001_v7007000_t0000_u01763777644217") 2025/11/22 02:17:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6cc1_d20251122_m021358_c001_v0001182_t0038_u01763777638860") 2025/11/22 02:17:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909339_d20251122_m021356_c001_v7007000_t0000_u01763777636130") 2025/11/22 02:17:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c22b2_d20251122_m021350_c001_v0001105_t0016_u01763777630891") 2025/11/22 02:17:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42218b78bcc156ce_d20251122_m021338_c001_v7007000_t0000_u01763777618016") 2025/11/22 02:17:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4213_d20251122_m021331_c001_v0001115_t0000_u01763777611394") 2025/11/22 02:17:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d08a1_d20251122_m021323_c001_v7007000_t0000_u01763777603626") 2025/11/22 02:17:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c221c_d20251122_m021315_c001_v0001105_t0034_u01763777595017") 2025/11/22 02:17:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0826_d20251122_m021305_c001_v7007000_t0000_u01763777585553") 2025/11/22 02:17:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d276af_d20251122_m021257_c001_v0001177_t0010_u01763777577043") 2025/11/22 02:17:08 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4024d7dd961192b3_d20251122_m021420_c001_v7007000_t0000_u01763777660125") 2025/11/22 02:17:08 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6dbc_d20251122_m021416_c001_v0001182_t0022_u01763777656190") 2025/11/22 02:17:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42218b78bcc156dc_d20251122_m021340_c001_v7007000_t0000_u01763777620765") 2025/11/22 02:17:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27735_d20251122_m021335_c001_v0001177_t0002_u01763777615879") 2025/11/22 02:17:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42218b78bcc156e2_d20251122_m021340_c001_v7007000_t0000_u01763777620946") 2025/11/22 02:17:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2276_d20251122_m021335_c001_v0001105_t0035_u01763777615894") 2025/11/22 02:17:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42218b78bcc156e3_d20251122_m021341_c001_v7007000_t0000_u01763777621127") 2025/11/22 02:17:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4225_d20251122_m021336_c001_v0001115_t0015_u01763777616085") 2025/11/22 02:17:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42218b78bcc156e4_d20251122_m021341_c001_v7007000_t0000_u01763777621309") 2025/11/22 02:17:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27737_d20251122_m021336_c001_v0001177_t0016_u01763777616158") 2025/11/22 02:17:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42218b78bcc156e5_d20251122_m021341_c001_v7007000_t0000_u01763777621489") 2025/11/22 02:17:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c227b_d20251122_m021336_c001_v0001105_t0011_u01763777616227") 2025/11/22 02:17:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42218b78bcc156e6_d20251122_m021341_c001_v7007000_t0000_u01763777621700") 2025/11/22 02:17:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d2773d_d20251122_m021336_c001_v0001177_t0026_u01763777616410") 2025/11/22 02:17:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42218b78bcc156e7_d20251122_m021341_c001_v7007000_t0000_u01763777621881") 2025/11/22 02:17:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6ba7_d20251122_m021336_c001_v0001182_t0022_u01763777616439") 2025/11/22 02:17:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42218b78bcc156e8_d20251122_m021342_c001_v7007000_t0000_u01763777622090") 2025/11/22 02:17:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d2773f_d20251122_m021336_c001_v0001177_t0036_u01763777616622") 2025/11/22 02:17:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42218b78bcc156e9_d20251122_m021342_c001_v7007000_t0000_u01763777622272") 2025/11/22 02:17:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6bad_d20251122_m021336_c001_v0001182_t0000_u01763777616647") 2025/11/22 02:17:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42218b78bcc156ea_d20251122_m021342_c001_v7007000_t0000_u01763777622452") 2025/11/22 02:17:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c227d_d20251122_m021336_c001_v0001105_t0055_u01763777616751") 2025/11/22 02:17:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42218b78bcc156eb_d20251122_m021342_c001_v7007000_t0000_u01763777622633") 2025/11/22 02:17:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27741_d20251122_m021336_c001_v0001177_t0056_u01763777616836") 2025/11/22 02:17:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42218b78bcc156ec_d20251122_m021342_c001_v7007000_t0000_u01763777622814") 2025/11/22 02:17:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6bb1_d20251122_m021336_c001_v0001182_t0055_u01763777616863") 2025/11/22 02:17:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42218b78bcc156ed_d20251122_m021342_c001_v7007000_t0000_u01763777622995") 2025/11/22 02:17:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4229_d20251122_m021336_c001_v0001115_t0042_u01763777616932") 2025/11/22 02:17:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42218b78bcc156ee_d20251122_m021343_c001_v7007000_t0000_u01763777623175") 2025/11/22 02:17:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6bb5_d20251122_m021337_c001_v0001182_t0002_u01763777617071") 2025/11/22 02:17:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42218b78bcc156ef_d20251122_m021343_c001_v7007000_t0000_u01763777623357") 2025/11/22 02:17:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27743_d20251122_m021337_c001_v0001177_t0032_u01763777617081") 2025/11/22 02:17:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42218b78bcc156f0_d20251122_m021343_c001_v7007000_t0000_u01763777623538") 2025/11/22 02:17:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c227f_d20251122_m021337_c001_v0001105_t0019_u01763777617213") 2025/11/22 02:17:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0d5e_d20251122_m021359_c001_v7007000_t0000_u01763777639192") 2025/11/22 02:17:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27770_d20251122_m021354_c001_v0001177_t0015_u01763777634391") 2025/11/22 02:17:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f407391025c027376_d20251122_m021359_c001_v7007000_t0000_u01763777639405") 2025/11/22 02:17:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6c88_d20251122_m021354_c001_v0001182_t0007_u01763777634481") 2025/11/22 02:17:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f401731351c3eeabd_d20251122_m021359_c001_v7007000_t0000_u01763777639409") 2025/11/22 02:17:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c22c1_d20251122_m021354_c001_v0001105_t0043_u01763777634615") 2025/11/22 02:17:10 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e53481_d20251122_m021359_c001_v7007000_t0000_u01763777639534") 2025/11/22 02:17:10 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4257_d20251122_m021354_c001_v0001115_t0053_u01763777634683") 2025/11/22 02:17:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4024d7dd96119205_d20251122_m021359_c001_v7007000_t0000_u01763777639365") 2025/11/22 02:17:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27772_d20251122_m021354_c001_v0001177_t0006_u01763777634693") 2025/11/22 02:17:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e5347e_d20251122_m021359_c001_v7007000_t0000_u01763777639170") 2025/11/22 02:17:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6c8a_d20251122_m021354_c001_v0001182_t0043_u01763777634706") 2025/11/22 02:17:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c90934a_d20251122_m021359_c001_v7007000_t0000_u01763777639372") 2025/11/22 02:17:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c22c7_d20251122_m021354_c001_v0001105_t0055_u01763777634903") 2025/11/22 02:17:11 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f407391025c027375_d20251122_m021359_c001_v7007000_t0000_u01763777639175") 2025/11/22 02:17:11 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6c8c_d20251122_m021354_c001_v0001182_t0014_u01763777634916") 2025/11/22 02:17:11 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4024d7dd96119206_d20251122_m021359_c001_v7007000_t0000_u01763777639549") 2025/11/22 02:17:11 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27774_d20251122_m021354_c001_v0001177_t0034_u01763777634923") 2025/11/22 02:17:11 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c90934d_d20251122_m021359_c001_v7007000_t0000_u01763777639566") 2025/11/22 02:17:11 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6c8e_d20251122_m021355_c001_v0001182_t0012_u01763777635151") 2025/11/22 02:17:11 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e9d83c_d20251122_m021359_c001_v7007000_t0000_u01763777639566") 2025/11/22 02:17:11 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27776_d20251122_m021355_c001_v0001177_t0009_u01763777635157") 2025/11/22 02:17:11 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4024d7dd96119203_d20251122_m021359_c001_v7007000_t0000_u01763777639142") 2025/11/22 02:17:11 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c22c9_d20251122_m021355_c001_v0001105_t0058_u01763777635317") 2025/11/22 02:17:11 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e9d83b_d20251122_m021359_c001_v7007000_t0000_u01763777639424") 2025/11/22 02:17:11 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6c92_d20251122_m021355_c001_v0001182_t0036_u01763777635344") 2025/11/22 02:17:11 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e9d838_d20251122_m021359_c001_v7007000_t0000_u01763777639201") 2025/11/22 02:17:11 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27778_d20251122_m021355_c001_v0001177_t0028_u01763777635371") 2025/11/22 02:17:11 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e53480_d20251122_m021359_c001_v7007000_t0000_u01763777639352") 2025/11/22 02:17:11 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4259_d20251122_m021355_c001_v0001115_t0024_u01763777635447") 2025/11/22 02:17:11 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f401731351c3eeabc_d20251122_m021359_c001_v7007000_t0000_u01763777639160") 2025/11/22 02:17:12 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6c96_d20251122_m021355_c001_v0001182_t0027_u01763777635541") 2025/11/22 02:17:12 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f414f558eb10284b5_d20251122_m021116_c001_v7007000_t0000_u01763777476710") 2025/11/22 02:17:12 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1050eeca2d82ebca_d20251122_m021114_c001_v0001116_t0055_u01763777474123") 2025/11/22 02:17:12 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4088e504c8d241e8_d20251122_m021113_c001_v7007000_t0000_u01763777473937") 2025/11/22 02:17:12 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1050eeca2d82ebb8_d20251122_m021109_c001_v0001116_t0046_u01763777469661") 2025/11/22 02:17:12 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4088e504c8d241ce_d20251122_m021108_c001_v7007000_t0000_u01763777468914") 2025/11/22 02:17:12 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4035_d20251122_m021104_c001_v0001115_t0026_u01763777464045") 2025/11/22 02:17:12 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f423e42c075acf78f_d20251122_m021102_c001_v7007000_t0000_u01763777462570") 2025/11/22 02:17:12 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f109e0b4913fd2e44_d20251122_m021059_c001_v0001172_t0031_u01763777459751") 2025/11/22 02:17:12 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c908fc0_d20251122_m021059_c001_v7007000_t0000_u01763777459567") 2025/11/22 02:17:12 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f109e0b4913fd2e3a_d20251122_m021055_c001_v0001172_t0010_u01763777455964") 2025/11/22 02:17:12 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c908faf_d20251122_m021055_c001_v7007000_t0000_u01763777455220") 2025/11/22 02:17:12 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1103ae2e742391a9_d20251122_m021050_c001_v0001090_t0003_u01763777450953") 2025/11/22 02:17:12 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42035996f204b42d_d20251122_m021049_c001_v7007000_t0000_u01763777449679") 2025/11/22 02:17:12 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f10692bbe271ea97c_d20251122_m021048_c001_v0001109_t0054_u01763777448083") 2025/11/22 02:17:12 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e531c0_d20251122_m021047_c001_v7007000_t0000_u01763777447899") 2025/11/22 02:17:12 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f10692bbe271ea96e_d20251122_m021044_c001_v0001109_t0034_u01763777444547") 2025/11/22 02:17:12 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e531b4_d20251122_m021043_c001_v7007000_t0000_u01763777443820") 2025/11/22 02:17:12 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1103ae2e7423918e_d20251122_m021039_c001_v0001090_t0042_u01763777439412") 2025/11/22 02:17:12 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42035996f204b3fc_d20251122_m021038_c001_v7007000_t0000_u01763777438484") 2025/11/22 02:17:13 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f116771f88061118c_d20251122_m021036_c001_v0001177_t0042_u01763777436589") 2025/11/22 02:17:13 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4024d7dd96118d8d_d20251122_m021036_c001_v7007000_t0000_u01763777436405") 2025/11/22 02:17:13 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f116771f880611181_d20251122_m021032_c001_v0001177_t0025_u01763777432867") 2025/11/22 02:17:13 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4024d7dd96118d71_d20251122_m021032_c001_v7007000_t0000_u01763777432116") 2025/11/22 02:17:13 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1103ae2e74239171_d20251122_m021026_c001_v0001090_t0027_u01763777426532") 2025/11/22 02:17:13 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4088e504c8d240ea_d20251122_m021025_c001_v7007000_t0000_u01763777425615") 2025/11/22 02:17:13 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f119f096d910c0fcc_d20251122_m021023_c001_v0001041_t0019_u01763777423634") 2025/11/22 02:17:13 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f418bfe77149933cf_d20251122_m021023_c001_v7007000_t0000_u01763777423451") 2025/11/22 02:17:13 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f119f096d910c0fc8_d20251122_m021019_c001_v0001041_t0033_u01763777419845") 2025/11/22 02:17:13 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f418bfe77149933b8_d20251122_m021019_c001_v7007000_t0000_u01763777419120") 2025/11/22 02:17:13 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1103ae2e74239158_d20251122_m021013_c001_v0001090_t0053_u01763777413444") 2025/11/22 02:17:13 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e9d399_d20251122_m021012_c001_v7007000_t0000_u01763777412520") 2025/11/22 02:17:13 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1090a7a0e065974f_d20251122_m021010_c001_v0001092_t0028_u01763777410576") 2025/11/22 02:17:13 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f412f193828b7e089_d20251122_m021010_c001_v7007000_t0000_u01763777410393") 2025/11/22 02:17:13 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1090a7a0e0659747_d20251122_m021006_c001_v0001092_t0011_u01763777406893") 2025/11/22 02:17:13 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f412f193828b7e051_d20251122_m021006_c001_v7007000_t0000_u01763777406151") 2025/11/22 02:17:13 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1103ae2e7423913f_d20251122_m020957_c001_v0001090_t0015_u01763777397311") 2025/11/22 02:17:13 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16b9d7_d20251122_m020956_c001_v7007000_t0000_u01763777396156") 2025/11/22 02:17:13 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1069881a37b8b2bd_d20251122_m020949_c001_v0001032_t0003_u01763777389772") 2025/11/22 02:17:13 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f401731351c3ed6a0_d20251122_m020949_c001_v7007000_t0000_u01763777389562") 2025/11/22 02:17:13 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e9ec_d20251122_m020945_c001_v0001165_t0030_u01763777385508") 2025/11/22 02:17:14 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f110765e8a7612cbc_d20251122_m020944_c001_v0001185_t0034_u01763777384704") 2025/11/22 02:17:14 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f110765e8a7612c57_d20251122_m020943_c001_v0001185_t0006_u01763777383711") 2025/11/22 02:17:14 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d02ca_d20251122_m020930_c001_v7007000_t0000_u01763777370156") 2025/11/22 02:17:14 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1103ae2e74239101_d20251122_m020922_c001_v0001090_t0053_u01763777362940") 2025/11/22 02:17:14 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1174f9dc0b173f74_d20251122_m020922_c001_v0001184_t0040_u01763777362192") 2025/11/22 02:17:14 DEBUG : dst/one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1174f9dc0b173f6c_d20251122_m020921_c001_v0001184_t0020_u01763777361263") 2025/11/22 02:17:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f414f558eb10284b6_d20251122_m021116_c001_v7007000_t0000_u01763777476892") 2025/11/22 02:17:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1107c75a137744c8_d20251122_m021113_c001_v0001184_t0052_u01763777473739") 2025/11/22 02:17:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1178241fabc50271_d20251122_m021108_c001_v0001182_t0051_u01763777468718") 2025/11/22 02:17:14 DEBUG : dst/one.bak: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f423e42c075acf790_d20251122_m021102_c001_v7007000_t0000_u01763777462753") 2025/11/22 02:17:14 DEBUG : dst/one.bak: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1081a4f8d59993d0_d20251122_m021059_c001_v0001185_t0058_u01763777459381") 2025/11/22 02:17:14 DEBUG : dst/one.bak: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1199bfe06ae182b1_d20251122_m021055_c001_v0001177_t0049_u01763777455011") 2025/11/22 02:17:14 DEBUG : dst/one.bak: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42035996f204b430_d20251122_m021049_c001_v7007000_t0000_u01763777449861") 2025/11/22 02:17:14 DEBUG : dst/one.bak: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1091ffd84f8b6e06_d20251122_m021047_c001_v0001185_t0046_u01763777447715") 2025/11/22 02:17:14 DEBUG : dst/one.bak: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1097482e6d2b3bc4_d20251122_m021043_c001_v0001120_t0051_u01763777443404") 2025/11/22 02:17:14 DEBUG : dst/three: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16b9d8_d20251122_m020956_c001_v7007000_t0000_u01763777396340") 2025/11/22 02:17:14 DEBUG : dst/three: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f110765e8a7612fcc_d20251122_m020954_c001_v0001185_t0039_u01763777394672") 2025/11/22 02:17:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f414f558eb10284b8_d20251122_m021117_c001_v7007000_t0000_u01763777477078") 2025/11/22 02:17:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f112be1804ac12a49_d20251122_m021115_c001_v0001183_t0047_u01763777475223") 2025/11/22 02:17:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1006e3888e260cad_d20251122_m021110_c001_v0001043_t0009_u01763777470864") 2025/11/22 02:17:14 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f414f558eb10284b9_d20251122_m021117_c001_v7007000_t0000_u01763777477284") 2025/11/22 02:17:14 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1050eeca2d82ebd0_d20251122_m021115_c001_v0001116_t0026_u01763777475678") 2025/11/22 02:17:14 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4088e504c8d241ed_d20251122_m021115_c001_v7007000_t0000_u01763777475487") 2025/11/22 02:17:15 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1050eeca2d82ebbc_d20251122_m021111_c001_v0001116_t0018_u01763777471818") 2025/11/22 02:17:15 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4088e504c8d241db_d20251122_m021111_c001_v7007000_t0000_u01763777471629") 2025/11/22 02:17:15 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4037_d20251122_m021105_c001_v0001115_t0013_u01763777465583") 2025/11/22 02:17:15 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f423e42c075acf793_d20251122_m021102_c001_v7007000_t0000_u01763777462945") 2025/11/22 02:17:15 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f109e0b4913fd2e4a_d20251122_m021101_c001_v0001172_t0040_u01763777461739") 2025/11/22 02:17:15 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c908fcd_d20251122_m021101_c001_v7007000_t0000_u01763777461541") 2025/11/22 02:17:15 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f109e0b4913fd2e3e_d20251122_m021057_c001_v0001172_t0007_u01763777457728") 2025/11/22 02:17:15 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c908fb9_d20251122_m021057_c001_v7007000_t0000_u01763777457544") 2025/11/22 02:17:15 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1103ae2e742391ab_d20251122_m021052_c001_v0001090_t0046_u01763777452031") 2025/11/22 02:17:15 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e531c7_d20251122_m021049_c001_v7007000_t0000_u01763777449106") 2025/11/22 02:17:15 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab3fff_d20251122_m021046_c001_v0001115_t0021_u01763777446343") 2025/11/22 02:17:15 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e531bc_d20251122_m021045_c001_v7007000_t0000_u01763777445619") 2025/11/22 02:17:15 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1103ae2e74239194_d20251122_m021040_c001_v0001090_t0027_u01763777440717") 2025/11/22 02:17:15 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4024d7dd96118d95_d20251122_m021037_c001_v7007000_t0000_u01763777437573") 2025/11/22 02:17:15 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab3fea_d20251122_m021034_c001_v0001115_t0020_u01763777434864") 2025/11/22 02:17:15 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4024d7dd96118d77_d20251122_m021033_c001_v7007000_t0000_u01763777433771") 2025/11/22 02:17:15 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1103ae2e74239173_d20251122_m021027_c001_v0001090_t0056_u01763777427402") 2025/11/22 02:17:15 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f418bfe77149933d5_d20251122_m021024_c001_v7007000_t0000_u01763777424693") 2025/11/22 02:17:15 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab3fd5_d20251122_m021021_c001_v0001115_t0047_u01763777421890") 2025/11/22 02:17:15 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f418bfe77149933bd_d20251122_m021020_c001_v7007000_t0000_u01763777420777") 2025/11/22 02:17:16 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1103ae2e7423915a_d20251122_m021014_c001_v0001090_t0053_u01763777414289") 2025/11/22 02:17:16 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f412f193828b7e09e_d20251122_m021011_c001_v7007000_t0000_u01763777411564") 2025/11/22 02:17:16 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab3fc3_d20251122_m021008_c001_v0001115_t0040_u01763777408887") 2025/11/22 02:17:16 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f412f193828b7e065_d20251122_m021007_c001_v7007000_t0000_u01763777407803") 2025/11/22 02:17:16 DEBUG : dst/three.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1103ae2e74239146_d20251122_m021000_c001_v0001090_t0050_u01763777400735") 2025/11/22 02:17:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f423e42c075acf795_d20251122_m021103_c001_v7007000_t0000_u01763777463128") 2025/11/22 02:17:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1082c7f3fec24998_d20251122_m021100_c001_v0001165_t0008_u01763777460764") 2025/11/22 02:17:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f10422a6d4dce575d_d20251122_m021057_c001_v0001185_t0013_u01763777457209") 2025/11/22 02:17:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42035996f204b432_d20251122_m021050_c001_v7007000_t0000_u01763777450041") 2025/11/22 02:17:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1148cabc8070caa2_d20251122_m021048_c001_v0001134_t0038_u01763777448807") 2025/11/22 02:17:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f112360d88460d165_d20251122_m021045_c001_v0001131_t0038_u01763777445281") 2025/11/22 02:17:16 DEBUG : dst/two: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f414f558eb10284ba_d20251122_m021117_c001_v7007000_t0000_u01763777477482") 2025/11/22 02:17:16 DEBUG : dst/two: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1103ae2e742391c1_d20251122_m021105_c001_v0001090_t0001_u01763777465088") 2025/11/22 02:17:16 DEBUG : dst/two: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f423e42c075acf797_d20251122_m021103_c001_v7007000_t0000_u01763777463312") 2025/11/22 02:17:16 DEBUG : dst/two: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab400b_d20251122_m021051_c001_v0001115_t0018_u01763777451320") 2025/11/22 02:17:16 DEBUG : dst/two: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42035996f204b433_d20251122_m021050_c001_v7007000_t0000_u01763777450223") 2025/11/22 02:17:16 DEBUG : dst/two: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab3ff5_d20251122_m021040_c001_v0001115_t0025_u01763777440106") 2025/11/22 02:17:16 DEBUG : dst/two: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f42035996f204b3fd_d20251122_m021038_c001_v7007000_t0000_u01763777438665") 2025/11/22 02:17:16 DEBUG : dst/two: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab3fe0_d20251122_m021026_c001_v0001115_t0042_u01763777426868") 2025/11/22 02:17:16 DEBUG : dst/two: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4088e504c8d240eb_d20251122_m021025_c001_v7007000_t0000_u01763777425800") 2025/11/22 02:17:16 DEBUG : dst/two: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab3fc9_d20251122_m021013_c001_v0001115_t0025_u01763777413799") 2025/11/22 02:17:17 DEBUG : dst/two: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e9d39a_d20251122_m021012_c001_v7007000_t0000_u01763777412702") 2025/11/22 02:17:17 DEBUG : dst/two: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab3fb2_d20251122_m020958_c001_v0001115_t0059_u01763777398067") 2025/11/22 02:17:17 DEBUG : dst/two: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16b9d9_d20251122_m020956_c001_v7007000_t0000_u01763777396570") 2025/11/22 02:17:17 DEBUG : dst/two: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f115877ac8d95b80d_d20251122_m020952_c001_v0001150_t0045_u01763777392212") 2025/11/22 02:17:17 DEBUG : dst/two: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d02cb_d20251122_m020930_c001_v7007000_t0000_u01763777370340") 2025/11/22 02:17:17 DEBUG : dst/two: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1174f9dc0b173fb4_d20251122_m020929_c001_v0001184_t0040_u01763777369214") 2025/11/22 02:17:17 DEBUG : empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4024d7dd96118b87_d20251122_m020855_c001_v7007000_t0000_u01763777335761") 2025/11/22 02:17:17 DEBUG : empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e89a_d20251122_m020851_c001_v0001165_t0050_u01763777331881") 2025/11/22 02:17:17 DEBUG : empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4024d7dd96118b6f_d20251122_m020849_c001_v7007000_t0000_u01763777329736") 2025/11/22 02:17:17 DEBUG : empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e812_d20251122_m020839_c001_v0001165_t0016_u01763777319755") 2025/11/22 02:17:17 DEBUG : empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f409676405087a071_d20251122_m020831_c001_v7007000_t0000_u01763777311285") 2025/11/22 02:17:17 DEBUG : empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e7a7_d20251122_m020828_c001_v0001165_t0033_u01763777308157") 2025/11/22 02:17:17 DEBUG : empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4096764050879ff3_d20251122_m020806_c001_v7007000_t0000_u01763777286670") 2025/11/22 02:17:17 DEBUG : empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e6dc_d20251122_m020804_c001_v0001165_t0054_u01763777284845") 2025/11/22 02:17:17 DEBUG : empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4096764050879fdf_d20251122_m020803_c001_v7007000_t0000_u01763777283668") 2025/11/22 02:17:17 DEBUG : empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e6cb_d20251122_m020802_c001_v0001165_t0017_u01763777282432") 2025/11/22 02:17:17 DEBUG : empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4096764050879fc5_d20251122_m020759_c001_v7007000_t0000_u01763777279867") 2025/11/22 02:17:17 DEBUG : empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e6a3_d20251122_m020757_c001_v0001165_t0016_u01763777277881") 2025/11/22 02:17:17 DEBUG : empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4096764050879f99_d20251122_m020757_c001_v7007000_t0000_u01763777277099") 2025/11/22 02:17:17 DEBUG : empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e691_d20251122_m020755_c001_v0001165_t0021_u01763777275919") 2025/11/22 02:17:18 DEBUG : empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f410f0b1035c01a6b_d20251122_m020750_c001_v7007000_t0000_u01763777270345") 2025/11/22 02:17:18 DEBUG : empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e65f_d20251122_m020748_c001_v0001165_t0011_u01763777268906") 2025/11/22 02:17:18 DEBUG : empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f410f0b1035c01a58_d20251122_m020747_c001_v7007000_t0000_u01763777267990") 2025/11/22 02:17:18 DEBUG : empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e651_d20251122_m020747_c001_v0001165_t0026_u01763777267188") 2025/11/22 02:17:18 DEBUG : empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f410f0b1035c01a3e_d20251122_m020742_c001_v7007000_t0000_u01763777262945") 2025/11/22 02:17:18 DEBUG : empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e624_d20251122_m020741_c001_v0001165_t0014_u01763777261628") 2025/11/22 02:17:18 DEBUG : empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e98ae7_d20251122_m020739_c001_v7007000_t0000_u01763777259703") 2025/11/22 02:17:18 DEBUG : empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e610_d20251122_m020738_c001_v0001165_t0056_u01763777258762") 2025/11/22 02:17:18 DEBUG : empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e98ade_d20251122_m020738_c001_v7007000_t0000_u01763777258400") 2025/11/22 02:17:18 DEBUG : empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1050ef75406226a2_d20251122_m020737_c001_v0001185_t0059_u01763777257708") 2025/11/22 02:17:18 DEBUG : empty space: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e5fe_d20251122_m020736_c001_v0001165_t0021_u01763777256150") 2025/11/22 02:17:18 DEBUG : enormous: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4096764050879fed_d20251122_m020805_c001_v7007000_t0000_u01763777285727") 2025/11/22 02:17:18 DEBUG : enormous: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e6de_d20251122_m020805_c001_v0001165_t0056_u01763777285091") 2025/11/22 02:17:18 DEBUG : existing: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f414f558eb10284cc_d20251122_m021122_c001_v7007000_t0000_u01763777482368") 2025/11/22 02:17:18 DEBUG : existing: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1103ae2e742391de_d20251122_m021121_c001_v0001090_t0052_u01763777481064") 2025/11/22 02:17:18 DEBUG : existing: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f409676405087a057_d20251122_m020826_c001_v7007000_t0000_u01763777306376") 2025/11/22 02:17:18 DEBUG : existing: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1103ae2e74239087_d20251122_m020825_c001_v0001090_t0014_u01763777305235") 2025/11/22 02:17:18 DEBUG : existing: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e98ac0_d20251122_m020733_c001_v7007000_t0000_u01763777253530") 2025/11/22 02:17:18 DEBUG : existing: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e5e8_d20251122_m020732_c001_v0001165_t0042_u01763777252460") 2025/11/22 02:17:18 DEBUG : existing: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e98ab8_d20251122_m020731_c001_v7007000_t0000_u01763777251921") 2025/11/22 02:17:19 DEBUG : existing: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e5e1_d20251122_m020731_c001_v0001165_t0033_u01763777251338") 2025/11/22 02:17:19 DEBUG : existing: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e5db_d20251122_m020730_c001_v0001165_t0041_u01763777250503") 2025/11/22 02:17:19 DEBUG : existing-b: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f409676405087a058_d20251122_m020826_c001_v7007000_t0000_u01763777306560") 2025/11/22 02:17:19 DEBUG : existing-b: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e785_d20251122_m020825_c001_v0001165_t0003_u01763777305224") 2025/11/22 02:17:19 DEBUG : file1: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3ac3_d20251122_m021238_c001_v7007000_t0000_u01763777558843") 2025/11/22 02:17:19 DEBUG : file1: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c215f_d20251122_m021237_c001_v0001105_t0031_u01763777557469") 2025/11/22 02:17:19 DEBUG : file1: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3ab3_d20251122_m021236_c001_v7007000_t0000_u01763777556145") 2025/11/22 02:17:19 DEBUG : file1: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d2766d_d20251122_m021234_c001_v0001177_t0022_u01763777554595") 2025/11/22 02:17:19 DEBUG : five: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f409676405087a004_d20251122_m020810_c001_v7007000_t0000_u01763777290408") 2025/11/22 02:17:19 DEBUG : five: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f418f54e8c958e6f8_d20251122_m020808_c001_v0001165_t0002_u01763777288474") 2025/11/22 02:17:19 DEBUG : foo: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f410f0b1035c01a35_d20251122_m020741_c001_v7007000_t0000_u01763777261264") 2025/11/22 02:17:19 DEBUG : foo: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f418f54e8c958e61e_d20251122_m020740_c001_v0001165_t0002_u01763777260693") 2025/11/22 02:17:19 DEBUG : foo: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f418f54e8c958e61a_d20251122_m020740_c001_v0001165_t0002_u01763777260080") 2025/11/22 02:17:19 DEBUG : four: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f409676405087a008_d20251122_m020810_c001_v7007000_t0000_u01763777290591") 2025/11/22 02:17:19 DEBUG : four: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4103ae2e74239052_d20251122_m020809_c001_v0001090_t0028_u01763777289218") 2025/11/22 02:17:19 DEBUG : four: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e6f2_d20251122_m020807_c001_v0001165_t0009_u01763777287856") 2025/11/22 02:17:19 DEBUG : hello world2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41166721a9762375_d20251122_m020650_c001_v7007000_t0000_u01763777210793") 2025/11/22 02:17:19 DEBUG : hello world2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e462_d20251122_m020650_c001_v0001165_t0029_u01763777210192") 2025/11/22 02:17:19 DEBUG : ignore-size: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e98aad_d20251122_m020730_c001_v7007000_t0000_u01763777250143") 2025/11/22 02:17:19 DEBUG : ignore-size: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e5d5_d20251122_m020729_c001_v0001165_t0010_u01763777249173") 2025/11/22 02:17:19 DEBUG : nested/sub dir/file: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f409676405087a04d_d20251122_m020824_c001_v7007000_t0000_u01763777304485") 2025/11/22 02:17:19 DEBUG : nested/sub dir/file: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab3ecd_d20251122_m020823_c001_v0001115_t0028_u01763777303568") 2025/11/22 02:17:19 DEBUG : nested/sub dir/file: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f409676405087a047_d20251122_m020822_c001_v7007000_t0000_u01763777302829") 2025/11/22 02:17:19 DEBUG : nested/sub dir/file: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1103ae2e74239079_d20251122_m020821_c001_v0001090_t0032_u01763777301888") 2025/11/22 02:17:20 DEBUG : one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f409676405087a00a_d20251122_m020810_c001_v7007000_t0000_u01763777290774") 2025/11/22 02:17:20 DEBUG : one: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f418f54e8c958e6ea_d20251122_m020807_c001_v0001165_t0002_u01763777287085") 2025/11/22 02:17:20 DEBUG : only0: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a7b_d20251122_m021229_c001_v7007000_t0000_u01763777549953") 2025/11/22 02:17:20 DEBUG : only0: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f413418f4647c2120_d20251122_m021224_c001_v0001105_t0056_u01763777544910") 2025/11/22 02:17:20 DEBUG : only0: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40df_d20251122_m021159_c001_v0001115_t0002_u01763777519562") 2025/11/22 02:17:20 DEBUG : only0: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f423e42c075acfca7_d20251122_m021153_c001_v7007000_t0000_u01763777513850") 2025/11/22 02:17:20 DEBUG : only0: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4063_d20251122_m021129_c001_v0001115_t0056_u01763777489181") 2025/11/22 02:17:20 DEBUG : only1: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a7d_d20251122_m021230_c001_v7007000_t0000_u01763777550136") 2025/11/22 02:17:20 DEBUG : only1: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4112a8f52eab4165_d20251122_m021225_c001_v0001115_t0010_u01763777545306") 2025/11/22 02:17:20 DEBUG : only1: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40e6_d20251122_m021200_c001_v0001115_t0055_u01763777520657") 2025/11/22 02:17:20 DEBUG : only1: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e532b2_d20251122_m021154_c001_v7007000_t0000_u01763777514164") 2025/11/22 02:17:20 DEBUG : only1: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab406a_d20251122_m021130_c001_v0001115_t0048_u01763777490314") 2025/11/22 02:17:20 DEBUG : only10: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a7f_d20251122_m021230_c001_v7007000_t0000_u01763777550352") 2025/11/22 02:17:20 DEBUG : only10: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4112a8f52eab415c_d20251122_m021224_c001_v0001115_t0010_u01763777544740") 2025/11/22 02:17:20 DEBUG : only10: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab412a_d20251122_m021212_c001_v0001115_t0037_u01763777532066") 2025/11/22 02:17:20 DEBUG : only10: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e532a8_d20251122_m021153_c001_v7007000_t0000_u01763777513064") 2025/11/22 02:17:20 DEBUG : only10: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40a3_d20251122_m021140_c001_v0001115_t0037_u01763777500695") 2025/11/22 02:17:20 DEBUG : only11: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a80_d20251122_m021230_c001_v7007000_t0000_u01763777550542") 2025/11/22 02:17:20 DEBUG : only11: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4112a8f52eab4158_d20251122_m021223_c001_v0001115_t0010_u01763777543972") 2025/11/22 02:17:20 DEBUG : only11: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab412e_d20251122_m021213_c001_v0001115_t0050_u01763777533032") 2025/11/22 02:17:21 DEBUG : only11: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e532ab_d20251122_m021153_c001_v7007000_t0000_u01763777513246") 2025/11/22 02:17:21 DEBUG : only11: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40a9_d20251122_m021142_c001_v0001115_t0015_u01763777502064") 2025/11/22 02:17:21 DEBUG : only12: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a81_d20251122_m021230_c001_v7007000_t0000_u01763777550726") 2025/11/22 02:17:21 DEBUG : only12: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41934f1015f22e10_d20251122_m021224_c001_v0001176_t0052_u01763777544526") 2025/11/22 02:17:21 DEBUG : only12: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4132_d20251122_m021214_c001_v0001115_t0000_u01763777534269") 2025/11/22 02:17:21 DEBUG : only12: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e532ad_d20251122_m021153_c001_v7007000_t0000_u01763777513430") 2025/11/22 02:17:21 DEBUG : only12: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40ad_d20251122_m021143_c001_v0001115_t0007_u01763777503177") 2025/11/22 02:17:21 DEBUG : only13: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a84_d20251122_m021230_c001_v7007000_t0000_u01763777550913") 2025/11/22 02:17:21 DEBUG : only13: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4158678746d27660_d20251122_m021224_c001_v0001177_t0012_u01763777544909") 2025/11/22 02:17:21 DEBUG : only13: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab413a_d20251122_m021215_c001_v0001115_t0053_u01763777535411") 2025/11/22 02:17:21 DEBUG : only13: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b235_d20251122_m021153_c001_v7007000_t0000_u01763777513987") 2025/11/22 02:17:21 DEBUG : only13: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40b3_d20251122_m021144_c001_v0001115_t0026_u01763777504826") 2025/11/22 02:17:21 DEBUG : only14: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a85_d20251122_m021231_c001_v7007000_t0000_u01763777551100") 2025/11/22 02:17:21 DEBUG : only14: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f413418f4647c211e_d20251122_m021224_c001_v0001105_t0056_u01763777544717") 2025/11/22 02:17:21 DEBUG : only14: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4140_d20251122_m021216_c001_v0001115_t0026_u01763777536472") 2025/11/22 02:17:21 DEBUG : only14: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b22f_d20251122_m021153_c001_v7007000_t0000_u01763777513434") 2025/11/22 02:17:21 DEBUG : only14: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40b8_d20251122_m021146_c001_v0001115_t0041_u01763777506082") 2025/11/22 02:17:21 DEBUG : only15: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a86_d20251122_m021231_c001_v7007000_t0000_u01763777551286") 2025/11/22 02:17:21 DEBUG : only15: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4112a8f52eab415a_d20251122_m021224_c001_v0001115_t0010_u01763777544558") 2025/11/22 02:17:21 DEBUG : only15: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4144_d20251122_m021217_c001_v0001115_t0044_u01763777537852") 2025/11/22 02:17:22 DEBUG : only15: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f410f0b1035c02c4e_d20251122_m021153_c001_v7007000_t0000_u01763777513448") 2025/11/22 02:17:22 DEBUG : only15: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40bc_d20251122_m021147_c001_v0001115_t0009_u01763777507096") 2025/11/22 02:17:22 DEBUG : only16: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a89_d20251122_m021231_c001_v7007000_t0000_u01763777551534") 2025/11/22 02:17:22 DEBUG : only16: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41934f1015f22e14_d20251122_m021224_c001_v0001176_t0052_u01763777544713") 2025/11/22 02:17:22 DEBUG : only16: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab414a_d20251122_m021219_c001_v0001115_t0048_u01763777539000") 2025/11/22 02:17:22 DEBUG : only16: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f410f0b1035c02c53_d20251122_m021154_c001_v7007000_t0000_u01763777514000") 2025/11/22 02:17:22 DEBUG : only16: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40c2_d20251122_m021148_c001_v0001115_t0014_u01763777508240") 2025/11/22 02:17:23 DEBUG : only17: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a8b_d20251122_m021231_c001_v7007000_t0000_u01763777551718") 2025/11/22 02:17:23 DEBUG : only17: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41934f1015f22e16_d20251122_m021224_c001_v0001176_t0052_u01763777544896") 2025/11/22 02:17:23 DEBUG : only17: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab414e_d20251122_m021220_c001_v0001115_t0058_u01763777540300") 2025/11/22 02:17:23 DEBUG : only17: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b231_d20251122_m021153_c001_v7007000_t0000_u01763777513622") 2025/11/22 02:17:23 DEBUG : only17: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40c6_d20251122_m021149_c001_v0001115_t0011_u01763777509278") 2025/11/22 02:17:23 DEBUG : only18: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a8c_d20251122_m021231_c001_v7007000_t0000_u01763777551902") 2025/11/22 02:17:23 DEBUG : only18: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4112a8f52eab415e_d20251122_m021224_c001_v0001115_t0010_u01763777544941") 2025/11/22 02:17:23 DEBUG : only18: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4152_d20251122_m021221_c001_v0001115_t0014_u01763777541603") 2025/11/22 02:17:23 DEBUG : only18: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f423e42c075acfca8_d20251122_m021154_c001_v7007000_t0000_u01763777514032") 2025/11/22 02:17:23 DEBUG : only18: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40ca_d20251122_m021150_c001_v0001115_t0054_u01763777510406") 2025/11/22 02:17:23 DEBUG : only19: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a8d_d20251122_m021232_c001_v7007000_t0000_u01763777552088") 2025/11/22 02:17:23 DEBUG : only19: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41934f1015f22e18_d20251122_m021225_c001_v0001176_t0052_u01763777545086") 2025/11/22 02:17:23 DEBUG : only19: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4156_d20251122_m021222_c001_v0001115_t0014_u01763777542842") 2025/11/22 02:17:23 DEBUG : only19: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f423e42c075acfca4_d20251122_m021153_c001_v7007000_t0000_u01763777513455") 2025/11/22 02:17:23 DEBUG : only19: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40d0_d20251122_m021151_c001_v0001115_t0051_u01763777511547") 2025/11/22 02:17:23 DEBUG : only2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a8f_d20251122_m021232_c001_v7007000_t0000_u01763777552273") 2025/11/22 02:17:23 DEBUG : only2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4158678746d27664_d20251122_m021225_c001_v0001177_t0012_u01763777545293") 2025/11/22 02:17:23 DEBUG : only2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40f0_d20251122_m021201_c001_v0001115_t0047_u01763777521942") 2025/11/22 02:17:23 DEBUG : only2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e532ae_d20251122_m021153_c001_v7007000_t0000_u01763777513613") 2025/11/22 02:17:23 DEBUG : only2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4070_d20251122_m021131_c001_v0001115_t0034_u01763777491517") 2025/11/22 02:17:23 DEBUG : only3: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a91_d20251122_m021232_c001_v7007000_t0000_u01763777552459") 2025/11/22 02:17:23 DEBUG : only3: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f413418f4647c2122_d20251122_m021225_c001_v0001105_t0056_u01763777545099") 2025/11/22 02:17:23 DEBUG : only3: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40f8_d20251122_m021203_c001_v0001115_t0019_u01763777523087") 2025/11/22 02:17:23 DEBUG : only3: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f410f0b1035c02c50_d20251122_m021153_c001_v7007000_t0000_u01763777513637") 2025/11/22 02:17:23 DEBUG : only3: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4078_d20251122_m021132_c001_v0001115_t0038_u01763777492703") 2025/11/22 02:17:23 DEBUG : only4: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a94_d20251122_m021232_c001_v7007000_t0000_u01763777552643") 2025/11/22 02:17:23 DEBUG : only4: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41934f1015f22e20_d20251122_m021225_c001_v0001176_t0052_u01763777545455") 2025/11/22 02:17:23 DEBUG : only4: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab40fc_d20251122_m021204_c001_v0001115_t0042_u01763777524313") 2025/11/22 02:17:23 DEBUG : only4: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e532b1_d20251122_m021153_c001_v7007000_t0000_u01763777513980") 2025/11/22 02:17:24 DEBUG : only4: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab407e_d20251122_m021133_c001_v0001115_t0029_u01763777493771") 2025/11/22 02:17:24 DEBUG : only5: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a95_d20251122_m021232_c001_v7007000_t0000_u01763777552827") 2025/11/22 02:17:24 DEBUG : only5: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4158678746d27662_d20251122_m021225_c001_v0001177_t0012_u01763777545107") 2025/11/22 02:17:24 DEBUG : only5: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4100_d20251122_m021205_c001_v0001115_t0059_u01763777525859") 2025/11/22 02:17:24 DEBUG : only5: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f423e42c075acfca5_d20251122_m021153_c001_v7007000_t0000_u01763777513668") 2025/11/22 02:17:24 DEBUG : only5: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4085_d20251122_m021135_c001_v0001115_t0046_u01763777495131") 2025/11/22 02:17:24 DEBUG : only6: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a97_d20251122_m021233_c001_v7007000_t0000_u01763777553012") 2025/11/22 02:17:24 DEBUG : only6: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4112a8f52eab4160_d20251122_m021225_c001_v0001115_t0010_u01763777545124") 2025/11/22 02:17:24 DEBUG : only6: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab410c_d20251122_m021207_c001_v0001115_t0012_u01763777527226") 2025/11/22 02:17:24 DEBUG : only6: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b238_d20251122_m021154_c001_v7007000_t0000_u01763777514173") 2025/11/22 02:17:24 DEBUG : only6: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab408d_d20251122_m021136_c001_v0001115_t0049_u01763777496279") 2025/11/22 02:17:24 DEBUG : only7: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a99_d20251122_m021233_c001_v7007000_t0000_u01763777553249") 2025/11/22 02:17:24 DEBUG : only7: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41934f1015f22e1a_d20251122_m021225_c001_v0001176_t0052_u01763777545271") 2025/11/22 02:17:24 DEBUG : only7: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4110_d20251122_m021208_c001_v0001115_t0042_u01763777528491") 2025/11/22 02:17:24 DEBUG : only7: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e532b0_d20251122_m021153_c001_v7007000_t0000_u01763777513796") 2025/11/22 02:17:24 DEBUG : only7: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4095_d20251122_m021137_c001_v0001115_t0047_u01763777497339") 2025/11/22 02:17:24 DEBUG : only8: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a9e_d20251122_m021233_c001_v7007000_t0000_u01763777553435") 2025/11/22 02:17:24 DEBUG : only8: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f413418f4647c2126_d20251122_m021225_c001_v0001105_t0056_u01763777545284") 2025/11/22 02:17:24 DEBUG : only8: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4114_d20251122_m021209_c001_v0001115_t0026_u01763777529852") 2025/11/22 02:17:24 DEBUG : only8: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b233_d20251122_m021153_c001_v7007000_t0000_u01763777513804") 2025/11/22 02:17:25 DEBUG : only8: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4099_d20251122_m021138_c001_v0001115_t0013_u01763777498479") 2025/11/22 02:17:25 DEBUG : only9: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3a9f_d20251122_m021233_c001_v7007000_t0000_u01763777553642") 2025/11/22 02:17:25 DEBUG : only9: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f413418f4647c2128_d20251122_m021225_c001_v0001105_t0056_u01763777545467") 2025/11/22 02:17:25 DEBUG : only9: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4120_d20251122_m021211_c001_v0001115_t0054_u01763777531056") 2025/11/22 02:17:25 DEBUG : only9: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f410f0b1035c02c52_d20251122_m021153_c001_v7007000_t0000_u01763777513818") 2025/11/22 02:17:25 DEBUG : only9: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab409d_d20251122_m021139_c001_v0001115_t0039_u01763777499627") 2025/11/22 02:17:25 DEBUG : potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f409676405087a03f_d20251122_m020820_c001_v7007000_t0000_u01763777300768") 2025/11/22 02:17:25 DEBUG : potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab3ebb_d20251122_m020818_c001_v0001115_t0047_u01763777298581") 2025/11/22 02:17:25 DEBUG : potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f409676405087a02e_d20251122_m020817_c001_v7007000_t0000_u01763777297456") 2025/11/22 02:17:25 DEBUG : potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e729_d20251122_m020815_c001_v0001165_t0003_u01763777295466") 2025/11/22 02:17:25 DEBUG : potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f409676405087a01d_d20251122_m020814_c001_v7007000_t0000_u01763777294312") 2025/11/22 02:17:25 DEBUG : potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1103ae2e74239058_d20251122_m020811_c001_v0001090_t0046_u01763777291719") 2025/11/22 02:17:25 DEBUG : potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4096764050879fd4_d20251122_m020801_c001_v7007000_t0000_u01763777281652") 2025/11/22 02:17:25 DEBUG : potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e6bb_d20251122_m020800_c001_v0001165_t0024_u01763777280430") 2025/11/22 02:17:25 DEBUG : potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4096764050879fb7_d20251122_m020758_c001_v7007000_t0000_u01763777278824") 2025/11/22 02:17:25 DEBUG : potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e6a1_d20251122_m020757_c001_v0001165_t0039_u01763777277646") 2025/11/22 02:17:25 DEBUG : potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4096764050879f90_d20251122_m020756_c001_v7007000_t0000_u01763777276494") 2025/11/22 02:17:25 DEBUG : potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e68e_d20251122_m020755_c001_v0001165_t0026_u01763777275699") 2025/11/22 02:17:25 DEBUG : potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f410f0b1035c01a6a_d20251122_m020749_c001_v7007000_t0000_u01763777269789") 2025/11/22 02:17:25 DEBUG : potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e65b_d20251122_m020748_c001_v0001165_t0029_u01763777268541") 2025/11/22 02:17:25 DEBUG : potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f410f0b1035c01a59_d20251122_m020748_c001_v7007000_t0000_u01763777268178") 2025/11/22 02:17:26 DEBUG : potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e64f_d20251122_m020746_c001_v0001165_t0058_u01763777266946") 2025/11/22 02:17:26 DEBUG : potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f410f0b1035c01a53_d20251122_m020746_c001_v7007000_t0000_u01763777266578") 2025/11/22 02:17:26 DEBUG : potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e64b_d20251122_m020745_c001_v0001165_t0028_u01763777265988") 2025/11/22 02:17:26 DEBUG : potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e647_d20251122_m020745_c001_v0001165_t0009_u01763777265204") 2025/11/22 02:17:26 DEBUG : potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f410f0b1035c01a45_d20251122_m020744_c001_v7007000_t0000_u01763777264789") 2025/11/22 02:17:26 DEBUG : potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e637_d20251122_m020744_c001_v0001165_t0008_u01763777264188") 2025/11/22 02:17:26 DEBUG : potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e635_d20251122_m020743_c001_v0001165_t0033_u01763777263512") 2025/11/22 02:17:26 DEBUG : potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f410f0b1035c01a40_d20251122_m020743_c001_v7007000_t0000_u01763777263149") 2025/11/22 02:17:26 DEBUG : potato: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e628_d20251122_m020742_c001_v0001165_t0054_u01763777262283") 2025/11/22 02:17:26 DEBUG : potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0240_d20251122_m020905_c001_v7007000_t0000_u01763777345415") 2025/11/22 02:17:26 DEBUG : potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab3f27_d20251122_m020904_c001_v0001115_t0044_u01763777344434") 2025/11/22 02:17:26 DEBUG : potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4024d7dd96118b8f_d20251122_m020856_c001_v7007000_t0000_u01763777336500") 2025/11/22 02:17:26 DEBUG : potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab3f10_d20251122_m020851_c001_v0001115_t0040_u01763777331039") 2025/11/22 02:17:26 DEBUG : potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f400e9e5b5fbb8bf0_d20251122_m020843_c001_v7007000_t0000_u01763777323814") 2025/11/22 02:17:26 DEBUG : potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab3efd_d20251122_m020838_c001_v0001115_t0018_u01763777318909") 2025/11/22 02:17:26 DEBUG : potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f409676405087a074_d20251122_m020831_c001_v7007000_t0000_u01763777311869") 2025/11/22 02:17:26 DEBUG : potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab3ee1_d20251122_m020827_c001_v0001115_t0058_u01763777307563") 2025/11/22 02:17:26 DEBUG : potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4096764050879fee_d20251122_m020805_c001_v7007000_t0000_u01763777285910") 2025/11/22 02:17:26 DEBUG : potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e6da_d20251122_m020804_c001_v0001165_t0038_u01763777284222") 2025/11/22 02:17:26 DEBUG : potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4096764050879fe1_d20251122_m020803_c001_v7007000_t0000_u01763777283850") 2025/11/22 02:17:26 DEBUG : potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e6c9_d20251122_m020802_c001_v0001165_t0049_u01763777282203") 2025/11/22 02:17:27 DEBUG : potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4096764050879fd6_d20251122_m020801_c001_v7007000_t0000_u01763777281836") 2025/11/22 02:17:27 DEBUG : potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e6c3_d20251122_m020801_c001_v0001165_t0033_u01763777281031") 2025/11/22 02:17:27 DEBUG : potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4096764050879fc9_d20251122_m020800_c001_v7007000_t0000_u01763777280050") 2025/11/22 02:17:27 DEBUG : potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e6af_d20251122_m020759_c001_v0001165_t0041_u01763777279233") 2025/11/22 02:17:27 DEBUG : potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4096764050879f9c_d20251122_m020757_c001_v7007000_t0000_u01763777277281") 2025/11/22 02:17:27 DEBUG : potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e697_d20251122_m020756_c001_v0001165_t0021_u01763777276506") 2025/11/22 02:17:27 DEBUG : potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f410f0b1035c01a6d_d20251122_m020750_c001_v7007000_t0000_u01763777270527") 2025/11/22 02:17:27 DEBUG : potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e667_d20251122_m020749_c001_v0001165_t0030_u01763777269554") 2025/11/22 02:17:27 DEBUG : potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41166721a9762384_d20251122_m020653_c001_v7007000_t0000_u01763777213453") 2025/11/22 02:17:27 DEBUG : potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e482_d20251122_m020652_c001_v0001165_t0053_u01763777212833") 2025/11/22 02:17:27 DEBUG : potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41166721a976237f_d20251122_m020651_c001_v7007000_t0000_u01763777211928") 2025/11/22 02:17:27 DEBUG : potato2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e476_d20251122_m020651_c001_v0001165_t0032_u01763777211336") 2025/11/22 02:17:27 DEBUG : potato3: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4024d7dd96118b8e_d20251122_m020856_c001_v7007000_t0000_u01763777336314") 2025/11/22 02:17:27 DEBUG : potato3: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1103ae2e742390cb_d20251122_m020852_c001_v0001090_t0006_u01763777332516") 2025/11/22 02:17:27 DEBUG : potato3: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f400e9e5b5fbb8bee_d20251122_m020843_c001_v7007000_t0000_u01763777323563") 2025/11/22 02:17:27 DEBUG : potato3: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1103ae2e742390a7_d20251122_m020840_c001_v0001090_t0044_u01763777320446") 2025/11/22 02:17:27 DEBUG : potato3: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f409676405087a075_d20251122_m020832_c001_v7007000_t0000_u01763777312053") 2025/11/22 02:17:27 DEBUG : potato3: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1103ae2e7423908d_d20251122_m020828_c001_v0001090_t0048_u01763777308406") 2025/11/22 02:17:27 DEBUG : pre-dest1/1: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16b983_d20251122_m020939_c001_v7007000_t0000_u01763777379488") 2025/11/22 02:17:27 DEBUG : pre-dest1/1: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1103ae2e74239117_d20251122_m020931_c001_v0001090_t0030_u01763777371085") 2025/11/22 02:17:27 DEBUG : pre-dest2/2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16b987_d20251122_m020939_c001_v7007000_t0000_u01763777379670") 2025/11/22 02:17:28 DEBUG : pre-dest2/2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab3f74_d20251122_m020931_c001_v0001115_t0039_u01763777371778") 2025/11/22 02:17:28 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d027c_d20251122_m020917_c001_v7007000_t0000_u01763777357222") 2025/11/22 02:17:28 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e908_d20251122_m020913_c001_v0001165_t0055_u01763777353312") 2025/11/22 02:17:28 DEBUG : sizeonly: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e98aa5_d20251122_m020728_c001_v7007000_t0000_u01763777248628") 2025/11/22 02:17:28 DEBUG : sizeonly: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e5c9_d20251122_m020727_c001_v0001165_t0044_u01763777247682") 2025/11/22 02:17:28 DEBUG : splitbanan: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419db1366e056941_d20251122_m021443_c001_v7007000_t0000_u01763777683533") 2025/11/22 02:17:28 DEBUG : splitbanan: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6ed3_d20251122_m021435_c001_v0001182_t0028_u01763777675659") 2025/11/22 02:17:28 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d1036_d20251122_m021604_c001_v7007000_t0000_u01763777764658") 2025/11/22 02:17:28 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab438b_d20251122_m021557_c001_v0001115_t0021_u01763777757341") 2025/11/22 02:17:28 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e535d9_d20251122_m021548_c001_v7007000_t0000_u01763777748712") 2025/11/22 02:17:28 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab436d_d20251122_m021541_c001_v0001115_t0000_u01763777741648") 2025/11/22 02:17:28 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c909562_d20251122_m021532_c001_v7007000_t0000_u01763777732943") 2025/11/22 02:17:28 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4347_d20251122_m021526_c001_v0001115_t0042_u01763777726264") 2025/11/22 02:17:28 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f415fe2aee2e53586_d20251122_m021517_c001_v7007000_t0000_u01763777717056") 2025/11/22 02:17:28 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab432b_d20251122_m021510_c001_v0001115_t0046_u01763777710066") 2025/11/22 02:17:28 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f421a5c473f16c43e_d20251122_m021500_c001_v7007000_t0000_u01763777700344") 2025/11/22 02:17:28 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab42f9_d20251122_m021453_c001_v0001115_t0023_u01763777693249") 2025/11/22 02:17:28 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f423e42c075ad0429_d20251122_m021438_c001_v7007000_t0000_u01763777678182") 2025/11/22 02:17:28 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab42c5_d20251122_m021434_c001_v0001115_t0008_u01763777674221") 2025/11/22 02:17:28 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4155eb82ea77b5e9_d20251122_m021425_c001_v7007000_t0000_u01763777665213") 2025/11/22 02:17:29 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b6ddd_d20251122_m021418_c001_v0001182_t0012_u01763777658109") 2025/11/22 02:17:29 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f410f0b1035c032cd_d20251122_m021416_c001_v7007000_t0000_u01763777656980") 2025/11/22 02:17:29 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c232b_d20251122_m021413_c001_v0001105_t0031_u01763777653542") 2025/11/22 02:17:29 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4045e4084c90937e_d20251122_m021404_c001_v7007000_t0000_u01763777644402") 2025/11/22 02:17:29 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c22d7_d20251122_m021357_c001_v0001105_t0054_u01763777637463") 2025/11/22 02:17:29 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4093643fa7b3b07e_d20251122_m021356_c001_v7007000_t0000_u01763777636335") 2025/11/22 02:17:29 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c22b6_d20251122_m021352_c001_v0001105_t0050_u01763777632954") 2025/11/22 02:17:29 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f40368a966f9abcdc_d20251122_m021338_c001_v7007000_t0000_u01763777618205") 2025/11/22 02:17:29 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c226e_d20251122_m021333_c001_v0001105_t0056_u01763777613881") 2025/11/22 02:17:29 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d08a2_d20251122_m021323_c001_v7007000_t0000_u01763777603808") 2025/11/22 02:17:29 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d276ef_d20251122_m021317_c001_v0001177_t0028_u01763777597179") 2025/11/22 02:17:29 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d0827_d20251122_m021305_c001_v7007000_t0000_u01763777585736") 2025/11/22 02:17:29 DEBUG : splitbananasplit: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab41ab_d20251122_m021258_c001_v0001115_t0009_u01763777578551") 2025/11/22 02:17:29 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f40368a966f9abdb5_d20251122_m021419_c001_v7007000_t0000_u01763777659971") 2025/11/22 02:17:29 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2331_d20251122_m021414_c001_v0001105_t0020_u01763777654840") 2025/11/22 02:17:29 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3ae9_d20251122_m021246_c001_v7007000_t0000_u01763777566791") 2025/11/22 02:17:29 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f11934f1015f22e5d_d20251122_m021243_c001_v0001176_t0008_u01763777563751") 2025/11/22 02:17:29 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f407f622ae92deb13_d20251122_m021242_c001_v7007000_t0000_u01763777562627") 2025/11/22 02:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4181_d20251122_m021239_c001_v0001115_t0011_u01763777559861") 2025/11/22 02:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f409676405087a04f_d20251122_m020824_c001_v7007000_t0000_u01763777304667") 2025/11/22 02:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1103ae2e74239081_d20251122_m020823_c001_v0001090_t0016_u01763777303580") 2025/11/22 02:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f409676405087a048_d20251122_m020823_c001_v7007000_t0000_u01763777303013") 2025/11/22 02:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e761_d20251122_m020822_c001_v0001165_t0022_u01763777302239") 2025/11/22 02:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e98a99_d20251122_m020725_c001_v7007000_t0000_u01763777245625") 2025/11/22 02:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e5af_d20251122_m020724_c001_v0001165_t0039_u01763777244098") 2025/11/22 02:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e98a8e_d20251122_m020723_c001_v7007000_t0000_u01763777243738") 2025/11/22 02:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e5a5_d20251122_m020722_c001_v0001165_t0031_u01763777242657") 2025/11/22 02:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e98a84_d20251122_m020720_c001_v7007000_t0000_u01763777240594") 2025/11/22 02:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e583_d20251122_m020719_c001_v0001165_t0031_u01763777239594") 2025/11/22 02:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e98a7f_d20251122_m020719_c001_v7007000_t0000_u01763777239050") 2025/11/22 02:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e56d_d20251122_m020717_c001_v0001165_t0059_u01763777237889") 2025/11/22 02:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e55c_d20251122_m020715_c001_v0001165_t0036_u01763777235321") 2025/11/22 02:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e98a78_d20251122_m020714_c001_v7007000_t0000_u01763777234957") 2025/11/22 02:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e548_d20251122_m020714_c001_v0001165_t0009_u01763777234202") 2025/11/22 02:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e53f_d20251122_m020713_c001_v0001165_t0054_u01763777233408") 2025/11/22 02:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41384d99d3e98a6a_d20251122_m020713_c001_v7007000_t0000_u01763777233042") 2025/11/22 02:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e523_d20251122_m020710_c001_v0001165_t0035_u01763777230265") 2025/11/22 02:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e50f_d20251122_m020707_c001_v0001165_t0011_u01763777227551") 2025/11/22 02:17:30 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41166721a97623cb_d20251122_m020707_c001_v7007000_t0000_u01763777227190") 2025/11/22 02:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e507_d20251122_m020706_c001_v0001165_t0022_u01763777226606") 2025/11/22 02:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e4ff_d20251122_m020705_c001_v0001165_t0023_u01763777225855") 2025/11/22 02:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41166721a97623c2_d20251122_m020705_c001_v7007000_t0000_u01763777225488") 2025/11/22 02:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e4d1_d20251122_m020701_c001_v0001165_t0055_u01763777221565") 2025/11/22 02:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41166721a97623b0_d20251122_m020701_c001_v7007000_t0000_u01763777221202") 2025/11/22 02:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e4c7_d20251122_m020700_c001_v0001165_t0018_u01763777220586") 2025/11/22 02:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41166721a97623a7_d20251122_m020659_c001_v7007000_t0000_u01763777219690") 2025/11/22 02:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e4b8_d20251122_m020659_c001_v0001165_t0021_u01763777219119") 2025/11/22 02:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41166721a97623a2_d20251122_m020658_c001_v7007000_t0000_u01763777218581") 2025/11/22 02:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e4b0_d20251122_m020657_c001_v0001165_t0008_u01763777217923") 2025/11/22 02:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41166721a976239e_d20251122_m020656_c001_v7007000_t0000_u01763777216985") 2025/11/22 02:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e496_d20251122_m020656_c001_v0001165_t0021_u01763777216231") 2025/11/22 02:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41166721a9762392_d20251122_m020655_c001_v7007000_t0000_u01763777215689") 2025/11/22 02:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e48e_d20251122_m020655_c001_v0001165_t0018_u01763777215129") 2025/11/22 02:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41166721a9762387_d20251122_m020654_c001_v7007000_t0000_u01763777214591") 2025/11/22 02:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e488_d20251122_m020653_c001_v0001165_t0049_u01763777213990") 2025/11/22 02:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41166721a976236c_d20251122_m020649_c001_v7007000_t0000_u01763777209653") 2025/11/22 02:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e45a_d20251122_m020649_c001_v0001165_t0050_u01763777209040") 2025/11/22 02:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41166721a9762363_d20251122_m020648_c001_v7007000_t0000_u01763777208494") 2025/11/22 02:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e448_d20251122_m020647_c001_v0001165_t0046_u01763777207797") 2025/11/22 02:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41166721a9762359_d20251122_m020646_c001_v7007000_t0000_u01763777206893") 2025/11/22 02:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e440_d20251122_m020646_c001_v0001165_t0031_u01763777206292") 2025/11/22 02:17:31 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41166721a9762345_d20251122_m020644_c001_v7007000_t0000_u01763777204128") 2025/11/22 02:17:32 DEBUG : sub dir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e428_d20251122_m020643_c001_v0001165_t0021_u01763777203521") 2025/11/22 02:17:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3aea_d20251122_m021246_c001_v7007000_t0000_u01763777566975") 2025/11/22 02:17:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c217e_d20251122_m021243_c001_v0001105_t0001_u01763777563817") 2025/11/22 02:17:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f407f622ae92deb14_d20251122_m021242_c001_v7007000_t0000_u01763777562812") 2025/11/22 02:17:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d2767c_d20251122_m021239_c001_v0001177_t0055_u01763777559870") 2025/11/22 02:17:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d103a_d20251122_m021606_c001_v7007000_t0000_u01763777766626") 2025/11/22 02:17:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27956_d20251122_m021606_c001_v0001177_t0035_u01763777766006") 2025/11/22 02:17:32 DEBUG : sub/yam: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f409676405087a039_d20251122_m020820_c001_v7007000_t0000_u01763777300221") 2025/11/22 02:17:32 DEBUG : sub/yam: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1103ae2e7423906a_d20251122_m020818_c001_v0001090_t0054_u01763777298229") 2025/11/22 02:17:32 DEBUG : test_dir1/file2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3ac7_d20251122_m021239_c001_v7007000_t0000_u01763777559027") 2025/11/22 02:17:32 DEBUG : test_dir1/file2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27673_d20251122_m021237_c001_v0001177_t0015_u01763777557115") 2025/11/22 02:17:32 DEBUG : test_dir1/file2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3ab5_d20251122_m021236_c001_v7007000_t0000_u01763777556328") 2025/11/22 02:17:32 DEBUG : test_dir1/file2: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab4173_d20251122_m021234_c001_v0001115_t0035_u01763777554595") 2025/11/22 02:17:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3aca_d20251122_m021239_c001_v7007000_t0000_u01763777559211") 2025/11/22 02:17:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f11934f1015f22e4e_d20251122_m021237_c001_v0001176_t0020_u01763777557124") 2025/11/22 02:17:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f406831504b3b3ab8_d20251122_m021236_c001_v7007000_t0000_u01763777556513") 2025/11/22 02:17:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f11934f1015f22e3e_d20251122_m021234_c001_v0001176_t0059_u01763777554603") 2025/11/22 02:17:32 DEBUG : three: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f409676405087a00b_d20251122_m020810_c001_v7007000_t0000_u01763777290958") 2025/11/22 02:17:32 DEBUG : three: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e6ff_d20251122_m020809_c001_v0001165_t0026_u01763777289782") 2025/11/22 02:17:32 DEBUG : three: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f118f54e8c958e6ee_d20251122_m020807_c001_v0001165_t0027_u01763777287456") 2025/11/22 02:17:33 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d103f_d20251122_m021608_c001_v7007000_t0000_u01763777768172") 2025/11/22 02:17:33 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b7288_d20251122_m021607_c001_v0001182_t0012_u01763777767569") 2025/11/22 02:17:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d10a1_d20251122_m021627_c001_v7007000_t0000_u01763777787747") 2025/11/22 02:17:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c2588_d20251122_m021625_c001_v0001105_t0042_u01763777785851") 2025/11/22 02:17:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d1098_d20251122_m021624_c001_v7007000_t0000_u01763777784327") 2025/11/22 02:17:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b730b_d20251122_m021622_c001_v0001182_t0048_u01763777782966") 2025/11/22 02:17:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d1093_d20251122_m021622_c001_v7007000_t0000_u01763777782004") 2025/11/22 02:17:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d2798c_d20251122_m021621_c001_v0001177_t0005_u01763777781383") 2025/11/22 02:17:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d1072_d20251122_m021615_c001_v7007000_t0000_u01763777775665") 2025/11/22 02:17:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b72cc_d20251122_m021614_c001_v0001182_t0057_u01763777774457") 2025/11/22 02:17:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d107f_d20251122_m021618_c001_v7007000_t0000_u01763777778307") 2025/11/22 02:17:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c256c_d20251122_m021616_c001_v0001105_t0009_u01763777776616") 2025/11/22 02:17:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d105c_d20251122_m021613_c001_v7007000_t0000_u01763777773487") 2025/11/22 02:17:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1158678746d27978_d20251122_m021612_c001_v0001177_t0007_u01763777772870") 2025/11/22 02:17:33 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d104d_d20251122_m021611_c001_v7007000_t0000_u01763777771934") 2025/11/22 02:17:33 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab43ac_d20251122_m021610_c001_v0001115_t0011_u01763777770849") 2025/11/22 02:17:33 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d1042_d20251122_m021609_c001_v7007000_t0000_u01763777769909") 2025/11/22 02:17:33 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f113418f4647c254b_d20251122_m021609_c001_v0001105_t0011_u01763777769117") 2025/11/22 02:17:33 DEBUG : toe/toe/toe: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f41780fe05e01beae_d20251122_m021632_c001_v7007000_t0000_u01763777792881") 2025/11/22 02:17:33 DEBUG : toe/toe/toe: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1089630d504b736e_d20251122_m021632_c001_v0001182_t0057_u01763777792272") 2025/11/22 02:17:33 DEBUG : toe/toe/toe: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d108a_d20251122_m021620_c001_v7007000_t0000_u01763777780418") 2025/11/22 02:17:34 DEBUG : toe/toe/toe: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab43be_d20251122_m021619_c001_v0001115_t0016_u01763777779253") 2025/11/22 02:17:34 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d10a7_d20251122_m021628_c001_v7007000_t0000_u01763777788356") 2025/11/22 02:17:34 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab43d3_d20251122_m021627_c001_v0001115_t0040_u01763777787251") 2025/11/22 02:17:34 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f419d6c923f7d109c_d20251122_m021624_c001_v7007000_t0000_u01763777784905") 2025/11/22 02:17:34 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f119fe4226f177234_d20251122_m021624_c001_v0001185_t0007_u01763777784136") 2025/11/22 02:17:34 DEBUG : two: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f409676405087a00d_d20251122_m020811_c001_v7007000_t0000_u01763777291150") 2025/11/22 02:17:34 DEBUG : two: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f4112a8f52eab3e9c_d20251122_m020809_c001_v0001115_t0010_u01763777289053") 2025/11/22 02:17:34 DEBUG : two: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f418f54e8c958e6ec_d20251122_m020807_c001_v0001165_t0002_u01763777287270") 2025/11/22 02:17:34 DEBUG : yam: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f409676405087a040_d20251122_m020820_c001_v7007000_t0000_u01763777300951") 2025/11/22 02:17:34 DEBUG : yam: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1046e18435aee91f_d20251122_m020820_c001_v0001179_t0023_u01763777300016") 2025/11/22 02:17:34 DEBUG : yam: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f409676405087a02d_d20251122_m020816_c001_v7007000_t0000_u01763777296901") 2025/11/22 02:17:34 DEBUG : yam: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1103ae2e74239060_d20251122_m020815_c001_v0001090_t0050_u01763777295110") 2025/11/22 02:17:34 DEBUG : yam: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f409676405087a01b_d20251122_m020813_c001_v7007000_t0000_u01763777293736") 2025/11/22 02:17:34 DEBUG : yam: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1112a8f52eab3ea7_d20251122_m020811_c001_v0001115_t0015_u01763777291706") 2025/11/22 02:17:34 DEBUG : yaml: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f409676405087a02f_d20251122_m020817_c001_v7007000_t0000_u01763777297665") 2025/11/22 02:17:34 DEBUG : yaml: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f10944a4a654a948f_d20251122_m020816_c001_v0001134_t0017_u01763777296316") 2025/11/22 02:17:34 DEBUG : yaml: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f409676405087a01f_d20251122_m020814_c001_v7007000_t0000_u01763777294534") 2025/11/22 02:17:34 DEBUG : yaml: Deleting (id "4_z8f924d53500dab9b9fa80e1b_f1064dec05701a31a_d20251122_m020813_c001_v0001100_t0038_u01763777293375") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m55.413428736s (try 1/5)