"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/05/24 01:05:34 DEBUG : Creating backend with remote "TestB2:rclone-test-degizip5sape" 2026/05/24 01:05:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 01:05:35 DEBUG : Creating backend with remote "/tmp/rclone1939803602" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:05:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:05:36 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/24 01:05:36 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:05:36 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.48s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:05:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:05:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:05:37 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:05:37 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:05:38 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:05:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:05:38 INFO : sub dir/hello world: Copied (new) 2026/05/24 01:05:38 DEBUG : B2 bucket rclone-test-degizip5sape: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.74s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.41s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:05:39 DEBUG : Creating backend with remote "/non-existing" 2026/05/24 01:05:39 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/24 01:05:39 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:05:39 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:05:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:05:40 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:05:40 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:05:41 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:05:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:05:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.76s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:05:42 INFO : B2 bucket rclone-test-degizip5sape: Running all checks before starting transfers 2026/05/24 01:05:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:05:42 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:05:42 INFO : B2 bucket rclone-test-degizip5sape: Checks finished, now starting transfers 2026/05/24 01:05:42 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:05:42 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:05:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:05:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.21s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:05:43 ERROR : Ignoring --no-traverse with sync 2026/05/24 01:05:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:05:43 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:05:43 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:05:43 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:05:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:05:43 INFO : sub dir/hello world: Copied (new) 2026/05/24 01:05:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.26s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:05:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/24 01:05:44 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:05:44 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:05:45 DEBUG : hello world2: size = 12 OK 2026/05/24 01:05:45 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/24 01:05:45 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.24s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:05:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/24 01:05:46 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:05:46 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:05:46 DEBUG : potato2: size = 11 OK 2026/05/24 01:05:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:05:46 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.29s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:05:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/24 01:05:47 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:05:47 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:05:48 DEBUG : potato2: size = 11 OK 2026/05/24 01:05:48 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:05:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.63s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:05:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/24 01:05:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:05:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/24 01:05:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:05:49 INFO : sub dir2: Making directory 2026/05/24 01:05:49 INFO : sub dir: Making directory 2026/05/24 01:05:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:05:49 INFO : sub dir2/sub sub dir2: Making directory 2026/05/24 01:05:49 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:05:49 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:05:49 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:05:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:05:49 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" 2026/05/24 01:05:49 DEBUG : B2 bucket rclone-test-degizip5sape: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.30s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:05:50 INFO : sub dir2: Making directory 2026/05/24 01:05:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/24 01:05:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:05:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:05:50 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:05:50 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:05:50 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:05:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:05:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.24s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:05:51 DEBUG : sub dir2: Making directory with metadata 2026/05/24 01:05:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:05:51 INFO : sub dir2: Making directory 2026/05/24 01:05:51 INFO : sub dir: Making directory 2026/05/24 01:05:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:05:51 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:05:51 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:05:51 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:05:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:05:51 INFO : sub dir/hello world: Copied (new) 2026/05/24 01:05:51 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/24 01:05:52 DEBUG : B2 bucket rclone-test-degizip5sape: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/24 01:05:52 DEBUG : B2 bucket rclone-test-degizip5sape: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.48s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:05:53 INFO : sub dir2: Making directory 2026/05/24 01:05:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:05:53 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:05:53 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:05:53 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:05:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:05:53 INFO : sub dir/hello world: Copied (new) 2026/05/24 01:05:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.29s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:05:54 DEBUG : sub dir2: Making directory with metadata 2026/05/24 01:05:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:05:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:05:54 INFO : sub dir2: Making directory 2026/05/24 01:05:54 INFO : sub dir: Making directory 2026/05/24 01:05:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:05:54 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:05:54 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:05:54 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:05:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:05:54 INFO : sub dir/hello world: Copied (new) 2026/05/24 01:05:54 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/24 01:05:55 DEBUG : B2 bucket rclone-test-degizip5sape: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.19s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:05:56 INFO : sub dir2: Making directory 2026/05/24 01:05:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:05:56 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:05:56 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:05:56 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:05:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:05:56 INFO : sub dir/hello world: Copied (new) 2026/05/24 01:05:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.43s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:05:58 DEBUG : Creating backend with remote "TestB2:rclone-test-kubutux7tuko" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-degizip5sape -> B2 bucket rclone-test-kubutux7tuko 2026/05/24 01:05:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:05:59 DEBUG : B2 bucket rclone-test-kubutux7tuko: Waiting for checks to finish 2026/05/24 01:05:59 DEBUG : B2 bucket rclone-test-kubutux7tuko: Waiting for transfers to finish 2026/05/24 01:06:00 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:06:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:06:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/24 01:06:00 DEBUG : B2 bucket rclone-test-kubutux7tuko: Purge remote 2026/05/24 01:06:00 INFO : B2 bucket rclone-test-kubutux7tuko: cleaning bucket "rclone-test-kubutux7tuko" of all files 2026/05/24 01:06:00 DEBUG : sub dir/hello world: Deleting (id "4_z2fc27d73804d5b7b9fe80e1b_f1012d53803dc94b8_d20260524_m010559_c001_v0001173_t0059_u01779584759973") --- PASS: TestServerSideCopy (4.41s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:06:03 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:06:03 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:06:03 DEBUG : sub dir/hello world: Sizes differ 2026/05/24 01:06:03 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:03 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:06:03 DEBUG : sub dir/hello world: size = 17 OK 2026/05/24 01:06:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/24 01:06:03 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.50s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:06:04 DEBUG : Creating backend with remote "TestB2:rclone-test-tixeyid6qipo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-degizip5sape -> B2 bucket rclone-test-tixeyid6qipo 2026/05/24 01:06:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:06:06 DEBUG : B2 bucket rclone-test-tixeyid6qipo: Waiting for checks to finish 2026/05/24 01:06:06 DEBUG : B2 bucket rclone-test-tixeyid6qipo: Waiting for transfers to finish 2026/05/24 01:06:06 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:06:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:06:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/24 01:06:08 DEBUG : B2 bucket rclone-test-tixeyid6qipo: Waiting for checks to finish 2026/05/24 01:06:08 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:06:08 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tixeyid6qipo) 2026/05/24 01:06:08 DEBUG : sub dir/hello world: Sizes differ 2026/05/24 01:06:08 DEBUG : B2 bucket rclone-test-tixeyid6qipo: Waiting for transfers to finish 2026/05/24 01:06:09 DEBUG : sub dir/hello world: size = 17 OK 2026/05/24 01:06:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/24 01:06:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/24 01:06:09 DEBUG : B2 bucket rclone-test-tixeyid6qipo: Purge remote 2026/05/24 01:06:09 INFO : B2 bucket rclone-test-tixeyid6qipo: cleaning bucket "rclone-test-tixeyid6qipo" of all files 2026/05/24 01:06:09 DEBUG : sub dir/hello world: Deleting (id "4_z3fa29d13804d5b7b9fe80e1b_f112d18e9baefb440_d20260524_m010608_c001_v0001120_t0008_u01779584768767") 2026/05/24 01:06:09 DEBUG : sub dir/hello world: Deleting (id "4_z3fa29d13804d5b7b9fe80e1b_f102edb614f87ad66_d20260524_m010606_c001_v0001183_t0030_u01779584766651") --- PASS: TestServerSideCopyOverSelf (6.28s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:06:11 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:06:11 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:06:11 DEBUG : sub dir/hello world: Sizes differ 2026/05/24 01:06:11 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:11 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:06:12 DEBUG : sub dir/hello world: size = 17 OK 2026/05/24 01:06:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/24 01:06:12 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/24 01:06:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.14s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:06:13 DEBUG : Creating backend with remote "TestB2:rclone-test-zahalag2raji" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-degizip5sape -> B2 bucket rclone-test-zahalag2raji 2026/05/24 01:06:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:06:14 DEBUG : B2 bucket rclone-test-zahalag2raji: Waiting for checks to finish 2026/05/24 01:06:14 DEBUG : B2 bucket rclone-test-zahalag2raji: Waiting for transfers to finish 2026/05/24 01:06:15 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:06:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:06:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/24 01:06:16 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:06:16 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zahalag2raji) 2026/05/24 01:06:16 DEBUG : sub dir/hello world: Sizes differ 2026/05/24 01:06:16 DEBUG : B2 bucket rclone-test-zahalag2raji: Waiting for checks to finish 2026/05/24 01:06:16 DEBUG : B2 bucket rclone-test-zahalag2raji: Waiting for transfers to finish 2026/05/24 01:06:17 DEBUG : sub dir/hello world: size = 17 OK 2026/05/24 01:06:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/24 01:06:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/24 01:06:17 INFO : sub dir/hello world: Deleted 2026/05/24 01:06:18 DEBUG : testing file moves 2026/05/24 01:06:18 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:06:18 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-zahalag2raji) 2026/05/24 01:06:18 DEBUG : sub dir/hello world: Sizes differ 2026/05/24 01:06:18 DEBUG : B2 bucket rclone-test-zahalag2raji: Waiting for checks to finish 2026/05/24 01:06:18 DEBUG : B2 bucket rclone-test-zahalag2raji: Waiting for transfers to finish 2026/05/24 01:06:19 DEBUG : sub dir/hello world: size = 24 OK 2026/05/24 01:06:19 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/24 01:06:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/24 01:06:19 INFO : sub dir/hello world: Deleted 2026/05/24 01:06:19 DEBUG : B2 bucket rclone-test-zahalag2raji: Purge remote 2026/05/24 01:06:19 INFO : B2 bucket rclone-test-zahalag2raji: cleaning bucket "rclone-test-zahalag2raji" of all files 2026/05/24 01:06:19 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd23804d5b7b9fe80e1b_f1053b5693b2aadc2_d20260524_m010618_c001_v0001043_t0055_u01779584778955") 2026/05/24 01:06:19 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd23804d5b7b9fe80e1b_f109d2e1cdfe29fb9_d20260524_m010617_c001_v0001100_t0005_u01779584777021") 2026/05/24 01:06:19 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd23804d5b7b9fe80e1b_f102a4aa2ab3dcd04_d20260524_m010615_c001_v0001032_t0058_u01779584775247") --- PASS: TestServerSideMoveOverSelf (8.43s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:06:21 ERROR : error listing: directory not found 2026/05/24 01:06:21 INFO : Local file system at /tmp/rclone1939803602: Making directory 2026/05/24 01:06:22 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:22 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.67s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:06:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:06:23 DEBUG : Local file system at /tmp/rclone1939803602: Waiting for checks to finish 2026/05/24 01:06:23 DEBUG : Local file system at /tmp/rclone1939803602: Waiting for transfers to finish 2026/05/24 01:06:24 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/24 01:06:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:06:24 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/24 01:06:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.00s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:06:25 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/24 01:06:25 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:25 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:06:25 DEBUG : check sum: size = 1 OK 2026/05/24 01:06:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/24 01:06:25 INFO : check sum: Copied (new) 2026/05/24 01:06:25 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:25 DEBUG : check sum: size = 1 OK 2026/05/24 01:06:25 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/24 01:06:25 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/24 01:06:25 DEBUG : check sum: Unchanged skipping 2026/05/24 01:06:25 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:06:25 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:25 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.67s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:06:26 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/24 01:06:26 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:26 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:06:27 DEBUG : sizeonly: size = 6 OK 2026/05/24 01:06:27 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/24 01:06:27 INFO : sizeonly: Copied (new) 2026/05/24 01:06:27 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:27 DEBUG : sizeonly: size = 6 OK 2026/05/24 01:06:27 DEBUG : sizeonly: Sizes identical 2026/05/24 01:06:27 DEBUG : sizeonly: Unchanged skipping 2026/05/24 01:06:27 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:27 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:06:27 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:27 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.55s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:06:28 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/24 01:06:28 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:28 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:06:28 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/24 01:06:28 INFO : ignore-size: Copied (new) 2026/05/24 01:06:28 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:29 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:06:29 DEBUG : ignore-size: Unchanged skipping 2026/05/24 01:06:29 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:29 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:06:29 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.74s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:06:30 DEBUG : existing: size = 6 OK 2026/05/24 01:06:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:06:30 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:30 DEBUG : existing: Unchanged skipping 2026/05/24 01:06:30 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:06:30 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:30 INFO : There was nothing to transfer 2026/05/24 01:06:30 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:30 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/24 01:06:30 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:06:31 DEBUG : existing: size = 6 OK 2026/05/24 01:06:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/24 01:06:31 INFO : existing: Copied (replaced existing) 2026/05/24 01:06:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.14s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:06:32 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/24 01:06:32 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:32 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:06:32 DEBUG : existing: size = 6 OK 2026/05/24 01:06:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/24 01:06:32 INFO : existing: Copied (new) 2026/05/24 01:06:32 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:32 DEBUG : existing: Destination exists, skipping 2026/05/24 01:06:32 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:32 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:06:32 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.66s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:06:34 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/24 01:06:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/24 01:06:34 DEBUG : c/non empty space: size = 5 OK 2026/05/24 01:06:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:06:34 DEBUG : c/non empty space: Unchanged skipping 2026/05/24 01:06:35 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:35 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:06:35 DEBUG : a/potato2: size = 60 OK 2026/05/24 01:06:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/24 01:06:35 INFO : a/potato2: Copied (new) 2026/05/24 01:06:35 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:35 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.61s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:06:36 DEBUG : empty space: size = 1 OK 2026/05/24 01:06: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 2026/05/24 01:06:36 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/24 01:06:36 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/24 01:06:36 DEBUG : empty space: Unchanged skipping 2026/05/24 01:06:36 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:06:36 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:36 INFO : There was nothing to transfer 2026/05/24 01:06:37 DEBUG : empty space: size = 1 OK 2026/05/24 01:06:37 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/24 01:06:37 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/24 01:06:38 INFO : empty space: Updated modification time in destination 2026/05/24 01:06:38 DEBUG : empty space: Unchanged skipping 2026/05/24 01:06:38 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:06:38 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:38 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.49s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:06:39 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:39 DEBUG : empty space: size = 1 OK 2026/05/24 01:06: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 2026/05/24 01:06:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/24 01:06:39 DEBUG : empty space: Unchanged skipping 2026/05/24 01:06:39 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:06:39 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:39 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.34s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:06:40 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:40 DEBUG : foo: size = 3 OK 2026/05/24 01:06: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 2026/05/24 01:06:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:06:40 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:06:40 DEBUG : foo: sha1 differ 2026/05/24 01:06:40 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:06:40 DEBUG : foo: size = 3 OK 2026/05/24 01:06:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/24 01:06:40 INFO : foo: Copied (replaced existing) 2026/05/24 01:06:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.53s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:06:42 DEBUG : empty space: size = 1 OK 2026/05/24 01:06:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:06:42 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/24 01:06:42 DEBUG : empty space: Unchanged skipping 2026/05/24 01:06:42 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:42 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:06:43 DEBUG : potato: size = 60 OK 2026/05/24 01:06:43 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/24 01:06:43 INFO : potato: Copied (new) 2026/05/24 01:06:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.25s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:06:44 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:06:44 DEBUG : potato: size = 60 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:06:44 DEBUG : potato: Sizes differ 2026/05/24 01:06:44 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:44 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:06:45 DEBUG : potato: size = 21 OK 2026/05/24 01:06:45 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/24 01:06:45 INFO : potato: Copied (replaced existing) 2026/05/24 01:06:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.38s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:06:47 DEBUG : potato: size = 21 OK 2026/05/24 01:06:47 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/05/24 01:06:47 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1939803602) 2026/05/24 01:06:47 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:06:47 DEBUG : potato: sha1 differ 2026/05/24 01:06:47 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:06:47 DEBUG : potato: size = 21 OK 2026/05/24 01:06:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/24 01:06:47 INFO : potato: Copied (replaced existing) 2026/05/24 01:06:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:06:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/24 01:06:49 DEBUG : empty space: size = 1 OK 2026/05/24 01:06:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:06:49 DEBUG : empty space: Unchanged skipping 2026/05/24 01:06:49 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/24 01:06:49 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:49 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:06:49 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:49 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:06:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/24 01:06:51 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:51 DEBUG : empty space: size = 1 OK 2026/05/24 01:06:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:06:51 DEBUG : empty space: Unchanged skipping 2026/05/24 01:06:51 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:06:51 DEBUG : potato2: size = 60 OK 2026/05/24 01:06:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/24 01:06:51 INFO : potato2: Copied (new) 2026/05/24 01:06:51 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:51 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:06:53 INFO : d: Making directory 2026/05/24 01:06:53 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/24 01:06:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/24 01:06:54 DEBUG : c/non empty space: size = 5 OK 2026/05/24 01:06:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:06:54 DEBUG : c/non empty space: Unchanged skipping 2026/05/24 01:06:54 DEBUG : a/potato2: size = 60 OK 2026/05/24 01:06:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/24 01:06:54 INFO : a/potato2: Copied (new) 2026/05/24 01:06:54 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:54 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:06:54 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:54 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:06:56 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/24 01:06:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/24 01:06:56 DEBUG : c/non empty space: size = 5 OK 2026/05/24 01:06:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:06:56 DEBUG : c/non empty space: Unchanged skipping 2026/05/24 01:06:56 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:56 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:06:57 DEBUG : a/potato2: size = 60 OK 2026/05/24 01:06:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/24 01:06:57 INFO : a/potato2: Copied (new) 2026/05/24 01:06:57 ERROR : B2 bucket rclone-test-degizip5sape: not deleting files as there were IO errors 2026/05/24 01:06:57 ERROR : B2 bucket rclone-test-degizip5sape: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.69s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:06:59 DEBUG : Waiting for deletions to finish 2026/05/24 01:06:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/24 01:06:59 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:06:59 DEBUG : empty space: size = 1 OK 2026/05/24 01:06:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:06:59 DEBUG : empty space: Unchanged skipping 2026/05/24 01:06:59 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:06:59 INFO : potato: Deleted 2026/05/24 01:07:00 DEBUG : potato2: size = 60 OK 2026/05/24 01:07:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/24 01:07:00 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.08s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:07:02 DEBUG : Waiting for deletions to finish 2026/05/24 01:07:02 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:07:02 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:07:02 INFO : potato: Deleted 2026/05/24 01:07:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/24 01:07:02 DEBUG : empty space: size = 1 OK 2026/05/24 01:07:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:07:02 DEBUG : empty space: Unchanged skipping 2026/05/24 01:07:02 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:07:02 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:07:03 DEBUG : potato2: size = 60 OK 2026/05/24 01:07:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/24 01:07:03 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.88s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:07:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/24 01:07:04 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:07:04 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:07:05 DEBUG : potato2: size = 19 OK 2026/05/24 01:07:05 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/24 01:07:05 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.27s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:07:07 DEBUG : enormous: Excluded (Size Filter) 2026/05/24 01:07:07 DEBUG : enormous: Excluded 2026/05/24 01:07:07 DEBUG : potato2: Excluded (Size Filter) 2026/05/24 01:07:07 DEBUG : potato2: Excluded 2026/05/24 01:07:07 DEBUG : potato2: Excluded (Size Filter) 2026/05/24 01:07:07 DEBUG : potato2: Excluded 2026/05/24 01:07:07 DEBUG : empty space: size = 1 OK 2026/05/24 01:07:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:07:07 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:07:07 DEBUG : empty space: Unchanged skipping 2026/05/24 01:07:07 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:07:07 DEBUG : Waiting for deletions to finish 2026/05/24 01:07:07 INFO : There was nothing to transfer 2026/05/24 01:07:08 DEBUG : enormous: Excluded (Size Filter) 2026/05/24 01:07:08 DEBUG : enormous: Excluded 2026/05/24 01:07:08 DEBUG : potato2: Excluded (Size Filter) 2026/05/24 01:07:08 DEBUG : potato2: Excluded 2026/05/24 01:07:08 DEBUG : potato2: Excluded (Size Filter) 2026/05/24 01:07:08 DEBUG : potato2: Excluded 2026/05/24 01:07:08 DEBUG : empty space: size = 1 OK 2026/05/24 01:07:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/24 01:07:08 DEBUG : empty space: Unchanged skipping 2026/05/24 01:07:08 DEBUG : Local file system at /tmp/rclone1939803602: Waiting for checks to finish 2026/05/24 01:07:08 DEBUG : Local file system at /tmp/rclone1939803602: Waiting for transfers to finish 2026/05/24 01:07:08 DEBUG : Waiting for deletions to finish 2026/05/24 01:07:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.72s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:07:10 DEBUG : enormous: Excluded (Size Filter) 2026/05/24 01:07:10 DEBUG : enormous: Excluded 2026/05/24 01:07:10 DEBUG : potato2: Excluded (Size Filter) 2026/05/24 01:07:10 DEBUG : potato2: Excluded 2026/05/24 01:07:10 DEBUG : empty space: size = 1 OK 2026/05/24 01:07:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:07:10 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:07:10 DEBUG : empty space: Unchanged skipping 2026/05/24 01:07:10 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:07:10 DEBUG : Waiting for deletions to finish 2026/05/24 01:07:10 INFO : potato2: Deleted 2026/05/24 01:07:10 INFO : enormous: Deleted 2026/05/24 01:07:10 INFO : There was nothing to transfer 2026/05/24 01:07:11 DEBUG : empty space: size = 1 OK 2026/05/24 01:07:11 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/24 01:07:11 DEBUG : empty space: Unchanged skipping 2026/05/24 01:07:11 DEBUG : Local file system at /tmp/rclone1939803602: Waiting for checks to finish 2026/05/24 01:07:11 DEBUG : Local file system at /tmp/rclone1939803602: Waiting for transfers to finish 2026/05/24 01:07:11 DEBUG : Waiting for deletions to finish 2026/05/24 01:07:11 INFO : enormous: Deleted 2026/05/24 01:07:11 INFO : potato2: Deleted 2026/05/24 01:07:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.84s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:07:13 DEBUG : five: Need to transfer - File not found at Destination 2026/05/24 01:07:13 DEBUG : one: Destination is newer than source, skipping 2026/05/24 01:07:13 DEBUG : four: size = 4 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:07:13 DEBUG : four: size = 8 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:07:13 DEBUG : two: size = 3 OK 2026/05/24 01:07:13 DEBUG : four: Sizes differ 2026/05/24 01:07:13 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:07:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1939803602) 2026/05/24 01:07:13 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:07:13 DEBUG : two: sha1 differ 2026/05/24 01:07:13 DEBUG : three: size = 5 OK 2026/05/24 01:07:13 DEBUG : three: Sizes identical 2026/05/24 01:07:13 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/24 01:07:13 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/24 01:07:13 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:07:13 DEBUG : five: size = 4 OK 2026/05/24 01:07:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/24 01:07:13 INFO : five: Copied (new) 2026/05/24 01:07:14 DEBUG : two: size = 3 OK 2026/05/24 01:07:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/24 01:07:14 INFO : two: Copied (replaced existing) 2026/05/24 01:07:14 DEBUG : four: size = 4 OK 2026/05/24 01:07:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/24 01:07:14 INFO : four: Copied (replaced existing) 2026/05/24 01:07:14 DEBUG : Waiting for deletions to finish 2026/05/24 01:07:14 DEBUG : five: size = 4 OK 2026/05/24 01:07:14 DEBUG : four: size = 4 OK 2026/05/24 01:07:14 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/24 01:07:14 DEBUG : two: size = 3 OK 2026/05/24 01:07:14 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/24 01:07:14 DEBUG : three: size = 5 OK 2026/05/24 01:07:14 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/24 01:07:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/24 01:07:14 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/24 01:07:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/24 01:07:14 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/24 01:07:14 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/24 01:07:14 DEBUG : one: Destination is newer than source, skipping 2026/05/24 01:07:14 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:07:14 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/24 01:07:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1939803602) 2026/05/24 01:07:14 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:07:14 DEBUG : three: sha1 differ 2026/05/24 01:07:14 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/24 01:07:14 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:07:15 DEBUG : three: size = 5 OK 2026/05/24 01:07:15 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/24 01:07:15 INFO : three: Copied (replaced existing) 2026/05/24 01:07:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.64s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/24 01:07:16 INFO : B2 bucket rclone-test-degizip5sape: Making map for --track-renames 2026/05/24 01:07:16 INFO : B2 bucket rclone-test-degizip5sape: Finished making map for --track-renames 2026/05/24 01:07:16 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:07:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/24 01:07:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/24 01:07:16 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for renames to finish 2026/05/24 01:07:16 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:07:16 DEBUG : yam: size = 11 OK 2026/05/24 01:07:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/24 01:07:16 INFO : yam: Copied (new) 2026/05/24 01:07:17 DEBUG : potato: size = 14 OK 2026/05/24 01:07:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/24 01:07:17 INFO : potato: Copied (new) 2026/05/24 01:07:17 DEBUG : Waiting for deletions to finish 2026/05/24 01:07:17 INFO : B2 bucket rclone-test-degizip5sape: Making map for --track-renames 2026/05/24 01:07:17 DEBUG : potato: size = 14 OK 2026/05/24 01:07:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:07:17 INFO : B2 bucket rclone-test-degizip5sape: Finished making map for --track-renames 2026/05/24 01:07:17 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:07:17 DEBUG : potato: Unchanged skipping 2026/05/24 01:07:17 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for renames to finish 2026/05/24 01:07:18 DEBUG : yaml: size = 11 OK 2026/05/24 01:07:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/24 01:07:18 INFO : yam: Copied (server-side copy) to: yaml 2026/05/24 01:07:18 INFO : yam: Deleted 2026/05/24 01:07:18 INFO : yaml: Renamed from "yam" 2026/05/24 01:07:18 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:07:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.98s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/24 01:07:19 INFO : B2 bucket rclone-test-degizip5sape: Making map for --track-renames 2026/05/24 01:07:19 INFO : B2 bucket rclone-test-degizip5sape: Finished making map for --track-renames 2026/05/24 01:07:19 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:07:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/24 01:07:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/24 01:07:19 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for renames to finish 2026/05/24 01:07:19 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:07:19 DEBUG : yam: size = 11 OK 2026/05/24 01:07:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/24 01:07:19 INFO : yam: Copied (new) 2026/05/24 01:07:20 DEBUG : potato: size = 14 OK 2026/05/24 01:07:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/24 01:07:20 INFO : potato: Copied (new) 2026/05/24 01:07:20 DEBUG : Waiting for deletions to finish 2026/05/24 01:07:20 DEBUG : potato: size = 14 OK 2026/05/24 01:07:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:07:20 INFO : B2 bucket rclone-test-degizip5sape: Making map for --track-renames 2026/05/24 01:07:20 DEBUG : potato: Unchanged skipping 2026/05/24 01:07:20 INFO : B2 bucket rclone-test-degizip5sape: Finished making map for --track-renames 2026/05/24 01:07:20 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:07:20 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for renames to finish 2026/05/24 01:07:21 DEBUG : yaml: size = 11 OK 2026/05/24 01:07:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/24 01:07:21 INFO : yam: Copied (server-side copy) to: yaml 2026/05/24 01:07:21 INFO : yam: Deleted 2026/05/24 01:07:21 INFO : yaml: Renamed from "yam" 2026/05/24 01:07:21 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:07:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.62s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/24 01:07:22 INFO : B2 bucket rclone-test-degizip5sape: Making map for --track-renames 2026/05/24 01:07:22 INFO : B2 bucket rclone-test-degizip5sape: Finished making map for --track-renames 2026/05/24 01:07:22 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:07:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/24 01:07:22 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/24 01:07:22 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for renames to finish 2026/05/24 01:07:22 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:07:22 DEBUG : potato: size = 14 OK 2026/05/24 01:07:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/24 01:07:22 INFO : potato: Copied (new) 2026/05/24 01:07:22 DEBUG : sub/yam: size = 11 OK 2026/05/24 01:07:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/24 01:07:22 INFO : sub/yam: Copied (new) 2026/05/24 01:07:22 DEBUG : Waiting for deletions to finish 2026/05/24 01:07:23 DEBUG : potato: size = 14 OK 2026/05/24 01:07:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:07:23 DEBUG : potato: Unchanged skipping 2026/05/24 01:07:23 INFO : B2 bucket rclone-test-degizip5sape: Making map for --track-renames 2026/05/24 01:07:23 INFO : B2 bucket rclone-test-degizip5sape: Finished making map for --track-renames 2026/05/24 01:07:23 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:07:23 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for renames to finish 2026/05/24 01:07:24 DEBUG : yam: size = 11 OK 2026/05/24 01:07:24 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/24 01:07:24 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/24 01:07:25 INFO : sub/yam: Deleted 2026/05/24 01:07:25 INFO : yam: Renamed from "sub/yam" 2026/05/24 01:07:25 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:07:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.90s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:07:26 DEBUG : Creating backend with remote "/tmp/rclone1939803602/dir1" 2026/05/24 01:07:26 DEBUG : Creating backend with remote "/tmp/rclone1939803602/dir2" 2026/05/24 01:07:26 DEBUG : Local file system at /tmp/rclone1939803602/dir2: Using server-side directory move 2026/05/24 01:07:26 INFO : Local file system at /tmp/rclone1939803602/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/24 01:07:26 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/24 01:07:26 DEBUG : Local file system at /tmp/rclone1939803602/dir2: Waiting for checks to finish 2026/05/24 01:07:26 DEBUG : Local file system at /tmp/rclone1939803602/dir2: Waiting for transfers to finish 2026/05/24 01:07:26 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:07:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:07:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/24 01:07:26 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:07:26 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:07:26 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/24 01:07:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/24 01:07:26 INFO : nested/sub dir/file: Copied (new) 2026/05/24 01:07:26 INFO : nested/sub dir/file: Deleted 2026/05/24 01:07:27 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:07:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:07:27 INFO : sub dir/hello world: Copied (new) 2026/05/24 01:07:27 INFO : sub dir/hello world: Deleted 2026/05/24 01:07:27 INFO : sub dir: Removing directory 2026/05/24 01:07:27 INFO : nested/sub dir: Removing directory 2026/05/24 01:07:27 INFO : nested: Removing directory 2026/05/24 01:07:27 DEBUG : Local file system at /tmp/rclone1939803602: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.74s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:07:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/24 01:07:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/24 01:07:28 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:07:28 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:07:28 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/24 01:07:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/24 01:07:28 INFO : nested/sub dir/file: Copied (new) 2026/05/24 01:07:28 INFO : nested/sub dir/file: Deleted 2026/05/24 01:07:29 DEBUG : sub dir/hello world: size = 11 OK 2026/05/24 01:07:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:07:29 INFO : sub dir/hello world: Copied (new) 2026/05/24 01:07:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.91s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:07:30 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/24 01:07:30 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/24 01:07:30 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:07:30 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:07:30 DEBUG : existing: size = 6 OK 2026/05/24 01:07:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/24 01:07:30 INFO : existing: Copied (new) 2026/05/24 01:07:30 INFO : existing: Deleted 2026/05/24 01:07:30 DEBUG : existing-b: size = 6 OK 2026/05/24 01:07:30 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/24 01:07:30 INFO : existing-b: Copied (new) 2026/05/24 01:07:30 INFO : existing-b: Deleted 2026/05/24 01:07:30 DEBUG : existing: Destination exists, skipping 2026/05/24 01:07:30 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:07:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/24 01:07:30 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:07:30 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.83s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:07:31 DEBUG : Creating backend with remote "TestB2:rclone-test-sorosek3gaxi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-degizip5sape -> B2 bucket rclone-test-sorosek3gaxi 2026/05/24 01:07:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/24 01:07:36 DEBUG : empty space: size = 1 OK 2026/05/24 01:07:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/24 01:07:36 DEBUG : empty space: Unchanged skipping 2026/05/24 01:07:36 DEBUG : potato3: size = 68 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:07:36 DEBUG : potato3: size = 60 (B2 bucket rclone-test-sorosek3gaxi) 2026/05/24 01:07:36 DEBUG : potato3: Sizes differ 2026/05/24 01:07:36 DEBUG : B2 bucket rclone-test-sorosek3gaxi: Waiting for checks to finish 2026/05/24 01:07:36 INFO : empty space: Deleted 2026/05/24 01:07:36 DEBUG : B2 bucket rclone-test-sorosek3gaxi: Waiting for transfers to finish 2026/05/24 01:07:36 DEBUG : potato2: size = 60 OK 2026/05/24 01:07:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/24 01:07:36 INFO : potato2: Copied (server-side copy) 2026/05/24 01:07:37 INFO : potato2: Deleted 2026/05/24 01:07:37 DEBUG : potato3: size = 68 OK 2026/05/24 01:07:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/24 01:07:37 INFO : potato3: Copied (server-side copy) 2026/05/24 01:07:37 INFO : potato3: Deleted 2026/05/24 01:07:37 DEBUG : Creating backend with remote "TestB2:rclone-test-neheker3lupu" 2026/05/24 01:07:38 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/24 01:07:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/24 01:07:38 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/24 01:07:38 DEBUG : B2 bucket rclone-test-neheker3lupu: Waiting for checks to finish 2026/05/24 01:07:38 DEBUG : B2 bucket rclone-test-neheker3lupu: Waiting for transfers to finish 2026/05/24 01:07:39 DEBUG : potato3: size = 68 OK 2026/05/24 01:07:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/24 01:07:39 INFO : potato3: Copied (server-side copy) 2026/05/24 01:07:39 DEBUG : potato2: size = 60 OK 2026/05/24 01:07:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/24 01:07:39 INFO : potato2: Copied (server-side copy) 2026/05/24 01:07:39 INFO : potato3: Deleted 2026/05/24 01:07:39 INFO : potato2: Deleted 2026/05/24 01:07:40 DEBUG : empty space: size = 1 OK 2026/05/24 01:07:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/24 01:07:40 INFO : empty space: Copied (server-side copy) 2026/05/24 01:07:40 INFO : empty space: Deleted 2026/05/24 01:07:40 DEBUG : B2 bucket rclone-test-neheker3lupu: Purge remote 2026/05/24 01:07:40 INFO : B2 bucket rclone-test-neheker3lupu: cleaning bucket "rclone-test-neheker3lupu" of all files 2026/05/24 01:07:41 DEBUG : empty space: Deleting (id "4_z3f12fdb3805d5b7b9fe80e1b_f111f439b055621ef_d20260524_m010739_c001_v0001120_t0058_u01779584859689") 2026/05/24 01:07:41 DEBUG : potato2: Deleting (id "4_z3f12fdb3805d5b7b9fe80e1b_f112fd6551b6d73a8_d20260524_m010739_c001_v0001178_t0039_u01779584859677") 2026/05/24 01:07:41 DEBUG : potato3: Deleting (id "4_z3f12fdb3805d5b7b9fe80e1b_f105679b628e2f719_d20260524_m010739_c001_v0001039_t0023_u01779584859291") 2026/05/24 01:07:41 DEBUG : B2 bucket rclone-test-sorosek3gaxi: Purge remote 2026/05/24 01:07:41 INFO : B2 bucket rclone-test-sorosek3gaxi: cleaning bucket "rclone-test-sorosek3gaxi" of all files 2026/05/24 01:07:41 DEBUG : empty space: Deleting (id "4_z3fc2eda3805d5b7b9fe80e1b_f4103e5fc8e9a3eb4_d20260524_m010740_c001_v7007000_t0000_u01779584860428") 2026/05/24 01:07:41 DEBUG : empty space: Deleting (id "4_z3fc2eda3805d5b7b9fe80e1b_f1145be0252240fd1_d20260524_m010735_c001_v0001113_t0049_u01779584855483") 2026/05/24 01:07:41 DEBUG : potato2: Deleting (id "4_z3fc2eda3805d5b7b9fe80e1b_f4103e5fc8e9a3eb3_d20260524_m010739_c001_v7007000_t0000_u01779584859885") 2026/05/24 01:07:41 DEBUG : potato2: Deleting (id "4_z3fc2eda3805d5b7b9fe80e1b_f117e00a0d44cc6ca_d20260524_m010736_c001_v0001092_t0026_u01779584856647") 2026/05/24 01:07:41 DEBUG : potato3: Deleting (id "4_z3fc2eda3805d5b7b9fe80e1b_f40936e98c40197d6_d20260524_m010739_c001_v7007000_t0000_u01779584859778") 2026/05/24 01:07:41 DEBUG : potato3: Deleting (id "4_z3fc2eda3805d5b7b9fe80e1b_f1160e4e8fbbaedda_d20260524_m010737_c001_v0001180_t0032_u01779584857015") 2026/05/24 01:07:41 DEBUG : potato3: Deleting (id "4_z3fc2eda3805d5b7b9fe80e1b_f1145be0252240fd5_d20260524_m010735_c001_v0001113_t0025_u01779584855853") --- PASS: TestServerSideMove (11.80s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:07:43 DEBUG : Creating backend with remote "TestB2:rclone-test-filivab7siza" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-degizip5sape -> B2 bucket rclone-test-filivab7siza 2026/05/24 01:07:48 DEBUG : empty space: Excluded (Size Filter) 2026/05/24 01:07:48 DEBUG : empty space: Excluded 2026/05/24 01:07:48 DEBUG : empty space: Excluded (Size Filter) 2026/05/24 01:07:48 DEBUG : empty space: Excluded 2026/05/24 01:07:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/24 01:07:48 DEBUG : potato3: size = 68 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:07:48 DEBUG : potato3: size = 60 (B2 bucket rclone-test-filivab7siza) 2026/05/24 01:07:48 DEBUG : B2 bucket rclone-test-filivab7siza: Waiting for checks to finish 2026/05/24 01:07:48 DEBUG : potato3: Sizes differ 2026/05/24 01:07:48 DEBUG : B2 bucket rclone-test-filivab7siza: Waiting for transfers to finish 2026/05/24 01:07:48 DEBUG : potato2: size = 60 OK 2026/05/24 01:07:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/24 01:07:48 INFO : potato2: Copied (server-side copy) 2026/05/24 01:07:49 INFO : potato2: Deleted 2026/05/24 01:07:49 DEBUG : potato3: size = 68 OK 2026/05/24 01:07:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/24 01:07:49 INFO : potato3: Copied (server-side copy) 2026/05/24 01:07:49 INFO : potato3: Deleted 2026/05/24 01:07:49 DEBUG : Creating backend with remote "TestB2:rclone-test-faveduh4bomo" 2026/05/24 01:07:50 DEBUG : empty space: Excluded (Size Filter) 2026/05/24 01:07:50 DEBUG : empty space: Excluded 2026/05/24 01:07:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/24 01:07:51 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/24 01:07:51 DEBUG : B2 bucket rclone-test-faveduh4bomo: Waiting for checks to finish 2026/05/24 01:07:51 DEBUG : B2 bucket rclone-test-faveduh4bomo: Waiting for transfers to finish 2026/05/24 01:07:51 DEBUG : potato2: size = 60 OK 2026/05/24 01:07:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/24 01:07:51 INFO : potato2: Copied (server-side copy) 2026/05/24 01:07:52 DEBUG : potato3: size = 68 OK 2026/05/24 01:07:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/24 01:07:52 INFO : potato3: Copied (server-side copy) 2026/05/24 01:07:52 INFO : potato2: Deleted 2026/05/24 01:07:52 INFO : potato3: Deleted 2026/05/24 01:07:52 DEBUG : B2 bucket rclone-test-faveduh4bomo: Purge remote 2026/05/24 01:07:52 INFO : B2 bucket rclone-test-faveduh4bomo: cleaning bucket "rclone-test-faveduh4bomo" of all files 2026/05/24 01:07:52 DEBUG : potato2: Deleting (id "4_zffa22da3806d5b7b9fe80e1b_f117deae27b7363d6_d20260524_m010751_c001_v0001174_t0041_u01779584871584") 2026/05/24 01:07:52 DEBUG : potato3: Deleting (id "4_zffa22da3806d5b7b9fe80e1b_f1007efcbaaa05398_d20260524_m010751_c001_v0001176_t0041_u01779584871950") 2026/05/24 01:07:53 DEBUG : B2 bucket rclone-test-filivab7siza: Purge remote 2026/05/24 01:07:53 INFO : B2 bucket rclone-test-filivab7siza: cleaning bucket "rclone-test-filivab7siza" of all files 2026/05/24 01:07:53 DEBUG : empty space: Deleting (id "4_z1f221da3806d5b7b9fe80e1b_f1008ea6778f042d5_d20260524_m010747_c001_v0001174_t0008_u01779584867756") 2026/05/24 01:07:53 DEBUG : potato2: Deleting (id "4_z1f221da3806d5b7b9fe80e1b_f4162a26fda0095ac_d20260524_m010752_c001_v7007000_t0000_u01779584872017") 2026/05/24 01:07:53 DEBUG : potato2: Deleting (id "4_z1f221da3806d5b7b9fe80e1b_f111531c8bbadcc47_d20260524_m010748_c001_v0001184_t0037_u01779584868843") 2026/05/24 01:07:53 DEBUG : potato3: Deleting (id "4_z1f221da3806d5b7b9fe80e1b_f419f69b5bed6a056_d20260524_m010752_c001_v7007000_t0000_u01779584872172") 2026/05/24 01:07:53 DEBUG : potato3: Deleting (id "4_z1f221da3806d5b7b9fe80e1b_f1041c05958e8a46c_d20260524_m010749_c001_v0001174_t0057_u01779584869077") 2026/05/24 01:07:53 DEBUG : potato3: Deleting (id "4_z1f221da3806d5b7b9fe80e1b_f1008ea6778f042df_d20260524_m010748_c001_v0001174_t0043_u01779584868132") --- PASS: TestServerSideMoveWithFilter (11.36s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:07:55 DEBUG : Creating backend with remote "TestB2:rclone-test-jesaqus6zeco" 2026/05/24 01:07:57 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-degizip5sape -> B2 bucket rclone-test-jesaqus6zeco 2026/05/24 01:08:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/24 01:08:00 DEBUG : empty space: size = 1 OK 2026/05/24 01:08:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/24 01:08:00 DEBUG : empty space: Unchanged skipping 2026/05/24 01:08:00 DEBUG : potato3: size = 68 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:08:00 DEBUG : B2 bucket rclone-test-jesaqus6zeco: Waiting for checks to finish 2026/05/24 01:08:00 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jesaqus6zeco) 2026/05/24 01:08:00 DEBUG : potato3: Sizes differ 2026/05/24 01:08:00 INFO : empty space: Deleted 2026/05/24 01:08:00 DEBUG : B2 bucket rclone-test-jesaqus6zeco: Waiting for transfers to finish 2026/05/24 01:08:00 DEBUG : potato2: size = 60 OK 2026/05/24 01:08:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/24 01:08:00 INFO : potato2: Copied (server-side copy) 2026/05/24 01:08:00 INFO : potato2: Deleted 2026/05/24 01:08:01 DEBUG : potato3: size = 68 OK 2026/05/24 01:08:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/24 01:08:01 INFO : potato3: Copied (server-side copy) 2026/05/24 01:08:01 INFO : potato3: Deleted 2026/05/24 01:08:01 DEBUG : Creating backend with remote "TestB2:rclone-test-vurexof5licu" 2026/05/24 01:08:02 INFO : tomatoDir: Making directory 2026/05/24 01:08:02 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/24 01:08:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/24 01:08:02 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/24 01:08:02 DEBUG : B2 bucket rclone-test-vurexof5licu: Waiting for checks to finish 2026/05/24 01:08:02 DEBUG : B2 bucket rclone-test-vurexof5licu: Waiting for transfers to finish 2026/05/24 01:08:03 DEBUG : empty space: size = 1 OK 2026/05/24 01:08:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/24 01:08:03 INFO : empty space: Copied (server-side copy) 2026/05/24 01:08:03 INFO : empty space: Deleted 2026/05/24 01:08:03 DEBUG : potato2: size = 60 OK 2026/05/24 01:08:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/24 01:08:03 INFO : potato2: Copied (server-side copy) 2026/05/24 01:08:04 DEBUG : potato3: size = 68 OK 2026/05/24 01:08:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/24 01:08:04 INFO : potato3: Copied (server-side copy) 2026/05/24 01:08:04 INFO : potato2: Deleted 2026/05/24 01:08:04 INFO : potato3: Deleted 2026/05/24 01:08:04 DEBUG : B2 bucket rclone-test-vurexof5licu: Purge remote 2026/05/24 01:08:04 INFO : B2 bucket rclone-test-vurexof5licu: cleaning bucket "rclone-test-vurexof5licu" of all files 2026/05/24 01:08:05 DEBUG : empty space: Deleting (id "4_z6ff25d93806d5b7b9fe80e1b_f1060de23be82f6ee_d20260524_m010803_c001_v0001165_t0042_u01779584883459") 2026/05/24 01:08:05 DEBUG : potato2: Deleting (id "4_z6ff25d93806d5b7b9fe80e1b_f10548ee9cc9d39d0_d20260524_m010803_c001_v0001174_t0024_u01779584883747") 2026/05/24 01:08:05 DEBUG : potato3: Deleting (id "4_z6ff25d93806d5b7b9fe80e1b_f100b860480d25d9b_d20260524_m010803_c001_v0001097_t0013_u01779584883829") 2026/05/24 01:08:05 DEBUG : B2 bucket rclone-test-jesaqus6zeco: Purge remote 2026/05/24 01:08:05 INFO : B2 bucket rclone-test-jesaqus6zeco: cleaning bucket "rclone-test-jesaqus6zeco" of all files 2026/05/24 01:08:05 DEBUG : empty space: Deleting (id "4_zef024d73806d5b7b9fe80e1b_f4233436326f47176_d20260524_m010803_c001_v7007000_t0000_u01779584883739") 2026/05/24 01:08:05 DEBUG : empty space: Deleting (id "4_zef024d73806d5b7b9fe80e1b_f107e8774c6de521e_d20260524_m010759_c001_v0001177_t0039_u01779584879538") 2026/05/24 01:08:05 DEBUG : potato2: Deleting (id "4_zef024d73806d5b7b9fe80e1b_f4233436326f47177_d20260524_m010804_c001_v7007000_t0000_u01779584884071") 2026/05/24 01:08:05 DEBUG : potato2: Deleting (id "4_zef024d73806d5b7b9fe80e1b_f111531c8bbadcd5f_d20260524_m010800_c001_v0001184_t0027_u01779584880435") 2026/05/24 01:08:05 DEBUG : potato3: Deleting (id "4_zef024d73806d5b7b9fe80e1b_f4186e86626ae7055_d20260524_m010804_c001_v7007000_t0000_u01779584884235") 2026/05/24 01:08:05 DEBUG : potato3: Deleting (id "4_zef024d73806d5b7b9fe80e1b_f10163b4cc6aaab06_d20260524_m010800_c001_v0001165_t0026_u01779584880667") 2026/05/24 01:08:05 DEBUG : potato3: Deleting (id "4_zef024d73806d5b7b9fe80e1b_f107e8774c6de5220_d20260524_m010759_c001_v0001177_t0023_u01779584879754") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.54s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:08:07 DEBUG : Creating backend with remote "TestB2:rclone-test-degizip5sape/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.67s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:08:10 DEBUG : Creating backend with remote "TestB2:rclone-test-degizip5sape/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:08:11 DEBUG : Creating backend with remote "TestB2:rclone-test-degizip5sape/rclone-sync-test" 2026/05/24 01:08:13 DEBUG : Creating backend with remote "TestB2:rclone-test-degizip5sape/rclone-sync-test-include/layer2" 2026/05/24 01:08:15 DEBUG : Creating backend with remote "TestB2:rclone-test-degizip5sape/rclone-sync-test-ignore-file" 2026/05/24 01:08:18 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/24 01:08:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/24 01:08:19 DEBUG : pacer: Reducing sleep to 10ms 2026/05/24 01:08:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/24 01:08:19 DEBUG : B2 bucket rclone-test-degizip5sape path rclone-sync-test: Waiting for checks to finish 2026/05/24 01:08:19 DEBUG : B2 bucket rclone-test-degizip5sape path rclone-sync-test: Waiting for transfers to finish 2026/05/24 01:08:19 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:19 INFO : There was nothing to transfer 2026/05/24 01:08:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/24 01:08:19 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:08:19 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:08:19 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:19 INFO : There was nothing to transfer 2026/05/24 01:08:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/24 01:08:20 DEBUG : B2 bucket rclone-test-degizip5sape path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/24 01:08:20 DEBUG : B2 bucket rclone-test-degizip5sape path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/24 01:08:20 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:20 INFO : There was nothing to transfer 2026/05/24 01:08:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/24 01:08:20 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:08:20 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:08:20 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:20 INFO : There was nothing to transfer 2026/05/24 01:08:21 DEBUG : Excluded 2026/05/24 01:08:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/24 01:08:21 DEBUG : B2 bucket rclone-test-degizip5sape path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/24 01:08:21 DEBUG : B2 bucket rclone-test-degizip5sape path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/24 01:08:21 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:21 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.26s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:08:21 DEBUG : Creating backend with remote "TestB2:rclone-test-degizip5sape/dst" 2026/05/24 01:08:23 DEBUG : Creating backend with remote "TestB2:rclone-test-degizip5sape/CompareDest" 2026/05/24 01:08:25 DEBUG : one: Need to transfer - File not found at Destination 2026/05/24 01:08:25 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for checks to finish 2026/05/24 01:08:25 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for transfers to finish 2026/05/24 01:08:26 DEBUG : one: size = 3 OK 2026/05/24 01:08:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/24 01:08:26 INFO : one: Copied (new) 2026/05/24 01:08:26 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:08:26 DEBUG : one: size = 3 (B2 bucket rclone-test-degizip5sape path dst) 2026/05/24 01:08:26 DEBUG : one: Sizes differ 2026/05/24 01:08:26 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for checks to finish 2026/05/24 01:08:26 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for transfers to finish 2026/05/24 01:08:27 DEBUG : one: size = 5 OK 2026/05/24 01:08:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/24 01:08:27 INFO : one: Copied (replaced existing) 2026/05/24 01:08:27 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:29 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for checks to finish 2026/05/24 01:08:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:08:29 DEBUG : one: size = 3 (B2 bucket rclone-test-degizip5sape path dst) 2026/05/24 01:08:29 DEBUG : one: Sizes differ 2026/05/24 01:08:29 DEBUG : one: size = 5 OK 2026/05/24 01:08:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:08:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/24 01:08:29 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for transfers to finish 2026/05/24 01:08:29 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:29 INFO : There was nothing to transfer 2026/05/24 01:08:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:08:31 DEBUG : one: size = 3 (B2 bucket rclone-test-degizip5sape path dst) 2026/05/24 01:08:31 DEBUG : one: Sizes differ 2026/05/24 01:08:31 DEBUG : two: size = 3 OK 2026/05/24 01:08:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:08:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/24 01:08:31 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for checks to finish 2026/05/24 01:08:31 DEBUG : one: size = 5 OK 2026/05/24 01:08:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:08:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/24 01:08:31 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for transfers to finish 2026/05/24 01:08:31 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:31 INFO : There was nothing to transfer 2026/05/24 01:08:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:08:31 DEBUG : one: size = 3 (B2 bucket rclone-test-degizip5sape path dst) 2026/05/24 01:08:31 DEBUG : one: Sizes differ 2026/05/24 01:08:32 DEBUG : two: size = 3 OK 2026/05/24 01:08:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:08:32 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/24 01:08:32 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for checks to finish 2026/05/24 01:08:32 DEBUG : one: size = 5 OK 2026/05/24 01:08:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:08:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/24 01:08:32 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for transfers to finish 2026/05/24 01:08:32 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:32 INFO : There was nothing to transfer 2026/05/24 01:08:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:08:32 DEBUG : one: size = 3 (B2 bucket rclone-test-degizip5sape path dst) 2026/05/24 01:08:32 DEBUG : one: Sizes differ 2026/05/24 01:08:33 DEBUG : two: size = 3 OK 2026/05/24 01:08:33 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 2026/05/24 01:08:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/24 01:08:33 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/24 01:08:33 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for checks to finish 2026/05/24 01:08:33 DEBUG : one: size = 5 OK 2026/05/24 01:08:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:08:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/24 01:08:33 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for transfers to finish 2026/05/24 01:08:33 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:33 INFO : There was nothing to transfer 2026/05/24 01:08:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:08:33 DEBUG : one: size = 3 (B2 bucket rclone-test-degizip5sape path dst) 2026/05/24 01:08:33 DEBUG : one: Sizes differ 2026/05/24 01:08:33 DEBUG : two: size = 5 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:08:33 DEBUG : two: size = 3 (B2 bucket rclone-test-degizip5sape path CompareDest) 2026/05/24 01:08:33 DEBUG : two: Sizes differ 2026/05/24 01:08:33 DEBUG : two: Need to transfer - File not found at Destination 2026/05/24 01:08:33 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for checks to finish 2026/05/24 01:08:33 DEBUG : one: size = 5 OK 2026/05/24 01:08:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:08:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/24 01:08:33 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for transfers to finish 2026/05/24 01:08:35 DEBUG : two: size = 5 OK 2026/05/24 01:08:35 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/24 01:08:35 INFO : two: Copied (new) 2026/05/24 01:08:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.67s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:08:38 DEBUG : Creating backend with remote "TestB2:rclone-test-degizip5sape/dest" 2026/05/24 01:08:39 DEBUG : Creating backend with remote "TestB2:rclone-test-degizip5sape/pre-dest1" 2026/05/24 01:08:40 DEBUG : Creating backend with remote "TestB2:rclone-test-degizip5sape/pre-dest2" 2026/05/24 01:08:42 DEBUG : 1: size = 1 OK 2026/05/24 01:08:42 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:08:42 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/24 01:08:43 DEBUG : 2: size = 1 OK 2026/05/24 01:08:43 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:08:43 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/24 01:08:43 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/24 01:08:43 DEBUG : B2 bucket rclone-test-degizip5sape path dest: Waiting for checks to finish 2026/05/24 01:08:43 DEBUG : B2 bucket rclone-test-degizip5sape path dest: Waiting for transfers to finish 2026/05/24 01:08:44 DEBUG : 3: size = 1 OK 2026/05/24 01:08:44 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/24 01:08:44 INFO : 3: Copied (new) 2026/05/24 01:08:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.16s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:08:45 DEBUG : Creating backend with remote "TestB2:rclone-test-degizip5sape/dst" 2026/05/24 01:08:46 DEBUG : Creating backend with remote "TestB2:rclone-test-degizip5sape/CopyDest" 2026/05/24 01:08:48 DEBUG : one: Need to transfer - File not found at Destination 2026/05/24 01:08:48 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for checks to finish 2026/05/24 01:08:48 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for transfers to finish 2026/05/24 01:08:49 DEBUG : one: size = 3 OK 2026/05/24 01:08:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/24 01:08:49 INFO : one: Copied (new) 2026/05/24 01:08:49 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:08:50 DEBUG : one: size = 3 (B2 bucket rclone-test-degizip5sape path dst) 2026/05/24 01:08:50 DEBUG : one: Sizes differ 2026/05/24 01:08:50 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for checks to finish 2026/05/24 01:08:50 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for transfers to finish 2026/05/24 01:08:50 DEBUG : one: size = 5 OK 2026/05/24 01:08:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/24 01:08:50 INFO : one: Copied (replaced existing) 2026/05/24 01:08:50 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:52 DEBUG : Creating backend with remote "TestB2:rclone-test-degizip5sape/BackupDir" 2026/05/24 01:08:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:08:53 DEBUG : one: size = 3 (B2 bucket rclone-test-degizip5sape path dst) 2026/05/24 01:08:53 DEBUG : one: Sizes differ 2026/05/24 01:08:53 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for checks to finish 2026/05/24 01:08:53 DEBUG : one: size = 5 OK 2026/05/24 01:08:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:08:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:08:53 DEBUG : one: size = 3 (B2 bucket rclone-test-degizip5sape path dst) 2026/05/24 01:08:53 DEBUG : one: Sizes differ 2026/05/24 01:08:55 DEBUG : one: size = 3 OK 2026/05/24 01:08:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/24 01:08:55 INFO : one: Copied (server-side copy) 2026/05/24 01:08:55 INFO : one: Deleted 2026/05/24 01:08:55 DEBUG : one: size = 5 OK 2026/05/24 01:08:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/24 01:08:55 INFO : one: Copied (server-side copy) 2026/05/24 01:08:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/24 01:08:55 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for transfers to finish 2026/05/24 01:08:55 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:56 DEBUG : one: size = 5 OK 2026/05/24 01:08:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:08:56 DEBUG : one: Unchanged skipping 2026/05/24 01:08:57 DEBUG : two: size = 3 OK 2026/05/24 01:08:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:08:57 DEBUG : two: size = 3 OK 2026/05/24 01:08:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/24 01:08:57 INFO : two: Copied (server-side copy) 2026/05/24 01:08:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/24 01:08:57 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for checks to finish 2026/05/24 01:08:57 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for transfers to finish 2026/05/24 01:08:57 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:57 DEBUG : one: size = 5 OK 2026/05/24 01:08:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:08:57 DEBUG : one: Unchanged skipping 2026/05/24 01:08:57 DEBUG : two: size = 3 OK 2026/05/24 01:08:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:08:57 DEBUG : two: Unchanged skipping 2026/05/24 01:08:57 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for checks to finish 2026/05/24 01:08:57 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for transfers to finish 2026/05/24 01:08:57 DEBUG : Waiting for deletions to finish 2026/05/24 01:08:57 INFO : There was nothing to transfer 2026/05/24 01:08:58 DEBUG : one: size = 5 OK 2026/05/24 01:08:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:08:58 DEBUG : one: Unchanged skipping 2026/05/24 01:08:59 DEBUG : three: size = 7 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:08:59 DEBUG : three: size = 5 (B2 bucket rclone-test-degizip5sape path CopyDest) 2026/05/24 01:08:59 DEBUG : three: Sizes differ 2026/05/24 01:08:59 DEBUG : three: Destination not found in --copy-dest 2026/05/24 01:08:59 DEBUG : three: Need to transfer - File not found at Destination 2026/05/24 01:08:59 DEBUG : two: size = 3 OK 2026/05/24 01:08:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 01:08:59 DEBUG : two: Unchanged skipping 2026/05/24 01:08:59 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for checks to finish 2026/05/24 01:08:59 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for transfers to finish 2026/05/24 01:09:00 DEBUG : three: size = 7 OK 2026/05/24 01:09:00 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/24 01:09:00 INFO : three: Copied (new) 2026/05/24 01:09:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.12s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:09:04 DEBUG : Creating backend with remote "TestB2:rclone-test-degizip5sape/dst" 2026/05/24 01:09:05 DEBUG : Creating backend with remote "TestB2:rclone-test-degizip5sape/backup" 2026/05/24 01:09:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:09:07 DEBUG : one: size = 3 (B2 bucket rclone-test-degizip5sape path dst) 2026/05/24 01:09:07 DEBUG : one: Sizes differ 2026/05/24 01:09:07 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for checks to finish 2026/05/24 01:09:07 DEBUG : two: size = 3 OK 2026/05/24 01:09:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:09:07 DEBUG : two: Unchanged skipping 2026/05/24 01:09:08 DEBUG : one: size = 3 OK 2026/05/24 01:09:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/24 01:09:08 INFO : one: Copied (server-side copy) 2026/05/24 01:09:08 INFO : one: Deleted 2026/05/24 01:09:08 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for transfers to finish 2026/05/24 01:09:09 DEBUG : one: size = 4 OK 2026/05/24 01:09:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/24 01:09:09 INFO : one: Copied (new) 2026/05/24 01:09:09 DEBUG : Waiting for deletions to finish 2026/05/24 01:09:10 DEBUG : three.txt: size = 5 OK 2026/05/24 01:09:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/24 01:09:10 INFO : three.txt: Copied (server-side copy) 2026/05/24 01:09:10 INFO : three.txt: Deleted 2026/05/24 01:09:10 INFO : three.txt: Moved into backup dir 2026/05/24 01:09:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:09:12 DEBUG : one: size = 4 (B2 bucket rclone-test-degizip5sape path dst) 2026/05/24 01:09:12 DEBUG : one: Sizes differ 2026/05/24 01:09:12 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for checks to finish 2026/05/24 01:09:12 DEBUG : two: size = 3 OK 2026/05/24 01:09:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:09:12 DEBUG : two: Unchanged skipping 2026/05/24 01:09:13 DEBUG : one: size = 4 OK 2026/05/24 01:09:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/24 01:09:13 INFO : one: Copied (server-side copy) 2026/05/24 01:09:13 INFO : one: Deleted 2026/05/24 01:09:13 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for transfers to finish 2026/05/24 01:09:13 DEBUG : one: size = 5 OK 2026/05/24 01:09:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/24 01:09:13 INFO : one: Copied (new) 2026/05/24 01:09:13 DEBUG : Waiting for deletions to finish 2026/05/24 01:09:14 DEBUG : three.txt: size = 6 OK 2026/05/24 01:09:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/24 01:09:14 INFO : three.txt: Copied (server-side copy) 2026/05/24 01:09:14 INFO : three.txt: Deleted 2026/05/24 01:09:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.87s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:09:18 DEBUG : Creating backend with remote "TestB2:rclone-test-degizip5sape/dst" 2026/05/24 01:09:19 DEBUG : Creating backend with remote "TestB2:rclone-test-degizip5sape/backup" 2026/05/24 01:09:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:09:21 DEBUG : one: size = 3 (B2 bucket rclone-test-degizip5sape path dst) 2026/05/24 01:09:21 DEBUG : one: Sizes differ 2026/05/24 01:09:21 DEBUG : two: size = 3 OK 2026/05/24 01:09:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:09:21 DEBUG : two: Unchanged skipping 2026/05/24 01:09:21 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for checks to finish 2026/05/24 01:09:22 DEBUG : one.bak: size = 3 OK 2026/05/24 01:09:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/24 01:09:22 INFO : one: Copied (server-side copy) to: one.bak 2026/05/24 01:09:22 INFO : one: Deleted 2026/05/24 01:09:22 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for transfers to finish 2026/05/24 01:09:23 DEBUG : one: size = 4 OK 2026/05/24 01:09:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/24 01:09:23 INFO : one: Copied (new) 2026/05/24 01:09:23 DEBUG : Waiting for deletions to finish 2026/05/24 01:09:27 DEBUG : three.txt.bak: size = 5 OK 2026/05/24 01:09:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/24 01:09:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/24 01:09:27 INFO : three.txt: Deleted 2026/05/24 01:09:27 INFO : three.txt: Moved into backup dir 2026/05/24 01:09:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:09:28 DEBUG : one: size = 4 (B2 bucket rclone-test-degizip5sape path dst) 2026/05/24 01:09:28 DEBUG : one: Sizes differ 2026/05/24 01:09:28 DEBUG : two: size = 3 OK 2026/05/24 01:09:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:09:28 DEBUG : two: Unchanged skipping 2026/05/24 01:09:28 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for checks to finish 2026/05/24 01:09:30 DEBUG : one.bak: size = 4 OK 2026/05/24 01:09:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/24 01:09:30 INFO : one: Copied (server-side copy) to: one.bak 2026/05/24 01:09:30 INFO : one: Deleted 2026/05/24 01:09:30 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for transfers to finish 2026/05/24 01:09:31 DEBUG : one: size = 5 OK 2026/05/24 01:09:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/24 01:09:31 INFO : one: Copied (new) 2026/05/24 01:09:31 DEBUG : Waiting for deletions to finish 2026/05/24 01:09:31 DEBUG : three.txt.bak: size = 6 OK 2026/05/24 01:09:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/24 01:09:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/24 01:09:31 INFO : three.txt: Deleted 2026/05/24 01:09:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (17.23s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:09:35 DEBUG : Creating backend with remote "TestB2:rclone-test-degizip5sape/dst" 2026/05/24 01:09:36 DEBUG : Creating backend with remote "TestB2:rclone-test-degizip5sape/backup" 2026/05/24 01:09:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:09:38 DEBUG : one: size = 3 (B2 bucket rclone-test-degizip5sape path dst) 2026/05/24 01:09:38 DEBUG : one: Sizes differ 2026/05/24 01:09:38 DEBUG : two: size = 3 OK 2026/05/24 01:09:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:09:38 DEBUG : two: Unchanged skipping 2026/05/24 01:09:38 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for checks to finish 2026/05/24 01:09:39 DEBUG : one-2019-01-01: size = 3 OK 2026/05/24 01:09:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/24 01:09:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/24 01:09:39 INFO : one: Deleted 2026/05/24 01:09:39 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for transfers to finish 2026/05/24 01:09:42 DEBUG : one: size = 4 OK 2026/05/24 01:09:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/24 01:09:42 INFO : one: Copied (new) 2026/05/24 01:09:42 DEBUG : Waiting for deletions to finish 2026/05/24 01:09:43 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/24 01:09:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/24 01:09:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/24 01:09:43 INFO : three.txt: Deleted 2026/05/24 01:09:43 INFO : three.txt: Moved into backup dir 2026/05/24 01:09:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:09:44 DEBUG : one: size = 4 (B2 bucket rclone-test-degizip5sape path dst) 2026/05/24 01:09:44 DEBUG : one: Sizes differ 2026/05/24 01:09:44 DEBUG : two: size = 3 OK 2026/05/24 01:09:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:09:44 DEBUG : two: Unchanged skipping 2026/05/24 01:09:44 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for checks to finish 2026/05/24 01:09:45 DEBUG : one-2019-01-01: size = 4 OK 2026/05/24 01:09:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/24 01:09:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/24 01:09:45 INFO : one: Deleted 2026/05/24 01:09:45 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for transfers to finish 2026/05/24 01:09:56 DEBUG : one: Clearing upload URL because of error: incident id f9996c66d868-d16b4a34ae1e1b25 (500 internal_error) 2026/05/24 01:09:56 DEBUG : pacer: low level retry 1/1 (error incident id f9996c66d868-d16b4a34ae1e1b25 (500 internal_error)) 2026/05/24 01:09:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/24 01:09:56 DEBUG : one: Received error: incident id f9996c66d868-d16b4a34ae1e1b25 (500 internal_error) - low level retry 0/10 2026/05/24 01:09:57 DEBUG : pacer: Reducing sleep to 10ms 2026/05/24 01:09:57 DEBUG : one: size = 5 OK 2026/05/24 01:09:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/24 01:09:57 INFO : one: Copied (new) 2026/05/24 01:09:57 DEBUG : Waiting for deletions to finish 2026/05/24 01:09:59 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/24 01:09:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/24 01:09:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/24 01:09:59 INFO : three.txt: Deleted 2026/05/24 01:09:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (27.91s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:10:03 DEBUG : Creating backend with remote "TestB2:rclone-test-degizip5sape/dst" 2026/05/24 01:10:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:10:05 DEBUG : one: size = 3 (B2 bucket rclone-test-degizip5sape path dst) 2026/05/24 01:10:05 DEBUG : one: Sizes differ 2026/05/24 01:10:05 DEBUG : two: size = 3 OK 2026/05/24 01:10:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:10:05 DEBUG : two: Unchanged skipping 2026/05/24 01:10:05 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for checks to finish 2026/05/24 01:10:05 DEBUG : one.bak: size = 3 OK 2026/05/24 01:10:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/24 01:10:05 INFO : one: Copied (server-side copy) to: one.bak 2026/05/24 01:10:05 INFO : one: Deleted 2026/05/24 01:10:05 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for transfers to finish 2026/05/24 01:10:07 DEBUG : one: size = 4 OK 2026/05/24 01:10:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/24 01:10:07 INFO : one: Copied (new) 2026/05/24 01:10:07 DEBUG : Waiting for deletions to finish 2026/05/24 01:10:08 DEBUG : three.txt.bak: size = 5 OK 2026/05/24 01:10:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/24 01:10:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/24 01:10:08 INFO : three.txt: Deleted 2026/05/24 01:10:08 INFO : three.txt: Moved into backup dir 2026/05/24 01:10:10 DEBUG : one.bak: Excluded (Path Filter) 2026/05/24 01:10:10 DEBUG : one.bak: Excluded 2026/05/24 01:10:10 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/24 01:10:10 DEBUG : three.txt.bak: Excluded 2026/05/24 01:10:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:10:10 DEBUG : one: size = 4 (B2 bucket rclone-test-degizip5sape path dst) 2026/05/24 01:10:10 DEBUG : one: Sizes differ 2026/05/24 01:10:10 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for checks to finish 2026/05/24 01:10:10 DEBUG : two: size = 3 OK 2026/05/24 01:10:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:10:10 DEBUG : two: Unchanged skipping 2026/05/24 01:10:11 DEBUG : one.bak: size = 4 OK 2026/05/24 01:10:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/24 01:10:11 INFO : one: Copied (server-side copy) to: one.bak 2026/05/24 01:10:11 INFO : one: Deleted 2026/05/24 01:10:11 DEBUG : B2 bucket rclone-test-degizip5sape path dst: Waiting for transfers to finish 2026/05/24 01:10:11 DEBUG : one: size = 5 OK 2026/05/24 01:10:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/24 01:10:11 INFO : one: Copied (new) 2026/05/24 01:10:11 DEBUG : Waiting for deletions to finish 2026/05/24 01:10:12 DEBUG : three.txt.bak: size = 6 OK 2026/05/24 01:10:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/24 01:10:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/24 01:10:12 INFO : three.txt: Deleted 2026/05/24 01:10:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.01s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:10:16 DEBUG : Creating backend with remote "TestB2:rclone-test-degizip5sape/dst" 2026/05/24 01:10:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:10:17 DEBUG : one: size = 3 (B2 bucket rclone-test-degizip5sape path dst) 2026/05/24 01:10:17 DEBUG : one: Sizes differ 2026/05/24 01:10:19 DEBUG : one.bak: size = 3 OK 2026/05/24 01:10:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/24 01:10:19 INFO : one: Copied (server-side copy) to: one.bak 2026/05/24 01:10:19 INFO : one: Deleted 2026/05/24 01:10:20 DEBUG : one: size = 4 OK 2026/05/24 01:10:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/24 01:10:20 INFO : one: Copied (new) 2026/05/24 01:10:20 DEBUG : two: size = 3 OK 2026/05/24 01:10:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:10:20 DEBUG : two: Unchanged skipping 2026/05/24 01:10:20 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:10:20 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-degizip5sape path dst) 2026/05/24 01:10:20 DEBUG : three.txt: Sizes differ 2026/05/24 01:10:20 DEBUG : three.txt.bak: size = 5 OK 2026/05/24 01:10:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/24 01:10:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/24 01:10:21 INFO : three.txt: Deleted 2026/05/24 01:10:21 DEBUG : three.txt: size = 6 OK 2026/05/24 01:10:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/24 01:10:21 INFO : three.txt: Copied (new) 2026/05/24 01:10:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/24 01:10:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/24 01:10:21 DEBUG : pacer: Reducing sleep to 10ms 2026/05/24 01:10:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:10:22 DEBUG : one: size = 4 (B2 bucket rclone-test-degizip5sape path dst) 2026/05/24 01:10:22 DEBUG : one: Sizes differ 2026/05/24 01:10:22 DEBUG : one.bak: size = 4 OK 2026/05/24 01:10:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/24 01:10:22 INFO : one: Copied (server-side copy) to: one.bak 2026/05/24 01:10:23 INFO : one: Deleted 2026/05/24 01:10:23 DEBUG : one: size = 5 OK 2026/05/24 01:10:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/24 01:10:23 INFO : one: Copied (new) 2026/05/24 01:10:23 DEBUG : two: size = 3 OK 2026/05/24 01:10:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:10:23 DEBUG : two: Unchanged skipping 2026/05/24 01:10:23 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:10:23 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-degizip5sape path dst) 2026/05/24 01:10:23 DEBUG : three.txt: Sizes differ 2026/05/24 01:10:24 DEBUG : three.txt.bak: size = 6 OK 2026/05/24 01:10:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/24 01:10:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/24 01:10:24 INFO : three.txt: Deleted 2026/05/24 01:10:24 DEBUG : three.txt: size = 19 OK 2026/05/24 01:10:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/24 01:10:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.92s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:10:28 DEBUG : Creating backend with remote "TestB2:rclone-test-degizip5sape/dst" 2026/05/24 01:10:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:10:29 DEBUG : one: size = 3 (B2 bucket rclone-test-degizip5sape path dst) 2026/05/24 01:10:29 DEBUG : one: Sizes differ 2026/05/24 01:10:30 DEBUG : one-2019-01-01: size = 3 OK 2026/05/24 01:10:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/24 01:10:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/24 01:10:30 INFO : one: Deleted 2026/05/24 01:10:32 DEBUG : one: size = 4 OK 2026/05/24 01:10:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/24 01:10:32 INFO : one: Copied (new) 2026/05/24 01:10:32 DEBUG : two: size = 3 OK 2026/05/24 01:10:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:10:32 DEBUG : two: Unchanged skipping 2026/05/24 01:10:32 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:10:32 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-degizip5sape path dst) 2026/05/24 01:10:32 DEBUG : three.txt: Sizes differ 2026/05/24 01:10:32 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/24 01:10:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/24 01:10:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/24 01:10:33 INFO : three.txt: Deleted 2026/05/24 01:10:33 DEBUG : three.txt: size = 6 OK 2026/05/24 01:10:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/24 01:10:33 INFO : three.txt: Copied (new) 2026/05/24 01:10:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:10:34 DEBUG : one: size = 4 (B2 bucket rclone-test-degizip5sape path dst) 2026/05/24 01:10:34 DEBUG : one: Sizes differ 2026/05/24 01:10:34 DEBUG : one-2019-01-01: size = 4 OK 2026/05/24 01:10:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/24 01:10:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/24 01:10:35 INFO : one: Deleted 2026/05/24 01:10:35 DEBUG : one: size = 5 OK 2026/05/24 01:10:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/24 01:10:35 INFO : one: Copied (new) 2026/05/24 01:10:35 DEBUG : two: size = 3 OK 2026/05/24 01:10:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:10:35 DEBUG : two: Unchanged skipping 2026/05/24 01:10:36 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:10:36 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-degizip5sape path dst) 2026/05/24 01:10:36 DEBUG : three.txt: Sizes differ 2026/05/24 01:10:38 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/24 01:10:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/24 01:10:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/24 01:10:38 INFO : three.txt: Deleted 2026/05/24 01:10:39 DEBUG : three.txt: size = 19 OK 2026/05/24 01:10:39 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/24 01:10:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.64s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:10:41 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:10:41 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:10:41 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:10:41 DEBUG : Testêé: Sizes differ 2026/05/24 01:10:41 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:10:42 DEBUG : Testêé: size = 14 OK 2026/05/24 01:10:42 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/24 01:10:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/24 01:10:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.48s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:10:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/24 01:10:43 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:10:43 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:10:44 DEBUG : existing: size = 6 OK 2026/05/24 01:10:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/24 01:10:44 INFO : existing: Copied (new) 2026/05/24 01:10:44 DEBUG : Waiting for deletions to finish 2026/05/24 01:10:45 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:10:45 DEBUG : existing: size = 6 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:10:45 DEBUG : existing: Sizes differ 2026/05/24 01:10:45 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/24 01:10:45 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:10:45 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:10:45 ERROR : B2 bucket rclone-test-degizip5sape: not deleting files as there were IO errors 2026/05/24 01:10:45 ERROR : B2 bucket rclone-test-degizip5sape: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.94s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:10:46 DEBUG : EXISTING: size = 6 OK 2026/05/24 01:10:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:10:46 DEBUG : existing: Unchanged skipping 2026/05/24 01:10:46 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:10:46 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:10:46 DEBUG : Waiting for deletions to finish 2026/05/24 01:10:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.50s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:10:49 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1120-06.backblaze.com/b2api/v1/b2_upload_file/2f921db3804d5b7b9fe80e1b/c001_v0001120_t0047": EOF 2026/05/24 01:10:49 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1120-06.backblaze.com/b2api/v1/b2_upload_file/2f921db3804d5b7b9fe80e1b/c001_v0001120_t0047": EOF) 2026/05/24 01:10:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "only0" to B2 bucket rclone-test-degizip5sape: 1/10 (Post "https://pod-000-1120-06.backblaze.com/b2api/v1/b2_upload_file/2f921db3804d5b7b9fe80e1b/c001_v0001120_t0047": EOF) 2026/05/24 01:10:52 DEBUG : pacer: Reducing sleep to 10ms 2026/05/24 01:11:05 DEBUG : both0: size = 6 OK 2026/05/24 01:11:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:05 DEBUG : both10: size = 6 OK 2026/05/24 01:11:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:05 DEBUG : both11: size = 6 OK 2026/05/24 01:11:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:05 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:11:05 DEBUG : both0: Unchanged skipping 2026/05/24 01:11:05 DEBUG : both12: size = 6 OK 2026/05/24 01:11:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:05 DEBUG : both13: size = 6 OK 2026/05/24 01:11:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:05 DEBUG : both12: Unchanged skipping 2026/05/24 01:11:05 DEBUG : both14: size = 6 OK 2026/05/24 01:11:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:05 DEBUG : both14: Unchanged skipping 2026/05/24 01:11:05 DEBUG : both15: size = 6 OK 2026/05/24 01:11:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:05 DEBUG : both13: Unchanged skipping 2026/05/24 01:11:05 DEBUG : both16: size = 6 OK 2026/05/24 01:11:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:05 DEBUG : both16: Unchanged skipping 2026/05/24 01:11:05 DEBUG : both17: size = 6 OK 2026/05/24 01:11:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:05 DEBUG : both17: Unchanged skipping 2026/05/24 01:11:05 DEBUG : both18: size = 6 OK 2026/05/24 01:11:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:05 DEBUG : both18: Unchanged skipping 2026/05/24 01:11:05 DEBUG : both19: size = 6 OK 2026/05/24 01:11:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:05 DEBUG : both19: Unchanged skipping 2026/05/24 01:11:05 DEBUG : both1: size = 6 OK 2026/05/24 01:11:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:05 DEBUG : both10: Unchanged skipping 2026/05/24 01:11:05 DEBUG : both2: size = 6 OK 2026/05/24 01:11:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:05 DEBUG : both2: Unchanged skipping 2026/05/24 01:11:05 DEBUG : both3: size = 6 OK 2026/05/24 01:11:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:05 DEBUG : both3: Unchanged skipping 2026/05/24 01:11:05 DEBUG : both4: size = 6 OK 2026/05/24 01:11:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:05 DEBUG : both4: Unchanged skipping 2026/05/24 01:11:05 DEBUG : both5: size = 6 OK 2026/05/24 01:11:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:05 DEBUG : both5: Unchanged skipping 2026/05/24 01:11:05 DEBUG : both6: size = 6 OK 2026/05/24 01:11:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:05 DEBUG : both6: Unchanged skipping 2026/05/24 01:11:05 DEBUG : both7: size = 6 OK 2026/05/24 01:11:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:05 DEBUG : both7: Unchanged skipping 2026/05/24 01:11:05 DEBUG : both8: size = 6 OK 2026/05/24 01:11:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:05 DEBUG : both8: Unchanged skipping 2026/05/24 01:11:05 DEBUG : both9: size = 6 OK 2026/05/24 01:11:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:05 DEBUG : both11: Unchanged skipping 2026/05/24 01:11:05 DEBUG : both15: Unchanged skipping 2026/05/24 01:11:05 DEBUG : both1: Unchanged skipping 2026/05/24 01:11:05 DEBUG : both9: Unchanged skipping 2026/05/24 01:11:05 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:11:05 DEBUG : Waiting for deletions to finish 2026/05/24 01:11:06 INFO : only19: Deleted 2026/05/24 01:11:06 INFO : only10: Deleted 2026/05/24 01:11:06 INFO : only11: Deleted 2026/05/24 01:11:06 INFO : only3: Deleted 2026/05/24 01:11:06 INFO : only12: Deleted 2026/05/24 01:11:06 INFO : only5: Deleted 2026/05/24 01:11:06 INFO : only7: Deleted 2026/05/24 01:11:06 INFO : only15: Deleted 2026/05/24 01:11:06 INFO : only16: Deleted 2026/05/24 01:11:06 INFO : only17: Deleted 2026/05/24 01:11:06 INFO : only18: Deleted 2026/05/24 01:11:06 INFO : only2: Deleted 2026/05/24 01:11:06 INFO : only8: Deleted 2026/05/24 01:11:06 INFO : only14: Deleted 2026/05/24 01:11:07 INFO : only1: Deleted 2026/05/24 01:11:07 INFO : only9: Deleted 2026/05/24 01:11:07 INFO : only0: Deleted 2026/05/24 01:11:07 INFO : only13: Deleted 2026/05/24 01:11:07 INFO : only4: Deleted 2026/05/24 01:11:07 INFO : only6: Deleted 2026/05/24 01:11:07 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.73s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:11:26 DEBUG : both10: size = 6 OK 2026/05/24 01:11:26 DEBUG : both11: size = 6 OK 2026/05/24 01:11:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:26 DEBUG : both12: size = 6 OK 2026/05/24 01:11:26 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:11:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:26 DEBUG : both11: Unchanged skipping 2026/05/24 01:11:26 DEBUG : both13: size = 6 OK 2026/05/24 01:11:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:26 DEBUG : both0: size = 6 OK 2026/05/24 01:11:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:26 DEBUG : both13: Unchanged skipping 2026/05/24 01:11:26 DEBUG : both14: size = 6 OK 2026/05/24 01:11:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:26 DEBUG : both14: Unchanged skipping 2026/05/24 01:11:26 DEBUG : both15: size = 6 OK 2026/05/24 01:11:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:26 DEBUG : both15: Unchanged skipping 2026/05/24 01:11:26 DEBUG : both16: size = 6 OK 2026/05/24 01:11:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:26 DEBUG : both16: Unchanged skipping 2026/05/24 01:11:26 DEBUG : both17: size = 6 OK 2026/05/24 01:11:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:26 DEBUG : both17: Unchanged skipping 2026/05/24 01:11:26 DEBUG : both18: size = 6 OK 2026/05/24 01:11:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:26 DEBUG : both18: Unchanged skipping 2026/05/24 01:11:26 DEBUG : both19: size = 6 OK 2026/05/24 01:11:26 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:26 DEBUG : both19: Unchanged skipping 2026/05/24 01:11:26 DEBUG : both1: size = 6 OK 2026/05/24 01:11:26 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:26 DEBUG : both1: Unchanged skipping 2026/05/24 01:11:26 DEBUG : both2: size = 6 OK 2026/05/24 01:11:26 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:26 DEBUG : both2: Unchanged skipping 2026/05/24 01:11:26 DEBUG : both3: size = 6 OK 2026/05/24 01:11:26 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:26 DEBUG : both3: Unchanged skipping 2026/05/24 01:11:26 DEBUG : both4: size = 6 OK 2026/05/24 01:11:26 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:26 DEBUG : both4: Unchanged skipping 2026/05/24 01:11:26 DEBUG : both5: size = 6 OK 2026/05/24 01:11:26 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:26 DEBUG : both5: Unchanged skipping 2026/05/24 01:11:26 DEBUG : both6: size = 6 OK 2026/05/24 01:11:26 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:26 DEBUG : both6: Unchanged skipping 2026/05/24 01:11:26 DEBUG : both7: size = 6 OK 2026/05/24 01:11:26 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:26 DEBUG : both7: Unchanged skipping 2026/05/24 01:11:26 DEBUG : both8: size = 6 OK 2026/05/24 01:11:26 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:26 DEBUG : both8: Unchanged skipping 2026/05/24 01:11:26 DEBUG : both9: size = 6 OK 2026/05/24 01:11:26 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:26 DEBUG : both9: Unchanged skipping 2026/05/24 01:11:26 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:11:26 DEBUG : only0: size = 6 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:11:26 DEBUG : only0: Sizes differ 2026/05/24 01:11:26 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:11:26 DEBUG : only10: size = 6 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:11:26 DEBUG : only10: Sizes differ 2026/05/24 01:11:26 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:11:26 DEBUG : only11: size = 6 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:11:26 DEBUG : only11: Sizes differ 2026/05/24 01:11:26 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:11:26 DEBUG : only12: size = 6 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:11:26 DEBUG : only12: Sizes differ 2026/05/24 01:11:26 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:11:26 DEBUG : only13: size = 6 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:11:26 DEBUG : only13: Sizes differ 2026/05/24 01:11:26 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:11:26 DEBUG : only14: size = 6 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:11:26 DEBUG : only14: Sizes differ 2026/05/24 01:11:26 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:11:26 DEBUG : only15: size = 6 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:11:26 DEBUG : only15: Sizes differ 2026/05/24 01:11:26 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:11:26 DEBUG : only16: size = 6 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:11:26 DEBUG : only16: Sizes differ 2026/05/24 01:11:26 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:11:26 DEBUG : only17: size = 6 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:11:26 DEBUG : only17: Sizes differ 2026/05/24 01:11:26 DEBUG : both10: Unchanged skipping 2026/05/24 01:11:26 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:11:26 DEBUG : only19: size = 6 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:11:26 DEBUG : only19: Sizes differ 2026/05/24 01:11:26 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:11:26 DEBUG : only1: size = 6 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:11:26 DEBUG : both12: Unchanged skipping 2026/05/24 01:11:26 DEBUG : only1: Sizes differ 2026/05/24 01:11:26 DEBUG : both0: Unchanged skipping 2026/05/24 01:11:26 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:11:26 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:11:26 DEBUG : only2: size = 6 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:11:26 DEBUG : only3: size = 6 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:11:26 DEBUG : only3: Sizes differ 2026/05/24 01:11:26 DEBUG : only2: Sizes differ 2026/05/24 01:11:26 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:11:26 DEBUG : only4: size = 6 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:11:26 DEBUG : only4: Sizes differ 2026/05/24 01:11:26 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:11:26 DEBUG : only5: size = 6 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:11:26 DEBUG : only5: Sizes differ 2026/05/24 01:11:26 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:11:26 DEBUG : only18: size = 6 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:11:26 DEBUG : only18: Sizes differ 2026/05/24 01:11:26 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:11:26 DEBUG : only6: size = 6 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:11:26 DEBUG : only6: Sizes differ 2026/05/24 01:11:26 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:11:26 DEBUG : only7: size = 6 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:11:26 DEBUG : only7: Sizes differ 2026/05/24 01:11:26 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:11:26 DEBUG : only8: size = 6 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:11:26 DEBUG : only8: Sizes differ 2026/05/24 01:11:26 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1939803602) 2026/05/24 01:11:26 DEBUG : only9: size = 6 (B2 bucket rclone-test-degizip5sape) 2026/05/24 01:11:26 DEBUG : only9: Sizes differ 2026/05/24 01:11:26 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:11:27 DEBUG : only0: size = 0 OK 2026/05/24 01:11:27 DEBUG : only10: size = 0 OK 2026/05/24 01:11:27 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/24 01:11:27 INFO : only0: Copied (replaced existing) 2026/05/24 01:11:27 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/24 01:11:27 INFO : only10: Copied (replaced existing) 2026/05/24 01:11:27 DEBUG : only13: size = 0 OK 2026/05/24 01:11:27 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/24 01:11:27 INFO : only13: Copied (replaced existing) 2026/05/24 01:11:27 DEBUG : only14: size = 0 OK 2026/05/24 01:11:27 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/24 01:11:27 INFO : only14: Copied (replaced existing) 2026/05/24 01:11:27 DEBUG : only11: size = 0 OK 2026/05/24 01:11:27 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/24 01:11:27 INFO : only11: Copied (replaced existing) 2026/05/24 01:11:27 DEBUG : only15: size = 0 OK 2026/05/24 01:11:27 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/24 01:11:27 INFO : only15: Copied (replaced existing) 2026/05/24 01:11:27 DEBUG : only16: size = 0 OK 2026/05/24 01:11:27 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/24 01:11:27 INFO : only16: Copied (replaced existing) 2026/05/24 01:11:27 DEBUG : only12: size = 0 OK 2026/05/24 01:11:27 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/24 01:11:27 INFO : only12: Copied (replaced existing) 2026/05/24 01:11:27 DEBUG : only17: size = 0 OK 2026/05/24 01:11:27 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/24 01:11:27 INFO : only17: Copied (replaced existing) 2026/05/24 01:11:27 DEBUG : only19: size = 0 OK 2026/05/24 01:11:27 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/24 01:11:27 INFO : only19: Copied (replaced existing) 2026/05/24 01:11:27 DEBUG : only1: size = 0 OK 2026/05/24 01:11:27 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/24 01:11:27 INFO : only1: Copied (replaced existing) 2026/05/24 01:11:27 DEBUG : only3: size = 0 OK 2026/05/24 01:11:27 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/24 01:11:27 INFO : only3: Copied (replaced existing) 2026/05/24 01:11:27 DEBUG : only5: size = 0 OK 2026/05/24 01:11:27 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/24 01:11:27 INFO : only5: Copied (replaced existing) 2026/05/24 01:11:27 DEBUG : only6: size = 0 OK 2026/05/24 01:11:27 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/24 01:11:27 INFO : only6: Copied (replaced existing) 2026/05/24 01:11:28 DEBUG : only7: size = 0 OK 2026/05/24 01:11:28 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/24 01:11:28 INFO : only7: Copied (replaced existing) 2026/05/24 01:11:28 DEBUG : only8: size = 0 OK 2026/05/24 01:11:28 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/24 01:11:28 INFO : only8: Copied (replaced existing) 2026/05/24 01:11:28 DEBUG : only18: size = 0 OK 2026/05/24 01:11:28 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/24 01:11:28 INFO : only18: Copied (replaced existing) 2026/05/24 01:11:28 DEBUG : only2: size = 0 OK 2026/05/24 01:11:28 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/24 01:11:28 INFO : only2: Copied (replaced existing) 2026/05/24 01:11:28 DEBUG : only4: size = 0 OK 2026/05/24 01:11:28 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/24 01:11:28 INFO : only4: Copied (replaced existing) 2026/05/24 01:11:28 DEBUG : only9: size = 0 OK 2026/05/24 01:11:28 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/24 01:11:28 INFO : only9: Copied (replaced existing) 2026/05/24 01:11:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.78s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:11:36 DEBUG : empty_dir: Making directory with metadata 2026/05/24 01:11:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:11:36 DEBUG : empty_on_remote: Making directory with metadata 2026/05/24 01:11:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:11:36 INFO : empty_on_remote: Making directory 2026/05/24 01:11:36 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/24 01:11:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/24 01:11:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/24 01:11:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:11:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.73s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:11:39 DEBUG : empty_dir: Making directory with metadata 2026/05/24 01:11:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:11:39 DEBUG : empty_on_remote: Making directory with metadata 2026/05/24 01:11:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/24 01:11:39 INFO : empty_on_remote: Making directory 2026/05/24 01:11:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/24 01:11:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/24 01:11:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/24 01:11:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:11:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/24 01:11:39 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.47s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:11:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:11:41 INFO : sub dir: Making directory 2026/05/24 01:11:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.55s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:11:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/24 01:11:45 INFO : sub dir: Making directory 2026/05/24 01:11:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.56s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:11:56 DEBUG : Waiting for deletions to finish 2026/05/24 01:11:57 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:11:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:11:57 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:11:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:11:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:11:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:11:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:11:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:11:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:11:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:11:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:11:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:11:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:11:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:11:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:11:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:11:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:11:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:11:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:11:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:11:57 DEBUG : apple: size = 5 OK 2026/05/24 01:11:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:57 DEBUG : apple: Unchanged skipping 2026/05/24 01:11:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:11:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:11:57 DEBUG : banana: size = 6 OK 2026/05/24 01:11:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:57 DEBUG : banana: Unchanged skipping 2026/05/24 01:11:57 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:11:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:57 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:11:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:11:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:11:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:11:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:11:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:11:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:11:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:11:57 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:11:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:11:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:11:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:11:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:11:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:11:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:11:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:11:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:11:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:11:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:11:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:11:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:11:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:11:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:11:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:11:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:11:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:11:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:11:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:11:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:11:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:11:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:11:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:11:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:11:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:11:57 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:11:57 DEBUG : Waiting for deletions to finish 2026/05/24 01:11:57 INFO : There was nothing to transfer 2026/05/24 01:11:57 DEBUG : Waiting for deletions to finish 2026/05/24 01:11:58 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:11:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:11:58 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:11:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:11:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:11:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:11:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:11:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:11:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:11:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:11:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:11:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:11:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:11:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:11:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:11:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:11:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:11:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:11:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:11:58 DEBUG : apple: size = 5 OK 2026/05/24 01:11:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:58 DEBUG : apple: Unchanged skipping 2026/05/24 01:11:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:11:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:11:58 DEBUG : banana: size = 6 OK 2026/05/24 01:11:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:58 DEBUG : banana: Unchanged skipping 2026/05/24 01:11:58 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:11:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:58 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:11:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:11:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:11:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:11:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:11:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:11:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:11:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:11:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:11:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:11:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:11:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:11:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:11:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:11:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:11:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:11:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:11:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:11:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:11:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:11:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:11:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:11:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:11:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:11:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:11:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:11:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:11:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:11:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:11:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:11:58 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:11:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:11:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:11:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:11:58 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:11:58 DEBUG : Waiting for deletions to finish 2026/05/24 01:11:58 INFO : There was nothing to transfer 2026/05/24 01:11:58 DEBUG : Waiting for deletions to finish 2026/05/24 01:11:59 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:11:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:11:59 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:11:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:11:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:11:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:11:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:11:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:11:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:11:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:11:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:11:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:11:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:11:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:11:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:11:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:11:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:11:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:11:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:11:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:12:10 DEBUG : Waiting for deletions to finish 2026/05/24 01:12:11 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:12:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:12:11 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:12:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:12:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:12:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:12:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:12:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:12:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:12:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:12:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:12:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:12:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:12:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:12:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:12:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:12:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:12:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:12:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:12:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:12:11 DEBUG : apple: size = 5 OK 2026/05/24 01:12:11 DEBUG : banana: size = 6 OK 2026/05/24 01:12:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:11 DEBUG : banana: Unchanged skipping 2026/05/24 01:12:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:11 DEBUG : apple: Unchanged skipping 2026/05/24 01:12:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:12:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:12:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:12:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:12:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:12:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:12:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:12:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:12:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:12:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:12:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:12:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:12:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:12:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:12:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:12:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:12:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:12:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:12:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:12:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:12:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:12:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:12:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:12:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:12:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:12:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:12:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:12:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:12:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:12:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:12:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:12:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:12:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:12:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:12:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:12:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:12:11 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:12:11 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:12:11 DEBUG : Waiting for deletions to finish 2026/05/24 01:12:11 INFO : There was nothing to transfer 2026/05/24 01:12:11 DEBUG : Waiting for deletions to finish 2026/05/24 01:12:12 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : apple: size = 5 OK 2026/05/24 01:12:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:12:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:12 DEBUG : apple: Unchanged skipping 2026/05/24 01:12:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:12:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:12:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:12 DEBUG : banana: size = 6 OK 2026/05/24 01:12:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:12:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:12 DEBUG : banana: Unchanged skipping 2026/05/24 01:12:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:12:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:12:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:12:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:12:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:12:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:12 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:12:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:12:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:12:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:12:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:12:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:12:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:12:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:12:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:12:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:12:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:12:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:12:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:12:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:12:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:12:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:12:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:12:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:12:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:12:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:12:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:12:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:12:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:12:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:12:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:12:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:12:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:12:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:12:12 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:12:12 DEBUG : Waiting for deletions to finish 2026/05/24 01:12:12 INFO : There was nothing to transfer 2026/05/24 01:12:12 DEBUG : Waiting for deletions to finish 2026/05/24 01:12:12 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:12:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:12:24 DEBUG : Waiting for deletions to finish 2026/05/24 01:12:25 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:12:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:12:25 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:12:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:12:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:12:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:12:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:12:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:12:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:12:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:12:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:12:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:12:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:12:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:12:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:12:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:12:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:12:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:12:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:12:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/24 01:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/24 01:12:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/24 01:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/24 01:12:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/24 01:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:26 DEBUG : YXBwbGU=: size = 5 OK 2026/05/24 01:12:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/24 01:12:26 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/24 01:12:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/24 01:12:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:26 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:12:26 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:12:26 DEBUG : YmFuYW5h: size = 6 OK 2026/05/24 01:12:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/24 01:12:26 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/24 01:12:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/24 01:12:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/24 01:12:26 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/24 01:12:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/24 01:12:26 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/24 01:12:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/24 01:12:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/24 01:12:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/24 01:12:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/24 01:12:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/24 01:12:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/24 01:12:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/24 01:12:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/24 01:12:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/24 01:12:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/24 01:12:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/24 01:12:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/24 01:12:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/24 01:12:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/24 01:12:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/24 01:12:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/24 01:12:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/24 01:12:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/24 01:12:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/24 01:12:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/24 01:12:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/24 01:12:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/24 01:12:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/24 01:12:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/24 01:12:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/24 01:12:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/24 01:12:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/24 01:12:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/24 01:12:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/24 01:12:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/24 01:12:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:27 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/24 01:12:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/24 01:12:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/24 01:12:27 DEBUG : Waiting for deletions to finish 2026/05/24 01:12:27 INFO : dir1/0010-456789.txt: Deleted 2026/05/24 01:12:28 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/24 01:12:28 INFO : banana: Deleted 2026/05/24 01:12:28 INFO : dir1/0003-defghij.txt: Deleted 2026/05/24 01:12:28 INFO : appleappleapplebanana: Deleted 2026/05/24 01:12:28 INFO : dir1/0012-6789;.txt: Deleted 2026/05/24 01:12:28 INFO : dir1/0014-89;=.txt: Deleted 2026/05/24 01:12:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/24 01:12:28 INFO : dir1/0008-2345678.txt: Deleted 2026/05/24 01:12:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/24 01:12:28 INFO : dir1/0011-56789;.txt: Deleted 2026/05/24 01:12:28 INFO : dir1/0013-789;=.txt: Deleted 2026/05/24 01:12:28 INFO : dir1/0015-9;=.txt: Deleted 2026/05/24 01:12:28 INFO : apple: Deleted 2026/05/24 01:12:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/24 01:12:28 INFO : dir1/0007-1234567.txt: Deleted 2026/05/24 01:12:28 INFO : splitbananasplit: Deleted 2026/05/24 01:12:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/24 01:12:28 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/24 01:12:28 INFO : dir1/0009-3456789.txt: Deleted 2026/05/24 01:12:28 DEBUG : Waiting for deletions to finish 2026/05/24 01:12:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/24 01:12:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/24 01:12:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/24 01:12:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/24 01:12:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/24 01:12:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/24 01:12:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/24 01:12:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/24 01:12:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/24 01:12:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/24 01:12:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/24 01:12:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/24 01:12:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/24 01:12:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/24 01:12:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/24 01:12:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/24 01:12:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/24 01:12:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/24 01:12:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/24 01:12:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/24 01:12:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/24 01:12:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/24 01:12:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/24 01:12:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/24 01:12:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/24 01:12:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:29 DEBUG : YXBwbGU=: size = 5 OK 2026/05/24 01:12:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:29 DEBUG : apple: Unchanged skipping 2026/05/24 01:12:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:12:29 DEBUG : YmFuYW5h: size = 6 OK 2026/05/24 01:12:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:29 DEBUG : banana: Unchanged skipping 2026/05/24 01:12:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/24 01:12:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:12:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/24 01:12:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/24 01:12:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/24 01:12:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:12:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/24 01:12:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:12:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/24 01:12:29 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:12:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:12:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/24 01:12:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:12:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/24 01:12:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/24 01:12:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:12:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/24 01:12:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/24 01:12:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/24 01:12:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/24 01:12:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:12:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:12:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:12:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/24 01:12:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:29 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/24 01:12:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:12:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:12:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:12:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/24 01:12:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:12:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/24 01:12:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:12:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:12:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/24 01:12:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/24 01:12:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:12:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:12:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:12:29 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:12:29 DEBUG : Waiting for deletions to finish 2026/05/24 01:12:29 DEBUG : Waiting for deletions to finish 2026/05/24 01:12:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/24 01:12:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/24 01:12:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/24 01:12:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/24 01:12:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/24 01:12:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/24 01:12:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/24 01:12:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/24 01:12:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/24 01:12:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/24 01:12:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/24 01:12:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/24 01:12:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/24 01:12:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/24 01:12:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/24 01:12:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/24 01:12:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/24 01:12:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/24 01:12:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/24 01:12:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/24 01:12:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/24 01:12:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/24 01:12:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/24 01:12:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/24 01:12:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/24 01:12:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/24 01:12:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/24 01:12:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/24 01:12:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/24 01:12:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/24 01:12:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:12:41 DEBUG : Waiting for deletions to finish 2026/05/24 01:12:42 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:12:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:12:42 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:12:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:12:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:12:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:12:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:12:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:12:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:12:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:12:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:12:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:12:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:12:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:12:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:12:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:12:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:12:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:12:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:12:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:12:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:12:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:12:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:12:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:12:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:12:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:12:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:12:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:12:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:12:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:12:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:12:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:12:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:12:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:12:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:12:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/24 01:12:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:12:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/24 01:12:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:12:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/24 01:12:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:12:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/24 01:12:42 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:12:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:12:42 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:12:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:12:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:12:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:12:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/24 01:12:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:12:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/24 01:12:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:12:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:12:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:12:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:12:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:12:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/24 01:12:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:12:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/24 01:12:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:12:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/24 01:12:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:12:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/24 01:12:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/24 01:12:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/24 01:12:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:12:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/24 01:12:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:12:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/24 01:12:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:12:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/24 01:12:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/24 01:12:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/24 01:12:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:12:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/24 01:12:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:12:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:12:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:12:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:12:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/24 01:12:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:12:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:12:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:12:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:12:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:12:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/24 01:12:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:12:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/24 01:12:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:12:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/24 01:12:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/24 01:12:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:12:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/24 01:12:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/24 01:12:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/24 01:12:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:12:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/24 01:12:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:12:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/24 01:12:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/24 01:12:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/24 01:12:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/24 01:12:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/24 01:12:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/24 01:12:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/24 01:12:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:12:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/24 01:12:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:12:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/24 01:12:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/24 01:12:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/24 01:12:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:12:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/24 01:12:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:12:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/24 01:12:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/24 01:12:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/24 01:12:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/24 01:12:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/24 01:12:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/24 01:12:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/24 01:12:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:12:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/24 01:12:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/24 01:12:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/24 01:12:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:12:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/24 01:12:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/24 01:12:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/24 01:12:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:12:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/24 01:12:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:12:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/24 01:12:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/24 01:12:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/24 01:12:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:12:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/24 01:12:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/24 01:12:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/24 01:12:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:12:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/24 01:12:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:12:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/24 01:12:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/24 01:12:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/24 01:12:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/24 01:12:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/24 01:12:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/24 01:12:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/24 01:12:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/24 01:12:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/24 01:12:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:12:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:12:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:12:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:12:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/24 01:12:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:12:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:12:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:12:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:12:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:12:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/24 01:12:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:12:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/24 01:12:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:12:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/24 01:12:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:12:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/24 01:12:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:12:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/24 01:12:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:12:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:12:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:12:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/24 01:12:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:12:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/24 01:12:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/24 01:12:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:12:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/24 01:12:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/24 01:12:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/24 01:12:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:12:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/24 01:12:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:12:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/24 01:12:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/24 01:12:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:12:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:12:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:12:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/24 01:12:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:12:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:12:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:12:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:12:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:12:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/24 01:12:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:12:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/24 01:12:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:12:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/24 01:12:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:12:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/24 01:12:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:12:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/24 01:12:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:12:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/24 01:12:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:12:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:12:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:12:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/24 01:12:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:12:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/24 01:12:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:12:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:12:42 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/24 01:12:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:12:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/24 01:12:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/24 01:12:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/24 01:12:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/24 01:12:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/24 01:12:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/24 01:12:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/24 01:12:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/24 01:12:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/24 01:12:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/24 01:12:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/24 01:12:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/24 01:12:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/24 01:12:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/24 01:12:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/24 01:12:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:42 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/24 01:12:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:42 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:12:42 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:12:42 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/24 01:12:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/24 01:12:42 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/24 01:12:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/24 01:12:42 DEBUG : PREFIXbanana: size = 6 OK 2026/05/24 01:12:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/24 01:12:42 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/24 01:12:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/24 01:12:42 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/24 01:12:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/24 01:12:42 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/24 01:12:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/24 01:12:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/24 01:12:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/24 01:12:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/24 01:12:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/24 01:12:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/24 01:12:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/24 01:12:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/24 01:12:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/24 01:12:43 DEBUG : PREFIXapple: size = 5 OK 2026/05/24 01:12:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/24 01:12:43 INFO : apple: Copied (new) to: PREFIXapple 2026/05/24 01:12:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/24 01:12:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:12:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/24 01:12:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/24 01:12:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/24 01:12:43 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/24 01:12:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/24 01:12:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/24 01:12:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/24 01:12:43 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/24 01:12:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/24 01:12:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/24 01:12:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/24 01:12:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/24 01:12:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/24 01:12:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/24 01:12:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/24 01:12:43 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/24 01:12:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/24 01:12:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/24 01:12:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/24 01:12:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/24 01:12:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/24 01:12:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/24 01:12:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/24 01:12:43 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/24 01:12:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/24 01:12:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/24 01:12:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/24 01:12:43 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/24 01:12:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/24 01:12:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/24 01:12:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/24 01:12:43 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/24 01:12:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/24 01:12:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/24 01:12:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/24 01:12:43 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/24 01:12:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/24 01:12:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/24 01:12:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/24 01:12:43 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/24 01:12:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/24 01:12:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/24 01:12:43 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/24 01:12:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/24 01:12:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/24 01:12:43 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/24 01:12:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/24 01:12:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/24 01:12:44 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/24 01:12:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/24 01:12:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/24 01:12:44 DEBUG : Waiting for deletions to finish 2026/05/24 01:12:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/24 01:12:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/24 01:12:44 INFO : dir1/0012-6789;.txt: Deleted 2026/05/24 01:12:44 INFO : appleappleapplebanana: Deleted 2026/05/24 01:12:44 INFO : banana: Deleted 2026/05/24 01:12:44 INFO : splitbananasplit: Deleted 2026/05/24 01:12:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/24 01:12:44 INFO : dir1/0011-56789;.txt: Deleted 2026/05/24 01:12:44 INFO : dir1/0003-defghij.txt: Deleted 2026/05/24 01:12:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/24 01:12:44 INFO : dir1/0007-1234567.txt: Deleted 2026/05/24 01:12:44 INFO : dir1/0015-9;=.txt: Deleted 2026/05/24 01:12:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/24 01:12:44 INFO : dir1/0008-2345678.txt: Deleted 2026/05/24 01:12:44 INFO : dir1/0009-3456789.txt: Deleted 2026/05/24 01:12:44 INFO : dir1/0013-789;=.txt: Deleted 2026/05/24 01:12:44 INFO : dir1/0014-89;=.txt: Deleted 2026/05/24 01:12:44 INFO : apple: Deleted 2026/05/24 01:12:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/24 01:12:44 INFO : dir1/0010-456789.txt: Deleted 2026/05/24 01:12:44 DEBUG : Waiting for deletions to finish 2026/05/24 01:12:45 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/24 01:12:45 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:12:45 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/24 01:12:45 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/24 01:12:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:12:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:12:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:12:45 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:12:45 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:12:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:12:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:12:45 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:12:45 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:12:45 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:12:45 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:12:45 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:12:45 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:12:45 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:12:45 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:12:45 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:12:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/24 01:12:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/24 01:12:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/24 01:12:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/24 01:12:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/24 01:12:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/24 01:12:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/24 01:12:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/24 01:12:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/24 01:12:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/24 01:12:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/24 01:12:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/24 01:12:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/24 01:12:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/24 01:12:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/24 01:12:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/24 01:12:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/24 01:12:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/24 01:12:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/24 01:12:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/24 01:12:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/24 01:12:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/24 01:12:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/24 01:12:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/24 01:12:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/24 01:12:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/24 01:12:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/24 01:12:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/24 01:12:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/24 01:12:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/24 01:12:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:12:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/24 01:12:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:12:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/24 01:12:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:12:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/24 01:12:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:12:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/24 01:12:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:12:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/24 01:12:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:12:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/24 01:12:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:12:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/24 01:12:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:12:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/24 01:12:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:12:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/24 01:12:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:12:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/24 01:12:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:12:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/24 01:12:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:12:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/24 01:12:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:12:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/24 01:12:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:12:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/24 01:12:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:12:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/24 01:12:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:12:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/24 01:12:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:12:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/24 01:12:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:12:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/24 01:12:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:12:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/24 01:12:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:12:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/24 01:12:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:12:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/24 01:12:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:12:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/24 01:12:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:12:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/24 01:12:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:12:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/24 01:12:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:12:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/24 01:12:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:12:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/24 01:12:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:12:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/24 01:12:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:12:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/24 01:12:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:12:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/24 01:12:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:12:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/24 01:12:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:12:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/24 01:12:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:12:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/24 01:12:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:12:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:12:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:12:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/24 01:12:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:12:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/24 01:12:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:12:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/24 01:12:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:12:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/24 01:12:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:12:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/24 01:12:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:12:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/24 01:12:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:12:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/24 01:12:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:12:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/24 01:12:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:12:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/24 01:12:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:12:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/24 01:12:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:12:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/24 01:12:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:12:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/24 01:12:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:12:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/24 01:12:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:12:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/24 01:12:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:12:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/24 01:12:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:12:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/24 01:12:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:12:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:12:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:12:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:12:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:12:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/24 01:12:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:12:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/24 01:12:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:12:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/24 01:12:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:12:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/24 01:12:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:12:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/24 01:12:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:12:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/24 01:12:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:12:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/24 01:12:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:12:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/24 01:12:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:12:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/24 01:12:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:12:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/24 01:12:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:12:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/24 01:12:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:12:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/24 01:12:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:12:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/24 01:12:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:12:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/24 01:12:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:12:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/24 01:12:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:12:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/24 01:12:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:12:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:12:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/24 01:12:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/24 01:12:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/24 01:12:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/24 01:12:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/24 01:12:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/24 01:12:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/24 01:12:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/24 01:12:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/24 01:12:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/24 01:12:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/24 01:12:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/24 01:12:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/24 01:12:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/24 01:12:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/24 01:12:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/24 01:12:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/24 01:12:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/24 01:12:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/24 01:12:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/24 01:12:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/24 01:12:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/24 01:12:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/24 01:12:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/24 01:12:45 DEBUG : banana: size = 6 OK 2026/05/24 01:12:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/24 01:12:45 INFO : banana: Copied (new) 2026/05/24 01:12:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:12:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/24 01:12:45 INFO : appleappleapplebanana: Copied (new) 2026/05/24 01:12:45 DEBUG : apple: size = 5 OK 2026/05/24 01:12:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/24 01:12:45 INFO : apple: Copied (new) 2026/05/24 01:12:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:12:45 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:12:45 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:12:45 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:12:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/24 01:12:45 INFO : splitbananasplit: Copied (new) 2026/05/24 01:12:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:12:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/24 01:12:46 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/24 01:12:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:12:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/24 01:12:46 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/24 01:12:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:12:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/24 01:12:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/24 01:12:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:12:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/24 01:12:46 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/24 01:12:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:12:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/24 01:12:46 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/24 01:12:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:12:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/24 01:12:46 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/24 01:12:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:12:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/24 01:12:46 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/24 01:12:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:12:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/24 01:12:46 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/24 01:12:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:12:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/24 01:12:46 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/24 01:12:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:12:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/24 01:12:46 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/24 01:12:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:12:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/24 01:12:46 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/24 01:12:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:12:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/24 01:12:46 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/24 01:12:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:12:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/24 01:12:46 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/24 01:12:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:12:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/24 01:12:46 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/24 01:12:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:12:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/24 01:12:46 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/24 01:12:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:12:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/24 01:12:46 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/24 01:12:46 DEBUG : Waiting for deletions to finish 2026/05/24 01:12:47 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/24 01:12:47 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/24 01:12:47 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/24 01:12:47 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/24 01:12:47 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/24 01:12:47 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/24 01:12:47 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/24 01:12:47 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/24 01:12:47 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/24 01:12:47 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/24 01:12:47 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/24 01:12:47 INFO : PREFIXsplitbananasplit: Deleted 2026/05/24 01:12:47 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/24 01:12:47 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/24 01:12:47 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/24 01:12:47 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/24 01:12:47 INFO : PREFIXbanana: Deleted 2026/05/24 01:12:47 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/24 01:12:47 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/24 01:12:47 INFO : PREFIXapple: Deleted 2026/05/24 01:12:47 DEBUG : Waiting for deletions to finish 2026/05/24 01:12:47 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:12:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:12:47 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:12:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:12:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:12:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:12:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:12:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:12:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:12:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:12:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:12:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:12:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:12:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:12:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:12:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:12:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:12:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:12:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:12:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:12:48 DEBUG : Waiting for deletions to finish 2026/05/24 01:12:48 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:12:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:12:48 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:12:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:12:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:12:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:12:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:12:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:12:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:12:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:12:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:12:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:12:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:12:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:12:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:12:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:12:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:12:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:12:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:12:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:12:59 DEBUG : Waiting for deletions to finish 2026/05/24 01:13:00 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:13:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:13:00 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:13:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:13:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:13:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:13:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:13:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:13:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:13:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:13:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:13:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:13:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:13:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:13:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/24 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:13:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/24 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:13:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/24 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:13:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/24 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:13:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/24 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:13:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/24 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:13:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/24 01:13:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/24 01:13:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/24 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:13:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/24 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/24 01:13:00 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/24 01:13:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/24 01:13:00 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/24 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/24 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/24 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/24 01:13:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/24 01:13:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/24 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/24 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/24 01:13:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/24 01:13:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/24 01:13:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/24 01:13:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/24 01:13:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/24 01:13:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:00 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:13:00 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:13:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/24 01:13:00 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/24 01:13:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/24 01:13:00 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/24 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/24 01:13:00 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/24 01:13:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/24 01:13:00 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/24 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/24 01:13:00 DEBUG : appleSUFFIX: size = 5 OK 2026/05/24 01:13:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/24 01:13:00 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/24 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/24 01:13:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/24 01:13:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/24 01:13:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/24 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/24 01:13:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/24 01:13:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/24 01:13:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/24 01:13:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/24 01:13:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/24 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/24 01:13:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/24 01:13:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/24 01:13:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/24 01:13:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/24 01:13:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/24 01:13:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/24 01:13:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/24 01:13:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/24 01:13:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/24 01:13:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/24 01:13:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/24 01:13:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/24 01:13:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/24 01:13:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/24 01:13:01 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/24 01:13:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/24 01:13:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/24 01:13:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/24 01:13:01 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/24 01:13:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/24 01:13:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/24 01:13:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/24 01:13:01 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/24 01:13:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/24 01:13:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/24 01:13:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/24 01:13:01 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/24 01:13:01 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/24 01:13:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/24 01:13:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/24 01:13:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/24 01:13:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/24 01:13:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/24 01:13:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/24 01:13:01 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/24 01:13:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/24 01:13:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/24 01:13:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/24 01:13:01 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/24 01:13:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/24 01:13:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/24 01:13:01 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/24 01:13:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/24 01:13:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/24 01:13:01 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/24 01:13:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/24 01:13:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/24 01:13:02 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/24 01:13:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/24 01:13:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/24 01:13:02 DEBUG : Waiting for deletions to finish 2026/05/24 01:13:02 INFO : appleappleapplebanana: Deleted 2026/05/24 01:13:02 INFO : apple: Deleted 2026/05/24 01:13:02 INFO : banana: Deleted 2026/05/24 01:13:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/24 01:13:02 INFO : dir1/0003-defghij.txt: Deleted 2026/05/24 01:13:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/24 01:13:02 INFO : dir1/0014-89;=.txt: Deleted 2026/05/24 01:13:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/24 01:13:02 INFO : dir1/0008-2345678.txt: Deleted 2026/05/24 01:13:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/24 01:13:02 INFO : dir1/0010-456789.txt: Deleted 2026/05/24 01:13:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/24 01:13:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/24 01:13:02 INFO : dir1/0007-1234567.txt: Deleted 2026/05/24 01:13:02 INFO : dir1/0011-56789;.txt: Deleted 2026/05/24 01:13:02 INFO : dir1/0012-6789;.txt: Deleted 2026/05/24 01:13:02 INFO : dir1/0015-9;=.txt: Deleted 2026/05/24 01:13:02 INFO : splitbananasplit: Deleted 2026/05/24 01:13:02 INFO : dir1/0009-3456789.txt: Deleted 2026/05/24 01:13:02 INFO : dir1/0013-789;=.txt: Deleted 2026/05/24 01:13:02 DEBUG : Waiting for deletions to finish 2026/05/24 01:13:03 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/24 01:13:03 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/24 01:13:03 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/24 01:13:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:13:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:13:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:13:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:13:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:13:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:13:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:13:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:13:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:13:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:13:03 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:13:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:13:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:13:03 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:13:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:13:03 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/24 01:13:03 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/24 01:13:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/24 01:13:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/24 01:13:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/24 01:13:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/24 01:13:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/24 01:13:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/24 01:13:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/24 01:13:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/24 01:13:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/24 01:13:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/24 01:13:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/24 01:13:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/24 01:13:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/24 01:13:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/24 01:13:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/24 01:13:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/24 01:13:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/24 01:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/24 01:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/24 01:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/24 01:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/24 01:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/24 01:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/24 01:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/24 01:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/24 01:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/24 01:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/24 01:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/24 01:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/24 01:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/24 01:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/24 01:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/24 01:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/24 01:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:13:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/24 01:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/24 01:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/24 01:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/24 01:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/24 01:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/24 01:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/24 01:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/24 01:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/24 01:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/24 01:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/24 01:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/24 01:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/24 01:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/24 01:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/24 01:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/24 01:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:13:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:13:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/24 01:13:03 DEBUG : apple: transformed to: appleSUFFIX 2026/05/24 01:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/24 01:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/24 01:13:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/24 01:13:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/24 01:13:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/24 01:13:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/24 01:13:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/24 01:13:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/24 01:13:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:03 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:13:03 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:13:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:13:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/24 01:13:03 INFO : appleappleapplebanana: Copied (new) 2026/05/24 01:13:03 DEBUG : apple: size = 5 OK 2026/05/24 01:13:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/24 01:13:03 INFO : apple: Copied (new) 2026/05/24 01:13:03 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:13:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/24 01:13:03 INFO : splitbananasplit: Copied (new) 2026/05/24 01:13:03 DEBUG : banana: size = 6 OK 2026/05/24 01:13:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/24 01:13:03 INFO : banana: Copied (new) 2026/05/24 01:13:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:13:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/24 01:13:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/24 01:13:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:13:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/24 01:13:03 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/24 01:13:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:13:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/24 01:13:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/24 01:13:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:13:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/24 01:13:04 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/24 01:13:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:13:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/24 01:13:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/24 01:13:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:13:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/24 01:13:04 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/24 01:13:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:13:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/24 01:13:04 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/24 01:13:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:13:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/24 01:13:04 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/24 01:13:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:13:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/24 01:13:04 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/24 01:13:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:13:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/24 01:13:04 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/24 01:13:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:13:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/24 01:13:04 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/24 01:13:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:13:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/24 01:13:04 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/24 01:13:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:13:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/24 01:13:04 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/24 01:13:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:13:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/24 01:13:04 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/24 01:13:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:13:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/24 01:13:04 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/24 01:13:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:13:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/24 01:13:04 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/24 01:13:04 DEBUG : Waiting for deletions to finish 2026/05/24 01:13:05 INFO : appleSUFFIX: Deleted 2026/05/24 01:13:05 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/24 01:13:05 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/24 01:13:05 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/24 01:13:05 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/24 01:13:05 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/24 01:13:05 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/24 01:13:05 INFO : splitbananasplitSUFFIX: Deleted 2026/05/24 01:13:05 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/24 01:13:05 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/24 01:13:05 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/24 01:13:05 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/24 01:13:05 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/24 01:13:05 INFO : bananaSUFFIX: Deleted 2026/05/24 01:13:05 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/24 01:13:05 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/24 01:13:05 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/24 01:13:05 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/24 01:13:05 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/24 01:13:05 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/24 01:13:05 DEBUG : Waiting for deletions to finish 2026/05/24 01:13:05 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:13:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:13:05 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:13:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:13:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:13:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:13:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:13:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:13:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:13:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:13:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:13:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:13:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:13:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:13:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:13:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:13:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:13:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:13:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:13:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:13:05 DEBUG : Waiting for deletions to finish 2026/05/24 01:13:06 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:13:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:13:06 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:13:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:13:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:13:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:13:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:13:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:13:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:13:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:13:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:13:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:13:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:13:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:13:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:13:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:13:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:13:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:13:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:13:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:13:17 DEBUG : Waiting for deletions to finish 2026/05/24 01:13:17 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:13:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:13:17 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:13:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:13:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:13:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:13:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:13:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:13:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:13:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:13:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:13:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:13:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:13:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:13:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:13:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:13:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:13:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:13:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:13:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:13:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:13:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:13:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/24 01:13:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:13:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/24 01:13:18 DEBUG : apple: size = 5 OK 2026/05/24 01:13:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:18 DEBUG : apple: Unchanged skipping 2026/05/24 01:13:18 DEBUG : banana: size = 6 OK 2026/05/24 01:13:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:18 DEBUG : banana: Unchanged skipping 2026/05/24 01:13:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:13:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:13:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:13:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:13:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:13:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:13:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:13:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:13:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:13:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:13:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:13:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:13:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:13:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:13:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:13:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:13:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:13:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:13:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:13:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:13:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:13:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:13:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:13:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:13:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:13:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:13:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:13:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:13:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:13:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:13:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:13:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:13:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:13:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:13:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:13:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:13:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:13:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:13:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:13:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:13:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:13:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:13:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:13:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:13:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:13:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:13:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:13:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:13:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:13:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:13:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:13:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:13:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:13:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:13:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:13:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:13:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:13:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:13:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:13:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:13:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:13:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:13:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:13:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:13:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:13:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:13:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:13:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:13:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:13:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:13:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:13:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:13:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:13:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:13:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:13:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:13:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:13:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:13:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:13:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:13:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:13:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:13:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:13:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:13:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:13:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:13:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:13:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:13:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:13:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:13:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/24 01:13:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:18 DEBUG : appleapple: size = 21 OK 2026/05/24 01:13:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/24 01:13:18 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/24 01:13:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:13:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:13:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:13:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:13:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:13:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:13:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/24 01:13:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/24 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/24 01:13:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:13:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:13:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/24 01:13:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/24 01:13:18 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:13:18 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:13:18 DEBUG : splitbanan: size = 16 OK 2026/05/24 01:13:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/24 01:13:18 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/24 01:13:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/24 01:13:18 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/24 01:13:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/24 01:13:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/24 01:13:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/24 01:13:18 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/24 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/24 01:13:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/24 01:13:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/24 01:13:18 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/24 01:13:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/24 01:13:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/24 01:13:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/24 01:13:18 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/24 01:13:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/24 01:13:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/24 01:13:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/24 01:13:18 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/24 01:13:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/24 01:13:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/24 01:13:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/24 01:13:18 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/24 01:13:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/24 01:13:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/24 01:13:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/24 01:13:18 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/24 01:13:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/24 01:13:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/24 01:13:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/24 01:13:18 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/24 01:13:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/24 01:13:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/24 01:13:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/24 01:13:19 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/24 01:13:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/24 01:13:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/24 01:13:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/24 01:13:19 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/24 01:13:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/24 01:13:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/24 01:13:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/24 01:13:19 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/24 01:13:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/24 01:13:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/24 01:13:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/24 01:13:19 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/24 01:13:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/24 01:13:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/24 01:13:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/24 01:13:19 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/24 01:13:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/24 01:13:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/24 01:13:19 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/24 01:13:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/24 01:13:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/24 01:13:19 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/24 01:13:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/24 01:13:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/24 01:13:19 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/24 01:13:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/24 01:13:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/24 01:13:19 DEBUG : Waiting for deletions to finish 2026/05/24 01:13:19 INFO : dir1/0012-6789;.txt: Deleted 2026/05/24 01:13:19 INFO : dir1/0010-456789.txt: Deleted 2026/05/24 01:13:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/24 01:13:19 INFO : appleappleapplebanana: Deleted 2026/05/24 01:13:19 INFO : dir1/0007-1234567.txt: Deleted 2026/05/24 01:13:19 INFO : dir1/0011-56789;.txt: Deleted 2026/05/24 01:13:19 INFO : dir1/0013-789;=.txt: Deleted 2026/05/24 01:13:19 INFO : splitbananasplit: Deleted 2026/05/24 01:13:20 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/24 01:13:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/24 01:13:20 INFO : dir1/0003-defghij.txt: Deleted 2026/05/24 01:13:20 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/24 01:13:20 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/24 01:13:20 INFO : dir1/0008-2345678.txt: Deleted 2026/05/24 01:13:20 INFO : dir1/0009-3456789.txt: Deleted 2026/05/24 01:13:20 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/24 01:13:20 INFO : dir1/0014-89;=.txt: Deleted 2026/05/24 01:13:20 INFO : dir1/0015-9;=.txt: Deleted 2026/05/24 01:13:20 DEBUG : Waiting for deletions to finish 2026/05/24 01:13:20 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:13:20 DEBUG : appleapple: Excluded (Path Filter) 2026/05/24 01:13:20 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:13:20 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/24 01:13:20 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/24 01:13:20 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/24 01:13:20 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/24 01:13:20 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/24 01:13:20 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/24 01:13:20 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/24 01:13:20 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/24 01:13:20 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/24 01:13:20 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/24 01:13:20 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/24 01:13:20 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/24 01:13:20 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/24 01:13:20 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/24 01:13:20 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/24 01:13:20 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/24 01:13:20 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/24 01:13:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/24 01:13:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/24 01:13:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/24 01:13:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/24 01:13:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/24 01:13:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/24 01:13:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/24 01:13:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/24 01:13:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/24 01:13:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/24 01:13:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/24 01:13:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/24 01:13:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/24 01:13:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/24 01:13:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/24 01:13:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/24 01:13:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/24 01:13:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/24 01:13:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/24 01:13:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/24 01:13:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/24 01:13:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/24 01:13:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/24 01:13:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/24 01:13:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/24 01:13:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/24 01:13:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/24 01:13:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/24 01:13:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/24 01:13:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/24 01:13:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/24 01:13:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/24 01:13:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/24 01:13:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/24 01:13:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/24 01:13:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/24 01:13:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/24 01:13:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/24 01:13:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/24 01:13:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/24 01:13:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/24 01:13:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/24 01:13:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/24 01:13:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/24 01:13:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/24 01:13:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/24 01:13:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/24 01:13:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/24 01:13:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/24 01:13:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/24 01:13:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/24 01:13:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/24 01:13:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/24 01:13:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/24 01:13:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/24 01:13:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/24 01:13:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/24 01:13:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/24 01:13:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/24 01:13:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/24 01:13:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/24 01:13:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:13:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/24 01:13:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/24 01:13:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/24 01:13:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/24 01:13:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/24 01:13:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/24 01:13:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/24 01:13:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/24 01:13:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/24 01:13:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/24 01:13:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/24 01:13:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/24 01:13:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/24 01:13:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/24 01:13:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/24 01:13:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/24 01:13:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:13:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:13:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:13:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:13:20 DEBUG : apple: size = 5 OK 2026/05/24 01:13:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:20 DEBUG : apple: Unchanged skipping 2026/05/24 01:13:20 DEBUG : appleapple: size = 21 OK 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:13:20 DEBUG : banana: size = 6 OK 2026/05/24 01:13:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:20 DEBUG : splitbanan: size = 16 OK 2026/05/24 01:13:20 DEBUG : banana: Unchanged skipping 2026/05/24 01:13:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:20 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:13:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:13:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/24 01:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/24 01:13:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/24 01:13:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/24 01:13:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/24 01:13:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/24 01:13:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/24 01:13:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/24 01:13:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/24 01:13:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/24 01:13:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/24 01:13:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/24 01:13:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/24 01:13:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/24 01:13:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/24 01:13:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/24 01:13:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/24 01:13:21 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/24 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:13:21 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/24 01:13:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:13:21 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/24 01:13:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:13:21 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/24 01:13:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:13:21 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/24 01:13:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:13:21 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/24 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:13:21 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/24 01:13:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:13:21 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/24 01:13:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:13:21 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/24 01:13:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:13:21 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/24 01:13:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:13:21 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/24 01:13:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:13:21 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/24 01:13:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:13:21 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/24 01:13:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:13:21 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/24 01:13:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:13:21 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/24 01:13:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:13:21 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/24 01:13:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:13:21 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:13:21 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:13:21 DEBUG : Waiting for deletions to finish 2026/05/24 01:13:21 DEBUG : Waiting for deletions to finish 2026/05/24 01:13:21 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:13:21 DEBUG : appleapple: Excluded (Path Filter) 2026/05/24 01:13:21 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:13:21 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/24 01:13:21 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/24 01:13:21 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/24 01:13:21 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/24 01:13:21 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/24 01:13:21 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/24 01:13:21 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/24 01:13:21 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/24 01:13:21 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/24 01:13:21 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/24 01:13:21 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/24 01:13:21 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/24 01:13:21 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/24 01:13:21 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/24 01:13:21 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/24 01:13:21 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/24 01:13:21 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/24 01:13:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/24 01:13:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/24 01:13:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/24 01:13:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/24 01:13:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/24 01:13:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/24 01:13:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/24 01:13:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/24 01:13:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/24 01:13:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/24 01:13:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/24 01:13:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/24 01:13:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/24 01:13:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/24 01:13:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/24 01:13:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/24 01:13:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/24 01:13:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/24 01:13:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/24 01:13:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/24 01:13:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/24 01:13:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/24 01:13:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/24 01:13:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/24 01:13:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/24 01:13:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/24 01:13:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/24 01:13:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/24 01:13:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/24 01:13:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/24 01:13:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/24 01:13:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/24 01:13:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/24 01:13:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/24 01:13:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/24 01:13:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/24 01:13:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/24 01:13:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/24 01:13:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/24 01:13:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/24 01:13:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/24 01:13:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/24 01:13:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/24 01:13:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/24 01:13:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/24 01:13:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/24 01:13:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/24 01:13:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/24 01:13:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/24 01:13:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/24 01:13:21 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:13:33 DEBUG : Waiting for deletions to finish 2026/05/24 01:13:33 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:13:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:13:33 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:13:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:13:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:13:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:13:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:13:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:13:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:13:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:13:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:13:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:13:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:13:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:13:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:13:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:13:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:13:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:13:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:13:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:13:33 DEBUG : apple: size = 5 OK 2026/05/24 01:13:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:33 DEBUG : apple: Unchanged skipping 2026/05/24 01:13:33 DEBUG : banana: size = 6 OK 2026/05/24 01:13:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:33 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:13:33 DEBUG : banana: Unchanged skipping 2026/05/24 01:13:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:33 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:13:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:13:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:13:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:13:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:13:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:13:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:13:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:13:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:13:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:13:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:13:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:13:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:13:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:13:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:13:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:13:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:13:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:13:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:13:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:13:34 DEBUG : Waiting for deletions to finish 2026/05/24 01:13:34 DEBUG : Waiting for deletions to finish 2026/05/24 01:13:34 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:13:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:13:34 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:13:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:13:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:13:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:13:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:13:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:13:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:13:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:13:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:13:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:13:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:13:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:13:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:13:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:13:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:13:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:13:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:13:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:13:34 DEBUG : apple: size = 5 OK 2026/05/24 01:13:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:13:34 DEBUG : banana: size = 6 OK 2026/05/24 01:13:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:13:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:13:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:13:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : banana: Unchanged skipping 2026/05/24 01:13:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : apple: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:13:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:13:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:13:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:13:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:13:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:13:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:13:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:13:34 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:13:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:13:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:13:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:13:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:13:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:13:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:13:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:13:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:13:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:13:34 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:13:34 DEBUG : Waiting for deletions to finish 2026/05/24 01:13:34 DEBUG : Waiting for deletions to finish 2026/05/24 01:13:35 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : Waiting for deletions to finish 2026/05/24 01:13:35 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:13:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:13:47 DEBUG : Waiting for deletions to finish 2026/05/24 01:13:47 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:13:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:13:47 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:13:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:13:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:13:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:13:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:13:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:13:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:13:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:13:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:13:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:13:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:13:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:13:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:13:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:13:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:13:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:13:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:13:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:13:48 DEBUG : apple: size = 5 OK 2026/05/24 01:13:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:48 DEBUG : banana: size = 6 OK 2026/05/24 01:13:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:13:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:48 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:13:48 DEBUG : banana: Unchanged skipping 2026/05/24 01:13:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:48 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:13:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:13:48 DEBUG : apple: Unchanged skipping 2026/05/24 01:13:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:13:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:13:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:13:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:13:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:13:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:13:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:13:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:13:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:13:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:13:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:13:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:13:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:13:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:13:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:48 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:13:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:13:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:13:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:13:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:13:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:13:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:13:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:13:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:13:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:13:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:13:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:13:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:13:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:13:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:13:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:13:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:13:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:13:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:13:48 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:13:48 DEBUG : Waiting for deletions to finish 2026/05/24 01:13:48 DEBUG : Waiting for deletions to finish 2026/05/24 01:13:48 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:13:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:13:48 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:13:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:13:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:13:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:13:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:13:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:13:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:13:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:13:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:13:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:13:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:13:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:13:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:13:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:13:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:13:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:13:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:13:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:13:49 DEBUG : apple: size = 5 OK 2026/05/24 01:13:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:49 DEBUG : apple: Unchanged skipping 2026/05/24 01:13:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:13:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:13:49 DEBUG : banana: size = 6 OK 2026/05/24 01:13:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:49 DEBUG : banana: Unchanged skipping 2026/05/24 01:13:49 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:13:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:49 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:13:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:13:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:13:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:13:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:13:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:13:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:13:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:13:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:13:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:13:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:13:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:13:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:13:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:13:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:13:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:13:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:13:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:13:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:13:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:13:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:13:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:13:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:13:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:13:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:13:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:13:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:13:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:13:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:13:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:13:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:13:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:13:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:13:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:13:49 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:13:49 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:13:49 DEBUG : Waiting for deletions to finish 2026/05/24 01:13:49 DEBUG : Waiting for deletions to finish 2026/05/24 01:13:49 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:13:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:13:49 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:13:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:13:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:13:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:13:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:13:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:13:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:13:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:13:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:13:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:13:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:13:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:13:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:13:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:13:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:13:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:13:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:13:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:14:01 DEBUG : Waiting for deletions to finish 2026/05/24 01:14:02 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:14:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:14:02 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:14:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:14:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:14:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:14:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:14:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:14:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:14:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:14:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:14:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:14:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:14:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:14:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:14:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:14:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:14:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:14:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:14:02 DEBUG : apple: size = 5 OK 2026/05/24 01:14:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:14:02 DEBUG : banana: size = 6 OK 2026/05/24 01:14:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:14:02 DEBUG : banana: Unchanged skipping 2026/05/24 01:14:02 DEBUG : apple: Unchanged skipping 2026/05/24 01:14:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:14:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:14:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:14:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:14:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:14:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:14:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:14:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:14:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:14:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:14:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:14:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:14:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:14:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:14:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:14:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:14:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:14:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:14:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:14:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:14:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:14:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:14:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:14:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:14:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:14:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:14:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:14:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:14:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:14:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:14:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:14:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:14:02 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:14:02 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:14:02 DEBUG : Waiting for deletions to finish 2026/05/24 01:14:02 DEBUG : Waiting for deletions to finish 2026/05/24 01:14:03 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:14:03 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:14:03 DEBUG : apple: size = 5 OK 2026/05/24 01:14:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:03 DEBUG : apple: Unchanged skipping 2026/05/24 01:14:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:14:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:14:03 DEBUG : banana: size = 6 OK 2026/05/24 01:14:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:03 DEBUG : banana: Unchanged skipping 2026/05/24 01:14:03 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:14:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:03 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:14:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:14:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:14:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:14:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:14:03 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:14:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:14:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:14:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:14:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:14:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:14:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:14:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:14:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:14:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:14:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:14:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:14:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:14:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:14:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:14:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:14:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:14:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:14:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:14:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:14:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:14:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:14:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:14:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:14:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:14:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:14:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:14:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:14:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:14:03 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:14:03 DEBUG : Waiting for deletions to finish 2026/05/24 01:14:03 DEBUG : Waiting for deletions to finish 2026/05/24 01:14:04 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:14:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:14:04 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:14:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:14:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:14:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:14:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:14:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:14:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:14:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:14:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:14:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:14:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:14:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:14:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:14:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:14:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:14:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:14:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:14:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:14:16 DEBUG : Waiting for deletions to finish 2026/05/24 01:14:16 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:14:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:14:16 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:14:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:14:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:14:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:14:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:14:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:14:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:14:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:14:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:14:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:14:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:14:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:14:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:14:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:14:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:14:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:14:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:14:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:14:16 DEBUG : apple: size = 5 OK 2026/05/24 01:14:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:14:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:16 DEBUG : banana: size = 6 OK 2026/05/24 01:14:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:16 DEBUG : apple: Unchanged skipping 2026/05/24 01:14:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:14:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:16 DEBUG : banana: Unchanged skipping 2026/05/24 01:14:16 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:14:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:16 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:14:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:14:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:14:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:14:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:14:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:14:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:14:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:14:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:14:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:14:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:17 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:14:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:14:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:14:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:14:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:14:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:14:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:14:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:14:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:14:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:14:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:14:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:14:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:14:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:14:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:14:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:14:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:14:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:14:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:14:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:14:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:14:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:14:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:14:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:14:17 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:14:17 DEBUG : Waiting for deletions to finish 2026/05/24 01:14:17 DEBUG : Waiting for deletions to finish 2026/05/24 01:14:17 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:14:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:14:17 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:14:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:14:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:14:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:14:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:14:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:14:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:14:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:14:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:14:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:14:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:14:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:14:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:14:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:14:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:14:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:14:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:14:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:14:17 DEBUG : apple: size = 5 OK 2026/05/24 01:14:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:17 DEBUG : apple: Unchanged skipping 2026/05/24 01:14:17 DEBUG : banana: size = 6 OK 2026/05/24 01:14:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:17 DEBUG : banana: Unchanged skipping 2026/05/24 01:14:17 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:14:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:17 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:14:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:14:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:14:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:14:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:14:18 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:14:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:14:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:14:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:14:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:14:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:14:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:14:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:14:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:14:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:14:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:14:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:14:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:14:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:14:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:14:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:14:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:14:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:14:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:14:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:14:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:14:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:14:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:14:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:14:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:14:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:14:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:14:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:14:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:14:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:14:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:14:18 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:14:18 DEBUG : Waiting for deletions to finish 2026/05/24 01:14:18 DEBUG : Waiting for deletions to finish 2026/05/24 01:14:18 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:14:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:14:18 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:14:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:14:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:14:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:14:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:14:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:14:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:14:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:14:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:14:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:14:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:14:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:14:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:14:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:14:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:14:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:14:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:14:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:14:30 DEBUG : Waiting for deletions to finish 2026/05/24 01:14:31 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : apple: size = 5 OK 2026/05/24 01:14:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:31 DEBUG : apple: Unchanged skipping 2026/05/24 01:14:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:14:31 DEBUG : banana: size = 6 OK 2026/05/24 01:14:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:31 DEBUG : banana: Unchanged skipping 2026/05/24 01:14:31 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:14:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:14:31 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:14:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:14:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:31 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:14:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:14:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:14:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:14:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:14:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:14:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:14:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:14:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:14:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:14:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:14:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:14:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:14:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:14:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:14:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:14:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:14:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:14:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:14:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:14:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:14:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:14:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:14:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:14:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:14:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:14:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:14:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:14:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:14:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:14:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:14:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:14:31 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:14:31 DEBUG : Waiting for deletions to finish 2026/05/24 01:14:31 DEBUG : Waiting for deletions to finish 2026/05/24 01:14:31 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:14:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/24 01:14:32 DEBUG : apple: size = 5 OK 2026/05/24 01:14:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:32 DEBUG : apple: Unchanged skipping 2026/05/24 01:14:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/24 01:14:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/24 01:14:32 DEBUG : banana: size = 6 OK 2026/05/24 01:14:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:32 DEBUG : banana: Unchanged skipping 2026/05/24 01:14:32 DEBUG : splitbananasplit: size = 16 OK 2026/05/24 01:14:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:32 DEBUG : splitbananasplit: Unchanged skipping 2026/05/24 01:14:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/24 01:14:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/24 01:14:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/24 01:14:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/24 01:14:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/24 01:14:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/24 01:14:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/24 01:14:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/24 01:14:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/24 01:14:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/24 01:14:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/24 01:14:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/24 01:14:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/24 01:14:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/24 01:14:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/24 01:14:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/24 01:14:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/24 01:14:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/24 01:14:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/24 01:14:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/24 01:14:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/24 01:14:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/24 01:14:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/24 01:14:32 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:14:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/24 01:14:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/24 01:14:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/24 01:14:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/24 01:14:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/24 01:14:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/24 01:14:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/24 01:14:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/24 01:14:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/24 01:14:32 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:14:32 DEBUG : Waiting for deletions to finish 2026/05/24 01:14:32 DEBUG : Waiting for deletions to finish 2026/05/24 01:14:32 DEBUG : apple: Excluded (Path Filter) 2026/05/24 01:14:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/24 01:14:32 DEBUG : banana: Excluded (Path Filter) 2026/05/24 01:14:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/24 01:14:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/24 01:14:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/24 01:14:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/24 01:14:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/24 01:14:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/24 01:14:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/24 01:14:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/24 01:14:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/24 01:14:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/24 01:14:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/24 01:14:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/24 01:14:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/24 01:14:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/24 01:14:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/24 01:14:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/24 01:14:32 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (168.78s) --- PASS: TestTransform/NFC (14.96s) --- PASS: TestTransform/NFD (14.04s) --- PASS: TestTransform/base64 (17.00s) --- PASS: TestTransform/prefix (18.30s) --- PASS: TestTransform/suffix (17.73s) --- PASS: TestTransform/truncate (15.37s) --- PASS: TestTransform/encoder (14.53s) --- PASS: TestTransform/ISO-8859-1 (13.97s) --- PASS: TestTransform/charmap (14.07s) --- PASS: TestTransform/lowercase (14.28s) --- PASS: TestTransform/ascii (14.52s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:14:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/24 01:14:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/24 01:14:37 INFO : sub dir_somesuffix: Making directory 2026/05/24 01:14:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/24 01:14:37 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/24 01:14:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/24 01:14:37 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/24 01:14:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/24 01:14:37 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:14:37 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:14:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/24 01:14:38 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:14:38 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/24 01:14:38 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.60s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:14:39 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:39 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:39 INFO : tictactoe: Making directory 2026/05/24 01:14:39 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:39 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:14:39 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/24 01:14:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:14:39 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:14:39 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:14:39 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/24 01:14:39 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:14:39 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/24 01:14:39 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.55s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:14:40 INFO : toe: Making directory 2026/05/24 01:14:40 INFO : toe/toe: Making directory 2026/05/24 01:14:40 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/24 01:14:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/24 01:14:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/24 01:14:40 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:14:40 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:14:41 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/24 01:14:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:14:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/24 01:14:41 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.53s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:14:42 INFO : toe: Making directory 2026/05/24 01:14:42 INFO : toe/toe: Making directory 2026/05/24 01:14:42 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/24 01:14:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/24 01:14:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/24 01:14:42 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:14:42 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:14:43 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/24 01:14:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:14:43 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/24 01:14:43 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.77s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:14:43 DEBUG : empty_dir: Making directory with metadata 2026/05/24 01:14:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/24 01:14:43 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:14:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:14:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:14:44 INFO : tictacempty_dir: Making directory 2026/05/24 01:14:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:14:44 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:44 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:44 INFO : tictactoe: Making directory 2026/05/24 01:14:44 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:44 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:14:44 INFO : tictactoe/tictactoe: Making directory 2026/05/24 01:14:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:14:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/24 01:14:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/24 01:14:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/24 01:14:44 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:14:44 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:14:44 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/24 01:14:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:14:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/24 01:14:44 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.55s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:14:45 DEBUG : empty_dir: Making directory with metadata 2026/05/24 01:14:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/24 01:14:45 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:14:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:14:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:14:45 INFO : tictacempty_dir: Making directory 2026/05/24 01:14:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:14:45 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:45 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:45 INFO : tictactoe: Making directory 2026/05/24 01:14:45 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:45 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:14:45 INFO : tictactoe/tictactoe: Making directory 2026/05/24 01:14:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:14:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/24 01:14:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:14:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/24 01:14:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:14:45 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:14:45 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:14:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/24 01:14:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:14:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:14:46 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/24 01:14:46 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:14:46 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:14:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:14:46 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:46 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/24 01:14:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/24 01:14:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:14:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/24 01:14:47 NOTICE: B2 bucket rclone-test-degizip5sape: 0 differences found 2026/05/24 01:14:47 NOTICE: B2 bucket rclone-test-degizip5sape: 1 matching files --- PASS: TestAllTag (2.16s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:14:47 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:47 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:47 INFO : tictactoe: Making directory 2026/05/24 01:14:47 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:47 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:14:47 INFO : tictactoe/tictactoe: Making directory 2026/05/24 01:14:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:14:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/24 01:14:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/24 01:14:47 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:14:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/24 01:14:47 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:14:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/24 01:14:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:14:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/24 01:14:48 DEBUG : Waiting for deletions to finish 2026/05/24 01:14:48 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:48 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:48 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:14:49 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:14:49 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/24 01:14:49 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 01:14:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/24 01:14:49 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/24 01:14:49 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:14:49 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.44s) === RUN TestSyntax 2026/05/24 01:14:50 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:14:50 INFO : toe: Making directory 2026/05/24 01:14:50 INFO : toe/toe: Making directory 2026/05/24 01:14:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/24 01:14:50 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:14:50 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:14:51 DEBUG : toe/toe/toe: size = 11 OK 2026/05/24 01:14:51 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:14:51 INFO : toe/toe/toe: Copied (new) 2026/05/24 01:14:51 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.78s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:14:51 DEBUG : empty_dir: Making directory with metadata 2026/05/24 01:14:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/24 01:14:51 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:14:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:14:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:14:52 INFO : tictacempty_dir: Making directory 2026/05/24 01:14:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:14:52 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:52 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:52 INFO : tictactoe: Making directory 2026/05/24 01:14:52 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:52 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:14:52 INFO : tictactoe/tictactoe: Making directory 2026/05/24 01:14:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:14:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/24 01:14:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:14:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/24 01:14:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:14:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:14:52 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:14:52 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:14:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/24 01:14:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:14:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:14:52 INFO : toe/toe/toe.txt: Deleted 2026/05/24 01:14:52 INFO : toe/toe: Removing directory 2026/05/24 01:14:52 INFO : toe: Removing directory 2026/05/24 01:14:52 INFO : empty_dir: Removing directory 2026/05/24 01:14:52 DEBUG : Local file system at /tmp/rclone1939803602: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.71s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:14:53 DEBUG : empty_dir: Making directory with metadata 2026/05/24 01:14:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/24 01:14:53 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:14:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:14:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:14:53 INFO : tictacempty_dir: Making directory 2026/05/24 01:14:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:14:53 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:53 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:53 INFO : tictactoe: Making directory 2026/05/24 01:14:53 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:53 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:14:53 INFO : tictactoe/tictactoe: Making directory 2026/05/24 01:14:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:14:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/24 01:14:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:14:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/24 01:14:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:14:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:14:53 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:14:53 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:14:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/24 01:14:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:14:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:14:54 INFO : toe/toe/toe.txt: Deleted 2026/05/24 01:14:54 INFO : toe/toe: Removing directory 2026/05/24 01:14:54 INFO : toe: Removing directory 2026/05/24 01:14:54 INFO : empty_dir: Removing directory 2026/05/24 01:14:54 DEBUG : Local file system at /tmp/rclone1939803602: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/24 01:14:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/24 01:14:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/24 01:14:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/24 01:14:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/24 01:14:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/24 01:14:55 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/24 01:14:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:14:55 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/24 01:14:55 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.12s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:14:56 DEBUG : Reset feature "Copy" 2026/05/24 01:14:56 DEBUG : Reset feature "Move" 2026/05/24 01:14:56 DEBUG : Reset feature "Copy" 2026/05/24 01:14:56 DEBUG : Reset feature "Move" 2026/05/24 01:14:56 DEBUG : empty_dir: Making directory with metadata 2026/05/24 01:14:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/24 01:14:56 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:14:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:14:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:14:56 INFO : tictacempty_dir: Making directory 2026/05/24 01:14:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/24 01:14:56 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:56 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:56 INFO : tictactoe: Making directory 2026/05/24 01:14:56 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:56 DEBUG : toe: transformed to: tictactoe 2026/05/24 01:14:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:14:56 INFO : tictactoe/tictactoe: Making directory 2026/05/24 01:14:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/24 01:14:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/24 01:14:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:14:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/24 01:14:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:14:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:14:56 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:14:56 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:14:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/24 01:14:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:14:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/24 01:14:57 INFO : toe/toe/toe.txt: Deleted 2026/05/24 01:14:57 INFO : toe/toe: Removing directory 2026/05/24 01:14:57 INFO : toe: Removing directory 2026/05/24 01:14:57 INFO : empty_dir: Removing directory 2026/05/24 01:14:57 DEBUG : Local file system at /tmp/rclone1939803602: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/24 01:14:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/24 01:14:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/24 01:14:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/24 01:14:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/24 01:14:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/24 01:14:58 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/24 01:14:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:14:58 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/24 01:14:59 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.55s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:15:00 DEBUG : toe: transformed to: dG9l 2026/05/24 01:15:00 DEBUG : toe: transformed to: dG9l 2026/05/24 01:15:00 INFO : dG9l: Making directory 2026/05/24 01:15:00 DEBUG : toe: transformed to: dG9l 2026/05/24 01:15:00 DEBUG : toe: transformed to: dG9l 2026/05/24 01:15:00 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/24 01:15:00 INFO : dG9l/dG9l: Making directory 2026/05/24 01:15:00 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/24 01:15:00 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/24 01:15:00 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/24 01:15:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/24 01:15:00 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/24 01:15:00 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:15:00 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:15:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/24 01:15:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:15:01 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/24 01:15:01 DEBUG : Waiting for deletions to finish 2026/05/24 01:15:01 DEBUG : dG9l: transformed to: toe 2026/05/24 01:15:01 DEBUG : dG9l: transformed to: toe 2026/05/24 01:15:01 DEBUG : dG9l: transformed to: toe 2026/05/24 01:15:01 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/24 01:15:01 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/24 01:15:01 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/24 01:15:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/24 01:15:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/24 01:15:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/24 01:15:01 DEBUG : Local file system at /tmp/rclone1939803602: Waiting for checks to finish 2026/05/24 01:15:01 DEBUG : Local file system at /tmp/rclone1939803602: Waiting for transfers to finish 2026/05/24 01:15:01 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.45s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-degizip5sape", Local "Local file system at /tmp/rclone1939803602", Modify Window "1ms" 2026/05/24 01:15:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/24 01:15:02 DEBUG : toe: transformed to: 2026/05/24 01:15:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/24 01:15:02 DEBUG : toe: transformed to: 2026/05/24 01:15:02 INFO : B2 bucket rclone-test-degizip5sape: Making directory 2026/05/24 01:15:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/24 01:15:02 DEBUG : toe: transformed to: 2026/05/24 01:15:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/24 01:15:02 DEBUG : toe: transformed to: 2026/05/24 01:15:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/24 01:15:02 DEBUG : toe/toe: transformed to: 2026/05/24 01:15:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/24 01:15:02 INFO : toe/toe: Making directory 2026/05/24 01:15:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/24 01:15:02 DEBUG : toe/toe: transformed to: 2026/05/24 01:15:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/24 01:15:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/24 01:15:02 DEBUG : toe: transformed to: 2026/05/24 01:15:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/24 01:15:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/24 01:15:02 DEBUG : toe/toe/toe: transformed to: 2026/05/24 01:15:02 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/24 01:15:02 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for checks to finish 2026/05/24 01:15:02 DEBUG : B2 bucket rclone-test-degizip5sape: Waiting for transfers to finish 2026/05/24 01:15:03 DEBUG : toe/toe/toe: size = 11 OK 2026/05/24 01:15:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/24 01:15:03 INFO : toe/toe/toe: Copied (new) 2026/05/24 01:15:03 ERROR : B2 bucket rclone-test-degizip5sape: not deleting files as there were IO errors 2026/05/24 01:15:03 ERROR : B2 bucket rclone-test-degizip5sape: not deleting directories as there were IO errors --- PASS: TestError (1.58s) PASS 2026/05/24 01:15:04 DEBUG : B2 bucket rclone-test-degizip5sape: Purge remote 2026/05/24 01:15:04 INFO : B2 bucket rclone-test-degizip5sape: cleaning bucket "rclone-test-degizip5sape" of all files 2026/05/24 01:15:05 DEBUG : BackupDir/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f403bb1aa6b4915d2_d20260524_m010900_c001_v7007000_t0000_u01779584940560") 2026/05/24 01:15:05 DEBUG : BackupDir/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1033bbcebf9ae96d_d20260524_m010855_c001_v0001153_t0017_u01779584935008") 2026/05/24 01:15:05 DEBUG : CompareDest/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41805c45636a6b5d_d20260524_m010835_c001_v7007000_t0000_u01779584915843") 2026/05/24 01:15:05 DEBUG : CompareDest/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6163_d20260524_m010829_c001_v0001134_t0001_u01779584909140") 2026/05/24 01:15:05 DEBUG : CompareDest/two: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41805c45636a6b5e_d20260524_m010836_c001_v7007000_t0000_u01779584916023") 2026/05/24 01:15:05 DEBUG : CompareDest/two: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb03c3_d20260524_m010830_c001_v0001185_t0008_u01779584910625") 2026/05/24 01:15:05 DEBUG : CopyDest/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f403bb1aa6b4915d4_d20260524_m010900_c001_v7007000_t0000_u01779584940744") 2026/05/24 01:15:05 DEBUG : CopyDest/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203223_d20260524_m010852_c001_v0001120_t0054_u01779584932040") 2026/05/24 01:15:05 DEBUG : CopyDest/three: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f403bb1aa6b4915d5_d20260524_m010900_c001_v7007000_t0000_u01779584940926") 2026/05/24 01:15:05 DEBUG : CopyDest/three: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb04cd_d20260524_m010858_c001_v0001185_t0017_u01779584938387") 2026/05/24 01:15:05 DEBUG : CopyDest/two: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f403bb1aa6b4915d6_d20260524_m010901_c001_v7007000_t0000_u01779584941107") 2026/05/24 01:15:05 DEBUG : CopyDest/two: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c61c7_d20260524_m010856_c001_v0001134_t0028_u01779584936299") 2026/05/24 01:15:05 DEBUG : EXISTING: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be51154_d20260524_m011047_c001_v7007000_t0000_u01779585047156") 2026/05/24 01:15:05 DEBUG : EXISTING: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c636f_d20260524_m011046_c001_v0001134_t0004_u01779585046021") 2026/05/24 01:15:05 DEBUG : PREFIXapple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419f69b5bed6a237_d20260524_m011247_c001_v7007000_t0000_u01779585167481") 2026/05/24 01:15:06 DEBUG : PREFIXapple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6577_d20260524_m011242_c001_v0001134_t0030_u01779585162716") 2026/05/24 01:15:06 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f40936e98c401a176_d20260524_m011247_c001_v7007000_t0000_u01779585167287") 2026/05/24 01:15:06 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0dc5_d20260524_m011242_c001_v0001185_t0046_u01779585162642") 2026/05/24 01:15:06 DEBUG : PREFIXbanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f403bb1aa6b491afb_d20260524_m011247_c001_v7007000_t0000_u01779585167445") 2026/05/24 01:15:06 DEBUG : PREFIXbanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045703_d20260524_m011242_c001_v0001178_t0006_u01779585162715") 2026/05/24 01:15:06 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419f69b5bed6a235_d20260524_m011247_c001_v7007000_t0000_u01779585167296") 2026/05/24 01:15:06 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013c8b_d20260524_m011242_c001_v0001177_t0055_u01779585162716") 2026/05/24 01:15:06 DEBUG : Testêé: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be51150_d20260524_m011042_c001_v7007000_t0000_u01779585042716") 2026/05/24 01:15:06 DEBUG : Testêé: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0891_d20260524_m011042_c001_v0001185_t0031_u01779585042116") 2026/05/24 01:15:06 DEBUG : Testêé: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6357_d20260524_m011040_c001_v0001134_t0026_u01779585040966") 2026/05/24 01:15:06 DEBUG : YXBwbGU=: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41d49_d20260524_m011230_c001_v7007000_t0000_u01779585150385") 2026/05/24 01:15:06 DEBUG : YXBwbGU=: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0cfb_d20260524_m011226_c001_v0001185_t0059_u01779585146474") 2026/05/24 01:15:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41d4a_d20260524_m011230_c001_v7007000_t0000_u01779585150694") 2026/05/24 01:15:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6531_d20260524_m011226_c001_v0001134_t0030_u01779585146485") 2026/05/24 01:15:06 DEBUG : YmFuYW5h: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41d4b_d20260524_m011230_c001_v7007000_t0000_u01779585150951") 2026/05/24 01:15:06 DEBUG : YmFuYW5h: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045689_d20260524_m011226_c001_v0001178_t0014_u01779585146495") 2026/05/24 01:15:06 DEBUG : a/potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e8932_d20260524_m010657_c001_v7007000_t0000_u01779584817481") 2026/05/24 01:15:06 DEBUG : a/potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203097_d20260524_m010656_c001_v0001120_t0017_u01779584816537") 2026/05/24 01:15:06 DEBUG : a/potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd4148f_d20260524_m010654_c001_v7007000_t0000_u01779584814971") 2026/05/24 01:15:06 DEBUG : a/potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d6089620308b_d20260524_m010654_c001_v0001120_t0038_u01779584814086") 2026/05/24 01:15:07 DEBUG : a/potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd4146d_d20260524_m010635_c001_v7007000_t0000_u01779584795846") 2026/05/24 01:15:07 DEBUG : a/potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203027_d20260524_m010634_c001_v0001120_t0019_u01779584794833") 2026/05/24 01:15:07 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d088645c_d20260524_m011433_c001_v7007000_t0000_u01779585273378") 2026/05/24 01:15:07 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0458fd_d20260524_m011429_c001_v0001178_t0035_u01779585269482") 2026/05/24 01:15:07 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41dee_d20260524_m011418_c001_v7007000_t0000_u01779585258829") 2026/05/24 01:15:07 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0458a7_d20260524_m011415_c001_v0001178_t0050_u01779585255227") 2026/05/24 01:15:07 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404525d548c08faf_d20260524_m011404_c001_v7007000_t0000_u01779585244559") 2026/05/24 01:15:07 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045857_d20260524_m011400_c001_v0001178_t0022_u01779585240869") 2026/05/24 01:15:07 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c99f_d20260524_m011350_c001_v7007000_t0000_u01779585230402") 2026/05/24 01:15:07 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce04583b_d20260524_m011346_c001_v0001178_t0033_u01779585226852") 2026/05/24 01:15:07 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3acb_d20260524_m011336_c001_v7007000_t0000_u01779585216241") 2026/05/24 01:15:07 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045813_d20260524_m011332_c001_v0001178_t0028_u01779585212156") 2026/05/24 01:15:07 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be51323_d20260524_m011321_c001_v7007000_t0000_u01779585201930") 2026/05/24 01:15:07 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0f15_d20260524_m011316_c001_v0001185_t0046_u01779585196240") 2026/05/24 01:15:07 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445b4_d20260524_m011306_c001_v7007000_t0000_u01779585186639") 2026/05/24 01:15:07 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0457a9_d20260524_m011303_c001_v0001178_t0020_u01779585183556") 2026/05/24 01:15:07 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f403bb1aa6b491b05_d20260524_m011302_c001_v7007000_t0000_u01779585182116") 2026/05/24 01:15:07 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c65bf_d20260524_m011258_c001_v0001134_t0019_u01779585178886") 2026/05/24 01:15:07 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419f69b5bed6a23a_d20260524_m011248_c001_v7007000_t0000_u01779585168893") 2026/05/24 01:15:07 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045717_d20260524_m011245_c001_v0001178_t0032_u01779585165661") 2026/05/24 01:15:08 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f40936e98c401a16a_d20260524_m011244_c001_v7007000_t0000_u01779585164745") 2026/05/24 01:15:08 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6573_d20260524_m011240_c001_v0001134_t0008_u01779585160910") 2026/05/24 01:15:08 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be5122d_d20260524_m011228_c001_v7007000_t0000_u01779585148392") 2026/05/24 01:15:08 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0cd1_d20260524_m011223_c001_v0001185_t0048_u01779585143740") 2026/05/24 01:15:08 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c855_d20260524_m011213_c001_v7007000_t0000_u01779585133615") 2026/05/24 01:15:08 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0c3b_d20260524_m011209_c001_v0001185_t0026_u01779585129666") 2026/05/24 01:15:08 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcdd7_d20260524_m011159_c001_v7007000_t0000_u01779585119579") 2026/05/24 01:15:08 DEBUG : apple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0b9d_d20260524_m011155_c001_v0001185_t0033_u01779585115914") 2026/05/24 01:15:08 DEBUG : appleSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445a8_d20260524_m011304_c001_v7007000_t0000_u01779585184941") 2026/05/24 01:15:08 DEBUG : appleSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c65c3_d20260524_m011300_c001_v0001134_t0059_u01779585180637") 2026/05/24 01:15:08 DEBUG : appleapple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be51325_d20260524_m011322_c001_v7007000_t0000_u01779585202112") 2026/05/24 01:15:08 DEBUG : appleapple: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0f1f_d20260524_m011318_c001_v0001185_t0001_u01779585198167") 2026/05/24 01:15:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d088645d_d20260524_m011433_c001_v7007000_t0000_u01779585273559") 2026/05/24 01:15:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb10fd_d20260524_m011430_c001_v0001185_t0048_u01779585270035") 2026/05/24 01:15:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41def_d20260524_m011419_c001_v7007000_t0000_u01779585259012") 2026/05/24 01:15:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb1067_d20260524_m011415_c001_v0001185_t0008_u01779585255699") 2026/05/24 01:15:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404525d548c08fb0_d20260524_m011404_c001_v7007000_t0000_u01779585244742") 2026/05/24 01:15:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0fe1_d20260524_m011401_c001_v0001185_t0008_u01779585241340") 2026/05/24 01:15:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c9a0_d20260524_m011350_c001_v7007000_t0000_u01779585230584") 2026/05/24 01:15:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0fad_d20260524_m011347_c001_v0001185_t0054_u01779585227345") 2026/05/24 01:15:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3ad0_d20260524_m011336_c001_v7007000_t0000_u01779585216424") 2026/05/24 01:15:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0f7d_d20260524_m011332_c001_v0001185_t0017_u01779585212591") 2026/05/24 01:15:08 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f409398c5ff9bb68b_d20260524_m011319_c001_v7007000_t0000_u01779585199621") 2026/05/24 01:15:09 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0457ed_d20260524_m011316_c001_v0001178_t0021_u01779585196760") 2026/05/24 01:15:09 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445b5_d20260524_m011306_c001_v7007000_t0000_u01779585186820") 2026/05/24 01:15:09 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0eb5_d20260524_m011303_c001_v0001185_t0033_u01779585183565") 2026/05/24 01:15:09 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f421c2d1cbcd4947a_d20260524_m011302_c001_v7007000_t0000_u01779585182105") 2026/05/24 01:15:09 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0e4f_d20260524_m011259_c001_v0001185_t0027_u01779585179555") 2026/05/24 01:15:09 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419f69b5bed6a23b_d20260524_m011249_c001_v7007000_t0000_u01779585169074") 2026/05/24 01:15:09 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013cab_d20260524_m011245_c001_v0001177_t0045_u01779585165671") 2026/05/24 01:15:09 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f412e5afa9e6e9e16_d20260524_m011244_c001_v7007000_t0000_u01779585164324") 2026/05/24 01:15:09 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0456ff_d20260524_m011241_c001_v0001178_t0041_u01779585161551") 2026/05/24 01:15:09 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f417dbe8af0577c02_d20260524_m011228_c001_v7007000_t0000_u01779585148194") 2026/05/24 01:15:09 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce04566d_d20260524_m011224_c001_v0001178_t0057_u01779585144342") 2026/05/24 01:15:09 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c856_d20260524_m011213_c001_v7007000_t0000_u01779585133796") 2026/05/24 01:15:09 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045617_d20260524_m011210_c001_v0001178_t0052_u01779585130268") 2026/05/24 01:15:09 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcdd8_d20260524_m011159_c001_v7007000_t0000_u01779585119758") 2026/05/24 01:15:09 DEBUG : appleappleapplebanana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0455b3_d20260524_m011156_c001_v0001178_t0036_u01779585116406") 2026/05/24 01:15:09 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3a64_d20260524_m011304_c001_v7007000_t0000_u01779585184952") 2026/05/24 01:15:09 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013d27_d20260524_m011300_c001_v0001177_t0032_u01779585180647") 2026/05/24 01:15:09 DEBUG : b/potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e8933_d20260524_m010657_c001_v7007000_t0000_u01779584817664") 2026/05/24 01:15:09 DEBUG : b/potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203091_d20260524_m010655_c001_v0001120_t0032_u01779584815513") 2026/05/24 01:15:09 DEBUG : b/potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd4148e_d20260524_m010654_c001_v7007000_t0000_u01779584814428") 2026/05/24 01:15:09 DEBUG : b/potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d6089620307f_d20260524_m010652_c001_v0001120_t0040_u01779584812862") 2026/05/24 01:15:10 DEBUG : b/potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41469_d20260524_m010635_c001_v7007000_t0000_u01779584795301") 2026/05/24 01:15:10 DEBUG : b/potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d6089620301d_d20260524_m010633_c001_v0001120_t0057_u01779584793782") 2026/05/24 01:15:10 DEBUG : backup/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e89af_d20260524_m010914_c001_v7007000_t0000_u01779584954949") 2026/05/24 01:15:10 DEBUG : backup/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10317e947e013c26_d20260524_m010912_c001_v0001109_t0019_u01779584952755") 2026/05/24 01:15:10 DEBUG : backup/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f11231aab975ddbc9_d20260524_m010908_c001_v0001173_t0038_u01779584948295") 2026/05/24 01:15:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f406af681082cf5e7_d20260524_m011000_c001_v7007000_t0000_u01779585000128") 2026/05/24 01:15:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f114a504a8815ae57_d20260524_m010945_c001_v0001115_t0028_u01779584985093") 2026/05/24 01:15:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f112663157b357f91_d20260524_m010939_c001_v0001130_t0057_u01779584979353") 2026/05/24 01:15:10 DEBUG : backup/one.bak: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f406af681082cf5dc_d20260524_m010932_c001_v7007000_t0000_u01779584972232") 2026/05/24 01:15:10 DEBUG : backup/one.bak: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f113e0d9815ae092c_d20260524_m010929_c001_v0001041_t0020_u01779584969627") 2026/05/24 01:15:10 DEBUG : backup/one.bak: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f114e86e39e858ba7_d20260524_m010922_c001_v0001097_t0004_u01779584962278") 2026/05/24 01:15:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f406af681082cf5e8_d20260524_m011000_c001_v7007000_t0000_u01779585000310") 2026/05/24 01:15:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1027ec217e000cce_d20260524_m010958_c001_v0001173_t0043_u01779584998935") 2026/05/24 01:15:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10144fb980e5afec_d20260524_m010943_c001_v0001184_t0036_u01779584983006") 2026/05/24 01:15:10 DEBUG : backup/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e89b0_d20260524_m010915_c001_v7007000_t0000_u01779584955133") 2026/05/24 01:15:10 DEBUG : backup/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10588fc65c597f40_d20260524_m010914_c001_v0001153_t0024_u01779584954007") 2026/05/24 01:15:10 DEBUG : backup/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f115ca0a2a757dbc4_d20260524_m010909_c001_v0001099_t0001_u01779584949968") 2026/05/24 01:15:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f406af681082cf5dd_d20260524_m010932_c001_v7007000_t0000_u01779584972412") 2026/05/24 01:15:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1001a322b83eddb4_d20260524_m010931_c001_v0001165_t0022_u01779584971392") 2026/05/24 01:15:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f116a1abb0bf3b39d_d20260524_m010924_c001_v0001109_t0040_u01779584964060") 2026/05/24 01:15:11 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d088645e_d20260524_m011433_c001_v7007000_t0000_u01779585273742") 2026/05/24 01:15:11 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013f4c_d20260524_m011429_c001_v0001177_t0022_u01779585269709") 2026/05/24 01:15:11 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41df0_d20260524_m011419_c001_v7007000_t0000_u01779585259194") 2026/05/24 01:15:11 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013ed5_d20260524_m011415_c001_v0001177_t0031_u01779585255489") 2026/05/24 01:15:11 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404525d548c08fb1_d20260524_m011404_c001_v7007000_t0000_u01779585244924") 2026/05/24 01:15:11 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013e6d_d20260524_m011401_c001_v0001177_t0007_u01779585241133") 2026/05/24 01:15:11 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c9a1_d20260524_m011350_c001_v7007000_t0000_u01779585230767") 2026/05/24 01:15:11 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013e39_d20260524_m011347_c001_v0001177_t0024_u01779585227062") 2026/05/24 01:15:11 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3ad3_d20260524_m011336_c001_v7007000_t0000_u01779585216607") 2026/05/24 01:15:11 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013e07_d20260524_m011332_c001_v0001177_t0035_u01779585212373") 2026/05/24 01:15:11 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be51326_d20260524_m011322_c001_v7007000_t0000_u01779585202295") 2026/05/24 01:15:11 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013dad_d20260524_m011316_c001_v0001177_t0025_u01779585196501") 2026/05/24 01:15:11 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445b6_d20260524_m011307_c001_v7007000_t0000_u01779585187002") 2026/05/24 01:15:11 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c65d1_d20260524_m011303_c001_v0001134_t0025_u01779585183575") 2026/05/24 01:15:11 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445a1_d20260524_m011302_c001_v7007000_t0000_u01779585182128") 2026/05/24 01:15:11 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013d1f_d20260524_m011259_c001_v0001177_t0042_u01779585179342") 2026/05/24 01:15:11 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419f69b5bed6a23c_d20260524_m011249_c001_v7007000_t0000_u01779585169256") 2026/05/24 01:15:11 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0de1_d20260524_m011245_c001_v0001185_t0011_u01779585165682") 2026/05/24 01:15:11 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be51249_d20260524_m011244_c001_v7007000_t0000_u01779585164492") 2026/05/24 01:15:11 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0db9_d20260524_m011241_c001_v0001185_t0007_u01779585161364") 2026/05/24 01:15:11 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c887_d20260524_m011228_c001_v7007000_t0000_u01779585148179") 2026/05/24 01:15:11 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6525_d20260524_m011223_c001_v0001134_t0023_u01779585143926") 2026/05/24 01:15:11 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c857_d20260524_m011213_c001_v7007000_t0000_u01779585133976") 2026/05/24 01:15:12 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c64f5_d20260524_m011209_c001_v0001134_t0001_u01779585129893") 2026/05/24 01:15:12 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcdda_d20260524_m011159_c001_v7007000_t0000_u01779585119938") 2026/05/24 01:15:12 DEBUG : banana: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c64c1_d20260524_m011156_c001_v0001134_t0034_u01779585116119") 2026/05/24 01:15:12 DEBUG : bananaSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f403bb1aa6b491b0d_d20260524_m011305_c001_v7007000_t0000_u01779585185180") 2026/05/24 01:15:12 DEBUG : bananaSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0e57_d20260524_m011300_c001_v0001185_t0047_u01779585180656") 2026/05/24 01:15:12 DEBUG : both0: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7149_d20260524_m011128_c001_v7007000_t0000_u01779585088965") 2026/05/24 01:15:12 DEBUG : both0: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb09d7_d20260524_m011112_c001_v0001185_t0023_u01779585072113") 2026/05/24 01:15:12 DEBUG : both0: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff169113f_d20260524_m011107_c001_v7007000_t0000_u01779585067726") 2026/05/24 01:15:12 DEBUG : both0: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb08df_d20260524_m011049_c001_v0001185_t0046_u01779585049387") 2026/05/24 01:15:12 DEBUG : both1: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae714a_d20260524_m011129_c001_v7007000_t0000_u01779585089146") 2026/05/24 01:15:12 DEBUG : both1: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb09e3_d20260524_m011113_c001_v0001185_t0035_u01779585073012") 2026/05/24 01:15:12 DEBUG : both1: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff1691140_d20260524_m011107_c001_v7007000_t0000_u01779585067906") 2026/05/24 01:15:12 DEBUG : both1: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0909_d20260524_m011052_c001_v0001185_t0014_u01779585052406") 2026/05/24 01:15:12 DEBUG : both10: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae714b_d20260524_m011129_c001_v7007000_t0000_u01779585089327") 2026/05/24 01:15:12 DEBUG : both10: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0a33_d20260524_m011119_c001_v0001185_t0019_u01779585079934") 2026/05/24 01:15:12 DEBUG : both10: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff1691141_d20260524_m011108_c001_v7007000_t0000_u01779585068218") 2026/05/24 01:15:12 DEBUG : both10: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0947_d20260524_m011057_c001_v0001185_t0033_u01779585057878") 2026/05/24 01:15:12 DEBUG : both11: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae714c_d20260524_m011129_c001_v7007000_t0000_u01779585089507") 2026/05/24 01:15:12 DEBUG : both11: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0a37_d20260524_m011120_c001_v0001185_t0055_u01779585080655") 2026/05/24 01:15:12 DEBUG : both11: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff1691142_d20260524_m011108_c001_v7007000_t0000_u01779585068398") 2026/05/24 01:15:13 DEBUG : both11: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb094b_d20260524_m011058_c001_v0001185_t0058_u01779585058518") 2026/05/24 01:15:13 DEBUG : both12: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae714d_d20260524_m011129_c001_v7007000_t0000_u01779585089688") 2026/05/24 01:15:13 DEBUG : both12: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0a3b_d20260524_m011121_c001_v0001185_t0031_u01779585081198") 2026/05/24 01:15:13 DEBUG : both12: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff1691143_d20260524_m011108_c001_v7007000_t0000_u01779585068581") 2026/05/24 01:15:13 DEBUG : both12: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb095b_d20260524_m011059_c001_v0001185_t0055_u01779585059219") 2026/05/24 01:15:13 DEBUG : both13: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae714e_d20260524_m011129_c001_v7007000_t0000_u01779585089868") 2026/05/24 01:15:13 DEBUG : both13: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0a47_d20260524_m011121_c001_v0001185_t0040_u01779585081804") 2026/05/24 01:15:13 DEBUG : both13: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff1691144_d20260524_m011108_c001_v7007000_t0000_u01779585068763") 2026/05/24 01:15:13 DEBUG : both13: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0967_d20260524_m011059_c001_v0001185_t0012_u01779585059821") 2026/05/24 01:15:13 DEBUG : both14: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae714f_d20260524_m011130_c001_v7007000_t0000_u01779585090050") 2026/05/24 01:15:13 DEBUG : both14: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0a4b_d20260524_m011122_c001_v0001185_t0013_u01779585082423") 2026/05/24 01:15:13 DEBUG : both14: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff1691145_d20260524_m011108_c001_v7007000_t0000_u01779585068944") 2026/05/24 01:15:13 DEBUG : both14: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb096f_d20260524_m011100_c001_v0001185_t0012_u01779585060466") 2026/05/24 01:15:13 DEBUG : both15: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7150_d20260524_m011130_c001_v7007000_t0000_u01779585090230") 2026/05/24 01:15:13 DEBUG : both15: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0a53_d20260524_m011122_c001_v0001185_t0052_u01779585082967") 2026/05/24 01:15:13 DEBUG : both15: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff1691147_d20260524_m011109_c001_v7007000_t0000_u01779585069124") 2026/05/24 01:15:13 DEBUG : both15: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0977_d20260524_m011101_c001_v0001185_t0014_u01779585061064") 2026/05/24 01:15:13 DEBUG : both16: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7151_d20260524_m011130_c001_v7007000_t0000_u01779585090412") 2026/05/24 01:15:13 DEBUG : both16: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0a59_d20260524_m011123_c001_v0001185_t0021_u01779585083758") 2026/05/24 01:15:13 DEBUG : both16: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff1691148_d20260524_m011109_c001_v7007000_t0000_u01779585069304") 2026/05/24 01:15:13 DEBUG : both16: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb097b_d20260524_m011101_c001_v0001185_t0040_u01779585061884") 2026/05/24 01:15:14 DEBUG : both17: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7152_d20260524_m011130_c001_v7007000_t0000_u01779585090593") 2026/05/24 01:15:14 DEBUG : both17: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0a61_d20260524_m011124_c001_v0001185_t0044_u01779585084317") 2026/05/24 01:15:14 DEBUG : both17: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff1691149_d20260524_m011109_c001_v7007000_t0000_u01779585069573") 2026/05/24 01:15:14 DEBUG : both17: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0981_d20260524_m011102_c001_v0001185_t0015_u01779585062557") 2026/05/24 01:15:14 DEBUG : both18: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7153_d20260524_m011130_c001_v7007000_t0000_u01779585090773") 2026/05/24 01:15:14 DEBUG : both18: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0a69_d20260524_m011124_c001_v0001185_t0017_u01779585084941") 2026/05/24 01:15:14 DEBUG : both18: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff169114a_d20260524_m011109_c001_v7007000_t0000_u01779585069754") 2026/05/24 01:15:14 DEBUG : both18: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0987_d20260524_m011103_c001_v0001185_t0027_u01779585063529") 2026/05/24 01:15:14 DEBUG : both19: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7154_d20260524_m011130_c001_v7007000_t0000_u01779585090954") 2026/05/24 01:15:14 DEBUG : both19: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0a71_d20260524_m011125_c001_v0001185_t0031_u01779585085709") 2026/05/24 01:15:14 DEBUG : both19: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff169114b_d20260524_m011109_c001_v7007000_t0000_u01779585069935") 2026/05/24 01:15:14 DEBUG : both19: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb098f_d20260524_m011104_c001_v0001185_t0018_u01779585064347") 2026/05/24 01:15:14 DEBUG : both2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7155_d20260524_m011131_c001_v7007000_t0000_u01779585091144") 2026/05/24 01:15:14 DEBUG : both2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb09e9_d20260524_m011113_c001_v0001185_t0013_u01779585073670") 2026/05/24 01:15:14 DEBUG : both2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff169114c_d20260524_m011110_c001_v7007000_t0000_u01779585070116") 2026/05/24 01:15:14 DEBUG : both2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0913_d20260524_m011053_c001_v0001185_t0004_u01779585053095") 2026/05/24 01:15:14 DEBUG : both3: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7156_d20260524_m011131_c001_v7007000_t0000_u01779585091324") 2026/05/24 01:15:14 DEBUG : both3: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb09f7_d20260524_m011114_c001_v0001185_t0001_u01779585074197") 2026/05/24 01:15:14 DEBUG : both3: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff169114d_d20260524_m011110_c001_v7007000_t0000_u01779585070296") 2026/05/24 01:15:14 DEBUG : both3: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb091b_d20260524_m011053_c001_v0001185_t0019_u01779585053745") 2026/05/24 01:15:14 DEBUG : both4: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7157_d20260524_m011131_c001_v7007000_t0000_u01779585091505") 2026/05/24 01:15:15 DEBUG : both4: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb09fd_d20260524_m011114_c001_v0001185_t0022_u01779585074697") 2026/05/24 01:15:15 DEBUG : both4: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff169114e_d20260524_m011110_c001_v7007000_t0000_u01779585070481") 2026/05/24 01:15:15 DEBUG : both4: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0925_d20260524_m011054_c001_v0001185_t0054_u01779585054323") 2026/05/24 01:15:15 DEBUG : both5: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7158_d20260524_m011131_c001_v7007000_t0000_u01779585091686") 2026/05/24 01:15:15 DEBUG : both5: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0a07_d20260524_m011115_c001_v0001185_t0048_u01779585075438") 2026/05/24 01:15:15 DEBUG : both5: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff169114f_d20260524_m011110_c001_v7007000_t0000_u01779585070661") 2026/05/24 01:15:15 DEBUG : both5: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb092b_d20260524_m011055_c001_v0001185_t0045_u01779585055018") 2026/05/24 01:15:15 DEBUG : both6: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7159_d20260524_m011131_c001_v7007000_t0000_u01779585091867") 2026/05/24 01:15:15 DEBUG : both6: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0a0f_d20260524_m011115_c001_v0001185_t0034_u01779585075954") 2026/05/24 01:15:15 DEBUG : both6: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff1691150_d20260524_m011110_c001_v7007000_t0000_u01779585070843") 2026/05/24 01:15:15 DEBUG : both6: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0933_d20260524_m011055_c001_v0001185_t0036_u01779585055737") 2026/05/24 01:15:15 DEBUG : both7: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae715a_d20260524_m011132_c001_v7007000_t0000_u01779585092048") 2026/05/24 01:15:15 DEBUG : both7: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0a19_d20260524_m011117_c001_v0001185_t0016_u01779585077431") 2026/05/24 01:15:15 DEBUG : both7: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff1691151_d20260524_m011111_c001_v7007000_t0000_u01779585071022") 2026/05/24 01:15:15 DEBUG : both7: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0935_d20260524_m011056_c001_v0001185_t0037_u01779585056302") 2026/05/24 01:15:15 DEBUG : both8: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae715b_d20260524_m011132_c001_v7007000_t0000_u01779585092229") 2026/05/24 01:15:15 DEBUG : both8: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0a1b_d20260524_m011117_c001_v0001185_t0043_u01779585077953") 2026/05/24 01:15:15 DEBUG : both8: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff1691152_d20260524_m011111_c001_v7007000_t0000_u01779585071203") 2026/05/24 01:15:15 DEBUG : both8: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb093b_d20260524_m011056_c001_v0001185_t0014_u01779585056863") 2026/05/24 01:15:15 DEBUG : both9: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae715c_d20260524_m011132_c001_v7007000_t0000_u01779585092410") 2026/05/24 01:15:15 DEBUG : both9: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0a2d_d20260524_m011119_c001_v0001185_t0017_u01779585079286") 2026/05/24 01:15:15 DEBUG : both9: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff1691153_d20260524_m011111_c001_v7007000_t0000_u01779585071383") 2026/05/24 01:15:16 DEBUG : both9: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0941_d20260524_m011057_c001_v0001185_t0007_u01779585057360") 2026/05/24 01:15:16 DEBUG : c/non empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e8934_d20260524_m010657_c001_v7007000_t0000_u01779584817845") 2026/05/24 01:15:16 DEBUG : c/non empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203093_d20260524_m010655_c001_v0001120_t0049_u01779584815776") 2026/05/24 01:15:16 DEBUG : c/non empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41490_d20260524_m010655_c001_v7007000_t0000_u01779584815152") 2026/05/24 01:15:16 DEBUG : c/non empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203083_d20260524_m010653_c001_v0001120_t0024_u01779584813150") 2026/05/24 01:15:16 DEBUG : c/non empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd4146e_d20260524_m010636_c001_v7007000_t0000_u01779584796026") 2026/05/24 01:15:16 DEBUG : c/non empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203023_d20260524_m010634_c001_v0001120_t0038_u01779584794119") 2026/05/24 01:15:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41d4d_d20260524_m011231_c001_v7007000_t0000_u01779585151137") 2026/05/24 01:15:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013be7_d20260524_m011226_c001_v0001177_t0000_u01779585146506") 2026/05/24 01:15:16 DEBUG : check sum: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcc86_d20260524_m010626_c001_v7007000_t0000_u01779584786330") 2026/05/24 01:15:16 DEBUG : check sum: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202ffd_d20260524_m010625_c001_v0001120_t0057_u01779584785196") 2026/05/24 01:15:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f401c7b3f6ee87a10_d20260524_m011502_c001_v7007000_t0000_u01779585302445") 2026/05/24 01:15:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0459ad_d20260524_m011500_c001_v0001178_t0038_u01779585300954") 2026/05/24 01:15:16 DEBUG : dest/3: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f403bb1aa6b4915be_d20260524_m010845_c001_v7007000_t0000_u01779584925154") 2026/05/24 01:15:16 DEBUG : dest/3: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4104cf46cb961fb6_d20260524_m010843_c001_v0001032_t0013_u01779584923998") 2026/05/24 01:15:16 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be51327_d20260524_m011322_c001_v7007000_t0000_u01779585202478") 2026/05/24 01:15:16 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0457f1_d20260524_m011318_c001_v0001178_t0017_u01779585198391") 2026/05/24 01:15:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d088645f_d20260524_m011433_c001_v7007000_t0000_u01779585273924") 2026/05/24 01:15:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0458e5_d20260524_m011423_c001_v0001178_t0005_u01779585263472") 2026/05/24 01:15:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41df1_d20260524_m011419_c001_v7007000_t0000_u01779585259376") 2026/05/24 01:15:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045887_d20260524_m011409_c001_v0001178_t0037_u01779585249182") 2026/05/24 01:15:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404525d548c08fb2_d20260524_m011405_c001_v7007000_t0000_u01779585245107") 2026/05/24 01:15:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045847_d20260524_m011355_c001_v0001178_t0024_u01779585235114") 2026/05/24 01:15:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c9a2_d20260524_m011350_c001_v7007000_t0000_u01779585230949") 2026/05/24 01:15:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045829_d20260524_m011341_c001_v0001178_t0041_u01779585221155") 2026/05/24 01:15:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3ad8_d20260524_m011336_c001_v7007000_t0000_u01779585216948") 2026/05/24 01:15:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045807_d20260524_m011326_c001_v0001178_t0042_u01779585206616") 2026/05/24 01:15:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3aaa_d20260524_m011319_c001_v7007000_t0000_u01779585199943") 2026/05/24 01:15:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0ef5_d20260524_m011311_c001_v0001185_t0036_u01779585191243") 2026/05/24 01:15:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445b7_d20260524_m011307_c001_v7007000_t0000_u01779585187184") 2026/05/24 01:15:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0ebb_d20260524_m011303_c001_v0001185_t0017_u01779585183766") 2026/05/24 01:15:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f421c2d1cbcd4947b_d20260524_m011302_c001_v7007000_t0000_u01779585182286") 2026/05/24 01:15:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c65a7_d20260524_m011253_c001_v0001134_t0008_u01779585173512") 2026/05/24 01:15:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419f69b5bed6a23d_d20260524_m011249_c001_v7007000_t0000_u01779585169438") 2026/05/24 01:15:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0de7_d20260524_m011245_c001_v0001185_t0000_u01779585165919") 2026/05/24 01:15:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c8e6_d20260524_m011244_c001_v7007000_t0000_u01779585164506") 2026/05/24 01:15:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c655b_d20260524_m011235_c001_v0001134_t0032_u01779585155210") 2026/05/24 01:15:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3a24_d20260524_m011228_c001_v7007000_t0000_u01779585148440") 2026/05/24 01:15:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0c95_d20260524_m011218_c001_v0001185_t0053_u01779585138205") 2026/05/24 01:15:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c858_d20260524_m011214_c001_v7007000_t0000_u01779585134157") 2026/05/24 01:15:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0bed_d20260524_m011204_c001_v0001185_t0032_u01779585124167") 2026/05/24 01:15:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcddb_d20260524_m011200_c001_v7007000_t0000_u01779585120119") 2026/05/24 01:15:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0b67_d20260524_m011149_c001_v0001185_t0004_u01779585109201") 2026/05/24 01:15:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7635_d20260524_m011305_c001_v7007000_t0000_u01779585185153") 2026/05/24 01:15:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0e5b_d20260524_m011300_c001_v0001185_t0037_u01779585180850") 2026/05/24 01:15:18 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be51329_d20260524_m011322_c001_v7007000_t0000_u01779585202660") 2026/05/24 01:15:18 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0f25_d20260524_m011318_c001_v0001185_t0022_u01779585198411") 2026/05/24 01:15:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d0886460_d20260524_m011434_c001_v7007000_t0000_u01779585274107") 2026/05/24 01:15:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013f29_d20260524_m011424_c001_v0001177_t0012_u01779585264711") 2026/05/24 01:15:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41df2_d20260524_m011419_c001_v7007000_t0000_u01779585259558") 2026/05/24 01:15:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013ea1_d20260524_m011409_c001_v0001177_t0023_u01779585249797") 2026/05/24 01:15:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404525d548c08fb3_d20260524_m011405_c001_v7007000_t0000_u01779585245289") 2026/05/24 01:15:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013e53_d20260524_m011355_c001_v0001177_t0036_u01779585235762") 2026/05/24 01:15:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c9a3_d20260524_m011351_c001_v7007000_t0000_u01779585231130") 2026/05/24 01:15:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013e25_d20260524_m011341_c001_v0001177_t0006_u01779585221718") 2026/05/24 01:15:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3adb_d20260524_m011337_c001_v7007000_t0000_u01779585217130") 2026/05/24 01:15:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013deb_d20260524_m011327_c001_v0001177_t0022_u01779585207182") 2026/05/24 01:15:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be5131e_d20260524_m011319_c001_v7007000_t0000_u01779585199951") 2026/05/24 01:15:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013d8d_d20260524_m011311_c001_v0001177_t0027_u01779585191846") 2026/05/24 01:15:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445b8_d20260524_m011307_c001_v7007000_t0000_u01779585187365") 2026/05/24 01:15:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0457ab_d20260524_m011303_c001_v0001178_t0046_u01779585183779") 2026/05/24 01:15:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445a5_d20260524_m011302_c001_v7007000_t0000_u01779585182502") 2026/05/24 01:15:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013cff_d20260524_m011254_c001_v0001177_t0001_u01779585174342") 2026/05/24 01:15:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419f69b5bed6a23e_d20260524_m011249_c001_v7007000_t0000_u01779585169621") 2026/05/24 01:15:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013caf_d20260524_m011245_c001_v0001177_t0001_u01779585165930") 2026/05/24 01:15:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f40936e98c401a16b_d20260524_m011244_c001_v7007000_t0000_u01779585164755") 2026/05/24 01:15:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0d89_d20260524_m011235_c001_v0001185_t0012_u01779585155975") 2026/05/24 01:15:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f420ba7b76a60aba3_d20260524_m011228_c001_v7007000_t0000_u01779585148232") 2026/05/24 01:15:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6513_d20260524_m011218_c001_v0001134_t0021_u01779585138751") 2026/05/24 01:15:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c859_d20260524_m011214_c001_v7007000_t0000_u01779585134363") 2026/05/24 01:15:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c64e1_d20260524_m011204_c001_v0001134_t0027_u01779585124725") 2026/05/24 01:15:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcddc_d20260524_m011200_c001_v7007000_t0000_u01779585120298") 2026/05/24 01:15:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c64a3_d20260524_m011149_c001_v0001134_t0038_u01779585109787") 2026/05/24 01:15:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f412e5afa9e6e9e26_d20260524_m011305_c001_v7007000_t0000_u01779585185006") 2026/05/24 01:15:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013d29_d20260524_m011300_c001_v0001177_t0045_u01779585180883") 2026/05/24 01:15:19 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be5132a_d20260524_m011322_c001_v7007000_t0000_u01779585202842") 2026/05/24 01:15:19 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c65ff_d20260524_m011318_c001_v0001134_t0057_u01779585198404") 2026/05/24 01:15:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d0886461_d20260524_m011434_c001_v7007000_t0000_u01779585274288") 2026/05/24 01:15:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb10c9_d20260524_m011425_c001_v0001185_t0005_u01779585265281") 2026/05/24 01:15:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41df3_d20260524_m011419_c001_v7007000_t0000_u01779585259745") 2026/05/24 01:15:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb1035_d20260524_m011410_c001_v0001185_t0028_u01779585250661") 2026/05/24 01:15:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404525d548c08fb4_d20260524_m011405_c001_v7007000_t0000_u01779585245472") 2026/05/24 01:15:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0fc9_d20260524_m011356_c001_v0001185_t0035_u01779585236339") 2026/05/24 01:15:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c9a4_d20260524_m011351_c001_v7007000_t0000_u01779585231311") 2026/05/24 01:15:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0f97_d20260524_m011342_c001_v0001185_t0037_u01779585222293") 2026/05/24 01:15:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3add_d20260524_m011337_c001_v7007000_t0000_u01779585217312") 2026/05/24 01:15:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0f5b_d20260524_m011327_c001_v0001185_t0038_u01779585207803") 2026/05/24 01:15:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f420ba7b76a60ac3e_d20260524_m011319_c001_v7007000_t0000_u01779585199610") 2026/05/24 01:15:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0457d9_d20260524_m011312_c001_v0001178_t0045_u01779585192405") 2026/05/24 01:15:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445b9_d20260524_m011307_c001_v7007000_t0000_u01779585187546") 2026/05/24 01:15:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013d4d_d20260524_m011303_c001_v0001177_t0012_u01779585183792") 2026/05/24 01:15:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3a59_d20260524_m011302_c001_v7007000_t0000_u01779585182513") 2026/05/24 01:15:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0e27_d20260524_m011254_c001_v0001185_t0022_u01779585174911") 2026/05/24 01:15:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419f69b5bed6a23f_d20260524_m011249_c001_v7007000_t0000_u01779585169801") 2026/05/24 01:15:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce04571d_d20260524_m011245_c001_v0001178_t0018_u01779585165941") 2026/05/24 01:15:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be51247_d20260524_m011244_c001_v7007000_t0000_u01779585164128") 2026/05/24 01:15:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0456df_d20260524_m011236_c001_v0001178_t0024_u01779585156562") 2026/05/24 01:15:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41d45_d20260524_m011227_c001_v7007000_t0000_u01779585147996") 2026/05/24 01:15:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045647_d20260524_m011219_c001_v0001178_t0050_u01779585139721") 2026/05/24 01:15:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c85a_d20260524_m011214_c001_v7007000_t0000_u01779585134543") 2026/05/24 01:15:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0455f3_d20260524_m011205_c001_v0001178_t0004_u01779585125405") 2026/05/24 01:15:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcddd_d20260524_m011200_c001_v7007000_t0000_u01779585120478") 2026/05/24 01:15:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045595_d20260524_m011151_c001_v0001178_t0024_u01779585111437") 2026/05/24 01:15:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f412e5afa9e6e9e27_d20260524_m011305_c001_v7007000_t0000_u01779585185190") 2026/05/24 01:15:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045791_d20260524_m011300_c001_v0001178_t0033_u01779585180902") 2026/05/24 01:15:21 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be5132b_d20260524_m011323_c001_v7007000_t0000_u01779585203024") 2026/05/24 01:15:21 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013db5_d20260524_m011318_c001_v0001177_t0056_u01779585198516") 2026/05/24 01:15:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d0886462_d20260524_m011434_c001_v7007000_t0000_u01779585274471") 2026/05/24 01:15:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c66b9_d20260524_m011425_c001_v0001134_t0053_u01779585265841") 2026/05/24 01:15:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41df4_d20260524_m011419_c001_v7007000_t0000_u01779585259927") 2026/05/24 01:15:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c667b_d20260524_m011411_c001_v0001134_t0050_u01779585251220") 2026/05/24 01:15:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404525d548c08fb5_d20260524_m011405_c001_v7007000_t0000_u01779585245654") 2026/05/24 01:15:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6641_d20260524_m011356_c001_v0001134_t0055_u01779585236883") 2026/05/24 01:15:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c9a5_d20260524_m011351_c001_v7007000_t0000_u01779585231492") 2026/05/24 01:15:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c662d_d20260524_m011342_c001_v0001134_t0039_u01779585222859") 2026/05/24 01:15:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3ae1_d20260524_m011337_c001_v7007000_t0000_u01779585217495") 2026/05/24 01:15:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6613_d20260524_m011328_c001_v0001134_t0023_u01779585208349") 2026/05/24 01:15:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f403bb1aa6b491b3f_d20260524_m011319_c001_v7007000_t0000_u01779585199975") 2026/05/24 01:15:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c65ed_d20260524_m011313_c001_v0001134_t0047_u01779585193023") 2026/05/24 01:15:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445ba_d20260524_m011307_c001_v7007000_t0000_u01779585187728") 2026/05/24 01:15:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c65d7_d20260524_m011303_c001_v0001134_t0046_u01779585183964") 2026/05/24 01:15:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f403bb1aa6b491b06_d20260524_m011302_c001_v7007000_t0000_u01779585182299") 2026/05/24 01:15:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045761_d20260524_m011255_c001_v0001178_t0020_u01779585175507") 2026/05/24 01:15:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419f69b5bed6a240_d20260524_m011249_c001_v7007000_t0000_u01779585169982") 2026/05/24 01:15:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6585_d20260524_m011246_c001_v0001134_t0054_u01779585166041") 2026/05/24 01:15:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408adcd232b5d546_d20260524_m011244_c001_v7007000_t0000_u01779585164539") 2026/05/24 01:15:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013c5d_d20260524_m011237_c001_v0001177_t0020_u01779585157300") 2026/05/24 01:15:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41d46_d20260524_m011228_c001_v7007000_t0000_u01779585148180") 2026/05/24 01:15:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013bab_d20260524_m011220_c001_v0001177_t0053_u01779585140293") 2026/05/24 01:15:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c85c_d20260524_m011214_c001_v7007000_t0000_u01779585134724") 2026/05/24 01:15:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013b33_d20260524_m011205_c001_v0001177_t0013_u01779585125971") 2026/05/24 01:15:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcdde_d20260524_m011200_c001_v7007000_t0000_u01779585120659") 2026/05/24 01:15:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013acd_d20260524_m011152_c001_v0001177_t0045_u01779585112238") 2026/05/24 01:15:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f421c2d1cbcd49482_d20260524_m011305_c001_v7007000_t0000_u01779585185200") 2026/05/24 01:15:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c65c5_d20260524_m011301_c001_v0001134_t0014_u01779585181027") 2026/05/24 01:15:22 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be5132d_d20260524_m011323_c001_v7007000_t0000_u01779585203207") 2026/05/24 01:15:22 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0457f3_d20260524_m011318_c001_v0001178_t0024_u01779585198608") 2026/05/24 01:15:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d0886463_d20260524_m011434_c001_v7007000_t0000_u01779585274653") 2026/05/24 01:15:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0458ed_d20260524_m011426_c001_v0001178_t0032_u01779585266276") 2026/05/24 01:15:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41df6_d20260524_m011420_c001_v7007000_t0000_u01779585260112") 2026/05/24 01:15:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045891_d20260524_m011411_c001_v0001178_t0054_u01779585251579") 2026/05/24 01:15:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404525d548c08fb6_d20260524_m011405_c001_v7007000_t0000_u01779585245837") 2026/05/24 01:15:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce04584d_d20260524_m011357_c001_v0001178_t0019_u01779585237179") 2026/05/24 01:15:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c9a6_d20260524_m011351_c001_v7007000_t0000_u01779585231673") 2026/05/24 01:15:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce04582b_d20260524_m011343_c001_v0001178_t0029_u01779585223555") 2026/05/24 01:15:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3ae4_d20260524_m011337_c001_v7007000_t0000_u01779585217679") 2026/05/24 01:15:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce04580b_d20260524_m011328_c001_v0001178_t0053_u01779585208793") 2026/05/24 01:15:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f420ba7b76a60ac40_d20260524_m011319_c001_v7007000_t0000_u01779585199982") 2026/05/24 01:15:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0f03_d20260524_m011313_c001_v0001185_t0051_u01779585193318") 2026/05/24 01:15:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445bb_d20260524_m011307_c001_v7007000_t0000_u01779585187941") 2026/05/24 01:15:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0457ad_d20260524_m011303_c001_v0001178_t0026_u01779585183982") 2026/05/24 01:15:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f403bb1aa6b491b07_d20260524_m011302_c001_v7007000_t0000_u01779585182479") 2026/05/24 01:15:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c65af_d20260524_m011255_c001_v0001134_t0027_u01779585175719") 2026/05/24 01:15:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419f69b5bed6a241_d20260524_m011250_c001_v7007000_t0000_u01779585170167") 2026/05/24 01:15:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0de9_d20260524_m011246_c001_v0001185_t0026_u01779585166157") 2026/05/24 01:15:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be5124a_d20260524_m011244_c001_v7007000_t0000_u01779585164676") 2026/05/24 01:15:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c655f_d20260524_m011237_c001_v0001134_t0025_u01779585157522") 2026/05/24 01:15:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c88a_d20260524_m011228_c001_v7007000_t0000_u01779585148543") 2026/05/24 01:15:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0cb1_d20260524_m011220_c001_v0001185_t0037_u01779585140499") 2026/05/24 01:15:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c85e_d20260524_m011214_c001_v7007000_t0000_u01779585134905") 2026/05/24 01:15:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0c09_d20260524_m011206_c001_v0001185_t0000_u01779585126183") 2026/05/24 01:15:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcde0_d20260524_m011200_c001_v7007000_t0000_u01779585120839") 2026/05/24 01:15:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0b7b_d20260524_m011152_c001_v0001185_t0024_u01779585112492") 2026/05/24 01:15:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7634_d20260524_m011304_c001_v7007000_t0000_u01779585184964") 2026/05/24 01:15:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0e5d_d20260524_m011301_c001_v0001185_t0056_u01779585181082") 2026/05/24 01:15:23 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be5132e_d20260524_m011323_c001_v7007000_t0000_u01779585203400") 2026/05/24 01:15:23 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0f27_d20260524_m011318_c001_v0001185_t0015_u01779585198628") 2026/05/24 01:15:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d0886464_d20260524_m011434_c001_v7007000_t0000_u01779585274834") 2026/05/24 01:15:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013f34_d20260524_m011426_c001_v0001177_t0005_u01779585266487") 2026/05/24 01:15:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41df7_d20260524_m011420_c001_v7007000_t0000_u01779585260295") 2026/05/24 01:15:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013eb7_d20260524_m011411_c001_v0001177_t0044_u01779585251811") 2026/05/24 01:15:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404525d548c08fb7_d20260524_m011406_c001_v7007000_t0000_u01779585246020") 2026/05/24 01:15:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013e5b_d20260524_m011357_c001_v0001177_t0019_u01779585237399") 2026/05/24 01:15:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c9a7_d20260524_m011351_c001_v7007000_t0000_u01779585231887") 2026/05/24 01:15:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013e2d_d20260524_m011343_c001_v0001177_t0029_u01779585223764") 2026/05/24 01:15:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3ae7_d20260524_m011337_c001_v7007000_t0000_u01779585217861") 2026/05/24 01:15:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013df1_d20260524_m011329_c001_v0001177_t0029_u01779585209033") 2026/05/24 01:15:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f40936e98c401a1e2_d20260524_m011320_c001_v7007000_t0000_u01779585200012") 2026/05/24 01:15:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013d9b_d20260524_m011313_c001_v0001177_t0040_u01779585193538") 2026/05/24 01:15:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445bc_d20260524_m011308_c001_v7007000_t0000_u01779585188123") 2026/05/24 01:15:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0ec3_d20260524_m011303_c001_v0001185_t0053_u01779585183989") 2026/05/24 01:15:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445a2_d20260524_m011302_c001_v7007000_t0000_u01779585182308") 2026/05/24 01:15:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013d15_d20260524_m011256_c001_v0001177_t0055_u01779585176134") 2026/05/24 01:15:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419f69b5bed6a242_d20260524_m011250_c001_v7007000_t0000_u01779585170349") 2026/05/24 01:15:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce04571f_d20260524_m011246_c001_v0001178_t0028_u01779585166160") 2026/05/24 01:15:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f412e5afa9e6e9e15_d20260524_m011244_c001_v7007000_t0000_u01779585164143") 2026/05/24 01:15:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0d93_d20260524_m011237_c001_v0001185_t0007_u01779585157928") 2026/05/24 01:15:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41805c45636a6ca2_d20260524_m011228_c001_v7007000_t0000_u01779585148406") 2026/05/24 01:15:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6519_d20260524_m011220_c001_v0001134_t0018_u01779585140700") 2026/05/24 01:15:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c860_d20260524_m011215_c001_v7007000_t0000_u01779585135086") 2026/05/24 01:15:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c64e5_d20260524_m011206_c001_v0001134_t0051_u01779585126371") 2026/05/24 01:15:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcde1_d20260524_m011201_c001_v7007000_t0000_u01779585121018") 2026/05/24 01:15:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c64ad_d20260524_m011152_c001_v0001134_t0008_u01779585112742") 2026/05/24 01:15:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445a9_d20260524_m011304_c001_v7007000_t0000_u01779585184973") 2026/05/24 01:15:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045799_d20260524_m011301_c001_v0001178_t0056_u01779585181124") 2026/05/24 01:15:25 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be5132f_d20260524_m011323_c001_v7007000_t0000_u01779585203582") 2026/05/24 01:15:25 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013db7_d20260524_m011318_c001_v0001177_t0038_u01779585198722") 2026/05/24 01:15:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d0886465_d20260524_m011435_c001_v7007000_t0000_u01779585275016") 2026/05/24 01:15:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb10d3_d20260524_m011426_c001_v0001185_t0056_u01779585266750") 2026/05/24 01:15:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41df8_d20260524_m011420_c001_v7007000_t0000_u01779585260476") 2026/05/24 01:15:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb103d_d20260524_m011412_c001_v0001185_t0010_u01779585252035") 2026/05/24 01:15:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404525d548c08fb8_d20260524_m011406_c001_v7007000_t0000_u01779585246204") 2026/05/24 01:15:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0fcd_d20260524_m011357_c001_v0001185_t0006_u01779585237626") 2026/05/24 01:15:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c9a8_d20260524_m011352_c001_v7007000_t0000_u01779585232068") 2026/05/24 01:15:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0f9d_d20260524_m011343_c001_v0001185_t0005_u01779585223974") 2026/05/24 01:15:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3aea_d20260524_m011338_c001_v7007000_t0000_u01779585218043") 2026/05/24 01:15:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0f67_d20260524_m011329_c001_v0001185_t0029_u01779585209261") 2026/05/24 01:15:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41805c45636a6d23_d20260524_m011319_c001_v7007000_t0000_u01779585199985") 2026/05/24 01:15:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0457e3_d20260524_m011313_c001_v0001178_t0057_u01779585193746") 2026/05/24 01:15:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445bd_d20260524_m011308_c001_v7007000_t0000_u01779585188304") 2026/05/24 01:15:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013d51_d20260524_m011304_c001_v0001177_t0029_u01779585184002") 2026/05/24 01:15:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4055ad115e1fc0db_d20260524_m011302_c001_v7007000_t0000_u01779585182528") 2026/05/24 01:15:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0e31_d20260524_m011256_c001_v0001185_t0005_u01779585176356") 2026/05/24 01:15:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419f69b5bed6a243_d20260524_m011250_c001_v7007000_t0000_u01779585170536") 2026/05/24 01:15:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013cb7_d20260524_m011246_c001_v0001177_t0048_u01779585166160") 2026/05/24 01:15:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419f69b5bed6a229_d20260524_m011244_c001_v7007000_t0000_u01779585164540") 2026/05/24 01:15:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0456e9_d20260524_m011238_c001_v0001178_t0001_u01779585158116") 2026/05/24 01:15:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3a23_d20260524_m011228_c001_v7007000_t0000_u01779585148203") 2026/05/24 01:15:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045651_d20260524_m011221_c001_v0001178_t0053_u01779585141163") 2026/05/24 01:15:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c862_d20260524_m011215_c001_v7007000_t0000_u01779585135268") 2026/05/24 01:15:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045601_d20260524_m011206_c001_v0001178_t0023_u01779585126667") 2026/05/24 01:15:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcde2_d20260524_m011201_c001_v7007000_t0000_u01779585121198") 2026/05/24 01:15:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0455a1_d20260524_m011153_c001_v0001178_t0035_u01779585113195") 2026/05/24 01:15:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445ab_d20260524_m011305_c001_v7007000_t0000_u01779585185158") 2026/05/24 01:15:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013d2f_d20260524_m011301_c001_v0001177_t0030_u01779585181187") 2026/05/24 01:15:27 DEBUG : dir1/0007-12345: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be51332_d20260524_m011323_c001_v7007000_t0000_u01779585203765") 2026/05/24 01:15:27 DEBUG : dir1/0007-12345: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6605_d20260524_m011318_c001_v0001134_t0001_u01779585198769") 2026/05/24 01:15:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d0886467_d20260524_m011435_c001_v7007000_t0000_u01779585275200") 2026/05/24 01:15:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c66bf_d20260524_m011426_c001_v0001134_t0033_u01779585266960") 2026/05/24 01:15:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41dfa_d20260524_m011420_c001_v7007000_t0000_u01779585260658") 2026/05/24 01:15:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c667f_d20260524_m011412_c001_v0001134_t0014_u01779585252220") 2026/05/24 01:15:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404525d548c08fb9_d20260524_m011406_c001_v7007000_t0000_u01779585246385") 2026/05/24 01:15:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6643_d20260524_m011357_c001_v0001134_t0038_u01779585237826") 2026/05/24 01:15:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c9a9_d20260524_m011352_c001_v7007000_t0000_u01779585232250") 2026/05/24 01:15:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6631_d20260524_m011344_c001_v0001134_t0017_u01779585224205") 2026/05/24 01:15:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3aed_d20260524_m011338_c001_v7007000_t0000_u01779585218226") 2026/05/24 01:15:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6615_d20260524_m011329_c001_v0001134_t0009_u01779585209484") 2026/05/24 01:15:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3aa9_d20260524_m011319_c001_v7007000_t0000_u01779585199759") 2026/05/24 01:15:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c65f3_d20260524_m011313_c001_v0001134_t0027_u01779585193956") 2026/05/24 01:15:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445be_d20260524_m011308_c001_v7007000_t0000_u01779585188485") 2026/05/24 01:15:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0ec7_d20260524_m011304_c001_v0001185_t0008_u01779585184174") 2026/05/24 01:15:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f402d8bcef59cf6c7_d20260524_m011302_c001_v7007000_t0000_u01779585182538") 2026/05/24 01:15:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045767_d20260524_m011256_c001_v0001178_t0021_u01779585176543") 2026/05/24 01:15:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419f69b5bed6a244_d20260524_m011250_c001_v7007000_t0000_u01779585170718") 2026/05/24 01:15:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0deb_d20260524_m011246_c001_v0001185_t0008_u01779585166367") 2026/05/24 01:15:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f40936e98c401a168_d20260524_m011244_c001_v7007000_t0000_u01779585164553") 2026/05/24 01:15:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013c67_d20260524_m011238_c001_v0001177_t0047_u01779585158326") 2026/05/24 01:15:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f420ba7b76a60aba4_d20260524_m011228_c001_v7007000_t0000_u01779585148417") 2026/05/24 01:15:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013bb1_d20260524_m011221_c001_v0001177_t0038_u01779585141377") 2026/05/24 01:15:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c864_d20260524_m011215_c001_v7007000_t0000_u01779585135449") 2026/05/24 01:15:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013b3b_d20260524_m011207_c001_v0001177_t0056_u01779585127112") 2026/05/24 01:15:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcde3_d20260524_m011201_c001_v7007000_t0000_u01779585121378") 2026/05/24 01:15:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013ad1_d20260524_m011153_c001_v0001177_t0005_u01779585113406") 2026/05/24 01:15:28 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445ac_d20260524_m011305_c001_v7007000_t0000_u01779585185302") 2026/05/24 01:15:28 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0e61_d20260524_m011301_c001_v0001185_t0036_u01779585181301") 2026/05/24 01:15:28 DEBUG : dir1/0008-23456: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be51335_d20260524_m011323_c001_v7007000_t0000_u01779585203948") 2026/05/24 01:15:28 DEBUG : dir1/0008-23456: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0f29_d20260524_m011318_c001_v0001185_t0011_u01779585198825") 2026/05/24 01:15:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d0886468_d20260524_m011435_c001_v7007000_t0000_u01779585275381") 2026/05/24 01:15:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0458f3_d20260524_m011427_c001_v0001178_t0010_u01779585267313") 2026/05/24 01:15:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41dfb_d20260524_m011420_c001_v7007000_t0000_u01779585260840") 2026/05/24 01:15:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045895_d20260524_m011412_c001_v0001178_t0007_u01779585252814") 2026/05/24 01:15:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404525d548c08fba_d20260524_m011406_c001_v7007000_t0000_u01779585246568") 2026/05/24 01:15:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045853_d20260524_m011358_c001_v0001178_t0006_u01779585238499") 2026/05/24 01:15:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c9aa_d20260524_m011352_c001_v7007000_t0000_u01779585232432") 2026/05/24 01:15:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045833_d20260524_m011344_c001_v0001178_t0019_u01779585224794") 2026/05/24 01:15:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3af1_d20260524_m011338_c001_v7007000_t0000_u01779585218409") 2026/05/24 01:15:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce04580d_d20260524_m011329_c001_v0001178_t0005_u01779585209984") 2026/05/24 01:15:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f409398c5ff9bb68d_d20260524_m011319_c001_v7007000_t0000_u01779585199986") 2026/05/24 01:15:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0f07_d20260524_m011314_c001_v0001185_t0011_u01779585194260") 2026/05/24 01:15:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445c1_d20260524_m011308_c001_v7007000_t0000_u01779585188668") 2026/05/24 01:15:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013d53_d20260524_m011304_c001_v0001177_t0033_u01779585184222") 2026/05/24 01:15:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445a4_d20260524_m011302_c001_v7007000_t0000_u01779585182489") 2026/05/24 01:15:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c65b3_d20260524_m011256_c001_v0001134_t0054_u01779585176841") 2026/05/24 01:15:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419f69b5bed6a245_d20260524_m011250_c001_v7007000_t0000_u01779585170898") 2026/05/24 01:15:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045721_d20260524_m011246_c001_v0001178_t0011_u01779585166378") 2026/05/24 01:15:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f412e5afa9e6e9e18_d20260524_m011244_c001_v7007000_t0000_u01779585164686") 2026/05/24 01:15:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6567_d20260524_m011238_c001_v0001134_t0011_u01779585158544") 2026/05/24 01:15:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41805c45636a6ca0_d20260524_m011228_c001_v7007000_t0000_u01779585148246") 2026/05/24 01:15:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0cbd_d20260524_m011221_c001_v0001185_t0015_u01779585141608") 2026/05/24 01:15:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c865_d20260524_m011215_c001_v7007000_t0000_u01779585135631") 2026/05/24 01:15:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0c13_d20260524_m011207_c001_v0001185_t0043_u01779585127314") 2026/05/24 01:15:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcde4_d20260524_m011201_c001_v7007000_t0000_u01779585121558") 2026/05/24 01:15:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0b87_d20260524_m011153_c001_v0001185_t0027_u01779585113651") 2026/05/24 01:15:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3a68_d20260524_m011305_c001_v7007000_t0000_u01779585185313") 2026/05/24 01:15:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce04579d_d20260524_m011301_c001_v0001178_t0015_u01779585181333") 2026/05/24 01:15:29 DEBUG : dir1/0009-34567: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be51336_d20260524_m011324_c001_v7007000_t0000_u01779585204131") 2026/05/24 01:15:30 DEBUG : dir1/0009-34567: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0457f5_d20260524_m011318_c001_v0001178_t0029_u01779585198905") 2026/05/24 01:15:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d0886469_d20260524_m011435_c001_v7007000_t0000_u01779585275564") 2026/05/24 01:15:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013f42_d20260524_m011427_c001_v0001177_t0052_u01779585267518") 2026/05/24 01:15:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41dfd_d20260524_m011421_c001_v7007000_t0000_u01779585261026") 2026/05/24 01:15:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013ec3_d20260524_m011413_c001_v0001177_t0046_u01779585253045") 2026/05/24 01:15:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404525d548c08fbb_d20260524_m011406_c001_v7007000_t0000_u01779585246751") 2026/05/24 01:15:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013e5f_d20260524_m011358_c001_v0001177_t0027_u01779585238712") 2026/05/24 01:15:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c9ab_d20260524_m011352_c001_v7007000_t0000_u01779585232676") 2026/05/24 01:15:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013e33_d20260524_m011345_c001_v0001177_t0032_u01779585225014") 2026/05/24 01:15:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3af4_d20260524_m011338_c001_v7007000_t0000_u01779585218593") 2026/05/24 01:15:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013dfb_d20260524_m011330_c001_v0001177_t0000_u01779585210190") 2026/05/24 01:15:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4103e5fc8e9a4043_d20260524_m011320_c001_v7007000_t0000_u01779585200001") 2026/05/24 01:15:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013da3_d20260524_m011314_c001_v0001177_t0019_u01779585194457") 2026/05/24 01:15:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445c2_d20260524_m011308_c001_v7007000_t0000_u01779585188861") 2026/05/24 01:15:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0457af_d20260524_m011304_c001_v0001178_t0046_u01779585184237") 2026/05/24 01:15:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3a5a_d20260524_m011302_c001_v7007000_t0000_u01779585182694") 2026/05/24 01:15:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013d19_d20260524_m011257_c001_v0001177_t0012_u01779585177163") 2026/05/24 01:15:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419f69b5bed6a246_d20260524_m011251_c001_v7007000_t0000_u01779585171079") 2026/05/24 01:15:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013cbd_d20260524_m011246_c001_v0001177_t0012_u01779585166388") 2026/05/24 01:15:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c8e8_d20260524_m011244_c001_v7007000_t0000_u01779585164697") 2026/05/24 01:15:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0d9b_d20260524_m011239_c001_v0001185_t0004_u01779585159076") 2026/05/24 01:15:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41d48_d20260524_m011228_c001_v7007000_t0000_u01779585148557") 2026/05/24 01:15:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c651d_d20260524_m011221_c001_v0001134_t0058_u01779585141817") 2026/05/24 01:15:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c866_d20260524_m011215_c001_v7007000_t0000_u01779585135811") 2026/05/24 01:15:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c64ed_d20260524_m011207_c001_v0001134_t0025_u01779585127513") 2026/05/24 01:15:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcde5_d20260524_m011201_c001_v7007000_t0000_u01779585121764") 2026/05/24 01:15:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c64b7_d20260524_m011153_c001_v0001134_t0001_u01779585113838") 2026/05/24 01:15:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7636_d20260524_m011305_c001_v7007000_t0000_u01779585185337") 2026/05/24 01:15:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013d33_d20260524_m011301_c001_v0001177_t0041_u01779585181449") 2026/05/24 01:15:31 DEBUG : dir1/0010-45678: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be51337_d20260524_m011324_c001_v7007000_t0000_u01779585204314") 2026/05/24 01:15:31 DEBUG : dir1/0010-45678: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013db9_d20260524_m011318_c001_v0001177_t0029_u01779585198937") 2026/05/24 01:15:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d088646a_d20260524_m011435_c001_v7007000_t0000_u01779585275747") 2026/05/24 01:15:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb10dd_d20260524_m011427_c001_v0001185_t0030_u01779585267733") 2026/05/24 01:15:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41dfe_d20260524_m011421_c001_v7007000_t0000_u01779585261209") 2026/05/24 01:15:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb1041_d20260524_m011413_c001_v0001185_t0058_u01779585253265") 2026/05/24 01:15:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404525d548c08fbc_d20260524_m011406_c001_v7007000_t0000_u01779585246934") 2026/05/24 01:15:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0fd3_d20260524_m011358_c001_v0001185_t0030_u01779585238920") 2026/05/24 01:15:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c9ac_d20260524_m011352_c001_v7007000_t0000_u01779585232858") 2026/05/24 01:15:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0fa3_d20260524_m011345_c001_v0001185_t0036_u01779585225221") 2026/05/24 01:15:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3af8_d20260524_m011338_c001_v7007000_t0000_u01779585218776") 2026/05/24 01:15:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0f6f_d20260524_m011330_c001_v0001185_t0043_u01779585210421") 2026/05/24 01:15:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be5131a_d20260524_m011319_c001_v7007000_t0000_u01779585199585") 2026/05/24 01:15:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0457e7_d20260524_m011314_c001_v0001178_t0041_u01779585194673") 2026/05/24 01:15:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445c3_d20260524_m011309_c001_v7007000_t0000_u01779585189044") 2026/05/24 01:15:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0ec9_d20260524_m011304_c001_v0001185_t0000_u01779585184359") 2026/05/24 01:15:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7631_d20260524_m011302_c001_v7007000_t0000_u01779585182501") 2026/05/24 01:15:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0e3d_d20260524_m011257_c001_v0001185_t0034_u01779585177373") 2026/05/24 01:15:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419f69b5bed6a247_d20260524_m011251_c001_v7007000_t0000_u01779585171278") 2026/05/24 01:15:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6589_d20260524_m011246_c001_v0001134_t0044_u01779585166412") 2026/05/24 01:15:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f403bb1aa6b491af3_d20260524_m011244_c001_v7007000_t0000_u01779585164708") 2026/05/24 01:15:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0456f3_d20260524_m011239_c001_v0001178_t0028_u01779585159277") 2026/05/24 01:15:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41d44_d20260524_m011227_c001_v7007000_t0000_u01779585147812") 2026/05/24 01:15:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045657_d20260524_m011222_c001_v0001178_t0037_u01779585142119") 2026/05/24 01:15:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c867_d20260524_m011216_c001_v7007000_t0000_u01779585136007") 2026/05/24 01:15:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce04560b_d20260524_m011207_c001_v0001178_t0033_u01779585127920") 2026/05/24 01:15:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcde6_d20260524_m011201_c001_v7007000_t0000_u01779585121946") 2026/05/24 01:15:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0455a7_d20260524_m011154_c001_v0001178_t0004_u01779585114213") 2026/05/24 01:15:32 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcef2_d20260524_m011305_c001_v7007000_t0000_u01779585185169") 2026/05/24 01:15:32 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0e67_d20260524_m011301_c001_v0001185_t0037_u01779585181485") 2026/05/24 01:15:32 DEBUG : dir1/0011-56789: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be51338_d20260524_m011324_c001_v7007000_t0000_u01779585204500") 2026/05/24 01:15:32 DEBUG : dir1/0011-56789: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0f2d_d20260524_m011319_c001_v0001185_t0018_u01779585199040") 2026/05/24 01:15:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d088646b_d20260524_m011435_c001_v7007000_t0000_u01779585275927") 2026/05/24 01:15:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c66c7_d20260524_m011427_c001_v0001134_t0029_u01779585267918") 2026/05/24 01:15:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41dff_d20260524_m011421_c001_v7007000_t0000_u01779585261390") 2026/05/24 01:15:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6689_d20260524_m011413_c001_v0001134_t0002_u01779585253492") 2026/05/24 01:15:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404525d548c08fbd_d20260524_m011407_c001_v7007000_t0000_u01779585247117") 2026/05/24 01:15:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6649_d20260524_m011359_c001_v0001134_t0010_u01779585239116") 2026/05/24 01:15:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c9ad_d20260524_m011353_c001_v7007000_t0000_u01779585233040") 2026/05/24 01:15:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6635_d20260524_m011345_c001_v0001134_t0034_u01779585225418") 2026/05/24 01:15:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3afb_d20260524_m011338_c001_v7007000_t0000_u01779585218960") 2026/05/24 01:15:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c661b_d20260524_m011330_c001_v0001134_t0005_u01779585210608") 2026/05/24 01:15:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be5131d_d20260524_m011319_c001_v7007000_t0000_u01779585199768") 2026/05/24 01:15:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c65f7_d20260524_m011314_c001_v0001134_t0024_u01779585194875") 2026/05/24 01:15:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445c4_d20260524_m011309_c001_v7007000_t0000_u01779585189225") 2026/05/24 01:15:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013d55_d20260524_m011304_c001_v0001177_t0015_u01779585184441") 2026/05/24 01:15:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f421c2d1cbcd4947d_d20260524_m011302_c001_v7007000_t0000_u01779585182646") 2026/05/24 01:15:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce04576b_d20260524_m011257_c001_v0001178_t0035_u01779585177605") 2026/05/24 01:15:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419f69b5bed6a248_d20260524_m011251_c001_v7007000_t0000_u01779585171473") 2026/05/24 01:15:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0ded_d20260524_m011246_c001_v0001185_t0051_u01779585166561") 2026/05/24 01:15:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f403bb1aa6b491af1_d20260524_m011244_c001_v7007000_t0000_u01779585164523") 2026/05/24 01:15:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013c75_d20260524_m011239_c001_v0001177_t0048_u01779585159499") 2026/05/24 01:15:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c888_d20260524_m011228_c001_v7007000_t0000_u01779585148361") 2026/05/24 01:15:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013bc1_d20260524_m011222_c001_v0001177_t0033_u01779585142325") 2026/05/24 01:15:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c868_d20260524_m011216_c001_v7007000_t0000_u01779585136189") 2026/05/24 01:15:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013b49_d20260524_m011208_c001_v0001177_t0028_u01779585128138") 2026/05/24 01:15:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcde7_d20260524_m011202_c001_v7007000_t0000_u01779585122126") 2026/05/24 01:15:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013ad9_d20260524_m011154_c001_v0001177_t0003_u01779585114419") 2026/05/24 01:15:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445ad_d20260524_m011305_c001_v7007000_t0000_u01779585185346") 2026/05/24 01:15:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce04579f_d20260524_m011301_c001_v0001178_t0035_u01779585181560") 2026/05/24 01:15:34 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be5133a_d20260524_m011324_c001_v7007000_t0000_u01779585204683") 2026/05/24 01:15:34 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0457f7_d20260524_m011319_c001_v0001178_t0046_u01779585199114") 2026/05/24 01:15:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d088646c_d20260524_m011436_c001_v7007000_t0000_u01779585276110") 2026/05/24 01:15:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0458f9_d20260524_m011428_c001_v0001178_t0049_u01779585268257") 2026/05/24 01:15:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41e00_d20260524_m011421_c001_v7007000_t0000_u01779585261572") 2026/05/24 01:15:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0458a1_d20260524_m011414_c001_v0001178_t0015_u01779585254030") 2026/05/24 01:15:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404525d548c08fbe_d20260524_m011407_c001_v7007000_t0000_u01779585247300") 2026/05/24 01:15:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045855_d20260524_m011359_c001_v0001178_t0016_u01779585239519") 2026/05/24 01:15:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c9ae_d20260524_m011353_c001_v7007000_t0000_u01779585233222") 2026/05/24 01:15:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045835_d20260524_m011345_c001_v0001178_t0000_u01779585225754") 2026/05/24 01:15:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3afe_d20260524_m011339_c001_v7007000_t0000_u01779585219162") 2026/05/24 01:15:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045811_d20260524_m011331_c001_v0001178_t0043_u01779585211156") 2026/05/24 01:15:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3aa8_d20260524_m011319_c001_v7007000_t0000_u01779585199575") 2026/05/24 01:15:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0f0d_d20260524_m011315_c001_v0001185_t0042_u01779585195241") 2026/05/24 01:15:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445c5_d20260524_m011309_c001_v7007000_t0000_u01779585189406") 2026/05/24 01:15:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0457b1_d20260524_m011304_c001_v0001178_t0011_u01779585184457") 2026/05/24 01:15:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f403bb1aa6b491b08_d20260524_m011302_c001_v7007000_t0000_u01779585182661") 2026/05/24 01:15:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c65b5_d20260524_m011257_c001_v0001134_t0003_u01779585177802") 2026/05/24 01:15:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419f69b5bed6a24a_d20260524_m011251_c001_v7007000_t0000_u01779585171654") 2026/05/24 01:15:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045723_d20260524_m011246_c001_v0001178_t0009_u01779585166615") 2026/05/24 01:15:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be51248_d20260524_m011244_c001_v7007000_t0000_u01779585164311") 2026/05/24 01:15:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c656b_d20260524_m011239_c001_v0001134_t0018_u01779585159709") 2026/05/24 01:15:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be5122c_d20260524_m011228_c001_v7007000_t0000_u01779585148210") 2026/05/24 01:15:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0cc5_d20260524_m011222_c001_v0001185_t0000_u01779585142539") 2026/05/24 01:15:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c869_d20260524_m011216_c001_v7007000_t0000_u01779585136369") 2026/05/24 01:15:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0c21_d20260524_m011208_c001_v0001185_t0059_u01779585128348") 2026/05/24 01:15:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcde9_d20260524_m011202_c001_v7007000_t0000_u01779585122321") 2026/05/24 01:15:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0b8d_d20260524_m011154_c001_v0001185_t0043_u01779585114725") 2026/05/24 01:15:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445aa_d20260524_m011305_c001_v7007000_t0000_u01779585185122") 2026/05/24 01:15:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c65c7_d20260524_m011301_c001_v0001134_t0026_u01779585181612") 2026/05/24 01:15:35 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be5133b_d20260524_m011324_c001_v7007000_t0000_u01779585204925") 2026/05/24 01:15:35 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6607_d20260524_m011319_c001_v0001134_t0012_u01779585199125") 2026/05/24 01:15:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d088646d_d20260524_m011436_c001_v7007000_t0000_u01779585276294") 2026/05/24 01:15:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013f46_d20260524_m011428_c001_v0001177_t0017_u01779585268569") 2026/05/24 01:15:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41e01_d20260524_m011421_c001_v7007000_t0000_u01779585261758") 2026/05/24 01:15:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013ecb_d20260524_m011414_c001_v0001177_t0026_u01779585254236") 2026/05/24 01:15:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404525d548c08fbf_d20260524_m011407_c001_v7007000_t0000_u01779585247482") 2026/05/24 01:15:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013e63_d20260524_m011359_c001_v0001177_t0009_u01779585239739") 2026/05/24 01:15:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c9af_d20260524_m011353_c001_v7007000_t0000_u01779585233404") 2026/05/24 01:15:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013e37_d20260524_m011345_c001_v0001177_t0020_u01779585225962") 2026/05/24 01:15:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3b01_d20260524_m011339_c001_v7007000_t0000_u01779585219344") 2026/05/24 01:15:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013e01_d20260524_m011331_c001_v0001177_t0022_u01779585211372") 2026/05/24 01:15:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f420ba7b76a60ac3f_d20260524_m011319_c001_v7007000_t0000_u01779585199795") 2026/05/24 01:15:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013dab_d20260524_m011315_c001_v0001177_t0005_u01779585195438") 2026/05/24 01:15:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445c6_d20260524_m011309_c001_v7007000_t0000_u01779585189587") 2026/05/24 01:15:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c65db_d20260524_m011304_c001_v0001134_t0012_u01779585184492") 2026/05/24 01:15:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445a7_d20260524_m011302_c001_v7007000_t0000_u01779585182705") 2026/05/24 01:15:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013d1d_d20260524_m011258_c001_v0001177_t0059_u01779585178273") 2026/05/24 01:15:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419f69b5bed6a24b_d20260524_m011251_c001_v7007000_t0000_u01779585171835") 2026/05/24 01:15:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013cc3_d20260524_m011246_c001_v0001177_t0012_u01779585166659") 2026/05/24 01:15:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408adcd232b5d547_d20260524_m011244_c001_v7007000_t0000_u01779585164722") 2026/05/24 01:15:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0da9_d20260524_m011240_c001_v0001185_t0058_u01779585160264") 2026/05/24 01:15:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41d47_d20260524_m011228_c001_v7007000_t0000_u01779585148372") 2026/05/24 01:15:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6521_d20260524_m011222_c001_v0001134_t0032_u01779585142743") 2026/05/24 01:15:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c86a_d20260524_m011216_c001_v7007000_t0000_u01779585136553") 2026/05/24 01:15:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c64f1_d20260524_m011208_c001_v0001134_t0024_u01779585128538") 2026/05/24 01:15:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcdea_d20260524_m011202_c001_v7007000_t0000_u01779585122502") 2026/05/24 01:15:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c64bf_d20260524_m011154_c001_v0001134_t0015_u01779585114918") 2026/05/24 01:15:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcef1_d20260524_m011304_c001_v7007000_t0000_u01779585184986") 2026/05/24 01:15:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0e6f_d20260524_m011301_c001_v0001185_t0031_u01779585181744") 2026/05/24 01:15:37 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be5133d_d20260524_m011325_c001_v7007000_t0000_u01779585205108") 2026/05/24 01:15:37 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013dbd_d20260524_m011319_c001_v0001177_t0043_u01779585199143") 2026/05/24 01:15:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d088646e_d20260524_m011436_c001_v7007000_t0000_u01779585276476") 2026/05/24 01:15:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb10ef_d20260524_m011428_c001_v0001185_t0022_u01779585268777") 2026/05/24 01:15:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41e03_d20260524_m011421_c001_v7007000_t0000_u01779585261939") 2026/05/24 01:15:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb1053_d20260524_m011414_c001_v0001185_t0007_u01779585254554") 2026/05/24 01:15:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404525d548c08fc0_d20260524_m011407_c001_v7007000_t0000_u01779585247670") 2026/05/24 01:15:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0fd9_d20260524_m011359_c001_v0001185_t0048_u01779585239951") 2026/05/24 01:15:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c9b0_d20260524_m011353_c001_v7007000_t0000_u01779585233585") 2026/05/24 01:15:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0fa9_d20260524_m011346_c001_v0001185_t0055_u01779585226207") 2026/05/24 01:15:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3b04_d20260524_m011339_c001_v7007000_t0000_u01779585219526") 2026/05/24 01:15:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0f77_d20260524_m011331_c001_v0001185_t0051_u01779585211620") 2026/05/24 01:15:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3aab_d20260524_m011320_c001_v7007000_t0000_u01779585200127") 2026/05/24 01:15:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0457eb_d20260524_m011315_c001_v0001178_t0018_u01779585195669") 2026/05/24 01:15:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445c7_d20260524_m011309_c001_v7007000_t0000_u01779585189767") 2026/05/24 01:15:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0ecb_d20260524_m011304_c001_v0001185_t0001_u01779585184549") 2026/05/24 01:15:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f421c2d1cbcd4947c_d20260524_m011302_c001_v7007000_t0000_u01779585182467") 2026/05/24 01:15:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0e49_d20260524_m011258_c001_v0001185_t0051_u01779585178485") 2026/05/24 01:15:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419f69b5bed6a24c_d20260524_m011252_c001_v7007000_t0000_u01779585172016") 2026/05/24 01:15:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0df3_d20260524_m011246_c001_v0001185_t0005_u01779585166766") 2026/05/24 01:15:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419f69b5bed6a22a_d20260524_m011244_c001_v7007000_t0000_u01779585164732") 2026/05/24 01:15:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0456f5_d20260524_m011240_c001_v0001178_t0008_u01779585160481") 2026/05/24 01:15:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41805c45636a6c9f_d20260524_m011228_c001_v7007000_t0000_u01779585148224") 2026/05/24 01:15:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce04565d_d20260524_m011223_c001_v0001178_t0013_u01779585143259") 2026/05/24 01:15:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c86b_d20260524_m011216_c001_v7007000_t0000_u01779585136735") 2026/05/24 01:15:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045615_d20260524_m011209_c001_v0001178_t0009_u01779585129247") 2026/05/24 01:15:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcdeb_d20260524_m011202_c001_v7007000_t0000_u01779585122692") 2026/05/24 01:15:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0455ab_d20260524_m011155_c001_v0001178_t0031_u01779585115390") 2026/05/24 01:15:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f403bb1aa6b491b0a_d20260524_m011304_c001_v7007000_t0000_u01779585184993") 2026/05/24 01:15:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013d37_d20260524_m011301_c001_v0001177_t0059_u01779585181690") 2026/05/24 01:15:38 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be5133e_d20260524_m011325_c001_v7007000_t0000_u01779585205291") 2026/05/24 01:15:38 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0f2f_d20260524_m011319_c001_v0001185_t0041_u01779585199234") 2026/05/24 01:15:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d088646f_d20260524_m011436_c001_v7007000_t0000_u01779585276658") 2026/05/24 01:15:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c66d1_d20260524_m011428_c001_v0001134_t0049_u01779585268971") 2026/05/24 01:15:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41e04_d20260524_m011422_c001_v7007000_t0000_u01779585262122") 2026/05/24 01:15:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6693_d20260524_m011414_c001_v0001134_t0002_u01779585254740") 2026/05/24 01:15:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404525d548c08fc1_d20260524_m011407_c001_v7007000_t0000_u01779585247852") 2026/05/24 01:15:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c664d_d20260524_m011400_c001_v0001134_t0004_u01779585240169") 2026/05/24 01:15:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c9b2_d20260524_m011353_c001_v7007000_t0000_u01779585233767") 2026/05/24 01:15:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6637_d20260524_m011346_c001_v0001134_t0010_u01779585226412") 2026/05/24 01:15:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3b06_d20260524_m011339_c001_v7007000_t0000_u01779585219709") 2026/05/24 01:15:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c661f_d20260524_m011331_c001_v0001134_t0055_u01779585211830") 2026/05/24 01:15:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be5131f_d20260524_m011320_c001_v7007000_t0000_u01779585200138") 2026/05/24 01:15:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c65fb_d20260524_m011315_c001_v0001134_t0029_u01779585195883") 2026/05/24 01:15:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445c8_d20260524_m011309_c001_v7007000_t0000_u01779585189948") 2026/05/24 01:15:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce0457b5_d20260524_m011304_c001_v0001178_t0048_u01779585184671") 2026/05/24 01:15:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445a6_d20260524_m011302_c001_v7007000_t0000_u01779585182670") 2026/05/24 01:15:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045773_d20260524_m011258_c001_v0001178_t0008_u01779585178672") 2026/05/24 01:15:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419f69b5bed6a24d_d20260524_m011252_c001_v7007000_t0000_u01779585172200") 2026/05/24 01:15:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045725_d20260524_m011246_c001_v0001178_t0025_u01779585166822") 2026/05/24 01:15:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f40936e98c401a169_d20260524_m011244_c001_v7007000_t0000_u01779585164563") 2026/05/24 01:15:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013c7b_d20260524_m011240_c001_v0001177_t0030_u01779585160694") 2026/05/24 01:15:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f417dbe8af0577c03_d20260524_m011228_c001_v7007000_t0000_u01779585148382") 2026/05/24 01:15:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013bcb_d20260524_m011223_c001_v0001177_t0056_u01779585143535") 2026/05/24 01:15:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c86c_d20260524_m011216_c001_v7007000_t0000_u01779585136916") 2026/05/24 01:15:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013b51_d20260524_m011209_c001_v0001177_t0058_u01779585129455") 2026/05/24 01:15:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcdec_d20260524_m011202_c001_v7007000_t0000_u01779585122873") 2026/05/24 01:15:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013ae5_d20260524_m011155_c001_v0001177_t0026_u01779585115598") 2026/05/24 01:15:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3a66_d20260524_m011305_c001_v7007000_t0000_u01779585185132") 2026/05/24 01:15:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013d3b_d20260524_m011301_c001_v0001177_t0013_u01779585181898") 2026/05/24 01:15:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41d4e_d20260524_m011231_c001_v7007000_t0000_u01779585151321") 2026/05/24 01:15:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0d05_d20260524_m011226_c001_v0001185_t0023_u01779585146693") 2026/05/24 01:15:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41d4f_d20260524_m011231_c001_v7007000_t0000_u01779585151505") 2026/05/24 01:15:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce04568d_d20260524_m011226_c001_v0001178_t0057_u01779585146712") 2026/05/24 01:15:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41d50_d20260524_m011231_c001_v7007000_t0000_u01779585151689") 2026/05/24 01:15:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013beb_d20260524_m011226_c001_v0001177_t0020_u01779585146724") 2026/05/24 01:15:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41d51_d20260524_m011231_c001_v7007000_t0000_u01779585151873") 2026/05/24 01:15:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6533_d20260524_m011226_c001_v0001134_t0028_u01779585146813") 2026/05/24 01:15:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41d52_d20260524_m011232_c001_v7007000_t0000_u01779585152058") 2026/05/24 01:15:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0d0f_d20260524_m011226_c001_v0001185_t0038_u01779585146890") 2026/05/24 01:15:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41d53_d20260524_m011232_c001_v7007000_t0000_u01779585152241") 2026/05/24 01:15:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045695_d20260524_m011226_c001_v0001178_t0036_u01779585146952") 2026/05/24 01:15:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41d55_d20260524_m011232_c001_v7007000_t0000_u01779585152426") 2026/05/24 01:15:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013bef_d20260524_m011226_c001_v0001177_t0032_u01779585146979") 2026/05/24 01:15:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41d56_d20260524_m011232_c001_v7007000_t0000_u01779585152610") 2026/05/24 01:15:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0d15_d20260524_m011227_c001_v0001185_t0055_u01779585147075") 2026/05/24 01:15:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41d57_d20260524_m011232_c001_v7007000_t0000_u01779585152794") 2026/05/24 01:15:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6539_d20260524_m011227_c001_v0001134_t0054_u01779585147137") 2026/05/24 01:15:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41d58_d20260524_m011232_c001_v7007000_t0000_u01779585152978") 2026/05/24 01:15:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045699_d20260524_m011227_c001_v0001178_t0046_u01779585147161") 2026/05/24 01:15:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41d59_d20260524_m011233_c001_v7007000_t0000_u01779585153162") 2026/05/24 01:15:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013bf3_d20260524_m011227_c001_v0001177_t0034_u01779585147188") 2026/05/24 01:15:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41d5a_d20260524_m011233_c001_v7007000_t0000_u01779585153346") 2026/05/24 01:15:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0d1d_d20260524_m011227_c001_v0001185_t0048_u01779585147306") 2026/05/24 01:15:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41d5c_d20260524_m011233_c001_v7007000_t0000_u01779585153530") 2026/05/24 01:15:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013bf9_d20260524_m011227_c001_v0001177_t0055_u01779585147393") 2026/05/24 01:15:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41d5e_d20260524_m011233_c001_v7007000_t0000_u01779585153719") 2026/05/24 01:15:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce04569f_d20260524_m011227_c001_v0001178_t0004_u01779585147479") 2026/05/24 01:15:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41d60_d20260524_m011233_c001_v7007000_t0000_u01779585153903") 2026/05/24 01:15:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0d23_d20260524_m011227_c001_v0001185_t0039_u01779585147491") 2026/05/24 01:15:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41d62_d20260524_m011234_c001_v7007000_t0000_u01779585154088") 2026/05/24 01:15:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013c00_d20260524_m011227_c001_v0001177_t0043_u01779585147604") 2026/05/24 01:15:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f412e5afa9e6e9e19_d20260524_m011247_c001_v7007000_t0000_u01779585167144") 2026/05/24 01:15:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0dc9_d20260524_m011242_c001_v0001185_t0052_u01779585162851") 2026/05/24 01:15:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f406af681082cf6f4_d20260524_m011247_c001_v7007000_t0000_u01779585167159") 2026/05/24 01:15:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045705_d20260524_m011242_c001_v0001178_t0053_u01779585162940") 2026/05/24 01:15:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408adcd232b5d549_d20260524_m011247_c001_v7007000_t0000_u01779585167309") 2026/05/24 01:15:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013c91_d20260524_m011242_c001_v0001177_t0045_u01779585162948") 2026/05/24 01:15:41 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f403bb1aa6b491af9_d20260524_m011247_c001_v7007000_t0000_u01779585167082") 2026/05/24 01:15:42 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0dcd_d20260524_m011243_c001_v0001185_t0029_u01779585163055") 2026/05/24 01:15:42 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f40936e98c401a178_d20260524_m011247_c001_v7007000_t0000_u01779585167460") 2026/05/24 01:15:42 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013c95_d20260524_m011243_c001_v0001177_t0050_u01779585163170") 2026/05/24 01:15:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f403bb1aa6b491afa_d20260524_m011247_c001_v7007000_t0000_u01779585167263") 2026/05/24 01:15:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6579_d20260524_m011243_c001_v0001134_t0045_u01779585163175") 2026/05/24 01:15:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c8f1_d20260524_m011247_c001_v7007000_t0000_u01779585167318") 2026/05/24 01:15:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045707_d20260524_m011243_c001_v0001178_t0048_u01779585163187") 2026/05/24 01:15:42 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f412e5afa9e6e9e1a_d20260524_m011247_c001_v7007000_t0000_u01779585167330") 2026/05/24 01:15:42 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0dcf_d20260524_m011243_c001_v0001185_t0013_u01779585163254") 2026/05/24 01:15:42 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f40936e98c401a172_d20260524_m011247_c001_v7007000_t0000_u01779585167092") 2026/05/24 01:15:42 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013c99_d20260524_m011243_c001_v0001177_t0020_u01779585163419") 2026/05/24 01:15:42 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f40936e98c401a179_d20260524_m011247_c001_v7007000_t0000_u01779585167472") 2026/05/24 01:15:42 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045709_d20260524_m011243_c001_v0001178_t0006_u01779585163420") 2026/05/24 01:15:42 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f40936e98c401a175_d20260524_m011247_c001_v7007000_t0000_u01779585167277") 2026/05/24 01:15:42 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0dd1_d20260524_m011243_c001_v0001185_t0039_u01779585163441") 2026/05/24 01:15:42 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f40936e98c401a173_d20260524_m011247_c001_v7007000_t0000_u01779585167103") 2026/05/24 01:15:42 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c657d_d20260524_m011243_c001_v0001134_t0040_u01779585163508") 2026/05/24 01:15:42 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419f69b5bed6a234_d20260524_m011247_c001_v7007000_t0000_u01779585167113") 2026/05/24 01:15:42 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0dd3_d20260524_m011243_c001_v0001185_t0043_u01779585163627") 2026/05/24 01:15:43 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408adcd232b5d548_d20260524_m011247_c001_v7007000_t0000_u01779585167124") 2026/05/24 01:15:43 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce04570b_d20260524_m011243_c001_v0001178_t0034_u01779585163657") 2026/05/24 01:15:43 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f406af681082cf6f5_d20260524_m011247_c001_v7007000_t0000_u01779585167340") 2026/05/24 01:15:43 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013c9b_d20260524_m011243_c001_v0001177_t0043_u01779585163667") 2026/05/24 01:15:43 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c8f0_d20260524_m011247_c001_v7007000_t0000_u01779585167134") 2026/05/24 01:15:43 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0dd5_d20260524_m011243_c001_v0001185_t0040_u01779585163822") 2026/05/24 01:15:43 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be5114a_d20260524_m011039_c001_v7007000_t0000_u01779585039505") 2026/05/24 01:15:43 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f11687f3f60b574d2_d20260524_m011035_c001_v0001100_t0004_u01779585035264") 2026/05/24 01:15:43 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff16910e9_d20260524_m011035_c001_v7007000_t0000_u01779585035082") 2026/05/24 01:15:43 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f11687f3f60b574be_d20260524_m011031_c001_v0001100_t0017_u01779585031592") 2026/05/24 01:15:43 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff16910e7_d20260524_m011030_c001_v7007000_t0000_u01779585030867") 2026/05/24 01:15:43 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6329_d20260524_m011026_c001_v0001134_t0051_u01779585026326") 2026/05/24 01:15:43 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f402d8bcef59cf56f_d20260524_m011024_c001_v7007000_t0000_u01779585024884") 2026/05/24 01:15:43 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f100cc89b60b243e4_d20260524_m011023_c001_v0001182_t0007_u01779585023115") 2026/05/24 01:15:43 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9444dc_d20260524_m011022_c001_v7007000_t0000_u01779585022933") 2026/05/24 01:15:43 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f100cc89b60b243c8_d20260524_m011020_c001_v0001182_t0012_u01779585020021") 2026/05/24 01:15:43 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9444d9_d20260524_m011019_c001_v7007000_t0000_u01779585019303") 2026/05/24 01:15:43 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c62ed_d20260524_m011014_c001_v0001134_t0033_u01779585014413") 2026/05/24 01:15:43 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419071cf65d1def3_d20260524_m011012_c001_v7007000_t0000_u01779585012999") 2026/05/24 01:15:43 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f101eafe3d352cb33_d20260524_m011011_c001_v0001116_t0059_u01779585011301") 2026/05/24 01:15:44 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9444d5_d20260524_m011011_c001_v7007000_t0000_u01779585011119") 2026/05/24 01:15:44 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f101eafe3d352cb1d_d20260524_m011006_c001_v0001116_t0017_u01779585006574") 2026/05/24 01:15:44 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9444cf_d20260524_m011005_c001_v7007000_t0000_u01779585005849") 2026/05/24 01:15:44 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d608962032dd_d20260524_m011001_c001_v0001120_t0039_u01779585001403") 2026/05/24 01:15:44 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f406af681082cf5e9_d20260524_m011000_c001_v7007000_t0000_u01779585000494") 2026/05/24 01:15:44 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104edecdf1d36c28_d20260524_m010957_c001_v0001185_t0049_u01779584997830") 2026/05/24 01:15:44 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e89cc_d20260524_m010945_c001_v7007000_t0000_u01779584985697") 2026/05/24 01:15:44 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f102d6bc1eecf0962_d20260524_m010940_c001_v0001109_t0013_u01779584980410") 2026/05/24 01:15:44 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e89c7_d20260524_m010939_c001_v7007000_t0000_u01779584979675") 2026/05/24 01:15:44 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb05ff_d20260524_m010933_c001_v0001185_t0022_u01779584973495") 2026/05/24 01:15:44 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f406af681082cf5de_d20260524_m010932_c001_v7007000_t0000_u01779584972593") 2026/05/24 01:15:44 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1164a5bd5436281f_d20260524_m010930_c001_v0001157_t0040_u01779584970638") 2026/05/24 01:15:44 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41805c45636a6b7b_d20260524_m010930_c001_v7007000_t0000_u01779584970098") 2026/05/24 01:15:44 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1164a5bd543627fd_d20260524_m010923_c001_v0001157_t0025_u01779584963483") 2026/05/24 01:15:44 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41805c45636a6b77_d20260524_m010922_c001_v7007000_t0000_u01779584962763") 2026/05/24 01:15:44 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c620b_d20260524_m010916_c001_v0001134_t0059_u01779584956269") 2026/05/24 01:15:44 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e89b1_d20260524_m010915_c001_v7007000_t0000_u01779584955319") 2026/05/24 01:15:45 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f118224fd163ce49d_d20260524_m010913_c001_v0001183_t0036_u01779584953600") 2026/05/24 01:15:45 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f401c7b3f6ee877ab_d20260524_m010913_c001_v7007000_t0000_u01779584953416") 2026/05/24 01:15:45 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f118224fd163ce477_d20260524_m010909_c001_v0001183_t0009_u01779584949565") 2026/05/24 01:15:45 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f401c7b3f6ee877a9_d20260524_m010908_c001_v7007000_t0000_u01779584948840") 2026/05/24 01:15:45 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203237_d20260524_m010902_c001_v0001120_t0027_u01779584942389") 2026/05/24 01:15:45 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f403bb1aa6b4915d7_d20260524_m010901_c001_v7007000_t0000_u01779584941289") 2026/05/24 01:15:45 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f119a0165a192b810_d20260524_m010855_c001_v0001176_t0005_u01779584935546") 2026/05/24 01:15:45 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f401c7b3f6ee877a2_d20260524_m010855_c001_v7007000_t0000_u01779584935325") 2026/05/24 01:15:45 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0489_d20260524_m010851_c001_v0001185_t0033_u01779584931475") 2026/05/24 01:15:45 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10900b89a772dd03_d20260524_m010850_c001_v0001167_t0033_u01779584930637") 2026/05/24 01:15:45 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10900b89a772dcf9_d20260524_m010849_c001_v0001167_t0048_u01779584929553") 2026/05/24 01:15:45 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41805c45636a6b5f_d20260524_m010836_c001_v7007000_t0000_u01779584916210") 2026/05/24 01:15:45 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d608962031dd_d20260524_m010828_c001_v0001120_t0046_u01779584908380") 2026/05/24 01:15:45 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f119b48823316937e_d20260524_m010827_c001_v0001144_t0021_u01779584907036") 2026/05/24 01:15:45 DEBUG : dst/one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f119b48823316937a_d20260524_m010825_c001_v0001144_t0021_u01779584905770") 2026/05/24 01:15:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be5114b_d20260524_m011039_c001_v7007000_t0000_u01779585039687") 2026/05/24 01:15:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1053b5693b2aaf76_d20260524_m011034_c001_v0001043_t0053_u01779585034726") 2026/05/24 01:15:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f108acf03e4eb3e56_d20260524_m011030_c001_v0001136_t0000_u01779585030533") 2026/05/24 01:15:45 DEBUG : dst/one.bak: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f402d8bcef59cf570_d20260524_m011025_c001_v7007000_t0000_u01779585025064") 2026/05/24 01:15:45 DEBUG : dst/one.bak: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1145d2300f869154_d20260524_m011022_c001_v0001167_t0018_u01779585022572") 2026/05/24 01:15:45 DEBUG : dst/one.bak: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1114f9154984d24e_d20260524_m011018_c001_v0001104_t0020_u01779585018695") 2026/05/24 01:15:46 DEBUG : dst/one.bak: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419071cf65d1def4_d20260524_m011013_c001_v7007000_t0000_u01779585013282") 2026/05/24 01:15:46 DEBUG : dst/one.bak: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1061d83f5a3565b2_d20260524_m011010_c001_v0001174_t0029_u01779585010673") 2026/05/24 01:15:46 DEBUG : dst/one.bak: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f114435552e3111be_d20260524_m011005_c001_v0001179_t0040_u01779585005643") 2026/05/24 01:15:46 DEBUG : dst/three: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f403bb1aa6b4915d8_d20260524_m010901_c001_v7007000_t0000_u01779584941484") 2026/05/24 01:15:46 DEBUG : dst/three: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10900b89a772dd47_d20260524_m010859_c001_v0001167_t0054_u01779584939517") 2026/05/24 01:15:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be5114c_d20260524_m011039_c001_v7007000_t0000_u01779585039873") 2026/05/24 01:15:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f116f33b044b37334_d20260524_m011036_c001_v0001091_t0020_u01779585036429") 2026/05/24 01:15:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10965e23fc54b37b_d20260524_m011032_c001_v0001130_t0025_u01779585032699") 2026/05/24 01:15:46 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be5114d_d20260524_m011040_c001_v7007000_t0000_u01779585040055") 2026/05/24 01:15:46 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f11687f3f60b574e2_d20260524_m011038_c001_v0001100_t0039_u01779585038743") 2026/05/24 01:15:46 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff16910ea_d20260524_m011038_c001_v7007000_t0000_u01779585038552") 2026/05/24 01:15:46 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f11687f3f60b574c8_d20260524_m011033_c001_v0001100_t0017_u01779585033220") 2026/05/24 01:15:46 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff16910e8_d20260524_m011033_c001_v7007000_t0000_u01779585033030") 2026/05/24 01:15:46 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203327_d20260524_m011027_c001_v0001120_t0023_u01779585027637") 2026/05/24 01:15:46 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f402d8bcef59cf572_d20260524_m011025_c001_v7007000_t0000_u01779585025243") 2026/05/24 01:15:46 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f100cc89b60b243ec_d20260524_m011024_c001_v0001182_t0030_u01779585024299") 2026/05/24 01:15:46 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9444de_d20260524_m011024_c001_v7007000_t0000_u01779585024117") 2026/05/24 01:15:46 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f100cc89b60b243d0_d20260524_m011021_c001_v0001182_t0015_u01779585021227") 2026/05/24 01:15:46 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9444db_d20260524_m011021_c001_v7007000_t0000_u01779585021045") 2026/05/24 01:15:46 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203303_d20260524_m011015_c001_v0001120_t0029_u01779585015782") 2026/05/24 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9444d6_d20260524_m011012_c001_v7007000_t0000_u01779585012447") 2026/05/24 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d608962032f3_d20260524_m011009_c001_v0001120_t0040_u01779585009686") 2026/05/24 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9444d2_d20260524_m011008_c001_v7007000_t0000_u01779585008602") 2026/05/24 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb06fd_d20260524_m011003_c001_v0001185_t0038_u01779585003090") 2026/05/24 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f417dbe8af05760aa_d20260524_m010959_c001_v7007000_t0000_u01779584999224") 2026/05/24 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0659_d20260524_m010944_c001_v0001185_t0031_u01779584984324") 2026/05/24 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e89c8_d20260524_m010943_c001_v7007000_t0000_u01779584983224") 2026/05/24 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6263_d20260524_m010934_c001_v0001134_t0054_u01779584974906") 2026/05/24 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41805c45636a6b7e_d20260524_m010931_c001_v7007000_t0000_u01779584971686") 2026/05/24 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6249_d20260524_m010928_c001_v0001134_t0029_u01779584968259") 2026/05/24 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41805c45636a6b7a_d20260524_m010927_c001_v7007000_t0000_u01779584967178") 2026/05/24 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d6089620326b_d20260524_m010917_c001_v0001120_t0051_u01779584957668") 2026/05/24 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f401c7b3f6ee877ac_d20260524_m010914_c001_v7007000_t0000_u01779584954393") 2026/05/24 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203257_d20260524_m010911_c001_v0001120_t0043_u01779584951738") 2026/05/24 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f401c7b3f6ee877aa_d20260524_m010910_c001_v7007000_t0000_u01779584950524") 2026/05/24 01:15:47 DEBUG : dst/three.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb04fd_d20260524_m010903_c001_v0001185_t0001_u01779584943976") 2026/05/24 01:15:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f402d8bcef59cf573_d20260524_m011025_c001_v7007000_t0000_u01779585025423") 2026/05/24 01:15:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f115345bf0b5d9bb5_d20260524_m011023_c001_v0001177_t0042_u01779585023907") 2026/05/24 01:15:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f114ef63768aedb3f_d20260524_m011020_c001_v0001182_t0016_u01779585020848") 2026/05/24 01:15:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419071cf65d1def5_d20260524_m011013_c001_v7007000_t0000_u01779585013463") 2026/05/24 01:15:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f110f070cc3702f53_d20260524_m011012_c001_v0001131_t0021_u01779585012056") 2026/05/24 01:15:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f108509d5d5775c70_d20260524_m011007_c001_v0001033_t0037_u01779585007918") 2026/05/24 01:15:48 DEBUG : dst/two: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be5114e_d20260524_m011040_c001_v7007000_t0000_u01779585040238") 2026/05/24 01:15:48 DEBUG : dst/two: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb080f_d20260524_m011027_c001_v0001185_t0017_u01779585027055") 2026/05/24 01:15:48 DEBUG : dst/two: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f402d8bcef59cf574_d20260524_m011025_c001_v7007000_t0000_u01779585025602") 2026/05/24 01:15:48 DEBUG : dst/two: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0787_d20260524_m011015_c001_v0001185_t0018_u01779585015171") 2026/05/24 01:15:48 DEBUG : dst/two: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419071cf65d1def6_d20260524_m011013_c001_v7007000_t0000_u01779585013646") 2026/05/24 01:15:48 DEBUG : dst/two: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c62b9_d20260524_m011002_c001_v0001134_t0026_u01779585002145") 2026/05/24 01:15:48 DEBUG : dst/two: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f406af681082cf5ea_d20260524_m011000_c001_v7007000_t0000_u01779585000675") 2026/05/24 01:15:48 DEBUG : dst/two: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d6089620329b_d20260524_m010934_c001_v0001120_t0025_u01779584974053") 2026/05/24 01:15:48 DEBUG : dst/two: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f406af681082cf5df_d20260524_m010932_c001_v7007000_t0000_u01779584972774") 2026/05/24 01:15:48 DEBUG : dst/two: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0567_d20260524_m010917_c001_v0001185_t0003_u01779584957103") 2026/05/24 01:15:48 DEBUG : dst/two: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e89b2_d20260524_m010915_c001_v7007000_t0000_u01779584955502") 2026/05/24 01:15:48 DEBUG : dst/two: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c61e3_d20260524_m010903_c001_v0001134_t0003_u01779584943184") 2026/05/24 01:15:48 DEBUG : dst/two: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f403bb1aa6b4915d9_d20260524_m010901_c001_v7007000_t0000_u01779584941667") 2026/05/24 01:15:48 DEBUG : dst/two: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1194ee9d1ba2b993_d20260524_m010857_c001_v0001184_t0038_u01779584937245") 2026/05/24 01:15:49 DEBUG : dst/two: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41805c45636a6b60_d20260524_m010836_c001_v7007000_t0000_u01779584916390") 2026/05/24 01:15:49 DEBUG : dst/two: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f119b488233169392_d20260524_m010834_c001_v0001144_t0054_u01779584914370") 2026/05/24 01:15:49 DEBUG : empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41379e8d205e8aa9_d20260524_m010800_c001_v7007000_t0000_u01779584880415") 2026/05/24 01:15:49 DEBUG : empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0277_d20260524_m010757_c001_v0001185_t0039_u01779584877037") 2026/05/24 01:15:49 DEBUG : empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41379e8d205e8aa5_d20260524_m010754_c001_v7007000_t0000_u01779584874781") 2026/05/24 01:15:49 DEBUG : empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb01ef_d20260524_m010745_c001_v0001185_t0015_u01779584865370") 2026/05/24 01:15:49 DEBUG : empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f401c7b3f6ee87759_d20260524_m010736_c001_v7007000_t0000_u01779584856620") 2026/05/24 01:15:49 DEBUG : empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0179_d20260524_m010733_c001_v0001185_t0027_u01779584853085") 2026/05/24 01:15:49 DEBUG : empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e8959_d20260524_m010711_c001_v7007000_t0000_u01779584831632") 2026/05/24 01:15:49 DEBUG : empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d608962030cd_d20260524_m010709_c001_v0001120_t0009_u01779584829562") 2026/05/24 01:15:49 DEBUG : empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e8951_d20260524_m010708_c001_v7007000_t0000_u01779584828612") 2026/05/24 01:15:49 DEBUG : empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d608962030c3_d20260524_m010707_c001_v0001120_t0017_u01779584827171") 2026/05/24 01:15:49 DEBUG : empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e894b_d20260524_m010703_c001_v7007000_t0000_u01779584823618") 2026/05/24 01:15:49 DEBUG : empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d608962030ab_d20260524_m010701_c001_v0001120_t0043_u01779584821715") 2026/05/24 01:15:49 DEBUG : empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e8936_d20260524_m010700_c001_v7007000_t0000_u01779584820739") 2026/05/24 01:15:49 DEBUG : empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d608962030a1_d20260524_m010658_c001_v0001120_t0005_u01779584818629") 2026/05/24 01:15:49 DEBUG : empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd4148c_d20260524_m010652_c001_v7007000_t0000_u01779584812321") 2026/05/24 01:15:49 DEBUG : empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203077_d20260524_m010650_c001_v0001120_t0058_u01779584810677") 2026/05/24 01:15:49 DEBUG : empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41489_d20260524_m010649_c001_v7007000_t0000_u01779584809649") 2026/05/24 01:15:49 DEBUG : empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d6089620306b_d20260524_m010648_c001_v0001120_t0042_u01779584808817") 2026/05/24 01:15:50 DEBUG : empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41481_d20260524_m010643_c001_v7007000_t0000_u01779584803456") 2026/05/24 01:15:50 DEBUG : empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d6089620304b_d20260524_m010641_c001_v0001120_t0009_u01779584801747") 2026/05/24 01:15:50 DEBUG : empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41477_d20260524_m010639_c001_v7007000_t0000_u01779584799857") 2026/05/24 01:15:50 DEBUG : empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203039_d20260524_m010638_c001_v0001120_t0033_u01779584798881") 2026/05/24 01:15:50 DEBUG : empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41472_d20260524_m010638_c001_v7007000_t0000_u01779584798521") 2026/05/24 01:15:50 DEBUG : empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1033c096677c3603_d20260524_m010637_c001_v0001165_t0000_u01779584797951") 2026/05/24 01:15:50 DEBUG : empty space: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d6089620302d_d20260524_m010636_c001_v0001120_t0047_u01779584796386") 2026/05/24 01:15:50 DEBUG : enormous: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e8957_d20260524_m010710_c001_v7007000_t0000_u01779584830906") 2026/05/24 01:15:50 DEBUG : enormous: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d608962030cf_d20260524_m010709_c001_v0001120_t0027_u01779584829969") 2026/05/24 01:15:50 DEBUG : existing: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be51152_d20260524_m011045_c001_v7007000_t0000_u01779585045653") 2026/05/24 01:15:50 DEBUG : existing: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203347_d20260524_m011043_c001_v0001120_t0024_u01779585043811") 2026/05/24 01:15:50 DEBUG : existing: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f401c7b3f6ee87756_d20260524_m010731_c001_v7007000_t0000_u01779584851428") 2026/05/24 01:15:50 DEBUG : existing: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0159_d20260524_m010730_c001_v0001185_t0024_u01779584850346") 2026/05/24 01:15:50 DEBUG : existing: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcc8b_d20260524_m010633_c001_v7007000_t0000_u01779584793420") 2026/05/24 01:15:50 DEBUG : existing: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203015_d20260524_m010632_c001_v0001120_t0016_u01779584792300") 2026/05/24 01:15:50 DEBUG : existing: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcc8a_d20260524_m010631_c001_v7007000_t0000_u01779584791758") 2026/05/24 01:15:50 DEBUG : existing: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d6089620300f_d20260524_m010630_c001_v0001120_t0046_u01779584790942") 2026/05/24 01:15:50 DEBUG : existing: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d6089620300d_d20260524_m010629_c001_v0001120_t0024_u01779584789982") 2026/05/24 01:15:50 DEBUG : existing-b: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f401c7b3f6ee87757_d20260524_m010731_c001_v7007000_t0000_u01779584851611") 2026/05/24 01:15:50 DEBUG : existing-b: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203125_d20260524_m010730_c001_v0001120_t0056_u01779584850335") 2026/05/24 01:15:50 DEBUG : file1: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7178_d20260524_m011140_c001_v7007000_t0000_u01779585100972") 2026/05/24 01:15:50 DEBUG : file1: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013a83_d20260524_m011139_c001_v0001177_t0000_u01779585099478") 2026/05/24 01:15:50 DEBUG : file1: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7173_d20260524_m011138_c001_v7007000_t0000_u01779585098533") 2026/05/24 01:15:50 DEBUG : file1: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013a71_d20260524_m011137_c001_v0001177_t0006_u01779585097086") 2026/05/24 01:15:51 DEBUG : five: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e895a_d20260524_m010715_c001_v7007000_t0000_u01779584835509") 2026/05/24 01:15:51 DEBUG : five: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4068d608962030eb_d20260524_m010713_c001_v0001120_t0047_u01779584833401") 2026/05/24 01:15:51 DEBUG : foo: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41480_d20260524_m010641_c001_v7007000_t0000_u01779584801385") 2026/05/24 01:15:51 DEBUG : foo: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4068d60896203047_d20260524_m010640_c001_v0001120_t0047_u01779584800787") 2026/05/24 01:15:51 DEBUG : foo: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4068d60896203043_d20260524_m010640_c001_v0001120_t0047_u01779584800216") 2026/05/24 01:15:51 DEBUG : four: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e895b_d20260524_m010715_c001_v7007000_t0000_u01779584835691") 2026/05/24 01:15:51 DEBUG : four: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186f49c2ffb00c9_d20260524_m010714_c001_v0001185_t0039_u01779584834148") 2026/05/24 01:15:51 DEBUG : four: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d608962030e5_d20260524_m010712_c001_v0001120_t0037_u01779584832776") 2026/05/24 01:15:51 DEBUG : hello world2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be50fe3_d20260524_m010545_c001_v7007000_t0000_u01779584745652") 2026/05/24 01:15:51 DEBUG : hello world2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202f87_d20260524_m010544_c001_v0001120_t0024_u01779584744949") 2026/05/24 01:15:51 DEBUG : ignore-size: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcc89_d20260524_m010629_c001_v7007000_t0000_u01779584789620") 2026/05/24 01:15:51 DEBUG : ignore-size: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203009_d20260524_m010628_c001_v0001120_t0014_u01779584788426") 2026/05/24 01:15:51 DEBUG : nested/sub dir/file: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f401c7b3f6ee87754_d20260524_m010729_c001_v7007000_t0000_u01779584849599") 2026/05/24 01:15:51 DEBUG : nested/sub dir/file: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0147_d20260524_m010728_c001_v0001185_t0058_u01779584848439") 2026/05/24 01:15:51 DEBUG : nested/sub dir/file: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e8979_d20260524_m010727_c001_v7007000_t0000_u01779584847686") 2026/05/24 01:15:51 DEBUG : nested/sub dir/file: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0133_d20260524_m010726_c001_v0001185_t0023_u01779584846691") 2026/05/24 01:15:51 DEBUG : one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e895c_d20260524_m010715_c001_v7007000_t0000_u01779584835873") 2026/05/24 01:15:51 DEBUG : one: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4068d608962030dd_d20260524_m010711_c001_v0001120_t0047_u01779584831999") 2026/05/24 01:15:51 DEBUG : only0: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae715d_d20260524_m011132_c001_v7007000_t0000_u01779585092593") 2026/05/24 01:15:51 DEBUG : only0: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186f49c2ffb0a81_d20260524_m011126_c001_v0001185_t0039_u01779585086931") 2026/05/24 01:15:52 DEBUG : only0: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c63f5_d20260524_m011112_c001_v0001134_t0045_u01779585072656") 2026/05/24 01:15:52 DEBUG : only0: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f401c7b3f6ee877fb_d20260524_m011106_c001_v7007000_t0000_u01779585066937") 2026/05/24 01:15:52 DEBUG : only0: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6389_d20260524_m011052_c001_v0001134_t0057_u01779585052040") 2026/05/24 01:15:52 DEBUG : only1: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae715e_d20260524_m011132_c001_v7007000_t0000_u01779585092774") 2026/05/24 01:15:52 DEBUG : only1: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f40961014701c6459_d20260524_m011127_c001_v0001134_t0052_u01779585087727") 2026/05/24 01:15:52 DEBUG : only1: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c63f9_d20260524_m011113_c001_v0001134_t0014_u01779585073217") 2026/05/24 01:15:52 DEBUG : only1: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f402d8bcef59cf5cc_d20260524_m011106_c001_v7007000_t0000_u01779585066909") 2026/05/24 01:15:52 DEBUG : only1: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c638d_d20260524_m011052_c001_v0001134_t0004_u01779585052599") 2026/05/24 01:15:52 DEBUG : only10: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae715f_d20260524_m011132_c001_v7007000_t0000_u01779585092954") 2026/05/24 01:15:52 DEBUG : only10: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f40961014701c644f_d20260524_m011126_c001_v0001134_t0052_u01779585086941") 2026/05/24 01:15:52 DEBUG : only10: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6427_d20260524_m011120_c001_v0001134_t0008_u01779585080155") 2026/05/24 01:15:52 DEBUG : only10: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f402d8bcef59cf5c6_d20260524_m011106_c001_v7007000_t0000_u01779585066179") 2026/05/24 01:15:52 DEBUG : only10: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c63b1_d20260524_m011058_c001_v0001134_t0029_u01779585058088") 2026/05/24 01:15:52 DEBUG : only11: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7160_d20260524_m011133_c001_v7007000_t0000_u01779585093136") 2026/05/24 01:15:52 DEBUG : only11: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4099f1f320013a2f_d20260524_m011127_c001_v0001177_t0046_u01779585087493") 2026/05/24 01:15:52 DEBUG : only11: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c642b_d20260524_m011120_c001_v0001134_t0050_u01779585080842") 2026/05/24 01:15:52 DEBUG : only11: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f402d8bcef59cf5c7_d20260524_m011106_c001_v7007000_t0000_u01779585066362") 2026/05/24 01:15:52 DEBUG : only11: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c63b5_d20260524_m011058_c001_v0001134_t0006_u01779585058743") 2026/05/24 01:15:52 DEBUG : only12: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7162_d20260524_m011133_c001_v7007000_t0000_u01779585093317") 2026/05/24 01:15:52 DEBUG : only12: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404489b1ce045509_d20260524_m011127_c001_v0001178_t0034_u01779585087683") 2026/05/24 01:15:52 DEBUG : only12: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c642d_d20260524_m011121_c001_v0001134_t0012_u01779585081384") 2026/05/24 01:15:52 DEBUG : only12: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f401c7b3f6ee877f8_d20260524_m011106_c001_v7007000_t0000_u01779585066373") 2026/05/24 01:15:53 DEBUG : only12: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c63b7_d20260524_m011059_c001_v0001134_t0028_u01779585059415") 2026/05/24 01:15:53 DEBUG : only13: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7163_d20260524_m011133_c001_v7007000_t0000_u01779585093497") 2026/05/24 01:15:53 DEBUG : only13: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186f49c2ffb0a8b_d20260524_m011127_c001_v0001185_t0039_u01779585087327") 2026/05/24 01:15:53 DEBUG : only13: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c642f_d20260524_m011122_c001_v0001134_t0016_u01779585082001") 2026/05/24 01:15:53 DEBUG : only13: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f40936e98c401a0ae_d20260524_m011106_c001_v7007000_t0000_u01779585066947") 2026/05/24 01:15:53 DEBUG : only13: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c63bb_d20260524_m011100_c001_v0001134_t0022_u01779585060024") 2026/05/24 01:15:53 DEBUG : only14: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7164_d20260524_m011133_c001_v7007000_t0000_u01779585093678") 2026/05/24 01:15:53 DEBUG : only14: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f40961014701c6453_d20260524_m011127_c001_v0001134_t0052_u01779585087338") 2026/05/24 01:15:53 DEBUG : only14: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6433_d20260524_m011122_c001_v0001134_t0040_u01779585082611") 2026/05/24 01:15:53 DEBUG : only14: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f40936e98c401a0ad_d20260524_m011106_c001_v7007000_t0000_u01779585066764") 2026/05/24 01:15:53 DEBUG : only14: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c63c1_d20260524_m011100_c001_v0001134_t0046_u01779585060688") 2026/05/24 01:15:53 DEBUG : only15: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7165_d20260524_m011133_c001_v7007000_t0000_u01779585093859") 2026/05/24 01:15:53 DEBUG : only15: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186f49c2ffb0a91_d20260524_m011127_c001_v0001185_t0039_u01779585087511") 2026/05/24 01:15:53 DEBUG : only15: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6437_d20260524_m011123_c001_v0001134_t0022_u01779585083175") 2026/05/24 01:15:53 DEBUG : only15: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff169113a_d20260524_m011106_c001_v7007000_t0000_u01779585066555") 2026/05/24 01:15:53 DEBUG : only15: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c63c5_d20260524_m011101_c001_v0001134_t0047_u01779585061299") 2026/05/24 01:15:53 DEBUG : only16: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7166_d20260524_m011134_c001_v7007000_t0000_u01779585094042") 2026/05/24 01:15:53 DEBUG : only16: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f40961014701c6457_d20260524_m011127_c001_v0001134_t0052_u01779585087539") 2026/05/24 01:15:53 DEBUG : only16: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c643b_d20260524_m011123_c001_v0001134_t0004_u01779585083956") 2026/05/24 01:15:53 DEBUG : only16: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f401c7b3f6ee877f9_d20260524_m011106_c001_v7007000_t0000_u01779585066566") 2026/05/24 01:15:53 DEBUG : only16: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c63c9_d20260524_m011102_c001_v0001134_t0029_u01779585062084") 2026/05/24 01:15:54 DEBUG : only17: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7167_d20260524_m011134_c001_v7007000_t0000_u01779585094222") 2026/05/24 01:15:54 DEBUG : only17: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4099f1f320013a35_d20260524_m011127_c001_v0001177_t0046_u01779585087690") 2026/05/24 01:15:54 DEBUG : only17: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6443_d20260524_m011124_c001_v0001134_t0014_u01779585084508") 2026/05/24 01:15:54 DEBUG : only17: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f40936e98c401a0ac_d20260524_m011106_c001_v7007000_t0000_u01779585066577") 2026/05/24 01:15:54 DEBUG : only17: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c63d0_d20260524_m011102_c001_v0001134_t0039_u01779585062755") 2026/05/24 01:15:54 DEBUG : only18: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7168_d20260524_m011134_c001_v7007000_t0000_u01779585094404") 2026/05/24 01:15:54 DEBUG : only18: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4099f1f320013a3b_d20260524_m011128_c001_v0001177_t0046_u01779585088072") 2026/05/24 01:15:54 DEBUG : only18: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6447_d20260524_m011125_c001_v0001134_t0013_u01779585085203") 2026/05/24 01:15:54 DEBUG : only18: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f402d8bcef59cf5cb_d20260524_m011106_c001_v7007000_t0000_u01779585066727") 2026/05/24 01:15:54 DEBUG : only18: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c63d4_d20260524_m011103_c001_v0001134_t0038_u01779585063729") 2026/05/24 01:15:55 DEBUG : only19: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7169_d20260524_m011134_c001_v7007000_t0000_u01779585094586") 2026/05/24 01:15:55 DEBUG : only19: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186f49c2ffb0a93_d20260524_m011127_c001_v0001185_t0039_u01779585087701") 2026/05/24 01:15:55 DEBUG : only19: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6449_d20260524_m011125_c001_v0001134_t0053_u01779585085896") 2026/05/24 01:15:55 DEBUG : only19: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f402d8bcef59cf5c5_d20260524_m011105_c001_v7007000_t0000_u01779585065997") 2026/05/24 01:15:55 DEBUG : only19: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c63d6_d20260524_m011104_c001_v0001134_t0023_u01779585064534") 2026/05/24 01:15:55 DEBUG : only2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae716a_d20260524_m011134_c001_v7007000_t0000_u01779585094769") 2026/05/24 01:15:55 DEBUG : only2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186f49c2ffb0a99_d20260524_m011128_c001_v0001185_t0039_u01779585088082") 2026/05/24 01:15:55 DEBUG : only2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c63fb_d20260524_m011113_c001_v0001134_t0029_u01779585073868") 2026/05/24 01:15:55 DEBUG : only2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff169113b_d20260524_m011106_c001_v7007000_t0000_u01779585066737") 2026/05/24 01:15:55 DEBUG : only2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c638f_d20260524_m011053_c001_v0001134_t0004_u01779585053282") 2026/05/24 01:15:55 DEBUG : only3: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae716b_d20260524_m011134_c001_v7007000_t0000_u01779585094976") 2026/05/24 01:15:55 DEBUG : only3: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404489b1ce04550b_d20260524_m011127_c001_v0001178_t0034_u01779585087871") 2026/05/24 01:15:55 DEBUG : only3: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c63ff_d20260524_m011114_c001_v0001134_t0031_u01779585074397") 2026/05/24 01:15:55 DEBUG : only3: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff1691139_d20260524_m011106_c001_v7007000_t0000_u01779585066372") 2026/05/24 01:15:55 DEBUG : only3: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6395_d20260524_m011053_c001_v0001134_t0025_u01779585053940") 2026/05/24 01:15:55 DEBUG : only4: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae716c_d20260524_m011135_c001_v7007000_t0000_u01779585095156") 2026/05/24 01:15:55 DEBUG : only4: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f40961014701c645f_d20260524_m011128_c001_v0001134_t0052_u01779585088094") 2026/05/24 01:15:55 DEBUG : only4: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6405_d20260524_m011114_c001_v0001134_t0018_u01779585074920") 2026/05/24 01:15:55 DEBUG : only4: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f402d8bcef59cf5cd_d20260524_m011107_c001_v7007000_t0000_u01779585067092") 2026/05/24 01:15:55 DEBUG : only4: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6397_d20260524_m011054_c001_v0001134_t0013_u01779585054515") 2026/05/24 01:15:55 DEBUG : only5: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae716d_d20260524_m011135_c001_v7007000_t0000_u01779585095338") 2026/05/24 01:15:55 DEBUG : only5: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4099f1f320013a37_d20260524_m011127_c001_v0001177_t0046_u01779585087882") 2026/05/24 01:15:56 DEBUG : only5: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6407_d20260524_m011115_c001_v0001134_t0030_u01779585075624") 2026/05/24 01:15:56 DEBUG : only5: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f40936e98c401a0ab_d20260524_m011106_c001_v7007000_t0000_u01779585066388") 2026/05/24 01:15:56 DEBUG : only5: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c63a1_d20260524_m011055_c001_v0001134_t0004_u01779585055216") 2026/05/24 01:15:56 DEBUG : only6: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae716e_d20260524_m011135_c001_v7007000_t0000_u01779585095610") 2026/05/24 01:15:56 DEBUG : only6: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186f49c2ffb0a95_d20260524_m011127_c001_v0001185_t0039_u01779585087893") 2026/05/24 01:15:56 DEBUG : only6: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c640b_d20260524_m011116_c001_v0001134_t0019_u01779585076200") 2026/05/24 01:15:56 DEBUG : only6: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff169113d_d20260524_m011107_c001_v7007000_t0000_u01779585067101") 2026/05/24 01:15:56 DEBUG : only6: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c63a3_d20260524_m011055_c001_v0001134_t0028_u01779585055923") 2026/05/24 01:15:56 DEBUG : only7: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae716f_d20260524_m011135_c001_v7007000_t0000_u01779585095793") 2026/05/24 01:15:56 DEBUG : only7: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f40961014701c645d_d20260524_m011127_c001_v0001134_t0052_u01779585087909") 2026/05/24 01:15:56 DEBUG : only7: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6417_d20260524_m011117_c001_v0001134_t0048_u01779585077623") 2026/05/24 01:15:56 DEBUG : only7: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f402d8bcef59cf5ca_d20260524_m011106_c001_v7007000_t0000_u01779585066545") 2026/05/24 01:15:56 DEBUG : only7: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c63a5_d20260524_m011056_c001_v0001134_t0001_u01779585056526") 2026/05/24 01:15:56 DEBUG : only8: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7170_d20260524_m011135_c001_v7007000_t0000_u01779585095976") 2026/05/24 01:15:56 DEBUG : only8: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404489b1ce04550d_d20260524_m011128_c001_v0001178_t0034_u01779585088058") 2026/05/24 01:15:56 DEBUG : only8: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6419_d20260524_m011118_c001_v0001134_t0037_u01779585078141") 2026/05/24 01:15:56 DEBUG : only8: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f401c7b3f6ee877fa_d20260524_m011106_c001_v7007000_t0000_u01779585066754") 2026/05/24 01:15:56 DEBUG : only8: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c63a7_d20260524_m011057_c001_v0001134_t0054_u01779585057050") 2026/05/24 01:15:56 DEBUG : only9: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7171_d20260524_m011136_c001_v7007000_t0000_u01779585096157") 2026/05/24 01:15:56 DEBUG : only9: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404489b1ce04550f_d20260524_m011128_c001_v0001178_t0034_u01779585088242") 2026/05/24 01:15:56 DEBUG : only9: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6421_d20260524_m011119_c001_v0001134_t0056_u01779585079487") 2026/05/24 01:15:56 DEBUG : only9: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4150c89ff169113c_d20260524_m011106_c001_v7007000_t0000_u01779585066918") 2026/05/24 01:15:57 DEBUG : only9: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c63ad_d20260524_m011057_c001_v0001134_t0025_u01779585057551") 2026/05/24 01:15:57 DEBUG : potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e8976_d20260524_m010725_c001_v7007000_t0000_u01779584845576") 2026/05/24 01:15:57 DEBUG : potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0109_d20260524_m010722_c001_v0001185_t0054_u01779584842424") 2026/05/24 01:15:57 DEBUG : potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e8968_d20260524_m010721_c001_v7007000_t0000_u01779584841679") 2026/05/24 01:15:57 DEBUG : potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d608962030ff_d20260524_m010719_c001_v0001120_t0013_u01779584839796") 2026/05/24 01:15:57 DEBUG : potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e8963_d20260524_m010719_c001_v7007000_t0000_u01779584839064") 2026/05/24 01:15:57 DEBUG : potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6015_d20260524_m010716_c001_v0001134_t0007_u01779584836817") 2026/05/24 01:15:57 DEBUG : potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e894d_d20260524_m010705_c001_v7007000_t0000_u01779584825890") 2026/05/24 01:15:57 DEBUG : potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d608962030b7_d20260524_m010704_c001_v0001120_t0017_u01779584824164") 2026/05/24 01:15:57 DEBUG : potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e893b_d20260524_m010702_c001_v7007000_t0000_u01779584822436") 2026/05/24 01:15:57 DEBUG : potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d608962030a9_d20260524_m010701_c001_v0001120_t0051_u01779584821289") 2026/05/24 01:15:57 DEBUG : potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e8935_d20260524_m010659_c001_v7007000_t0000_u01779584819482") 2026/05/24 01:15:57 DEBUG : potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d6089620309f_d20260524_m010658_c001_v0001120_t0013_u01779584818208") 2026/05/24 01:15:57 DEBUG : potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd4148b_d20260524_m010651_c001_v7007000_t0000_u01779584811777") 2026/05/24 01:15:57 DEBUG : potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203075_d20260524_m010650_c001_v0001120_t0017_u01779584810191") 2026/05/24 01:15:57 DEBUG : potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd4148a_d20260524_m010649_c001_v7007000_t0000_u01779584809830") 2026/05/24 01:15:57 DEBUG : potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203067_d20260524_m010648_c001_v0001120_t0011_u01779584808207") 2026/05/24 01:15:57 DEBUG : potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41488_d20260524_m010647_c001_v7007000_t0000_u01779584807846") 2026/05/24 01:15:57 DEBUG : potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203065_d20260524_m010647_c001_v0001120_t0056_u01779584807091") 2026/05/24 01:15:58 DEBUG : potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d6089620305d_d20260524_m010646_c001_v0001120_t0052_u01779584806379") 2026/05/24 01:15:58 DEBUG : potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41484_d20260524_m010646_c001_v7007000_t0000_u01779584806018") 2026/05/24 01:15:58 DEBUG : potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203057_d20260524_m010644_c001_v0001120_t0059_u01779584804778") 2026/05/24 01:15:58 DEBUG : potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203051_d20260524_m010644_c001_v0001120_t0010_u01779584804001") 2026/05/24 01:15:58 DEBUG : potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41482_d20260524_m010643_c001_v7007000_t0000_u01779584803636") 2026/05/24 01:15:58 DEBUG : potato: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d6089620304d_d20260524_m010642_c001_v0001120_t0014_u01779584802589") 2026/05/24 01:15:58 DEBUG : potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be51099_d20260524_m010809_c001_v7007000_t0000_u01779584889982") 2026/05/24 01:15:58 DEBUG : potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c610f_d20260524_m010809_c001_v0001134_t0005_u01779584889213") 2026/05/24 01:15:58 DEBUG : potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41379e8d205e8aaa_d20260524_m010800_c001_v7007000_t0000_u01779584880646") 2026/05/24 01:15:58 DEBUG : potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c60cd_d20260524_m010756_c001_v0001134_t0014_u01779584876072") 2026/05/24 01:15:58 DEBUG : potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41379e8d205e8aa0_d20260524_m010749_c001_v7007000_t0000_u01779584869056") 2026/05/24 01:15:58 DEBUG : potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c608b_d20260524_m010744_c001_v0001134_t0028_u01779584864673") 2026/05/24 01:15:58 DEBUG : potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f401c7b3f6ee8775b_d20260524_m010736_c001_v7007000_t0000_u01779584856990") 2026/05/24 01:15:58 DEBUG : potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6055_d20260524_m010732_c001_v0001134_t0059_u01779584852526") 2026/05/24 01:15:58 DEBUG : potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e8956_d20260524_m010710_c001_v7007000_t0000_u01779584830719") 2026/05/24 01:15:58 DEBUG : potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d608962030c9_d20260524_m010709_c001_v0001120_t0037_u01779584829160") 2026/05/24 01:15:58 DEBUG : potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e8952_d20260524_m010708_c001_v7007000_t0000_u01779584828794") 2026/05/24 01:15:58 DEBUG : potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d608962030bd_d20260524_m010706_c001_v0001120_t0009_u01779584826436") 2026/05/24 01:15:58 DEBUG : potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e894e_d20260524_m010706_c001_v7007000_t0000_u01779584826074") 2026/05/24 01:15:58 DEBUG : potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d608962030b9_d20260524_m010704_c001_v0001120_t0000_u01779584824894") 2026/05/24 01:15:59 DEBUG : potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e894c_d20260524_m010703_c001_v7007000_t0000_u01779584823800") 2026/05/24 01:15:59 DEBUG : potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d608962030b1_d20260524_m010702_c001_v0001120_t0021_u01779584822809") 2026/05/24 01:15:59 DEBUG : potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e8937_d20260524_m010700_c001_v7007000_t0000_u01779584820920") 2026/05/24 01:15:59 DEBUG : potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d608962030a3_d20260524_m010659_c001_v0001120_t0000_u01779584819492") 2026/05/24 01:15:59 DEBUG : potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd4148d_d20260524_m010652_c001_v7007000_t0000_u01779584812501") 2026/05/24 01:15:59 DEBUG : potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d6089620307d_d20260524_m010651_c001_v0001120_t0054_u01779584811502") 2026/05/24 01:15:59 DEBUG : potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be50fe8_d20260524_m010548_c001_v7007000_t0000_u01779584748566") 2026/05/24 01:15:59 DEBUG : potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202f8d_d20260524_m010547_c001_v0001120_t0023_u01779584747839") 2026/05/24 01:15:59 DEBUG : potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be50fe5_d20260524_m010546_c001_v7007000_t0000_u01779584746940") 2026/05/24 01:15:59 DEBUG : potato2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202f89_d20260524_m010546_c001_v0001120_t0052_u01779584746192") 2026/05/24 01:15:59 DEBUG : potato3: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41379e8d205e8aab_d20260524_m010801_c001_v7007000_t0000_u01779584881202") 2026/05/24 01:15:59 DEBUG : potato3: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203171_d20260524_m010757_c001_v0001120_t0038_u01779584877589") 2026/05/24 01:15:59 DEBUG : potato3: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41379e8d205e8aa2_d20260524_m010749_c001_v7007000_t0000_u01779584869487") 2026/05/24 01:15:59 DEBUG : potato3: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203153_d20260524_m010745_c001_v0001120_t0040_u01779584865965") 2026/05/24 01:15:59 DEBUG : potato3: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f401c7b3f6ee8775c_d20260524_m010737_c001_v7007000_t0000_u01779584857234") 2026/05/24 01:15:59 DEBUG : potato3: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d6089620312f_d20260524_m010733_c001_v0001120_t0042_u01779584853467") 2026/05/24 01:15:59 DEBUG : pre-dest1/1: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f403bb1aa6b4915bf_d20260524_m010845_c001_v7007000_t0000_u01779584925366") 2026/05/24 01:15:59 DEBUG : pre-dest1/1: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d608962031f3_d20260524_m010837_c001_v0001120_t0018_u01779584917120") 2026/05/24 01:15:59 DEBUG : pre-dest2/2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f403bb1aa6b4915c1_d20260524_m010845_c001_v7007000_t0000_u01779584925548") 2026/05/24 01:15:59 DEBUG : pre-dest2/2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c617f_d20260524_m010837_c001_v0001134_t0028_u01779584917913") 2026/05/24 01:15:59 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41805c45636a6b56_d20260524_m010821_c001_v7007000_t0000_u01779584901716") 2026/05/24 01:15:59 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0345_d20260524_m010817_c001_v0001185_t0054_u01779584897818") 2026/05/24 01:16:00 DEBUG : sizeonly: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcc88_d20260524_m010627_c001_v7007000_t0000_u01779584787883") 2026/05/24 01:16:00 DEBUG : sizeonly: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203001_d20260524_m010626_c001_v0001120_t0036_u01779584786872") 2026/05/24 01:16:00 DEBUG : splitbanan: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be5133f_d20260524_m011325_c001_v7007000_t0000_u01779585205474") 2026/05/24 01:16:00 DEBUG : splitbanan: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013db3_d20260524_m011318_c001_v0001177_t0030_u01779585198263") 2026/05/24 01:16:00 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d0886470_d20260524_m011436_c001_v7007000_t0000_u01779585276840") 2026/05/24 01:16:00 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c66d5_d20260524_m011430_c001_v0001134_t0040_u01779585270257") 2026/05/24 01:16:00 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4179e727dbd41e05_d20260524_m011422_c001_v7007000_t0000_u01779585262304") 2026/05/24 01:16:00 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6697_d20260524_m011415_c001_v0001134_t0005_u01779585255900") 2026/05/24 01:16:00 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404525d548c08fc2_d20260524_m011408_c001_v7007000_t0000_u01779585248035") 2026/05/24 01:16:00 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6653_d20260524_m011401_c001_v0001134_t0021_u01779585241575") 2026/05/24 01:16:00 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c9b3_d20260524_m011353_c001_v7007000_t0000_u01779585233949") 2026/05/24 01:16:00 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c663b_d20260524_m011347_c001_v0001134_t0055_u01779585227531") 2026/05/24 01:16:00 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41494464a65d3b09_d20260524_m011340_c001_v7007000_t0000_u01779585220006") 2026/05/24 01:16:00 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6621_d20260524_m011332_c001_v0001134_t0001_u01779585212798") 2026/05/24 01:16:00 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f409398c5ff9bb68c_d20260524_m011319_c001_v7007000_t0000_u01779585199803") 2026/05/24 01:16:00 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c65fd_d20260524_m011317_c001_v0001134_t0051_u01779585197144") 2026/05/24 01:16:00 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4156b2a26b9445c9_d20260524_m011310_c001_v7007000_t0000_u01779585190129") 2026/05/24 01:16:01 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013d45_d20260524_m011303_c001_v0001177_t0008_u01779585183586") 2026/05/24 01:16:01 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7632_d20260524_m011302_c001_v7007000_t0000_u01779585182684") 2026/05/24 01:16:01 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce04577f_d20260524_m011259_c001_v0001178_t0055_u01779585179747") 2026/05/24 01:16:01 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f419f69b5bed6a24e_d20260524_m011252_c001_v7007000_t0000_u01779585172385") 2026/05/24 01:16:01 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6583_d20260524_m011245_c001_v0001134_t0034_u01779585165701") 2026/05/24 01:16:01 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f412e5afa9e6e9e17_d20260524_m011244_c001_v7007000_t0000_u01779585164505") 2026/05/24 01:16:01 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013c83_d20260524_m011241_c001_v0001177_t0059_u01779585161778") 2026/05/24 01:16:01 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41805c45636a6ca3_d20260524_m011228_c001_v7007000_t0000_u01779585148429") 2026/05/24 01:16:01 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013bcf_d20260524_m011224_c001_v0001177_t0011_u01779585144548") 2026/05/24 01:16:01 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f404031b191e1c86d_d20260524_m011217_c001_v7007000_t0000_u01779585137098") 2026/05/24 01:16:01 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013b5d_d20260524_m011210_c001_v0001177_t0026_u01779585130475") 2026/05/24 01:16:01 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcded_d20260524_m011203_c001_v7007000_t0000_u01779585123054") 2026/05/24 01:16:01 DEBUG : splitbananasplit: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013aef_d20260524_m011156_c001_v0001177_t0017_u01779585116630") 2026/05/24 01:16:01 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f421c2d1cbcd49480_d20260524_m011305_c001_v7007000_t0000_u01779585185012") 2026/05/24 01:16:01 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce04578b_d20260524_m011300_c001_v0001178_t0043_u01779585180669") 2026/05/24 01:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7184_d20260524_m011148_c001_v7007000_t0000_u01779585108293") 2026/05/24 01:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013aa5_d20260524_m011145_c001_v0001177_t0055_u01779585105839") 2026/05/24 01:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f420ba7b76a60ab5a_d20260524_m011144_c001_v7007000_t0000_u01779585104731") 2026/05/24 01:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c648d_d20260524_m011142_c001_v0001134_t0006_u01779585102020") 2026/05/24 01:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f401c7b3f6ee87755_d20260524_m010729_c001_v7007000_t0000_u01779584849782") 2026/05/24 01:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6043_d20260524_m010728_c001_v0001134_t0013_u01779584848789") 2026/05/24 01:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e897a_d20260524_m010727_c001_v7007000_t0000_u01779584847869") 2026/05/24 01:16:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d6089620311d_d20260524_m010727_c001_v0001120_t0035_u01779584847044") 2026/05/24 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcc85_d20260524_m010624_c001_v7007000_t0000_u01779584784655") 2026/05/24 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202ff5_d20260524_m010623_c001_v0001120_t0009_u01779584783015") 2026/05/24 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcc83_d20260524_m010622_c001_v7007000_t0000_u01779584782654") 2026/05/24 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202ff1_d20260524_m010621_c001_v0001120_t0029_u01779584781341") 2026/05/24 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcc7d_d20260524_m010619_c001_v7007000_t0000_u01779584779334") 2026/05/24 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202fe1_d20260524_m010617_c001_v0001120_t0021_u01779584777972") 2026/05/24 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcc7b_d20260524_m010617_c001_v7007000_t0000_u01779584777429") 2026/05/24 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202fd3_d20260524_m010616_c001_v0001120_t0036_u01779584776086") 2026/05/24 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202fc7_d20260524_m010612_c001_v0001120_t0014_u01779584772911") 2026/05/24 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcc77_d20260524_m010612_c001_v7007000_t0000_u01779584772549") 2026/05/24 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202fc3_d20260524_m010611_c001_v0001120_t0017_u01779584771747") 2026/05/24 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202fbf_d20260524_m010610_c001_v0001120_t0014_u01779584770771") 2026/05/24 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f408ad27183cdcc75_d20260524_m010610_c001_v7007000_t0000_u01779584770409") 2026/05/24 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202fb7_d20260524_m010607_c001_v0001120_t0018_u01779584767037") 2026/05/24 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202fb3_d20260524_m010604_c001_v0001120_t0033_u01779584764487") 2026/05/24 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be50ff9_d20260524_m010604_c001_v7007000_t0000_u01779584764124") 2026/05/24 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202fb1_d20260524_m010603_c001_v0001120_t0000_u01779584763279") 2026/05/24 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202faf_d20260524_m010601_c001_v0001120_t0045_u01779584761982") 2026/05/24 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be50ff2_d20260524_m010601_c001_v7007000_t0000_u01779584761621") 2026/05/24 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202fa3_d20260524_m010557_c001_v0001120_t0027_u01779584757571") 2026/05/24 01:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be50ff0_d20260524_m010557_c001_v7007000_t0000_u01779584757152") 2026/05/24 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202fa1_d20260524_m010556_c001_v0001120_t0058_u01779584756324") 2026/05/24 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be50fee_d20260524_m010555_c001_v7007000_t0000_u01779584755427") 2026/05/24 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202f9d_d20260524_m010554_c001_v0001120_t0037_u01779584754781") 2026/05/24 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be50fed_d20260524_m010554_c001_v7007000_t0000_u01779584754236") 2026/05/24 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202f99_d20260524_m010553_c001_v0001120_t0036_u01779584753486") 2026/05/24 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be50fec_d20260524_m010552_c001_v7007000_t0000_u01779584752588") 2026/05/24 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202f97_d20260524_m010551_c001_v0001120_t0042_u01779584751650") 2026/05/24 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be50feb_d20260524_m010551_c001_v7007000_t0000_u01779584751107") 2026/05/24 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202f95_d20260524_m010550_c001_v0001120_t0034_u01779584750406") 2026/05/24 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be50fea_d20260524_m010549_c001_v7007000_t0000_u01779584749866") 2026/05/24 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202f91_d20260524_m010549_c001_v0001120_t0048_u01779584749109") 2026/05/24 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be50fd8_d20260524_m010544_c001_v7007000_t0000_u01779584744410") 2026/05/24 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202f85_d20260524_m010543_c001_v0001120_t0032_u01779584743689") 2026/05/24 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be50fd7_d20260524_m010543_c001_v7007000_t0000_u01779584743147") 2026/05/24 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202f83_d20260524_m010542_c001_v0001120_t0051_u01779584742476") 2026/05/24 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be50fd6_d20260524_m010541_c001_v7007000_t0000_u01779584741556") 2026/05/24 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202f7f_d20260524_m010540_c001_v0001120_t0008_u01779584740739") 2026/05/24 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f41123d536be50fd5_d20260524_m010538_c001_v7007000_t0000_u01779584738514") 2026/05/24 01:16:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896202f6f_d20260524_m010537_c001_v0001120_t0036_u01779584737860") 2026/05/24 01:16:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7185_d20260524_m011148_c001_v7007000_t0000_u01779585108473") 2026/05/24 01:16:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce04557b_d20260524_m011145_c001_v0001178_t0032_u01779585105847") 2026/05/24 01:16:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f420ba7b76a60ab5c_d20260524_m011144_c001_v7007000_t0000_u01779585104912") 2026/05/24 01:16:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0b1b_d20260524_m011142_c001_v0001185_t0005_u01779585102029") 2026/05/24 01:16:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d0886472_d20260524_m011438_c001_v7007000_t0000_u01779585278830") 2026/05/24 01:16:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce04592d_d20260524_m011438_c001_v0001178_t0010_u01779585278195") 2026/05/24 01:16:04 DEBUG : sub/yam: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e896a_d20260524_m010725_c001_v7007000_t0000_u01779584845029") 2026/05/24 01:16:04 DEBUG : sub/yam: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c602c_d20260524_m010722_c001_v0001134_t0055_u01779584842770") 2026/05/24 01:16:04 DEBUG : test_dir1/file2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7179_d20260524_m011141_c001_v7007000_t0000_u01779585101151") 2026/05/24 01:16:04 DEBUG : test_dir1/file2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045559_d20260524_m011139_c001_v0001178_t0051_u01779585099826") 2026/05/24 01:16:04 DEBUG : test_dir1/file2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7174_d20260524_m011138_c001_v7007000_t0000_u01779585098714") 2026/05/24 01:16:04 DEBUG : test_dir1/file2: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6481_d20260524_m011137_c001_v0001134_t0052_u01779585097108") 2026/05/24 01:16:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae717a_d20260524_m011141_c001_v7007000_t0000_u01779585101333") 2026/05/24 01:16:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0aff_d20260524_m011139_c001_v0001185_t0053_u01779585099468") 2026/05/24 01:16:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4186e86626ae7175_d20260524_m011138_c001_v7007000_t0000_u01779585098895") 2026/05/24 01:16:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb0ad3_d20260524_m011137_c001_v0001185_t0016_u01779585097096") 2026/05/24 01:16:04 DEBUG : three: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e895d_d20260524_m010716_c001_v7007000_t0000_u01779584836055") 2026/05/24 01:16:04 DEBUG : three: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d608962030f1_d20260524_m010714_c001_v0001120_t0005_u01779584834709") 2026/05/24 01:16:04 DEBUG : three: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d608962030e3_d20260524_m010712_c001_v0001120_t0045_u01779584832365") 2026/05/24 01:16:04 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d0886473_d20260524_m011440_c001_v7007000_t0000_u01779585280383") 2026/05/24 01:16:04 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013f76_d20260524_m011439_c001_v0001177_t0049_u01779585279774") 2026/05/24 01:16:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d088648c_d20260524_m011459_c001_v7007000_t0000_u01779585299059") 2026/05/24 01:16:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb11ae_d20260524_m011457_c001_v0001185_t0034_u01779585297387") 2026/05/24 01:16:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d0886483_d20260524_m011455_c001_v7007000_t0000_u01779585295864") 2026/05/24 01:16:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013fdc_d20260524_m011454_c001_v0001177_t0024_u01779585294279") 2026/05/24 01:16:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d088647e_d20260524_m011453_c001_v7007000_t0000_u01779585293336") 2026/05/24 01:16:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045983_d20260524_m011452_c001_v0001178_t0023_u01779585292564") 2026/05/24 01:16:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d0886479_d20260524_m011447_c001_v7007000_t0000_u01779585287405") 2026/05/24 01:16:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320013f9a_d20260524_m011446_c001_v0001177_t0057_u01779585286178") 2026/05/24 01:16:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d088647a_d20260524_m011449_c001_v7007000_t0000_u01779585289750") 2026/05/24 01:16:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb1166_d20260524_m011448_c001_v0001185_t0045_u01779585288386") 2026/05/24 01:16:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d0886478_d20260524_m011445_c001_v7007000_t0000_u01779585285247") 2026/05/24 01:16:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f104489b1ce045957_d20260524_m011444_c001_v0001178_t0012_u01779585284634") 2026/05/24 01:16:05 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d0886476_d20260524_m011443_c001_v7007000_t0000_u01779585283692") 2026/05/24 01:16:05 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c66f7_d20260524_m011442_c001_v0001134_t0002_u01779585282854") 2026/05/24 01:16:05 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d0886475_d20260524_m011441_c001_v7007000_t0000_u01779585281910") 2026/05/24 01:16:05 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb113e_d20260524_m011441_c001_v0001185_t0051_u01779585281328") 2026/05/24 01:16:05 DEBUG : toe/toe/toe: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f401c7b3f6ee87a11_d20260524_m011504_c001_v7007000_t0000_u01779585304043") 2026/05/24 01:16:05 DEBUG : toe/toe/toe: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1099f1f320014022_d20260524_m011503_c001_v0001177_t0001_u01779585303399") 2026/05/24 01:16:05 DEBUG : toe/toe/toe: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d088647c_d20260524_m011451_c001_v7007000_t0000_u01779585291616") 2026/05/24 01:16:05 DEBUG : toe/toe/toe: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c670d_d20260524_m011450_c001_v0001134_t0012_u01779585290785") 2026/05/24 01:16:05 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d088648f_d20260524_m011459_c001_v7007000_t0000_u01779585299640") 2026/05/24 01:16:05 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10961014701c6729_d20260524_m011458_c001_v0001134_t0032_u01779585298762") 2026/05/24 01:16:05 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f42241f34d0886486_d20260524_m011456_c001_v7007000_t0000_u01779585296455") 2026/05/24 01:16:06 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f107c57ed731ba3bf_d20260524_m011455_c001_v0001176_t0023_u01779585295558") 2026/05/24 01:16:06 DEBUG : two: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e895e_d20260524_m010716_c001_v7007000_t0000_u01779584836268") 2026/05/24 01:16:06 DEBUG : two: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f40961014701c6007_d20260524_m010713_c001_v0001134_t0052_u01779584833953") 2026/05/24 01:16:06 DEBUG : two: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f4068d608962030df_d20260524_m010712_c001_v0001120_t0047_u01779584832182") 2026/05/24 01:16:06 DEBUG : yam: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e8977_d20260524_m010725_c001_v7007000_t0000_u01779584845757") 2026/05/24 01:16:06 DEBUG : yam: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1151302115d87158_d20260524_m010723_c001_v0001117_t0005_u01779584843875") 2026/05/24 01:16:06 DEBUG : yam: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e8967_d20260524_m010721_c001_v7007000_t0000_u01779584841133") 2026/05/24 01:16:06 DEBUG : yam: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb00f9_d20260524_m010719_c001_v0001185_t0015_u01779584839807") 2026/05/24 01:16:06 DEBUG : yam: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e8961_d20260524_m010718_c001_v7007000_t0000_u01779584838485") 2026/05/24 01:16:06 DEBUG : yam: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1186f49c2ffb00e1_d20260524_m010716_c001_v0001185_t0057_u01779584836829") 2026/05/24 01:16:06 DEBUG : yaml: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e8969_d20260524_m010721_c001_v7007000_t0000_u01779584841864") 2026/05/24 01:16:06 DEBUG : yaml: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f1068d60896203107_d20260524_m010720_c001_v0001120_t0033_u01779584840806") 2026/05/24 01:16:06 DEBUG : yaml: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f407dd1c1450e8965_d20260524_m010719_c001_v7007000_t0000_u01779584839246") 2026/05/24 01:16:06 DEBUG : yaml: Deleting (id "4_z2f921db3804d5b7b9fe80e1b_f10968de1bbc45a95_d20260524_m010718_c001_v0001165_t0042_u01779584838278") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m32.569623478s (try 1/5)