"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/07/16 01:23:31 DEBUG : Creating backend with remote "TestB2:rclone-test-golixom8nedi" 2026/07/16 01:23:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 01:23:32 DEBUG : Creating backend with remote "/tmp/rclone2333630260" === 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-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:23:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:23:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/16 01:23:33 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:23:33 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.46s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:23:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/16 01:23:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:23:34 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:23:34 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:23:35 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:23:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:23:35 INFO : sub dir/hello world: Copied (new) 2026/07/16 01:23:35 DEBUG : B2 bucket rclone-test-golixom8nedi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.85s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:23:36 DEBUG : Creating backend with remote "/non-existing" 2026/07/16 01:23:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/16 01:23:36 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:23:36 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.51s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:23:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:23:37 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:23:37 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:23:37 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:23:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:23:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.55s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.34s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:23:38 INFO : B2 bucket rclone-test-golixom8nedi: Running all checks before starting transfers 2026/07/16 01:23:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:23:39 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:23:39 INFO : B2 bucket rclone-test-golixom8nedi: Checks finished, now starting transfers 2026/07/16 01:23:39 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:23:39 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:23:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:23:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.24s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:23:40 ERROR : Ignoring --no-traverse with sync 2026/07/16 01:23:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:23:40 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:23:40 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:23:40 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:23:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:23:40 INFO : sub dir/hello world: Copied (new) 2026/07/16 01:23:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.13s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:23:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/16 01:23:41 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:23:41 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:23:41 DEBUG : hello world2: size = 12 OK 2026/07/16 01:23:41 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/16 01:23:41 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.32s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:23:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:23:42 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:23:42 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:23:43 DEBUG : potato2: size = 11 OK 2026/07/16 01:23:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:23:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.23s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:24:43 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-golixom8nedi/potato2": net/http: TLS handshake timeout) 2026/07/16 01:24:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/16 01:24:44 DEBUG : pacer: Reducing sleep to 10ms 2026/07/16 01:24:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:24:44 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:24:44 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:24:45 DEBUG : potato2: size = 11 OK 2026/07/16 01:24:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:24:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (62.51s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:24:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/16 01:24:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 01:24:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/16 01:24:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/16 01:24:46 INFO : sub dir2: Making directory 2026/07/16 01:24:46 INFO : sub dir: Making directory 2026/07/16 01:24:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:24:46 INFO : sub dir2/sub sub dir2: Making directory 2026/07/16 01:24:46 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:24:46 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:24:46 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:24:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:24:46 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/07/16 01:24:47 DEBUG : B2 bucket rclone-test-golixom8nedi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.26s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:24:47 INFO : sub dir2: Making directory 2026/07/16 01:24:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/16 01:24:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 01:24:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:24:47 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:24:47 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:24:48 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:24:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:24:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.25s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:24:48 DEBUG : sub dir2: Making directory with metadata 2026/07/16 01:24:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 01:24:49 INFO : sub dir2: Making directory 2026/07/16 01:24:49 INFO : sub dir: Making directory 2026/07/16 01:24:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:24:49 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:24:49 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:24:49 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:24:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:24:49 INFO : sub dir/hello world: Copied (new) 2026/07/16 01:24:49 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/16 01:24:49 DEBUG : B2 bucket rclone-test-golixom8nedi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/16 01:24:49 DEBUG : B2 bucket rclone-test-golixom8nedi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.51s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:24:50 INFO : sub dir2: Making directory 2026/07/16 01:24:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:24:50 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:24:50 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:24:51 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:24:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:24:51 INFO : sub dir/hello world: Copied (new) 2026/07/16 01:24:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.20s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:24:51 DEBUG : sub dir2: Making directory with metadata 2026/07/16 01:24:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 01:24:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/16 01:24:52 INFO : sub dir2: Making directory 2026/07/16 01:24:52 INFO : sub dir: Making directory 2026/07/16 01:24:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:24:52 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:24:52 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:24:52 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:24:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:24:52 INFO : sub dir/hello world: Copied (new) 2026/07/16 01:24:52 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/16 01:24:52 DEBUG : B2 bucket rclone-test-golixom8nedi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.27s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:24:53 INFO : sub dir2: Making directory 2026/07/16 01:24:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:24:53 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:24:53 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:24:54 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:24:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:24:54 INFO : sub dir/hello world: Copied (new) 2026/07/16 01:24:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.21s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:24:55 DEBUG : Creating backend with remote "TestB2:rclone-test-folebez2duli" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-golixom8nedi -> B2 bucket rclone-test-folebez2duli 2026/07/16 01:24:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:24:56 DEBUG : B2 bucket rclone-test-folebez2duli: Waiting for checks to finish 2026/07/16 01:24:56 DEBUG : B2 bucket rclone-test-folebez2duli: Waiting for transfers to finish 2026/07/16 01:24:57 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:24:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:24:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/16 01:24:57 DEBUG : B2 bucket rclone-test-folebez2duli: Purge remote 2026/07/16 01:24:57 INFO : B2 bucket rclone-test-folebez2duli: cleaning bucket "rclone-test-folebez2duli" of all files 2026/07/16 01:24:57 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2ddc3806d6b8b9ff80e1b_f1074bb9a571b35fb_d20260716_m012456_c001_v0001173_t0016_u01784165096872") --- PASS: TestServerSideCopy (3.83s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:24:59 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:24:59 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:24:59 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:24:59 DEBUG : sub dir/hello world: Sizes differ 2026/07/16 01:24:59 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:24:59 DEBUG : sub dir/hello world: size = 17 OK 2026/07/16 01:24:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/16 01:24:59 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.94s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:25:01 DEBUG : Creating backend with remote "TestB2:rclone-test-wegicuj6riri" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-golixom8nedi -> B2 bucket rclone-test-wegicuj6riri 2026/07/16 01:25:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:25:02 DEBUG : B2 bucket rclone-test-wegicuj6riri: Waiting for checks to finish 2026/07/16 01:25:02 DEBUG : B2 bucket rclone-test-wegicuj6riri: Waiting for transfers to finish 2026/07/16 01:25:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:25:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:25:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/16 01:25:04 DEBUG : B2 bucket rclone-test-wegicuj6riri: Waiting for checks to finish 2026/07/16 01:25:04 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:25:04 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-wegicuj6riri) 2026/07/16 01:25:04 DEBUG : sub dir/hello world: Sizes differ 2026/07/16 01:25:04 DEBUG : B2 bucket rclone-test-wegicuj6riri: Waiting for transfers to finish 2026/07/16 01:25:05 DEBUG : sub dir/hello world: size = 17 OK 2026/07/16 01:25:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/16 01:25:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/16 01:25:05 DEBUG : B2 bucket rclone-test-wegicuj6riri: Purge remote 2026/07/16 01:25:05 INFO : B2 bucket rclone-test-wegicuj6riri: cleaning bucket "rclone-test-wegicuj6riri" of all files 2026/07/16 01:25:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf52fd23806d6b8b9ff80e1b_f10911b04b00481e0_d20260716_m012504_c001_v0001146_t0048_u01784165104688") 2026/07/16 01:25:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf52fd23806d6b8b9ff80e1b_f110f01cb7a4d5683_d20260716_m012502_c001_v0001137_t0021_u01784165102814") --- PASS: TestServerSideCopyOverSelf (6.20s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:25:07 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:25:07 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:25:07 DEBUG : sub dir/hello world: Sizes differ 2026/07/16 01:25:07 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:07 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:07 DEBUG : sub dir/hello world: size = 17 OK 2026/07/16 01:25:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/16 01:25:07 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/16 01:25:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.82s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:25:08 DEBUG : Creating backend with remote "TestB2:rclone-test-panapiq0rifi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-golixom8nedi -> B2 bucket rclone-test-panapiq0rifi 2026/07/16 01:25:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:25:10 DEBUG : B2 bucket rclone-test-panapiq0rifi: Waiting for checks to finish 2026/07/16 01:25:10 DEBUG : B2 bucket rclone-test-panapiq0rifi: Waiting for transfers to finish 2026/07/16 01:25:10 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:25:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:25:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/16 01:25:11 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:25:11 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-panapiq0rifi) 2026/07/16 01:25:11 DEBUG : sub dir/hello world: Sizes differ 2026/07/16 01:25:11 DEBUG : B2 bucket rclone-test-panapiq0rifi: Waiting for checks to finish 2026/07/16 01:25:11 DEBUG : B2 bucket rclone-test-panapiq0rifi: Waiting for transfers to finish 2026/07/16 01:25:11 DEBUG : sub dir/hello world: size = 17 OK 2026/07/16 01:25:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/16 01:25:11 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/16 01:25:12 INFO : sub dir/hello world: Deleted 2026/07/16 01:25:12 DEBUG : testing file moves 2026/07/16 01:25:13 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:25:13 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-panapiq0rifi) 2026/07/16 01:25:13 DEBUG : sub dir/hello world: Sizes differ 2026/07/16 01:25:13 DEBUG : B2 bucket rclone-test-panapiq0rifi: Waiting for checks to finish 2026/07/16 01:25:13 DEBUG : B2 bucket rclone-test-panapiq0rifi: Waiting for transfers to finish 2026/07/16 01:25:13 DEBUG : sub dir/hello world: size = 24 OK 2026/07/16 01:25:13 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/16 01:25:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/16 01:25:13 INFO : sub dir/hello world: Deleted 2026/07/16 01:25:14 DEBUG : B2 bucket rclone-test-panapiq0rifi: Purge remote 2026/07/16 01:25:14 INFO : B2 bucket rclone-test-panapiq0rifi: cleaning bucket "rclone-test-panapiq0rifi" of all files 2026/07/16 01:25:14 DEBUG : sub dir/hello world: Deleting (id "4_zcf721d13807d6b8b9ff80e1b_f102a6936ae6cc6d4_d20260716_m012513_c001_v0001103_t0030_u01784165113237") 2026/07/16 01:25:14 DEBUG : sub dir/hello world: Deleting (id "4_zcf721d13807d6b8b9ff80e1b_f10782b0da54a5db4_d20260716_m012511_c001_v0001165_t0017_u01784165111757") 2026/07/16 01:25:14 DEBUG : sub dir/hello world: Deleting (id "4_zcf721d13807d6b8b9ff80e1b_f106296414a414beb_d20260716_m012510_c001_v0001154_t0009_u01784165110607") --- PASS: TestServerSideMoveOverSelf (7.05s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:25:15 ERROR : error listing: directory not found 2026/07/16 01:25:16 INFO : Local file system at /tmp/rclone2333630260: Making directory 2026/07/16 01:25:16 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:16 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.37s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:25:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:25:17 DEBUG : Local file system at /tmp/rclone2333630260: Waiting for checks to finish 2026/07/16 01:25:17 DEBUG : Local file system at /tmp/rclone2333630260: Waiting for transfers to finish 2026/07/16 01:25:18 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/16 01:25:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:25:18 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/16 01:25:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.74s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:25:18 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/16 01:25:18 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:18 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:19 DEBUG : check sum: size = 1 OK 2026/07/16 01:25:19 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/16 01:25:19 INFO : check sum: Copied (new) 2026/07/16 01:25:19 DEBUG : Waiting for deletions to finish 2026/07/16 01:25:19 DEBUG : check sum: size = 1 OK 2026/07/16 01:25:19 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:19 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/16 01:25:19 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/16 01:25:19 DEBUG : check sum: Unchanged skipping 2026/07/16 01:25:19 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:19 DEBUG : Waiting for deletions to finish 2026/07/16 01:25:19 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.50s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:25:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/16 01:25:20 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:20 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:20 DEBUG : sizeonly: size = 6 OK 2026/07/16 01:25:20 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/16 01:25:20 INFO : sizeonly: Copied (new) 2026/07/16 01:25:20 DEBUG : Waiting for deletions to finish 2026/07/16 01:25:21 DEBUG : sizeonly: size = 6 OK 2026/07/16 01:25:21 DEBUG : sizeonly: Sizes identical 2026/07/16 01:25:21 DEBUG : sizeonly: Unchanged skipping 2026/07/16 01:25:21 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:21 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:21 DEBUG : Waiting for deletions to finish 2026/07/16 01:25:21 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.58s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:25:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/16 01:25:22 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:22 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:22 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/16 01:25:22 INFO : ignore-size: Copied (new) 2026/07/16 01:25:22 DEBUG : Waiting for deletions to finish 2026/07/16 01:25:22 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:25:22 DEBUG : ignore-size: Unchanged skipping 2026/07/16 01:25:22 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:22 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:22 DEBUG : Waiting for deletions to finish 2026/07/16 01:25:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.94s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:25:24 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:24 DEBUG : existing: size = 6 OK 2026/07/16 01:25:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:25:24 DEBUG : existing: Unchanged skipping 2026/07/16 01:25:24 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:24 DEBUG : Waiting for deletions to finish 2026/07/16 01:25:24 INFO : There was nothing to transfer 2026/07/16 01:25:24 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/16 01:25:24 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:24 DEBUG : existing: size = 6 OK 2026/07/16 01:25:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/16 01:25:24 INFO : existing: Copied (replaced existing) 2026/07/16 01:25:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.99s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:25:25 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/16 01:25:25 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:25 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:26 DEBUG : existing: size = 6 OK 2026/07/16 01:25:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/16 01:25:26 INFO : existing: Copied (new) 2026/07/16 01:25:26 DEBUG : Waiting for deletions to finish 2026/07/16 01:25:26 DEBUG : existing: Destination exists, skipping 2026/07/16 01:25:26 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:26 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:26 DEBUG : Waiting for deletions to finish 2026/07/16 01:25:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.63s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:25:28 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/16 01:25:28 DEBUG : c/non empty space: size = 5 OK 2026/07/16 01:25:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:25:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/16 01:25:28 DEBUG : c/non empty space: Unchanged skipping 2026/07/16 01:25:28 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:28 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:28 DEBUG : a/potato2: size = 60 OK 2026/07/16 01:25:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:25:28 INFO : a/potato2: Copied (new) 2026/07/16 01:25:28 DEBUG : Waiting for deletions to finish 2026/07/16 01:25:28 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.57s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:25:30 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:30 DEBUG : empty space: size = 1 OK 2026/07/16 01:25:30 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/07/16 01:25:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/16 01:25:30 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/16 01:25:30 DEBUG : empty space: Unchanged skipping 2026/07/16 01:25:30 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:30 DEBUG : Waiting for deletions to finish 2026/07/16 01:25:30 INFO : There was nothing to transfer 2026/07/16 01:25:30 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:30 DEBUG : empty space: size = 1 OK 2026/07/16 01:25:30 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/07/16 01:25:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/16 01:25:31 INFO : empty space: Updated modification time in destination 2026/07/16 01:25:31 DEBUG : empty space: Unchanged skipping 2026/07/16 01:25:31 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:31 DEBUG : Waiting for deletions to finish 2026/07/16 01:25:31 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.69s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:25:33 DEBUG : empty space: size = 1 OK 2026/07/16 01:25:33 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/07/16 01:25:33 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/16 01:25:33 DEBUG : empty space: Unchanged skipping 2026/07/16 01:25:33 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:33 DEBUG : Waiting for deletions to finish 2026/07/16 01:25:33 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.60s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:25:34 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:34 DEBUG : foo: size = 3 OK 2026/07/16 01:25:34 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/07/16 01:25:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:25:34 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:25:34 DEBUG : foo: sha1 differ 2026/07/16 01:25:34 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:34 DEBUG : foo: size = 3 OK 2026/07/16 01:25:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/16 01:25:34 INFO : foo: Copied (replaced existing) 2026/07/16 01:25:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.43s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:25:36 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/16 01:25:36 DEBUG : empty space: size = 1 OK 2026/07/16 01:25:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:25:36 DEBUG : empty space: Unchanged skipping 2026/07/16 01:25:36 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:36 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:36 DEBUG : potato: size = 60 OK 2026/07/16 01:25:36 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:25:36 INFO : potato: Copied (new) 2026/07/16 01:25:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.20s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:25:38 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:25:38 DEBUG : potato: size = 60 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:25:38 DEBUG : potato: Sizes differ 2026/07/16 01:25:38 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:38 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:38 DEBUG : potato: size = 21 OK 2026/07/16 01:25:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/16 01:25:38 INFO : potato: Copied (replaced existing) 2026/07/16 01:25:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.79s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:25:40 DEBUG : potato: size = 21 OK 2026/07/16 01:25:40 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/07/16 01:25:40 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:40 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2333630260) 2026/07/16 01:25:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:25:40 DEBUG : potato: sha1 differ 2026/07/16 01:25:40 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:40 DEBUG : potato: size = 21 OK 2026/07/16 01:25:40 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/16 01:25:40 INFO : potato: Copied (replaced existing) 2026/07/16 01:25:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:25:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:25:42 DEBUG : empty space: size = 1 OK 2026/07/16 01:25:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:25:42 DEBUG : empty space: Unchanged skipping 2026/07/16 01:25:42 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/16 01:25:42 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:42 DEBUG : Waiting for deletions to finish 2026/07/16 01:25:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:25:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:25:44 DEBUG : empty space: size = 1 OK 2026/07/16 01:25:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:25:44 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:44 DEBUG : empty space: Unchanged skipping 2026/07/16 01:25:44 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:44 DEBUG : potato2: size = 60 OK 2026/07/16 01:25:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:25:44 INFO : potato2: Copied (new) 2026/07/16 01:25:44 DEBUG : Waiting for deletions to finish 2026/07/16 01:25:44 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:25:46 INFO : d: Making directory 2026/07/16 01:25:46 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/16 01:25:46 DEBUG : c/non empty space: size = 5 OK 2026/07/16 01:25:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:25:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/16 01:25:46 DEBUG : c/non empty space: Unchanged skipping 2026/07/16 01:25:46 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:46 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:47 DEBUG : a/potato2: size = 60 OK 2026/07/16 01:25:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:25:47 INFO : a/potato2: Copied (new) 2026/07/16 01:25:47 DEBUG : Waiting for deletions to finish 2026/07/16 01:25:47 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:25:49 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/16 01:25:49 DEBUG : c/non empty space: size = 5 OK 2026/07/16 01:25:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:25:49 DEBUG : c/non empty space: Unchanged skipping 2026/07/16 01:25:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/16 01:25:49 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:49 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:49 DEBUG : a/potato2: size = 60 OK 2026/07/16 01:25:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:25:49 INFO : a/potato2: Copied (new) 2026/07/16 01:25:49 ERROR : B2 bucket rclone-test-golixom8nedi: not deleting files as there were IO errors 2026/07/16 01:25:49 ERROR : B2 bucket rclone-test-golixom8nedi: 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-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:25:51 DEBUG : Waiting for deletions to finish 2026/07/16 01:25:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:25:52 DEBUG : empty space: size = 1 OK 2026/07/16 01:25:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:25:52 DEBUG : empty space: Unchanged skipping 2026/07/16 01:25:52 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:52 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:52 INFO : potato: Deleted 2026/07/16 01:25:52 DEBUG : potato2: size = 60 OK 2026/07/16 01:25:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:25:52 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.75s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:25:54 DEBUG : Waiting for deletions to finish 2026/07/16 01:25:54 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:54 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:55 INFO : potato: Deleted 2026/07/16 01:25:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:25:55 DEBUG : empty space: size = 1 OK 2026/07/16 01:25:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:25:55 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:55 DEBUG : empty space: Unchanged skipping 2026/07/16 01:25:55 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:55 DEBUG : potato2: size = 60 OK 2026/07/16 01:25:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:25:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.79s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:25:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:25:57 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:57 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:57 DEBUG : potato2: size = 19 OK 2026/07/16 01:25:57 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/16 01:25:57 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.08s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:25:59 DEBUG : enormous: Excluded (Size Filter) 2026/07/16 01:25:59 DEBUG : enormous: Excluded 2026/07/16 01:25:59 DEBUG : potato2: Excluded (Size Filter) 2026/07/16 01:25:59 DEBUG : potato2: Excluded 2026/07/16 01:25:59 DEBUG : potato2: Excluded (Size Filter) 2026/07/16 01:25:59 DEBUG : empty space: size = 1 OK 2026/07/16 01:25:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:25:59 DEBUG : empty space: Unchanged skipping 2026/07/16 01:25:59 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:25:59 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:25:59 DEBUG : Waiting for deletions to finish 2026/07/16 01:25:59 INFO : There was nothing to transfer 2026/07/16 01:25:59 DEBUG : enormous: Excluded (Size Filter) 2026/07/16 01:25:59 DEBUG : enormous: Excluded 2026/07/16 01:25:59 DEBUG : potato2: Excluded (Size Filter) 2026/07/16 01:25:59 DEBUG : potato2: Excluded 2026/07/16 01:25:59 DEBUG : potato2: Excluded (Size Filter) 2026/07/16 01:25:59 DEBUG : Local file system at /tmp/rclone2333630260: Waiting for checks to finish 2026/07/16 01:25:59 DEBUG : empty space: size = 1 OK 2026/07/16 01:25:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/16 01:25:59 DEBUG : empty space: Unchanged skipping 2026/07/16 01:25:59 DEBUG : Local file system at /tmp/rclone2333630260: Waiting for transfers to finish 2026/07/16 01:25:59 DEBUG : Waiting for deletions to finish 2026/07/16 01:25:59 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.15s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:26:02 DEBUG : enormous: Excluded (Size Filter) 2026/07/16 01:26:02 DEBUG : enormous: Excluded 2026/07/16 01:26:02 DEBUG : potato2: Excluded (Size Filter) 2026/07/16 01:26:02 DEBUG : potato2: Excluded 2026/07/16 01:26:02 DEBUG : empty space: size = 1 OK 2026/07/16 01:26:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:26:02 DEBUG : empty space: Unchanged skipping 2026/07/16 01:26:02 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:26:02 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:26:02 DEBUG : Waiting for deletions to finish 2026/07/16 01:26:02 INFO : enormous: Deleted 2026/07/16 01:26:02 INFO : potato2: Deleted 2026/07/16 01:26:02 INFO : There was nothing to transfer 2026/07/16 01:26:03 DEBUG : empty space: size = 1 OK 2026/07/16 01:26:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/16 01:26:03 DEBUG : empty space: Unchanged skipping 2026/07/16 01:26:03 DEBUG : Local file system at /tmp/rclone2333630260: Waiting for checks to finish 2026/07/16 01:26:03 DEBUG : Local file system at /tmp/rclone2333630260: Waiting for transfers to finish 2026/07/16 01:26:03 DEBUG : Waiting for deletions to finish 2026/07/16 01:26:03 INFO : potato2: Deleted 2026/07/16 01:26:03 INFO : enormous: Deleted 2026/07/16 01:26:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.23s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:26:05 DEBUG : five: Need to transfer - File not found at Destination 2026/07/16 01:26:05 DEBUG : four: size = 4 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:26:05 DEBUG : four: size = 8 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:26:05 DEBUG : four: Sizes differ 2026/07/16 01:26:05 DEBUG : one: Destination is newer than source, skipping 2026/07/16 01:26:05 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/16 01:26:05 DEBUG : three: size = 5 OK 2026/07/16 01:26:05 DEBUG : three: Sizes identical 2026/07/16 01:26:05 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/16 01:26:05 DEBUG : two: size = 3 OK 2026/07/16 01:26:05 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:26:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2333630260) 2026/07/16 01:26:05 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:26:05 DEBUG : two: sha1 differ 2026/07/16 01:26:05 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:26:05 DEBUG : five: size = 4 OK 2026/07/16 01:26:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/16 01:26:05 INFO : five: Copied (new) 2026/07/16 01:26:06 DEBUG : four: size = 4 OK 2026/07/16 01:26:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/16 01:26:06 INFO : four: Copied (replaced existing) 2026/07/16 01:26:06 DEBUG : two: size = 3 OK 2026/07/16 01:26:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/16 01:26:06 INFO : two: Copied (replaced existing) 2026/07/16 01:26:06 DEBUG : Waiting for deletions to finish 2026/07/16 01:26:06 DEBUG : five: size = 4 OK 2026/07/16 01:26:06 DEBUG : one: Destination is newer than source, skipping 2026/07/16 01:26:06 DEBUG : four: size = 4 OK 2026/07/16 01:26:06 DEBUG : two: size = 3 OK 2026/07/16 01:26:06 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:26:06 DEBUG : three: size = 5 OK 2026/07/16 01:26:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/16 01:26:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/16 01:26:06 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/16 01:26:06 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/16 01:26:06 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/16 01:26:06 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/16 01:26:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/16 01:26:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2333630260) 2026/07/16 01:26:06 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/16 01:26:06 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:26:06 DEBUG : three: sha1 differ 2026/07/16 01:26:06 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/16 01:26:06 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/16 01:26:06 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:26:07 DEBUG : three: size = 5 OK 2026/07/16 01:26:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/16 01:26:07 INFO : three: Copied (replaced existing) 2026/07/16 01:26:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.72s) === 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-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/16 01:26:08 INFO : B2 bucket rclone-test-golixom8nedi: Making map for --track-renames 2026/07/16 01:26:08 INFO : B2 bucket rclone-test-golixom8nedi: Finished making map for --track-renames 2026/07/16 01:26:08 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:26:08 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for renames to finish 2026/07/16 01:26:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/16 01:26:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/16 01:26:08 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:26:09 DEBUG : potato: size = 14 OK 2026/07/16 01:26:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/16 01:26:09 INFO : potato: Copied (new) 2026/07/16 01:26:09 DEBUG : yam: size = 11 OK 2026/07/16 01:26:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/16 01:26:09 INFO : yam: Copied (new) 2026/07/16 01:26:09 DEBUG : Waiting for deletions to finish 2026/07/16 01:26:09 DEBUG : potato: size = 14 OK 2026/07/16 01:26:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:26:09 INFO : B2 bucket rclone-test-golixom8nedi: Making map for --track-renames 2026/07/16 01:26:09 DEBUG : potato: Unchanged skipping 2026/07/16 01:26:09 INFO : B2 bucket rclone-test-golixom8nedi: Finished making map for --track-renames 2026/07/16 01:26:09 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:26:09 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for renames to finish 2026/07/16 01:26:10 DEBUG : yaml: size = 11 OK 2026/07/16 01:26:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/16 01:26:10 INFO : yam: Copied (server-side copy) to: yaml 2026/07/16 01:26:10 INFO : yam: Deleted 2026/07/16 01:26:10 INFO : yaml: Renamed from "yam" 2026/07/16 01:26:10 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:26:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.13s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/16 01:26:11 INFO : B2 bucket rclone-test-golixom8nedi: Making map for --track-renames 2026/07/16 01:26:11 INFO : B2 bucket rclone-test-golixom8nedi: Finished making map for --track-renames 2026/07/16 01:26:11 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:26:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/16 01:26:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/16 01:26:11 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for renames to finish 2026/07/16 01:26:11 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:26:12 DEBUG : yam: size = 11 OK 2026/07/16 01:26:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/16 01:26:12 INFO : yam: Copied (new) 2026/07/16 01:26:12 DEBUG : potato: size = 14 OK 2026/07/16 01:26:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/16 01:26:12 INFO : potato: Copied (new) 2026/07/16 01:26:12 DEBUG : Waiting for deletions to finish 2026/07/16 01:26:12 INFO : B2 bucket rclone-test-golixom8nedi: Making map for --track-renames 2026/07/16 01:26:12 DEBUG : potato: size = 14 OK 2026/07/16 01:26:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:26:12 DEBUG : potato: Unchanged skipping 2026/07/16 01:26:12 INFO : B2 bucket rclone-test-golixom8nedi: Finished making map for --track-renames 2026/07/16 01:26:12 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:26:12 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for renames to finish 2026/07/16 01:26:13 DEBUG : yaml: size = 11 OK 2026/07/16 01:26:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/16 01:26:13 INFO : yam: Copied (server-side copy) to: yaml 2026/07/16 01:26:13 INFO : yam: Deleted 2026/07/16 01:26:13 INFO : yaml: Renamed from "yam" 2026/07/16 01:26:13 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:26:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/16 01:26:14 INFO : B2 bucket rclone-test-golixom8nedi: Making map for --track-renames 2026/07/16 01:26:14 INFO : B2 bucket rclone-test-golixom8nedi: Finished making map for --track-renames 2026/07/16 01:26:14 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:26:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/16 01:26:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/16 01:26:14 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for renames to finish 2026/07/16 01:26:14 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:26:14 DEBUG : potato: size = 14 OK 2026/07/16 01:26:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/16 01:26:14 INFO : potato: Copied (new) 2026/07/16 01:26:15 DEBUG : sub/yam: size = 11 OK 2026/07/16 01:26:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/16 01:26:15 INFO : sub/yam: Copied (new) 2026/07/16 01:26:15 DEBUG : Waiting for deletions to finish 2026/07/16 01:26:15 DEBUG : potato: size = 14 OK 2026/07/16 01:26:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:26:15 INFO : B2 bucket rclone-test-golixom8nedi: Making map for --track-renames 2026/07/16 01:26:15 INFO : B2 bucket rclone-test-golixom8nedi: Finished making map for --track-renames 2026/07/16 01:26:15 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:26:15 DEBUG : potato: Unchanged skipping 2026/07/16 01:26:15 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for renames to finish 2026/07/16 01:26:16 DEBUG : yam: size = 11 OK 2026/07/16 01:26:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/16 01:26:16 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/16 01:26:16 INFO : sub/yam: Deleted 2026/07/16 01:26:16 INFO : yam: Renamed from "sub/yam" 2026/07/16 01:26:16 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:26:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.90s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:26:17 DEBUG : Creating backend with remote "/tmp/rclone2333630260/dir1" 2026/07/16 01:26:17 DEBUG : Creating backend with remote "/tmp/rclone2333630260/dir2" 2026/07/16 01:26:17 DEBUG : Local file system at /tmp/rclone2333630260/dir2: Using server-side directory move 2026/07/16 01:26:17 INFO : Local file system at /tmp/rclone2333630260/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/16 01:26:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/16 01:26:17 DEBUG : Local file system at /tmp/rclone2333630260/dir2: Waiting for checks to finish 2026/07/16 01:26:17 INFO : file1.txt: Moved (server-side) 2026/07/16 01:26:17 DEBUG : Local file system at /tmp/rclone2333630260/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:26:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:26:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/16 01:26:17 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:26:17 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:26:17 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/16 01:26:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/16 01:26:17 INFO : nested/sub dir/file: Copied (new) 2026/07/16 01:26:17 INFO : nested/sub dir/file: Deleted 2026/07/16 01:26:18 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:26:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:26:18 INFO : sub dir/hello world: Copied (new) 2026/07/16 01:26:18 INFO : sub dir/hello world: Deleted 2026/07/16 01:26:18 INFO : sub dir: Removing directory 2026/07/16 01:26:18 INFO : nested/sub dir: Removing directory 2026/07/16 01:26:18 INFO : nested: Removing directory 2026/07/16 01:26:18 DEBUG : Local file system at /tmp/rclone2333630260: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.95s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:26:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:26:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/16 01:26:19 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:26:19 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:26:19 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/16 01:26:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/16 01:26:19 INFO : nested/sub dir/file: Copied (new) 2026/07/16 01:26:19 INFO : nested/sub dir/file: Deleted 2026/07/16 01:26:20 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:26:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:26:20 INFO : sub dir/hello world: Copied (new) 2026/07/16 01:26:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.67s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:26:21 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/16 01:26:21 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/16 01:26:21 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:26:21 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:26:21 DEBUG : existing: size = 6 OK 2026/07/16 01:26:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/16 01:26:21 INFO : existing: Copied (new) 2026/07/16 01:26:21 INFO : existing: Deleted 2026/07/16 01:26:21 DEBUG : existing-b: size = 6 OK 2026/07/16 01:26:21 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/16 01:26:21 INFO : existing-b: Copied (new) 2026/07/16 01:26:21 INFO : existing-b: Deleted 2026/07/16 01:26:22 DEBUG : existing: Destination exists, skipping 2026/07/16 01:26:22 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/16 01:26:22 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:26:22 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:26:22 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.03s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:26:23 DEBUG : Creating backend with remote "TestB2:rclone-test-secepey5zixo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-golixom8nedi -> B2 bucket rclone-test-secepey5zixo 2026/07/16 01:26:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:26:27 DEBUG : empty space: size = 1 OK 2026/07/16 01:26:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/16 01:26:27 DEBUG : empty space: Unchanged skipping 2026/07/16 01:26:27 DEBUG : potato3: size = 68 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:26:27 DEBUG : potato3: size = 60 (B2 bucket rclone-test-secepey5zixo) 2026/07/16 01:26:27 DEBUG : potato3: Sizes differ 2026/07/16 01:26:27 DEBUG : B2 bucket rclone-test-secepey5zixo: Waiting for checks to finish 2026/07/16 01:26:27 INFO : empty space: Deleted 2026/07/16 01:26:27 DEBUG : B2 bucket rclone-test-secepey5zixo: Waiting for transfers to finish 2026/07/16 01:26:27 DEBUG : potato2: size = 60 OK 2026/07/16 01:26:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:26:27 INFO : potato2: Copied (server-side copy) 2026/07/16 01:26:28 INFO : potato2: Deleted 2026/07/16 01:26:28 DEBUG : potato3: size = 68 OK 2026/07/16 01:26:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/16 01:26:28 INFO : potato3: Copied (server-side copy) 2026/07/16 01:26:28 INFO : potato3: Deleted 2026/07/16 01:26:28 DEBUG : Creating backend with remote "TestB2:rclone-test-jagiveq8bahu" 2026/07/16 01:26:29 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/16 01:26:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:26:29 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/16 01:26:29 DEBUG : B2 bucket rclone-test-jagiveq8bahu: Waiting for checks to finish 2026/07/16 01:26:29 DEBUG : B2 bucket rclone-test-jagiveq8bahu: Waiting for transfers to finish 2026/07/16 01:26:30 DEBUG : empty space: size = 1 OK 2026/07/16 01:26:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/16 01:26:30 INFO : empty space: Copied (server-side copy) 2026/07/16 01:26:30 INFO : empty space: Deleted 2026/07/16 01:26:30 DEBUG : potato2: size = 60 OK 2026/07/16 01:26:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:26:30 INFO : potato2: Copied (server-side copy) 2026/07/16 01:26:31 DEBUG : potato3: size = 68 OK 2026/07/16 01:26:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/16 01:26:31 INFO : potato3: Copied (server-side copy) 2026/07/16 01:26:31 INFO : potato2: Deleted 2026/07/16 01:26:31 INFO : potato3: Deleted 2026/07/16 01:26:31 DEBUG : B2 bucket rclone-test-jagiveq8bahu: Purge remote 2026/07/16 01:26:31 INFO : B2 bucket rclone-test-jagiveq8bahu: cleaning bucket "rclone-test-jagiveq8bahu" of all files 2026/07/16 01:26:31 DEBUG : empty space: Deleting (id "4_z1fc24d93808d6b8b9ff80e1b_f118ddcdcd58e1934_d20260716_m012630_c001_v0001036_t0019_u01784165190297") 2026/07/16 01:26:31 DEBUG : potato2: Deleting (id "4_z1fc24d93808d6b8b9ff80e1b_f11114bf6039448bd_d20260716_m012630_c001_v0001042_t0027_u01784165190638") 2026/07/16 01:26:31 DEBUG : potato3: Deleting (id "4_z1fc24d93808d6b8b9ff80e1b_f101ce1d490d1fe9a_d20260716_m012630_c001_v0001098_t0059_u01784165190702") 2026/07/16 01:26:32 DEBUG : B2 bucket rclone-test-secepey5zixo: Purge remote 2026/07/16 01:26:32 INFO : B2 bucket rclone-test-secepey5zixo: cleaning bucket "rclone-test-secepey5zixo" of all files 2026/07/16 01:26:32 DEBUG : empty space: Deleting (id "4_z6ff23d83808d6b8b9ff80e1b_f425e3a23a65b0ab1_d20260716_m012630_c001_v7007000_t0000_u01784165190609") 2026/07/16 01:26:32 DEBUG : empty space: Deleting (id "4_z6ff23d83808d6b8b9ff80e1b_f1059168a3889d289_d20260716_m012626_c001_v0001113_t0042_u01784165186621") 2026/07/16 01:26:32 DEBUG : potato2: Deleting (id "4_z6ff23d83808d6b8b9ff80e1b_f425e3a23a65b0ab2_d20260716_m012630_c001_v7007000_t0000_u01784165190981") 2026/07/16 01:26:32 DEBUG : potato2: Deleting (id "4_z6ff23d83808d6b8b9ff80e1b_f11454917da00d807_d20260716_m012627_c001_v0001185_t0037_u01784165187728") 2026/07/16 01:26:32 DEBUG : potato3: Deleting (id "4_z6ff23d83808d6b8b9ff80e1b_f418302ec27caeaef_d20260716_m012631_c001_v7007000_t0000_u01784165191144") 2026/07/16 01:26:32 DEBUG : potato3: Deleting (id "4_z6ff23d83808d6b8b9ff80e1b_f1049b07bcbe68270_d20260716_m012627_c001_v0001174_t0029_u01784165187942") 2026/07/16 01:26:32 DEBUG : potato3: Deleting (id "4_z6ff23d83808d6b8b9ff80e1b_f1059168a3889d28d_d20260716_m012627_c001_v0001113_t0026_u01784165187022") --- PASS: TestServerSideMove (11.29s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:26:34 DEBUG : Creating backend with remote "TestB2:rclone-test-nukivey6pulo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-golixom8nedi -> B2 bucket rclone-test-nukivey6pulo 2026/07/16 01:26:40 DEBUG : empty space: Excluded (Size Filter) 2026/07/16 01:26:40 DEBUG : empty space: Excluded (Size Filter) 2026/07/16 01:26:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:26:40 DEBUG : potato3: size = 68 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:26:40 DEBUG : potato3: size = 60 (B2 bucket rclone-test-nukivey6pulo) 2026/07/16 01:26:40 DEBUG : potato3: Sizes differ 2026/07/16 01:26:40 DEBUG : B2 bucket rclone-test-nukivey6pulo: Waiting for checks to finish 2026/07/16 01:26:40 DEBUG : B2 bucket rclone-test-nukivey6pulo: Waiting for transfers to finish 2026/07/16 01:26:41 DEBUG : potato2: size = 60 OK 2026/07/16 01:26:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:26:41 INFO : potato2: Copied (server-side copy) 2026/07/16 01:26:41 INFO : potato2: Deleted 2026/07/16 01:26:43 DEBUG : potato3: size = 68 OK 2026/07/16 01:26:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/16 01:26:43 INFO : potato3: Copied (server-side copy) 2026/07/16 01:26:43 INFO : potato3: Deleted 2026/07/16 01:26:44 DEBUG : Creating backend with remote "TestB2:rclone-test-nalaray7jejo" 2026/07/16 01:26:45 DEBUG : empty space: Excluded (Size Filter) 2026/07/16 01:26:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:26:45 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/16 01:26:45 DEBUG : B2 bucket rclone-test-nalaray7jejo: Waiting for checks to finish 2026/07/16 01:26:45 DEBUG : B2 bucket rclone-test-nalaray7jejo: Waiting for transfers to finish 2026/07/16 01:26:46 DEBUG : potato2: size = 60 OK 2026/07/16 01:26:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:26:46 INFO : potato2: Copied (server-side copy) 2026/07/16 01:26:46 DEBUG : potato3: size = 68 OK 2026/07/16 01:26:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/16 01:26:46 INFO : potato3: Copied (server-side copy) 2026/07/16 01:26:46 INFO : potato2: Deleted 2026/07/16 01:26:46 INFO : potato3: Deleted 2026/07/16 01:26:47 DEBUG : B2 bucket rclone-test-nalaray7jejo: Purge remote 2026/07/16 01:26:47 INFO : B2 bucket rclone-test-nalaray7jejo: cleaning bucket "rclone-test-nalaray7jejo" of all files 2026/07/16 01:26:47 DEBUG : potato2: Deleting (id "4_z4f728d63808d6b8b9ff80e1b_f11334cf7e59682ab_d20260716_m012645_c001_v0001144_t0028_u01784165205967") 2026/07/16 01:26:47 DEBUG : potato3: Deleting (id "4_z4f728d63808d6b8b9ff80e1b_f111bd924cf1564a7_d20260716_m012646_c001_v0001145_t0039_u01784165206362") 2026/07/16 01:26:48 DEBUG : B2 bucket rclone-test-nukivey6pulo: Purge remote 2026/07/16 01:26:48 INFO : B2 bucket rclone-test-nukivey6pulo: cleaning bucket "rclone-test-nukivey6pulo" of all files 2026/07/16 01:26:48 DEBUG : empty space: Deleting (id "4_z8f826d83808d6b8b9ff80e1b_f1120ab467152ec42_d20260716_m012638_c001_v0001115_t0043_u01784165198874") 2026/07/16 01:26:48 DEBUG : potato2: Deleting (id "4_z8f826d83808d6b8b9ff80e1b_f419d7f15eaa9a405_d20260716_m012646_c001_v7007000_t0000_u01784165206606") 2026/07/16 01:26:48 DEBUG : potato2: Deleting (id "4_z8f826d83808d6b8b9ff80e1b_f114dcd4611892059_d20260716_m012641_c001_v0001167_t0026_u01784165201006") 2026/07/16 01:26:48 DEBUG : potato3: Deleting (id "4_z8f826d83808d6b8b9ff80e1b_f4078cf379f42fbe9_d20260716_m012646_c001_v7007000_t0000_u01784165206795") 2026/07/16 01:26:48 DEBUG : potato3: Deleting (id "4_z8f826d83808d6b8b9ff80e1b_f1127572d4a647b7f_d20260716_m012643_c001_v0001173_t0028_u01784165203366") 2026/07/16 01:26:48 DEBUG : potato3: Deleting (id "4_z8f826d83808d6b8b9ff80e1b_f1120ab467152ec44_d20260716_m012639_c001_v0001115_t0056_u01784165199716") --- PASS: TestServerSideMoveWithFilter (15.69s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:26:50 DEBUG : Creating backend with remote "TestB2:rclone-test-fuputoq4huco" 2026/07/16 01:26:52 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-golixom8nedi -> B2 bucket rclone-test-fuputoq4huco 2026/07/16 01:26:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:26:55 DEBUG : empty space: size = 1 OK 2026/07/16 01:26:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/16 01:26:55 DEBUG : empty space: Unchanged skipping 2026/07/16 01:26:55 DEBUG : potato3: size = 68 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:26:55 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fuputoq4huco) 2026/07/16 01:26:55 DEBUG : potato3: Sizes differ 2026/07/16 01:26:55 DEBUG : B2 bucket rclone-test-fuputoq4huco: Waiting for checks to finish 2026/07/16 01:26:55 INFO : empty space: Deleted 2026/07/16 01:26:55 DEBUG : B2 bucket rclone-test-fuputoq4huco: Waiting for transfers to finish 2026/07/16 01:26:55 DEBUG : potato2: size = 60 OK 2026/07/16 01:26:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:26:55 INFO : potato2: Copied (server-side copy) 2026/07/16 01:26:55 INFO : potato2: Deleted 2026/07/16 01:26:56 DEBUG : potato3: size = 68 OK 2026/07/16 01:26:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/16 01:26:56 INFO : potato3: Copied (server-side copy) 2026/07/16 01:26:56 INFO : potato3: Deleted 2026/07/16 01:26:56 DEBUG : Creating backend with remote "TestB2:rclone-test-qoyubuq4hocu" 2026/07/16 01:26:57 INFO : tomatoDir: Making directory 2026/07/16 01:26:57 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/16 01:26:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:26:57 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/16 01:26:57 DEBUG : B2 bucket rclone-test-qoyubuq4hocu: Waiting for checks to finish 2026/07/16 01:26:57 DEBUG : B2 bucket rclone-test-qoyubuq4hocu: Waiting for transfers to finish 2026/07/16 01:26:58 DEBUG : empty space: size = 1 OK 2026/07/16 01:26:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/16 01:26:58 INFO : empty space: Copied (server-side copy) 2026/07/16 01:26:58 INFO : empty space: Deleted 2026/07/16 01:26:59 DEBUG : potato2: size = 60 OK 2026/07/16 01:26:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:26:59 INFO : potato2: Copied (server-side copy) 2026/07/16 01:26:59 DEBUG : potato3: size = 68 OK 2026/07/16 01:26:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/16 01:26:59 INFO : potato3: Copied (server-side copy) 2026/07/16 01:26:59 INFO : potato2: Deleted 2026/07/16 01:26:59 INFO : potato3: Deleted 2026/07/16 01:27:00 DEBUG : B2 bucket rclone-test-qoyubuq4hocu: Purge remote 2026/07/16 01:27:00 INFO : B2 bucket rclone-test-qoyubuq4hocu: cleaning bucket "rclone-test-qoyubuq4hocu" of all files 2026/07/16 01:27:00 DEBUG : empty space: Deleting (id "4_z2fe2bd73808d6b8b9ff80e1b_f10301365ed75dd9d_d20260716_m012658_c001_v0001179_t0046_u01784165218607") 2026/07/16 01:27:00 DEBUG : potato2: Deleting (id "4_z2fe2bd73808d6b8b9ff80e1b_f1170218f1563d68b_d20260716_m012658_c001_v0001033_t0058_u01784165218884") 2026/07/16 01:27:00 DEBUG : potato3: Deleting (id "4_z2fe2bd73808d6b8b9ff80e1b_f104d6c6140cc8dad_d20260716_m012658_c001_v0001103_t0046_u01784165218980") 2026/07/16 01:27:01 DEBUG : B2 bucket rclone-test-fuputoq4huco: Purge remote 2026/07/16 01:27:01 INFO : B2 bucket rclone-test-fuputoq4huco: cleaning bucket "rclone-test-fuputoq4huco" of all files 2026/07/16 01:27:01 DEBUG : empty space: Deleting (id "4_zbf42ad43808d6b8b9ff80e1b_f425e3a23a65b0ab7_d20260716_m012658_c001_v7007000_t0000_u01784165218819") 2026/07/16 01:27:01 DEBUG : empty space: Deleting (id "4_zbf42ad43808d6b8b9ff80e1b_f109cfb8dabc39955_d20260716_m012654_c001_v0001161_t0046_u01784165214286") 2026/07/16 01:27:01 DEBUG : potato2: Deleting (id "4_zbf42ad43808d6b8b9ff80e1b_f425e3a23a65b0ab8_d20260716_m012659_c001_v7007000_t0000_u01784165219493") 2026/07/16 01:27:01 DEBUG : potato2: Deleting (id "4_zbf42ad43808d6b8b9ff80e1b_f118dd2f56eb7f215_d20260716_m012655_c001_v0001099_t0019_u01784165215562") 2026/07/16 01:27:01 DEBUG : potato3: Deleting (id "4_zbf42ad43808d6b8b9ff80e1b_f4273bda0cec4ed7c_d20260716_m012659_c001_v7007000_t0000_u01784165219576") 2026/07/16 01:27:01 DEBUG : potato3: Deleting (id "4_zbf42ad43808d6b8b9ff80e1b_f115f781bb54c6aaa_d20260716_m012655_c001_v0001105_t0016_u01784165215906") 2026/07/16 01:27:01 DEBUG : potato3: Deleting (id "4_zbf42ad43808d6b8b9ff80e1b_f109cfb8dabc39957_d20260716_m012654_c001_v0001161_t0020_u01784165214863") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.78s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:27:02 DEBUG : Creating backend with remote "TestB2:rclone-test-golixom8nedi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.64s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:27:05 DEBUG : Creating backend with remote "TestB2:rclone-test-golixom8nedi/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:27:07 DEBUG : Creating backend with remote "TestB2:rclone-test-golixom8nedi/rclone-sync-test" 2026/07/16 01:27:08 DEBUG : Creating backend with remote "TestB2:rclone-test-golixom8nedi/rclone-sync-test-include/layer2" 2026/07/16 01:27:10 DEBUG : Creating backend with remote "TestB2:rclone-test-golixom8nedi/rclone-sync-test-ignore-file" 2026/07/16 01:27:14 DEBUG : B2 bucket rclone-test-golixom8nedi path rclone-sync-test: Waiting for checks to finish 2026/07/16 01:27:14 DEBUG : B2 bucket rclone-test-golixom8nedi path rclone-sync-test: Waiting for transfers to finish 2026/07/16 01:27:14 DEBUG : Waiting for deletions to finish 2026/07/16 01:27:14 INFO : There was nothing to transfer 2026/07/16 01:27:14 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:27:14 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:27:14 DEBUG : Waiting for deletions to finish 2026/07/16 01:27:14 INFO : There was nothing to transfer 2026/07/16 01:27:14 DEBUG : B2 bucket rclone-test-golixom8nedi path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/16 01:27:14 DEBUG : B2 bucket rclone-test-golixom8nedi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/16 01:27:14 DEBUG : Waiting for deletions to finish 2026/07/16 01:27:14 INFO : There was nothing to transfer 2026/07/16 01:27:15 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:27:15 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:27:15 DEBUG : Waiting for deletions to finish 2026/07/16 01:27:15 INFO : There was nothing to transfer 2026/07/16 01:27:15 DEBUG : B2 bucket rclone-test-golixom8nedi path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/16 01:27:15 DEBUG : B2 bucket rclone-test-golixom8nedi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/16 01:27:15 DEBUG : Waiting for deletions to finish 2026/07/16 01:27:15 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.39s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:27:16 DEBUG : Creating backend with remote "TestB2:rclone-test-golixom8nedi/dst" 2026/07/16 01:27:17 DEBUG : Creating backend with remote "TestB2:rclone-test-golixom8nedi/CompareDest" 2026/07/16 01:27:19 DEBUG : one: Need to transfer - File not found at Destination 2026/07/16 01:27:19 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for checks to finish 2026/07/16 01:27:19 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for transfers to finish 2026/07/16 01:27:20 DEBUG : one: size = 3 OK 2026/07/16 01:27:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/16 01:27:20 INFO : one: Copied (new) 2026/07/16 01:27:20 DEBUG : Waiting for deletions to finish 2026/07/16 01:27:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:27:20 DEBUG : one: size = 3 (B2 bucket rclone-test-golixom8nedi path dst) 2026/07/16 01:27:20 DEBUG : one: Sizes differ 2026/07/16 01:27:20 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for checks to finish 2026/07/16 01:27:20 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for transfers to finish 2026/07/16 01:27:21 DEBUG : one: size = 5 OK 2026/07/16 01:27:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/16 01:27:21 INFO : one: Copied (replaced existing) 2026/07/16 01:27:21 DEBUG : Waiting for deletions to finish 2026/07/16 01:27:23 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for checks to finish 2026/07/16 01:27:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:27:23 DEBUG : one: size = 3 (B2 bucket rclone-test-golixom8nedi path dst) 2026/07/16 01:27:23 DEBUG : one: Sizes differ 2026/07/16 01:27:23 DEBUG : one: size = 5 OK 2026/07/16 01:27:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:27:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/16 01:27:23 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for transfers to finish 2026/07/16 01:27:23 DEBUG : Waiting for deletions to finish 2026/07/16 01:27:23 INFO : There was nothing to transfer 2026/07/16 01:27:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:27:24 DEBUG : one: size = 3 (B2 bucket rclone-test-golixom8nedi path dst) 2026/07/16 01:27:24 DEBUG : one: Sizes differ 2026/07/16 01:27:24 DEBUG : two: size = 3 OK 2026/07/16 01:27:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:27:24 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/16 01:27:24 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for checks to finish 2026/07/16 01:27:24 DEBUG : one: size = 5 OK 2026/07/16 01:27:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:27:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/16 01:27:24 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for transfers to finish 2026/07/16 01:27:24 DEBUG : Waiting for deletions to finish 2026/07/16 01:27:24 INFO : There was nothing to transfer 2026/07/16 01:27:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:27:25 DEBUG : one: size = 3 (B2 bucket rclone-test-golixom8nedi path dst) 2026/07/16 01:27:25 DEBUG : one: Sizes differ 2026/07/16 01:27:25 DEBUG : one: size = 5 OK 2026/07/16 01:27:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:27:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/16 01:27:25 DEBUG : two: size = 3 OK 2026/07/16 01:27:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:27:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/16 01:27:25 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for checks to finish 2026/07/16 01:27:25 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for transfers to finish 2026/07/16 01:27:25 DEBUG : Waiting for deletions to finish 2026/07/16 01:27:25 INFO : There was nothing to transfer 2026/07/16 01:27:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:27:26 DEBUG : one: size = 3 (B2 bucket rclone-test-golixom8nedi path dst) 2026/07/16 01:27:26 DEBUG : one: Sizes differ 2026/07/16 01:27:26 DEBUG : one: size = 5 OK 2026/07/16 01:27:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:27:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/16 01:27:26 DEBUG : two: size = 3 OK 2026/07/16 01:27:26 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/07/16 01:27:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/16 01:27:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/16 01:27:26 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for checks to finish 2026/07/16 01:27:26 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for transfers to finish 2026/07/16 01:27:26 DEBUG : Waiting for deletions to finish 2026/07/16 01:27:26 INFO : There was nothing to transfer 2026/07/16 01:27:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:27:26 DEBUG : one: size = 3 (B2 bucket rclone-test-golixom8nedi path dst) 2026/07/16 01:27:26 DEBUG : one: Sizes differ 2026/07/16 01:27:27 DEBUG : one: size = 5 OK 2026/07/16 01:27:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:27:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/16 01:27:27 DEBUG : two: size = 5 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:27:27 DEBUG : two: size = 3 (B2 bucket rclone-test-golixom8nedi path CompareDest) 2026/07/16 01:27:27 DEBUG : two: Sizes differ 2026/07/16 01:27:27 DEBUG : two: Need to transfer - File not found at Destination 2026/07/16 01:27:27 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for checks to finish 2026/07/16 01:27:27 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for transfers to finish 2026/07/16 01:27:27 DEBUG : two: size = 5 OK 2026/07/16 01:27:27 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/16 01:27:27 INFO : two: Copied (new) 2026/07/16 01:27:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.60s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:27:31 DEBUG : Creating backend with remote "TestB2:rclone-test-golixom8nedi/dest" 2026/07/16 01:27:32 DEBUG : Creating backend with remote "TestB2:rclone-test-golixom8nedi/pre-dest1" 2026/07/16 01:27:33 DEBUG : Creating backend with remote "TestB2:rclone-test-golixom8nedi/pre-dest2" 2026/07/16 01:27:35 DEBUG : 1: size = 1 OK 2026/07/16 01:27:35 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:27:35 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/16 01:27:35 DEBUG : 2: size = 1 OK 2026/07/16 01:27:35 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:27:35 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/16 01:27:36 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/16 01:27:36 DEBUG : B2 bucket rclone-test-golixom8nedi path dest: Waiting for checks to finish 2026/07/16 01:27:36 DEBUG : B2 bucket rclone-test-golixom8nedi path dest: Waiting for transfers to finish 2026/07/16 01:27:37 DEBUG : 3: size = 1 OK 2026/07/16 01:27:37 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/16 01:27:37 INFO : 3: Copied (new) 2026/07/16 01:27:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.66s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:27:38 DEBUG : Creating backend with remote "TestB2:rclone-test-golixom8nedi/dst" 2026/07/16 01:27:39 DEBUG : Creating backend with remote "TestB2:rclone-test-golixom8nedi/CopyDest" 2026/07/16 01:28:41 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_buckets": net/http: TLS handshake timeout) 2026/07/16 01:28:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/16 01:28:41 DEBUG : pacer: Reducing sleep to 10ms 2026/07/16 01:28:42 DEBUG : one: Need to transfer - File not found at Destination 2026/07/16 01:28:42 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for checks to finish 2026/07/16 01:28:42 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for transfers to finish 2026/07/16 01:28:43 DEBUG : one: size = 3 OK 2026/07/16 01:28:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/16 01:28:43 INFO : one: Copied (new) 2026/07/16 01:28:43 DEBUG : Waiting for deletions to finish 2026/07/16 01:28:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:28:44 DEBUG : one: size = 3 (B2 bucket rclone-test-golixom8nedi path dst) 2026/07/16 01:28:44 DEBUG : one: Sizes differ 2026/07/16 01:28:44 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for checks to finish 2026/07/16 01:28:44 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for transfers to finish 2026/07/16 01:28:44 DEBUG : one: size = 5 OK 2026/07/16 01:28:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/16 01:28:44 INFO : one: Copied (replaced existing) 2026/07/16 01:28:44 DEBUG : Waiting for deletions to finish 2026/07/16 01:28:46 DEBUG : Creating backend with remote "TestB2:rclone-test-golixom8nedi/BackupDir" 2026/07/16 01:28:46 DEBUG : Config file has changed externally - reloading 2026/07/16 01:28:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:28:47 DEBUG : one: size = 3 (B2 bucket rclone-test-golixom8nedi path dst) 2026/07/16 01:28:47 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for checks to finish 2026/07/16 01:28:47 DEBUG : one: Sizes differ 2026/07/16 01:28:47 DEBUG : one: size = 5 OK 2026/07/16 01:28:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:28:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:28:47 DEBUG : one: size = 3 (B2 bucket rclone-test-golixom8nedi path dst) 2026/07/16 01:28:47 DEBUG : one: Sizes differ 2026/07/16 01:28:49 DEBUG : one: size = 3 OK 2026/07/16 01:28:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/16 01:28:49 INFO : one: Copied (server-side copy) 2026/07/16 01:28:49 INFO : one: Deleted 2026/07/16 01:28:50 DEBUG : one: size = 5 OK 2026/07/16 01:28:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/16 01:28:50 INFO : one: Copied (server-side copy) 2026/07/16 01:28:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/16 01:28:50 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for transfers to finish 2026/07/16 01:28:50 DEBUG : Waiting for deletions to finish 2026/07/16 01:28:51 DEBUG : one: size = 5 OK 2026/07/16 01:28:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:28:51 DEBUG : one: Unchanged skipping 2026/07/16 01:28:51 DEBUG : two: size = 3 OK 2026/07/16 01:28:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:28:52 DEBUG : two: size = 3 OK 2026/07/16 01:28:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/16 01:28:52 INFO : two: Copied (server-side copy) 2026/07/16 01:28:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/16 01:28:52 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for checks to finish 2026/07/16 01:28:52 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for transfers to finish 2026/07/16 01:28:52 DEBUG : Waiting for deletions to finish 2026/07/16 01:28:52 DEBUG : one: size = 5 OK 2026/07/16 01:28:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:28:52 DEBUG : one: Unchanged skipping 2026/07/16 01:28:52 DEBUG : two: size = 3 OK 2026/07/16 01:28:52 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for checks to finish 2026/07/16 01:28:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:28:52 DEBUG : two: Unchanged skipping 2026/07/16 01:28:52 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for transfers to finish 2026/07/16 01:28:52 DEBUG : Waiting for deletions to finish 2026/07/16 01:28:52 INFO : There was nothing to transfer 2026/07/16 01:28:53 DEBUG : one: size = 5 OK 2026/07/16 01:28:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:28:53 DEBUG : one: Unchanged skipping 2026/07/16 01:28:53 DEBUG : three: size = 7 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:28:53 DEBUG : three: size = 5 (B2 bucket rclone-test-golixom8nedi path CopyDest) 2026/07/16 01:28:53 DEBUG : three: Sizes differ 2026/07/16 01:28:53 DEBUG : three: Destination not found in --copy-dest 2026/07/16 01:28:53 DEBUG : three: Need to transfer - File not found at Destination 2026/07/16 01:28:53 DEBUG : two: size = 3 OK 2026/07/16 01:28:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:28:53 DEBUG : two: Unchanged skipping 2026/07/16 01:28:53 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for checks to finish 2026/07/16 01:28:53 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for transfers to finish 2026/07/16 01:28:54 DEBUG : three: size = 7 OK 2026/07/16 01:28:54 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/16 01:28:54 INFO : three: Copied (new) 2026/07/16 01:28:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (77.75s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:28:58 DEBUG : Creating backend with remote "TestB2:rclone-test-golixom8nedi/dst" 2026/07/16 01:28:59 DEBUG : Creating backend with remote "TestB2:rclone-test-golixom8nedi/backup" 2026/07/16 01:29:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:29:01 DEBUG : one: size = 3 (B2 bucket rclone-test-golixom8nedi path dst) 2026/07/16 01:29:01 DEBUG : one: Sizes differ 2026/07/16 01:29:01 DEBUG : two: size = 3 OK 2026/07/16 01:29:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:29:01 DEBUG : two: Unchanged skipping 2026/07/16 01:29:01 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for checks to finish 2026/07/16 01:29:02 DEBUG : one: size = 3 OK 2026/07/16 01:29:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/16 01:29:02 INFO : one: Copied (server-side copy) 2026/07/16 01:29:02 INFO : one: Deleted 2026/07/16 01:29:02 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for transfers to finish 2026/07/16 01:29:03 DEBUG : one: size = 4 OK 2026/07/16 01:29:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/16 01:29:03 INFO : one: Copied (new) 2026/07/16 01:29:03 DEBUG : Waiting for deletions to finish 2026/07/16 01:29:04 DEBUG : three.txt: size = 5 OK 2026/07/16 01:29:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/16 01:29:04 INFO : three.txt: Copied (server-side copy) 2026/07/16 01:29:04 INFO : three.txt: Deleted 2026/07/16 01:29:04 INFO : three.txt: Moved into backup dir 2026/07/16 01:29:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:29:06 DEBUG : two: size = 3 OK 2026/07/16 01:29:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:29:06 DEBUG : two: Unchanged skipping 2026/07/16 01:29:06 DEBUG : one: size = 4 (B2 bucket rclone-test-golixom8nedi path dst) 2026/07/16 01:29:06 DEBUG : one: Sizes differ 2026/07/16 01:29:06 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for checks to finish 2026/07/16 01:29:06 DEBUG : one: size = 4 OK 2026/07/16 01:29:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/16 01:29:06 INFO : one: Copied (server-side copy) 2026/07/16 01:29:06 INFO : one: Deleted 2026/07/16 01:29:06 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for transfers to finish 2026/07/16 01:29:06 DEBUG : one: size = 5 OK 2026/07/16 01:29:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/16 01:29:06 INFO : one: Copied (new) 2026/07/16 01:29:06 DEBUG : Waiting for deletions to finish 2026/07/16 01:29:07 DEBUG : three.txt: size = 6 OK 2026/07/16 01:29:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/16 01:29:07 INFO : three.txt: Copied (server-side copy) 2026/07/16 01:29:07 INFO : three.txt: Deleted 2026/07/16 01:29:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.76s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:29:10 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1103-19.backblaze.com/b2api/v1/b2_upload_file/ef229d53805d6b8b9ff80e1b/c001_v0001103_t0057": EOF 2026/07/16 01:29:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1103-19.backblaze.com/b2api/v1/b2_upload_file/ef229d53805d6b8b9ff80e1b/c001_v0001103_t0057": EOF) 2026/07/16 01:29:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-golixom8nedi: 1/10 (Post "https://pod-000-1103-19.backblaze.com/b2api/v1/b2_upload_file/ef229d53805d6b8b9ff80e1b/c001_v0001103_t0057": EOF) 2026/07/16 01:29:13 DEBUG : pacer: Reducing sleep to 10ms 2026/07/16 01:29:13 DEBUG : Creating backend with remote "TestB2:rclone-test-golixom8nedi/dst" 2026/07/16 01:29:14 DEBUG : Creating backend with remote "TestB2:rclone-test-golixom8nedi/backup" 2026/07/16 01:29:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:29:16 DEBUG : one: size = 3 (B2 bucket rclone-test-golixom8nedi path dst) 2026/07/16 01:29:16 DEBUG : one: Sizes differ 2026/07/16 01:29:16 DEBUG : two: size = 3 OK 2026/07/16 01:29:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:29:16 DEBUG : two: Unchanged skipping 2026/07/16 01:29:16 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for checks to finish 2026/07/16 01:29:17 DEBUG : one.bak: size = 3 OK 2026/07/16 01:29:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/16 01:29:17 INFO : one: Copied (server-side copy) to: one.bak 2026/07/16 01:29:17 INFO : one: Deleted 2026/07/16 01:29:17 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for transfers to finish 2026/07/16 01:29:18 DEBUG : one: size = 4 OK 2026/07/16 01:29:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/16 01:29:18 INFO : one: Copied (new) 2026/07/16 01:29:18 DEBUG : Waiting for deletions to finish 2026/07/16 01:29:19 DEBUG : three.txt.bak: size = 5 OK 2026/07/16 01:29:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/16 01:29:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/16 01:29:19 INFO : three.txt: Deleted 2026/07/16 01:29:19 INFO : three.txt: Moved into backup dir 2026/07/16 01:29:20 DEBUG : two: size = 3 OK 2026/07/16 01:29:20 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for checks to finish 2026/07/16 01:29:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:29:20 DEBUG : two: Unchanged skipping 2026/07/16 01:29:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:29:20 DEBUG : one: size = 4 (B2 bucket rclone-test-golixom8nedi path dst) 2026/07/16 01:29:20 DEBUG : one: Sizes differ 2026/07/16 01:29:21 DEBUG : one.bak: size = 4 OK 2026/07/16 01:29:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/16 01:29:21 INFO : one: Copied (server-side copy) to: one.bak 2026/07/16 01:29:21 INFO : one: Deleted 2026/07/16 01:29:21 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for transfers to finish 2026/07/16 01:29:21 DEBUG : one: size = 5 OK 2026/07/16 01:29:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/16 01:29:21 INFO : one: Copied (new) 2026/07/16 01:29:21 DEBUG : Waiting for deletions to finish 2026/07/16 01:29:22 DEBUG : three.txt.bak: size = 6 OK 2026/07/16 01:29:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/16 01:29:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/16 01:29:22 INFO : three.txt: Deleted 2026/07/16 01:29:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.90s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:29:25 DEBUG : Creating backend with remote "TestB2:rclone-test-golixom8nedi/dst" 2026/07/16 01:29:26 DEBUG : Creating backend with remote "TestB2:rclone-test-golixom8nedi/backup" 2026/07/16 01:29:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:29:28 DEBUG : two: size = 3 OK 2026/07/16 01:29:28 DEBUG : one: size = 3 (B2 bucket rclone-test-golixom8nedi path dst) 2026/07/16 01:29:28 DEBUG : one: Sizes differ 2026/07/16 01:29:28 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for checks to finish 2026/07/16 01:29:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:29:28 DEBUG : two: Unchanged skipping 2026/07/16 01:29:29 DEBUG : one-2019-01-01: size = 3 OK 2026/07/16 01:29:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/16 01:29:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/16 01:29:29 INFO : one: Deleted 2026/07/16 01:29:29 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for transfers to finish 2026/07/16 01:29:30 DEBUG : one: size = 4 OK 2026/07/16 01:29:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/16 01:29:30 INFO : one: Copied (new) 2026/07/16 01:29:30 DEBUG : Waiting for deletions to finish 2026/07/16 01:29:31 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/16 01:29:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/16 01:29:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/16 01:29:31 INFO : three.txt: Deleted 2026/07/16 01:29:31 INFO : three.txt: Moved into backup dir 2026/07/16 01:29:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:29:32 DEBUG : one: size = 4 (B2 bucket rclone-test-golixom8nedi path dst) 2026/07/16 01:29:32 DEBUG : one: Sizes differ 2026/07/16 01:29:32 DEBUG : two: size = 3 OK 2026/07/16 01:29:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:29:32 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for checks to finish 2026/07/16 01:29:32 DEBUG : two: Unchanged skipping 2026/07/16 01:29:33 DEBUG : one-2019-01-01: size = 4 OK 2026/07/16 01:29:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/16 01:29:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/16 01:29:33 INFO : one: Deleted 2026/07/16 01:29:33 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for transfers to finish 2026/07/16 01:29:33 DEBUG : one: size = 5 OK 2026/07/16 01:29:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/16 01:29:33 INFO : one: Copied (new) 2026/07/16 01:29:33 DEBUG : Waiting for deletions to finish 2026/07/16 01:29:34 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/16 01:29:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/16 01:29:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/16 01:29:34 INFO : three.txt: Deleted 2026/07/16 01:29:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.84s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:29:37 DEBUG : Creating backend with remote "TestB2:rclone-test-golixom8nedi/dst" 2026/07/16 01:29:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:29:39 DEBUG : one: size = 3 (B2 bucket rclone-test-golixom8nedi path dst) 2026/07/16 01:29:39 DEBUG : one: Sizes differ 2026/07/16 01:29:39 DEBUG : two: size = 3 OK 2026/07/16 01:29:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:29:39 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for checks to finish 2026/07/16 01:29:39 DEBUG : two: Unchanged skipping 2026/07/16 01:29:40 DEBUG : one.bak: size = 3 OK 2026/07/16 01:29:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/16 01:29:40 INFO : one: Copied (server-side copy) to: one.bak 2026/07/16 01:29:40 INFO : one: Deleted 2026/07/16 01:29:40 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for transfers to finish 2026/07/16 01:29:41 DEBUG : one: size = 4 OK 2026/07/16 01:29:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/16 01:29:41 INFO : one: Copied (new) 2026/07/16 01:29:41 DEBUG : Waiting for deletions to finish 2026/07/16 01:29:41 DEBUG : three.txt.bak: size = 5 OK 2026/07/16 01:29:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/16 01:29:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/16 01:29:41 INFO : three.txt: Deleted 2026/07/16 01:29:41 INFO : three.txt: Moved into backup dir 2026/07/16 01:29:42 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1179-11.backblaze.com/b2api/v1/b2_upload_file/ef229d53805d6b8b9ff80e1b/c001_v0001179_t0048": EOF 2026/07/16 01:29:42 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1179-11.backblaze.com/b2api/v1/b2_upload_file/ef229d53805d6b8b9ff80e1b/c001_v0001179_t0048": EOF) 2026/07/16 01:29:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-golixom8nedi: 1/10 (Post "https://pod-000-1179-11.backblaze.com/b2api/v1/b2_upload_file/ef229d53805d6b8b9ff80e1b/c001_v0001179_t0048": EOF) 2026/07/16 01:29:44 DEBUG : pacer: Reducing sleep to 10ms 2026/07/16 01:29:45 DEBUG : one.bak: Excluded (Path Filter) 2026/07/16 01:29:45 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/16 01:29:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:29:45 DEBUG : one: size = 4 (B2 bucket rclone-test-golixom8nedi path dst) 2026/07/16 01:29:45 DEBUG : one: Sizes differ 2026/07/16 01:29:45 DEBUG : two: size = 3 OK 2026/07/16 01:29:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:29:45 DEBUG : two: Unchanged skipping 2026/07/16 01:29:45 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for checks to finish 2026/07/16 01:29:45 DEBUG : one.bak: size = 4 OK 2026/07/16 01:29:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/16 01:29:45 INFO : one: Copied (server-side copy) to: one.bak 2026/07/16 01:29:45 INFO : one: Deleted 2026/07/16 01:29:45 DEBUG : B2 bucket rclone-test-golixom8nedi path dst: Waiting for transfers to finish 2026/07/16 01:29:46 DEBUG : one: size = 5 OK 2026/07/16 01:29:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/16 01:29:46 INFO : one: Copied (new) 2026/07/16 01:29:46 DEBUG : Waiting for deletions to finish 2026/07/16 01:29:46 DEBUG : three.txt.bak: size = 6 OK 2026/07/16 01:29:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/16 01:29:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/16 01:29:47 INFO : three.txt: Deleted 2026/07/16 01:29:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.51s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:29:50 DEBUG : Creating backend with remote "TestB2:rclone-test-golixom8nedi/dst" 2026/07/16 01:29:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:29:51 DEBUG : one: size = 3 (B2 bucket rclone-test-golixom8nedi path dst) 2026/07/16 01:29:51 DEBUG : one: Sizes differ 2026/07/16 01:29:52 DEBUG : one.bak: size = 3 OK 2026/07/16 01:29:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/16 01:29:52 INFO : one: Copied (server-side copy) to: one.bak 2026/07/16 01:29:52 INFO : one: Deleted 2026/07/16 01:29:53 DEBUG : one: size = 4 OK 2026/07/16 01:29:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/16 01:29:53 INFO : one: Copied (new) 2026/07/16 01:29:53 DEBUG : two: size = 3 OK 2026/07/16 01:29:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:29:53 DEBUG : two: Unchanged skipping 2026/07/16 01:29:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:29:53 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-golixom8nedi path dst) 2026/07/16 01:29:53 DEBUG : three.txt: Sizes differ 2026/07/16 01:29:54 DEBUG : three.txt.bak: size = 5 OK 2026/07/16 01:29:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/16 01:29:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/16 01:29:54 INFO : three.txt: Deleted 2026/07/16 01:29:55 DEBUG : three.txt: size = 6 OK 2026/07/16 01:29:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/16 01:29:55 INFO : three.txt: Copied (new) 2026/07/16 01:29:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:29:56 DEBUG : one: size = 4 (B2 bucket rclone-test-golixom8nedi path dst) 2026/07/16 01:29:56 DEBUG : one: Sizes differ 2026/07/16 01:29:56 DEBUG : one.bak: size = 4 OK 2026/07/16 01:29:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/16 01:29:56 INFO : one: Copied (server-side copy) to: one.bak 2026/07/16 01:29:56 INFO : one: Deleted 2026/07/16 01:29:57 DEBUG : one: size = 5 OK 2026/07/16 01:29:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/16 01:29:57 INFO : one: Copied (new) 2026/07/16 01:29:57 DEBUG : two: size = 3 OK 2026/07/16 01:29:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:29:57 DEBUG : two: Unchanged skipping 2026/07/16 01:29:57 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:29:57 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-golixom8nedi path dst) 2026/07/16 01:29:57 DEBUG : three.txt: Sizes differ 2026/07/16 01:29:58 DEBUG : three.txt.bak: size = 6 OK 2026/07/16 01:29:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/16 01:29:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/16 01:29:58 INFO : three.txt: Deleted 2026/07/16 01:29:58 DEBUG : three.txt: size = 19 OK 2026/07/16 01:29:58 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/16 01:29:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.52s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:30:02 DEBUG : Creating backend with remote "TestB2:rclone-test-golixom8nedi/dst" 2026/07/16 01:30:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:30:03 DEBUG : one: size = 3 (B2 bucket rclone-test-golixom8nedi path dst) 2026/07/16 01:30:03 DEBUG : one: Sizes differ 2026/07/16 01:30:04 DEBUG : one-2019-01-01: size = 3 OK 2026/07/16 01:30:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/16 01:30:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/16 01:30:04 INFO : one: Deleted 2026/07/16 01:30:06 DEBUG : one: size = 4 OK 2026/07/16 01:30:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/16 01:30:06 INFO : one: Copied (new) 2026/07/16 01:30:06 DEBUG : two: size = 3 OK 2026/07/16 01:30:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:30:06 DEBUG : two: Unchanged skipping 2026/07/16 01:30:06 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:30:06 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-golixom8nedi path dst) 2026/07/16 01:30:06 DEBUG : three.txt: Sizes differ 2026/07/16 01:30:06 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/16 01:30:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/16 01:30:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/16 01:30:07 INFO : three.txt: Deleted 2026/07/16 01:30:07 DEBUG : three.txt: size = 6 OK 2026/07/16 01:30:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/16 01:30:07 INFO : three.txt: Copied (new) 2026/07/16 01:30:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:30:08 DEBUG : one: size = 4 (B2 bucket rclone-test-golixom8nedi path dst) 2026/07/16 01:30:08 DEBUG : one: Sizes differ 2026/07/16 01:30:09 DEBUG : one-2019-01-01: size = 4 OK 2026/07/16 01:30:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/16 01:30:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/16 01:30:09 INFO : one: Deleted 2026/07/16 01:30:10 DEBUG : one: size = 5 OK 2026/07/16 01:30:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/16 01:30:10 INFO : one: Copied (new) 2026/07/16 01:30:10 DEBUG : two: size = 3 OK 2026/07/16 01:30:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:30:10 DEBUG : two: Unchanged skipping 2026/07/16 01:30:10 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:30:10 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-golixom8nedi path dst) 2026/07/16 01:30:10 DEBUG : three.txt: Sizes differ 2026/07/16 01:30:11 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/16 01:30:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/16 01:30:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/16 01:30:11 INFO : three.txt: Deleted 2026/07/16 01:30:11 DEBUG : three.txt: size = 19 OK 2026/07/16 01:30:11 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/16 01:30:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.47s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:30:14 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:30:14 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:30:14 DEBUG : Testêé: Sizes differ 2026/07/16 01:30:14 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:30:14 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:30:15 DEBUG : Testêé: size = 14 OK 2026/07/16 01:30:15 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/16 01:30:15 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/16 01:30:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.64s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:30:16 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/16 01:30:16 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:30:16 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:30:16 DEBUG : existing: size = 6 OK 2026/07/16 01:30:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/16 01:30:16 INFO : existing: Copied (new) 2026/07/16 01:30:16 DEBUG : Waiting for deletions to finish 2026/07/16 01:30:17 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:30:17 DEBUG : existing: size = 6 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:30:17 DEBUG : existing: Sizes differ 2026/07/16 01:30:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/16 01:30:17 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:30:17 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:30:17 ERROR : B2 bucket rclone-test-golixom8nedi: not deleting files as there were IO errors 2026/07/16 01:30:17 ERROR : B2 bucket rclone-test-golixom8nedi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.20s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:30:19 DEBUG : EXISTING: size = 6 OK 2026/07/16 01:30:19 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:30:19 DEBUG : existing: Unchanged skipping 2026/07/16 01:30:19 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:30:19 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:30:19 DEBUG : Waiting for deletions to finish 2026/07/16 01:30:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.65s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", 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-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", 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-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:30:46 DEBUG : both10: size = 6 OK 2026/07/16 01:30:46 DEBUG : both11: size = 6 OK 2026/07/16 01:30:46 DEBUG : both12: size = 6 OK 2026/07/16 01:30:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:30:46 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:30:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:30:46 DEBUG : both0: size = 6 OK 2026/07/16 01:30:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:30:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:30:46 DEBUG : both10: Unchanged skipping 2026/07/16 01:30:46 DEBUG : both13: size = 6 OK 2026/07/16 01:30:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:30:46 DEBUG : both13: Unchanged skipping 2026/07/16 01:30:46 DEBUG : both14: size = 6 OK 2026/07/16 01:30:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:30:46 DEBUG : both14: Unchanged skipping 2026/07/16 01:30:46 DEBUG : both15: size = 6 OK 2026/07/16 01:30:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:30:46 DEBUG : both15: Unchanged skipping 2026/07/16 01:30:46 DEBUG : both16: size = 6 OK 2026/07/16 01:30:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:30:46 DEBUG : both11: Unchanged skipping 2026/07/16 01:30:46 DEBUG : both17: size = 6 OK 2026/07/16 01:30:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:30:46 DEBUG : both17: Unchanged skipping 2026/07/16 01:30:46 DEBUG : both18: size = 6 OK 2026/07/16 01:30:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:30:46 DEBUG : both18: Unchanged skipping 2026/07/16 01:30:46 DEBUG : both19: size = 6 OK 2026/07/16 01:30:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:30:46 DEBUG : both19: Unchanged skipping 2026/07/16 01:30:46 DEBUG : both1: size = 6 OK 2026/07/16 01:30:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:30:46 DEBUG : both16: Unchanged skipping 2026/07/16 01:30:46 DEBUG : both2: size = 6 OK 2026/07/16 01:30:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:30:46 DEBUG : both1: Unchanged skipping 2026/07/16 01:30:46 DEBUG : both3: size = 6 OK 2026/07/16 01:30:46 DEBUG : both0: Unchanged skipping 2026/07/16 01:30:46 DEBUG : both12: Unchanged skipping 2026/07/16 01:30:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:30:46 DEBUG : both4: size = 6 OK 2026/07/16 01:30:46 DEBUG : both5: size = 6 OK 2026/07/16 01:30:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:30:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:30:46 DEBUG : both2: Unchanged skipping 2026/07/16 01:30:46 DEBUG : both6: size = 6 OK 2026/07/16 01:30:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:30:46 DEBUG : both3: Unchanged skipping 2026/07/16 01:30:46 DEBUG : both7: size = 6 OK 2026/07/16 01:30:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:30:46 DEBUG : both7: Unchanged skipping 2026/07/16 01:30:46 DEBUG : both8: size = 6 OK 2026/07/16 01:30:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:30:46 DEBUG : both8: Unchanged skipping 2026/07/16 01:30:46 DEBUG : both9: size = 6 OK 2026/07/16 01:30:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:30:46 DEBUG : both9: Unchanged skipping 2026/07/16 01:30:46 DEBUG : both4: Unchanged skipping 2026/07/16 01:30:46 DEBUG : both5: Unchanged skipping 2026/07/16 01:30:46 DEBUG : both6: Unchanged skipping 2026/07/16 01:30:46 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:30:46 DEBUG : Waiting for deletions to finish 2026/07/16 01:30:46 INFO : only8: Deleted 2026/07/16 01:30:46 INFO : only0: Deleted 2026/07/16 01:30:46 INFO : only13: Deleted 2026/07/16 01:30:46 INFO : only11: Deleted 2026/07/16 01:30:46 INFO : only3: Deleted 2026/07/16 01:30:46 INFO : only15: Deleted 2026/07/16 01:30:47 INFO : only19: Deleted 2026/07/16 01:30:47 INFO : only4: Deleted 2026/07/16 01:30:47 INFO : only7: Deleted 2026/07/16 01:30:47 INFO : only10: Deleted 2026/07/16 01:30:47 INFO : only12: Deleted 2026/07/16 01:30:47 INFO : only16: Deleted 2026/07/16 01:30:47 INFO : only6: Deleted 2026/07/16 01:30:47 INFO : only9: Deleted 2026/07/16 01:30:47 INFO : only14: Deleted 2026/07/16 01:30:47 INFO : only17: Deleted 2026/07/16 01:30:47 INFO : only18: Deleted 2026/07/16 01:30:47 INFO : only1: Deleted 2026/07/16 01:30:47 INFO : only2: Deleted 2026/07/16 01:30:47 INFO : only5: Deleted 2026/07/16 01:30:47 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (30.33s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:31:14 DEBUG : both0: size = 6 OK 2026/07/16 01:31:14 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:14 DEBUG : both11: size = 6 OK 2026/07/16 01:31:14 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:14 DEBUG : both12: size = 6 OK 2026/07/16 01:31:14 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:14 DEBUG : both10: size = 6 OK 2026/07/16 01:31:14 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:31:14 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:14 DEBUG : both0: Unchanged skipping 2026/07/16 01:31:14 DEBUG : both13: size = 6 OK 2026/07/16 01:31:14 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:14 DEBUG : both10: Unchanged skipping 2026/07/16 01:31:14 DEBUG : both14: size = 6 OK 2026/07/16 01:31:14 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:14 DEBUG : both13: Unchanged skipping 2026/07/16 01:31:14 DEBUG : both15: size = 6 OK 2026/07/16 01:31:14 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:14 DEBUG : both15: Unchanged skipping 2026/07/16 01:31:14 DEBUG : both16: size = 6 OK 2026/07/16 01:31:14 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:14 DEBUG : both16: Unchanged skipping 2026/07/16 01:31:14 DEBUG : both17: size = 6 OK 2026/07/16 01:31:14 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:14 DEBUG : both12: Unchanged skipping 2026/07/16 01:31:14 DEBUG : both18: size = 6 OK 2026/07/16 01:31:14 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:14 DEBUG : both18: Unchanged skipping 2026/07/16 01:31:14 DEBUG : both19: size = 6 OK 2026/07/16 01:31:14 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:14 DEBUG : both19: Unchanged skipping 2026/07/16 01:31:14 DEBUG : both1: size = 6 OK 2026/07/16 01:31:14 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:14 DEBUG : both11: Unchanged skipping 2026/07/16 01:31:14 DEBUG : both2: size = 6 OK 2026/07/16 01:31:14 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:14 DEBUG : both2: Unchanged skipping 2026/07/16 01:31:14 DEBUG : both3: size = 6 OK 2026/07/16 01:31:14 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:14 DEBUG : both3: Unchanged skipping 2026/07/16 01:31:14 DEBUG : both4: size = 6 OK 2026/07/16 01:31:14 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:14 DEBUG : both4: Unchanged skipping 2026/07/16 01:31:14 DEBUG : both5: size = 6 OK 2026/07/16 01:31:14 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:14 DEBUG : both14: Unchanged skipping 2026/07/16 01:31:14 DEBUG : both6: size = 6 OK 2026/07/16 01:31:14 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:14 DEBUG : both6: Unchanged skipping 2026/07/16 01:31:14 DEBUG : both7: size = 6 OK 2026/07/16 01:31:14 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:14 DEBUG : both7: Unchanged skipping 2026/07/16 01:31:14 DEBUG : both8: size = 6 OK 2026/07/16 01:31:14 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:14 DEBUG : both8: Unchanged skipping 2026/07/16 01:31:14 DEBUG : both9: size = 6 OK 2026/07/16 01:31:14 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:14 DEBUG : both9: Unchanged skipping 2026/07/16 01:31:14 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:31:14 DEBUG : only0: size = 6 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:31:14 DEBUG : only0: Sizes differ 2026/07/16 01:31:14 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:31:14 DEBUG : only10: size = 6 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:31:14 DEBUG : only10: Sizes differ 2026/07/16 01:31:14 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:31:14 DEBUG : only11: size = 6 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:31:14 DEBUG : only11: Sizes differ 2026/07/16 01:31:14 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:31:14 DEBUG : only12: size = 6 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:31:14 DEBUG : only12: Sizes differ 2026/07/16 01:31:14 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:31:14 DEBUG : only13: size = 6 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:31:14 DEBUG : only13: Sizes differ 2026/07/16 01:31:14 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:31:14 DEBUG : only14: size = 6 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:31:14 DEBUG : only14: Sizes differ 2026/07/16 01:31:14 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:31:14 DEBUG : only15: size = 6 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:31:14 DEBUG : only15: Sizes differ 2026/07/16 01:31:14 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:31:14 DEBUG : only16: size = 6 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:31:14 DEBUG : only16: Sizes differ 2026/07/16 01:31:14 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:31:14 DEBUG : only17: size = 6 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:31:14 DEBUG : only17: Sizes differ 2026/07/16 01:31:14 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:31:14 DEBUG : only18: size = 6 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:31:14 DEBUG : only18: Sizes differ 2026/07/16 01:31:14 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:31:14 DEBUG : only19: size = 6 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:31:14 DEBUG : only19: Sizes differ 2026/07/16 01:31:14 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:31:14 DEBUG : only1: size = 6 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:31:14 DEBUG : only1: Sizes differ 2026/07/16 01:31:14 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:31:14 DEBUG : only2: size = 6 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:31:14 DEBUG : only2: Sizes differ 2026/07/16 01:31:14 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:31:14 DEBUG : only3: size = 6 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:31:14 DEBUG : only3: Sizes differ 2026/07/16 01:31:14 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:31:14 DEBUG : only4: size = 6 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:31:14 DEBUG : only4: Sizes differ 2026/07/16 01:31:14 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:31:14 DEBUG : only5: size = 6 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:31:14 DEBUG : only5: Sizes differ 2026/07/16 01:31:14 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:31:14 DEBUG : only6: size = 6 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:31:14 DEBUG : only6: Sizes differ 2026/07/16 01:31:14 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:31:14 DEBUG : only7: size = 6 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:31:14 DEBUG : only7: Sizes differ 2026/07/16 01:31:14 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:31:14 DEBUG : only8: size = 6 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:31:14 DEBUG : only8: Sizes differ 2026/07/16 01:31:14 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2333630260) 2026/07/16 01:31:14 DEBUG : only9: size = 6 (B2 bucket rclone-test-golixom8nedi) 2026/07/16 01:31:14 DEBUG : only9: Sizes differ 2026/07/16 01:31:14 DEBUG : both17: Unchanged skipping 2026/07/16 01:31:14 DEBUG : both1: Unchanged skipping 2026/07/16 01:31:14 DEBUG : both5: Unchanged skipping 2026/07/16 01:31:14 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:31:15 DEBUG : only0: size = 0 OK 2026/07/16 01:31:15 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:31:15 INFO : only0: Copied (replaced existing) 2026/07/16 01:31:15 DEBUG : only10: size = 0 OK 2026/07/16 01:31:15 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:31:15 INFO : only10: Copied (replaced existing) 2026/07/16 01:31:15 DEBUG : only13: size = 0 OK 2026/07/16 01:31:15 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:31:15 INFO : only13: Copied (replaced existing) 2026/07/16 01:31:15 DEBUG : only14: size = 0 OK 2026/07/16 01:31:15 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:31:15 INFO : only14: Copied (replaced existing) 2026/07/16 01:31:15 DEBUG : only11: size = 0 OK 2026/07/16 01:31:15 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:31:15 INFO : only11: Copied (replaced existing) 2026/07/16 01:31:15 DEBUG : only15: size = 0 OK 2026/07/16 01:31:15 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:31:15 INFO : only15: Copied (replaced existing) 2026/07/16 01:31:15 DEBUG : only16: size = 0 OK 2026/07/16 01:31:15 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:31:15 INFO : only16: Copied (replaced existing) 2026/07/16 01:31:15 DEBUG : only17: size = 0 OK 2026/07/16 01:31:15 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:31:15 INFO : only17: Copied (replaced existing) 2026/07/16 01:31:15 DEBUG : only12: size = 0 OK 2026/07/16 01:31:15 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:31:15 INFO : only12: Copied (replaced existing) 2026/07/16 01:31:15 DEBUG : only18: size = 0 OK 2026/07/16 01:31:15 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:31:15 INFO : only18: Copied (replaced existing) 2026/07/16 01:31:15 DEBUG : only19: size = 0 OK 2026/07/16 01:31:15 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:31:15 INFO : only19: Copied (replaced existing) 2026/07/16 01:31:15 DEBUG : only1: size = 0 OK 2026/07/16 01:31:15 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:31:15 INFO : only1: Copied (replaced existing) 2026/07/16 01:31:15 DEBUG : only2: size = 0 OK 2026/07/16 01:31:15 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:31:15 INFO : only2: Copied (replaced existing) 2026/07/16 01:31:15 DEBUG : only3: size = 0 OK 2026/07/16 01:31:15 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:31:15 INFO : only3: Copied (replaced existing) 2026/07/16 01:31:15 DEBUG : only4: size = 0 OK 2026/07/16 01:31:15 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:31:15 INFO : only4: Copied (replaced existing) 2026/07/16 01:31:15 DEBUG : only5: size = 0 OK 2026/07/16 01:31:15 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:31:15 INFO : only5: Copied (replaced existing) 2026/07/16 01:31:15 DEBUG : only6: size = 0 OK 2026/07/16 01:31:15 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:31:15 INFO : only6: Copied (replaced existing) 2026/07/16 01:31:15 DEBUG : only7: size = 0 OK 2026/07/16 01:31:15 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:31:15 INFO : only7: Copied (replaced existing) 2026/07/16 01:31:16 DEBUG : only8: size = 0 OK 2026/07/16 01:31:16 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:31:16 INFO : only8: Copied (replaced existing) 2026/07/16 01:31:16 DEBUG : only9: size = 0 OK 2026/07/16 01:31:16 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:31:16 INFO : only9: Copied (replaced existing) 2026/07/16 01:31:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (32.69s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:31:24 DEBUG : empty_dir: Making directory with metadata 2026/07/16 01:31:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 01:31:24 DEBUG : empty_on_remote: Making directory with metadata 2026/07/16 01:31:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 01:31:24 INFO : empty_on_remote: Making directory 2026/07/16 01:31:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/16 01:31:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/16 01:31:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/16 01:31:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/16 01:31:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.41s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:31:26 DEBUG : empty_dir: Making directory with metadata 2026/07/16 01:31:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 01:31:26 DEBUG : empty_on_remote: Making directory with metadata 2026/07/16 01:31:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 01:31:26 INFO : empty_on_remote: Making directory 2026/07/16 01:31:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/16 01:31:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/16 01:31:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/16 01:31:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/16 01:31:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/16 01:31:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.22s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:31:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/16 01:31:29 INFO : sub dir: Making directory 2026/07/16 01:31:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:31:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/16 01:31:31 INFO : sub dir: Making directory 2026/07/16 01:31:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.96s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:31:40 DEBUG : Waiting for deletions to finish 2026/07/16 01:31:40 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:31:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:31:40 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:31:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:31:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:31:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:31:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:31:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:31:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:31:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:31:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:31:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:31:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:31:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:31:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:31:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:31:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:31:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:31:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:31:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : apple: size = 5 OK 2026/07/16 01:31:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : apple: Unchanged skipping 2026/07/16 01:31:41 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:31:41 DEBUG : banana: size = 6 OK 2026/07/16 01:31:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:31:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : banana: Unchanged skipping 2026/07/16 01:31:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:31:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:31:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:31:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:31:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:31:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:31:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:31:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:31:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:31:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:31:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:31:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:31:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:31:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:31:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:31:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:31:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:31:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:31:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:31:41 DEBUG : Waiting for deletions to finish 2026/07/16 01:31:41 INFO : There was nothing to transfer 2026/07/16 01:31:41 DEBUG : Waiting for deletions to finish 2026/07/16 01:31:41 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : apple: size = 5 OK 2026/07/16 01:31:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:31:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : banana: size = 6 OK 2026/07/16 01:31:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : banana: Unchanged skipping 2026/07/16 01:31:41 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:31:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:31:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:31:41 DEBUG : apple: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:31:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:31:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:31:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:31:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:31:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:31:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:31:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:31:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:31:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:31:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:31:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:31:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:31:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:31:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:31:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:31:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:31:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:31:41 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:31:41 DEBUG : Waiting for deletions to finish 2026/07/16 01:31:41 INFO : There was nothing to transfer 2026/07/16 01:31:41 DEBUG : Waiting for deletions to finish 2026/07/16 01:31:41 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:31:54 DEBUG : Waiting for deletions to finish 2026/07/16 01:31:54 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:31:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:31:54 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:31:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:31:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:31:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:31:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:31:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:31:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:31:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:31:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:31:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:31:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:31:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:31:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:31:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:31:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:31:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:31:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:31:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:31:55 DEBUG : apple: size = 5 OK 2026/07/16 01:31:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:55 DEBUG : apple: Unchanged skipping 2026/07/16 01:31:55 DEBUG : banana: size = 6 OK 2026/07/16 01:31:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:55 DEBUG : banana: Unchanged skipping 2026/07/16 01:31:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:31:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:31:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:31:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:31:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:31:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:31:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:31:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:31:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:31:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:31:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:31:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:31:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:31:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:31:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:31:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:31:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:31:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:31:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:31:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:31:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:31:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:31:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:31:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:31:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:31:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:31:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:31:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:31:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:31:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:31:55 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:31:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:31:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:31:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:31:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:31:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:31:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:31:55 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:31:55 DEBUG : Waiting for deletions to finish 2026/07/16 01:31:55 INFO : There was nothing to transfer 2026/07/16 01:31:55 DEBUG : Waiting for deletions to finish 2026/07/16 01:31:55 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:31:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:31:55 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:31:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:31:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:31:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:31:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:31:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:31:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:31:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:31:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:31:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:31:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:31:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:31:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:31:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:31:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:31:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:31:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:31:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:31:56 DEBUG : apple: size = 5 OK 2026/07/16 01:31:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:56 DEBUG : apple: Unchanged skipping 2026/07/16 01:31:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:31:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:31:56 DEBUG : banana: size = 6 OK 2026/07/16 01:31:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:56 DEBUG : banana: Unchanged skipping 2026/07/16 01:31:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:31:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:31:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:31:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:31:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:31:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:31:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:31:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:31:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:31:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:31:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:31:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:31:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:31:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:31:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:31:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:31:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:31:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:31:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:31:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:31:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:31:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:31:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:31:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:31:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:31:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:31:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:31:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:31:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:31:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:31:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:31:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:31:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:31:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:31:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:31:56 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:31:56 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:31:56 DEBUG : Waiting for deletions to finish 2026/07/16 01:31:56 INFO : There was nothing to transfer 2026/07/16 01:31:56 DEBUG : Waiting for deletions to finish 2026/07/16 01:31:56 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:31:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:31:56 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:31:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:31:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:31:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:31:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:31:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:31:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:31:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:31:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:31:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:31:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:31:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:31:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:31:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:31:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:31:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:31:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:31:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:32:09 DEBUG : Waiting for deletions to finish 2026/07/16 01:32:10 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:32:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:32:10 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:32:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:32:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:32:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:32:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:32:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:32:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:32:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:32:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:32:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:32:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:32:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:32:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:32:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:32:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:32:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:32:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:32:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:32:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/16 01:32:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/16 01:32:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/16 01:32:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/16 01:32:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/16 01:32:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/16 01:32:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:10 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:32:10 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:32:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/16 01:32:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/16 01:32:11 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:11 DEBUG : YmFuYW5h: size = 6 OK 2026/07/16 01:32:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/16 01:32:11 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/16 01:32:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/16 01:32:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/16 01:32:11 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/16 01:32:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/16 01:32:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/16 01:32:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/16 01:32:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:11 DEBUG : YXBwbGU=: size = 5 OK 2026/07/16 01:32:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/16 01:32:11 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/16 01:32:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/16 01:32:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/16 01:32:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/16 01:32:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/16 01:32:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/16 01:32:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/16 01:32:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/16 01:32:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/16 01:32:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/16 01:32:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/16 01:32:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/16 01:32:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/16 01:32:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/16 01:32:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/16 01:32:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/16 01:32:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/16 01:32:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/16 01:32:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/16 01:32:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/16 01:32:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/16 01:32:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/16 01:32:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/16 01:32:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/16 01:32:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/16 01:32:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/16 01:32:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/16 01:32:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/16 01:32:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/16 01:32:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/16 01:32:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/16 01:32:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:12 DEBUG : Waiting for deletions to finish 2026/07/16 01:32:12 INFO : dir1/0009-3456789.txt: Deleted 2026/07/16 01:32:12 INFO : dir1/0012-6789;.txt: Deleted 2026/07/16 01:32:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/16 01:32:13 INFO : dir1/0003-defghij.txt: Deleted 2026/07/16 01:32:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/16 01:32:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/16 01:32:13 INFO : dir1/0014-89;=.txt: Deleted 2026/07/16 01:32:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/16 01:32:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/16 01:32:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/16 01:32:13 INFO : dir1/0008-2345678.txt: Deleted 2026/07/16 01:32:13 INFO : dir1/0011-56789;.txt: Deleted 2026/07/16 01:32:13 INFO : dir1/0013-789;=.txt: Deleted 2026/07/16 01:32:13 INFO : dir1/0015-9;=.txt: Deleted 2026/07/16 01:32:13 INFO : apple: Deleted 2026/07/16 01:32:13 INFO : appleappleapplebanana: Deleted 2026/07/16 01:32:13 INFO : dir1/0007-1234567.txt: Deleted 2026/07/16 01:32:13 INFO : dir1/0010-456789.txt: Deleted 2026/07/16 01:32:13 INFO : banana: Deleted 2026/07/16 01:32:13 INFO : splitbananasplit: Deleted 2026/07/16 01:32:13 DEBUG : Waiting for deletions to finish 2026/07/16 01:32:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/16 01:32:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/16 01:32:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/16 01:32:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/16 01:32:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/16 01:32:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/16 01:32:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/16 01:32:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/16 01:32:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/16 01:32:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/16 01:32:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/16 01:32:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/16 01:32:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/16 01:32:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/16 01:32:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/16 01:32:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/16 01:32:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/16 01:32:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/16 01:32:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/16 01:32:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/16 01:32:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/16 01:32:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/16 01:32:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/16 01:32:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/16 01:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/16 01:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/16 01:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/16 01:32:14 DEBUG : YmFuYW5h: size = 6 OK 2026/07/16 01:32:14 DEBUG : YXBwbGU=: size = 5 OK 2026/07/16 01:32:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:32:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:32:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:32:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:32:14 DEBUG : banana: Unchanged skipping 2026/07/16 01:32:14 DEBUG : apple: Unchanged skipping 2026/07/16 01:32:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/16 01:32:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:32:14 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:32:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/16 01:32:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/16 01:32:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:32:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:32:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/16 01:32:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:32:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:32:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/16 01:32:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/16 01:32:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:32:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:32:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:32:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/16 01:32:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/16 01:32:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:32:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/16 01:32:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:32:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:32:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:32:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/16 01:32:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/16 01:32:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:32:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/16 01:32:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:32:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:32:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:32:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:32:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/16 01:32:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:32:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/16 01:32:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:32:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:32:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:32:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/16 01:32:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:32:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:32:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/16 01:32:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:32:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:32:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:32:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:32:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/16 01:32:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:32:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:32:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:32:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/16 01:32:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:32:14 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/16 01:32:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:32:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:32:14 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:32:14 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:32:14 DEBUG : Waiting for deletions to finish 2026/07/16 01:32:14 DEBUG : Waiting for deletions to finish 2026/07/16 01:32:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/16 01:32:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/16 01:32:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/16 01:32:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/16 01:32:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/16 01:32:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/16 01:32:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/16 01:32:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/16 01:32:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/16 01:32:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/16 01:32:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/16 01:32:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/16 01:32:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/16 01:32:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/16 01:32:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/16 01:32:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/16 01:32:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/16 01:32:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/16 01:32:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/16 01:32:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/16 01:32:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/16 01:32:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:32:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:32:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:32:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:32:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 01:32:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 01:32:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:32:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 01:32:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 01:32:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:32:27 DEBUG : Waiting for deletions to finish 2026/07/16 01:32:27 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:32:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:32:27 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:32:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:32:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:32:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:32:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:32:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:32:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:32:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:32:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:32:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:32:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:32:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:32:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:32:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:32:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:32:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:32:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:32:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:32:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:32:27 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:32:27 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:32:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:32:27 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:32:27 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:32:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:32:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:32:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:32:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:32:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:32:27 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:32:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:32:27 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:32:27 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:32:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/16 01:32:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:32:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/16 01:32:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:32:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/16 01:32:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:32:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/16 01:32:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:32:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:32:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:32:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:32:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:32:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:32:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 01:32:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:32:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 01:32:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:32:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:32:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:32:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:32:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:32:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 01:32:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:32:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 01:32:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:32:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 01:32:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:32:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 01:32:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 01:32:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 01:32:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:32:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 01:32:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:32:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 01:32:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:32:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 01:32:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 01:32:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 01:32:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:32:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 01:32:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:32:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:32:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:32:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:32:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 01:32:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:32:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:32:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:32:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:32:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:32:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 01:32:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:32:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 01:32:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:32:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 01:32:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 01:32:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:32:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 01:32:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 01:32:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 01:32:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:32:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 01:32:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:32:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 01:32:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 01:32:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 01:32:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 01:32:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 01:32:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 01:32:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 01:32:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:32:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 01:32:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:32:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 01:32:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 01:32:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 01:32:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:32:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 01:32:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:32:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 01:32:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 01:32:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 01:32:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 01:32:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 01:32:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 01:32:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 01:32:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:32:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 01:32:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 01:32:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 01:32:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:32:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 01:32:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 01:32:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 01:32:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:32:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 01:32:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:32:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 01:32:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 01:32:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 01:32:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:32:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 01:32:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 01:32:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 01:32:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:32:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 01:32:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:32:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 01:32:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 01:32:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 01:32:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 01:32:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 01:32:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 01:32:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 01:32:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 01:32:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 01:32:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:32:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:32:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:32:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:32:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 01:32:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:32:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:32:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:32:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:32:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:32:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 01:32:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:32:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 01:32:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:32:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 01:32:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:32:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 01:32:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:32:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 01:32:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:32:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:32:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:32:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 01:32:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:32:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 01:32:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/16 01:32:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:32:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/16 01:32:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 01:32:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/16 01:32:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:32:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/16 01:32:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:32:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/16 01:32:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 01:32:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:32:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:32:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:32:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 01:32:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:32:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:32:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:32:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:32:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:32:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/16 01:32:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:32:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 01:32:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:32:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 01:32:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:32:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 01:32:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:32:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 01:32:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:32:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 01:32:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:32:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:32:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:32:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 01:32:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:32:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 01:32:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:32:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:32:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/16 01:32:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:32:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:32:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:32:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 01:32:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 01:32:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:32:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 01:32:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 01:32:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 01:32:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 01:32:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 01:32:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/16 01:32:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:32:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:32:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 01:32:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:32:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/16 01:32:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:28 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:32:28 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:32:28 DEBUG : PREFIXbanana: size = 6 OK 2026/07/16 01:32:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/16 01:32:28 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/16 01:32:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/16 01:32:28 DEBUG : PREFIXapple: size = 5 OK 2026/07/16 01:32:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/16 01:32:28 INFO : apple: Copied (new) to: PREFIXapple 2026/07/16 01:32:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 01:32:28 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/16 01:32:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/16 01:32:28 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/16 01:32:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 01:32:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/16 01:32:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/16 01:32:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/16 01:32:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/16 01:32:28 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/16 01:32:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/16 01:32:28 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/16 01:32:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/16 01:32:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:32:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/16 01:32:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 01:32:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 01:32:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/16 01:32:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/16 01:32:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 01:32:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 01:32:28 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/16 01:32:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/16 01:32:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/16 01:32:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/16 01:32:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/16 01:32:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/16 01:32:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 01:32:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/16 01:32:28 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/16 01:32:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/16 01:32:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/16 01:32:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/16 01:32:28 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/16 01:32:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/16 01:32:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/16 01:32:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/16 01:32:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/16 01:32:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/16 01:32:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 01:32:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/16 01:32:29 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/16 01:32:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/16 01:32:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/16 01:32:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/16 01:32:29 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/16 01:32:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/16 01:32:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/16 01:32:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/16 01:32:29 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/16 01:32:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/16 01:32:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/16 01:32:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/16 01:32:29 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/16 01:32:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/16 01:32:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/16 01:32:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/16 01:32:29 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/16 01:32:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/16 01:32:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/16 01:32:29 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/16 01:32:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/16 01:32:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/16 01:32:29 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/16 01:32:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/16 01:32:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/16 01:32:30 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/16 01:32:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/16 01:32:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/16 01:32:30 DEBUG : Waiting for deletions to finish 2026/07/16 01:32:30 INFO : dir1/0015-9;=.txt: Deleted 2026/07/16 01:32:30 INFO : appleappleapplebanana: Deleted 2026/07/16 01:32:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/16 01:32:30 INFO : dir1/0010-456789.txt: Deleted 2026/07/16 01:32:30 INFO : apple: Deleted 2026/07/16 01:32:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/16 01:32:30 INFO : dir1/0007-1234567.txt: Deleted 2026/07/16 01:32:30 INFO : dir1/0014-89;=.txt: Deleted 2026/07/16 01:32:30 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/16 01:32:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/16 01:32:30 INFO : dir1/0008-2345678.txt: Deleted 2026/07/16 01:32:30 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/16 01:32:30 INFO : banana: Deleted 2026/07/16 01:32:30 INFO : dir1/0003-defghij.txt: Deleted 2026/07/16 01:32:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/16 01:32:30 INFO : dir1/0009-3456789.txt: Deleted 2026/07/16 01:32:30 INFO : dir1/0013-789;=.txt: Deleted 2026/07/16 01:32:30 INFO : splitbananasplit: Deleted 2026/07/16 01:32:30 INFO : dir1/0011-56789;.txt: Deleted 2026/07/16 01:32:30 INFO : dir1/0012-6789;.txt: Deleted 2026/07/16 01:32:30 DEBUG : Waiting for deletions to finish 2026/07/16 01:32:31 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/16 01:32:31 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:32:31 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/16 01:32:31 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/16 01:32:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:32:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:32:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:32:31 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:32:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:32:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:32:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:32:31 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:32:31 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:32:31 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:32:31 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:32:31 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:32:31 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:32:31 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:32:31 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:32:31 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 01:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/16 01:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 01:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 01:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/16 01:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 01:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/16 01:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/16 01:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 01:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/16 01:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 01:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 01:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/16 01:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 01:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/16 01:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/16 01:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/16 01:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/16 01:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/16 01:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/16 01:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/16 01:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/16 01:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/16 01:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/16 01:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/16 01:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/16 01:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/16 01:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/16 01:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/16 01:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/16 01:32:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/16 01:32:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/16 01:32:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/16 01:32:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/16 01:32:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/16 01:32:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/16 01:32:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/16 01:32:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/16 01:32:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/16 01:32:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 01:32:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 01:32:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/16 01:32:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/16 01:32:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 01:32:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 01:32:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/16 01:32:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/16 01:32:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/16 01:32:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/16 01:32:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/16 01:32:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/16 01:32:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/16 01:32:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/16 01:32:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/16 01:32:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/16 01:32:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 01:32:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 01:32:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/16 01:32:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/16 01:32:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 01:32:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 01:32:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/16 01:32:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:32:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:32:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/16 01:32:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/16 01:32:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/16 01:32:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/16 01:32:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/16 01:32:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/16 01:32:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/16 01:32:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/16 01:32:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/16 01:32:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 01:32:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 01:32:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/16 01:32:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/16 01:32:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 01:32:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 01:32:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/16 01:32:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:32:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:32:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:32:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:32:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/16 01:32:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/16 01:32:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/16 01:32:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/16 01:32:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/16 01:32:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/16 01:32:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/16 01:32:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/16 01:32:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/16 01:32:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 01:32:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 01:32:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/16 01:32:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/16 01:32:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 01:32:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 01:32:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/16 01:32:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:32:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:32:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:32:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:32:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:32:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/16 01:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 01:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 01:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/16 01:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/16 01:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 01:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 01:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/16 01:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/16 01:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/16 01:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/16 01:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/16 01:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/16 01:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/16 01:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/16 01:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/16 01:32:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/16 01:32:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/16 01:32:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/16 01:32:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/16 01:32:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:31 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:32:31 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:32:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:32:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/16 01:32:31 INFO : appleappleapplebanana: Copied (new) 2026/07/16 01:32:32 DEBUG : banana: size = 6 OK 2026/07/16 01:32:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/16 01:32:32 INFO : banana: Copied (new) 2026/07/16 01:32:32 DEBUG : apple: size = 5 OK 2026/07/16 01:32:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/16 01:32:32 INFO : apple: Copied (new) 2026/07/16 01:32:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:32:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/16 01:32:32 INFO : splitbananasplit: Copied (new) 2026/07/16 01:32:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:32:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/16 01:32:32 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/16 01:32:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:32:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/16 01:32:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/16 01:32:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:32:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/16 01:32:32 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/16 01:32:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:32:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/16 01:32:32 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/16 01:32:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:32:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/16 01:32:32 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/16 01:32:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:32:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/16 01:32:32 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/16 01:32:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:32:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/16 01:32:32 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/16 01:32:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:32:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/16 01:32:32 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/16 01:32:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:32:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/16 01:32:32 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/16 01:32:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:32:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/16 01:32:32 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/16 01:32:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:32:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/16 01:32:32 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/16 01:32:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:32:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/16 01:32:33 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/16 01:32:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:32:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/16 01:32:33 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/16 01:32:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:32:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/16 01:32:33 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/16 01:32:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:32:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/16 01:32:33 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/16 01:32:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:32:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/16 01:32:33 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/16 01:32:33 DEBUG : Waiting for deletions to finish 2026/07/16 01:32:33 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/16 01:32:33 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/16 01:32:33 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/16 01:32:33 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/16 01:32:33 INFO : PREFIXsplitbananasplit: Deleted 2026/07/16 01:32:33 INFO : PREFIXbanana: Deleted 2026/07/16 01:32:33 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/16 01:32:33 INFO : PREFIXapple: Deleted 2026/07/16 01:32:33 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/16 01:32:33 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/16 01:32:33 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/16 01:32:33 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/16 01:32:33 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/16 01:32:33 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/16 01:32:33 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/16 01:32:33 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/16 01:32:33 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/16 01:32:34 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/16 01:32:34 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/16 01:32:34 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/16 01:32:34 DEBUG : Waiting for deletions to finish 2026/07/16 01:32:34 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : Waiting for deletions to finish 2026/07/16 01:32:34 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:32:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:32:48 DEBUG : Waiting for deletions to finish 2026/07/16 01:32:48 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:32:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:32:48 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:32:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:32:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:32:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:32:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:32:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:32:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:32:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:32:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:32:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:32:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:32:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:32:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:32:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:32:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:32:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:32:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:32:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:32:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/16 01:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:32:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/16 01:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:32:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/16 01:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:32:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/16 01:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:32:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/16 01:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:32:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/16 01:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:32:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/16 01:32:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/16 01:32:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/16 01:32:49 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:32:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/16 01:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:49 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:32:49 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:32:49 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/16 01:32:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/16 01:32:49 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/16 01:32:49 DEBUG : appleSUFFIX: size = 5 OK 2026/07/16 01:32:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/16 01:32:49 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/16 01:32:49 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/16 01:32:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/16 01:32:49 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/16 01:32:49 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/16 01:32:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/16 01:32:49 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/16 01:32:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/16 01:32:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/16 01:32:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/16 01:32:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/16 01:32:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/16 01:32:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/16 01:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/16 01:32:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/16 01:32:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/16 01:32:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/16 01:32:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/16 01:32:50 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/16 01:32:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/16 01:32:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/16 01:32:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/16 01:32:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/16 01:32:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/16 01:32:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/16 01:32:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/16 01:32:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/16 01:32:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/16 01:32:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/16 01:32:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/16 01:32:50 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/16 01:32:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/16 01:32:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/16 01:32:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/16 01:32:50 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/16 01:32:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/16 01:32:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/16 01:32:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/16 01:32:50 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/16 01:32:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/16 01:32:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/16 01:32:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/16 01:32:50 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/16 01:32:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/16 01:32:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/16 01:32:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/16 01:32:50 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/16 01:32:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/16 01:32:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/16 01:32:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/16 01:32:50 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/16 01:32:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/16 01:32:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/16 01:32:50 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/16 01:32:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/16 01:32:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/16 01:32:50 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/16 01:32:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/16 01:32:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/16 01:32:51 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/16 01:32:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/16 01:32:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/16 01:32:51 DEBUG : Waiting for deletions to finish 2026/07/16 01:32:51 INFO : splitbananasplit: Deleted 2026/07/16 01:32:51 INFO : apple: Deleted 2026/07/16 01:32:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/16 01:32:51 INFO : appleappleapplebanana: Deleted 2026/07/16 01:32:51 INFO : dir1/0008-2345678.txt: Deleted 2026/07/16 01:32:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/16 01:32:51 INFO : dir1/0013-789;=.txt: Deleted 2026/07/16 01:32:51 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/16 01:32:51 INFO : dir1/0003-defghij.txt: Deleted 2026/07/16 01:32:51 INFO : dir1/0011-56789;.txt: Deleted 2026/07/16 01:32:51 INFO : banana: Deleted 2026/07/16 01:32:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/16 01:32:51 INFO : dir1/0007-1234567.txt: Deleted 2026/07/16 01:32:51 INFO : dir1/0010-456789.txt: Deleted 2026/07/16 01:32:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/16 01:32:51 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/16 01:32:51 INFO : dir1/0009-3456789.txt: Deleted 2026/07/16 01:32:51 INFO : dir1/0012-6789;.txt: Deleted 2026/07/16 01:32:51 INFO : dir1/0014-89;=.txt: Deleted 2026/07/16 01:32:51 INFO : dir1/0015-9;=.txt: Deleted 2026/07/16 01:32:51 DEBUG : Waiting for deletions to finish 2026/07/16 01:32:52 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/16 01:32:52 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/16 01:32:52 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/16 01:32:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:32:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:32:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:32:52 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:32:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:32:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:32:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:32:52 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:32:52 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:32:52 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:32:52 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:32:52 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:32:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:32:52 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:32:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:32:52 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:32:52 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/16 01:32:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/16 01:32:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/16 01:32:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/16 01:32:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/16 01:32:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/16 01:32:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/16 01:32:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/16 01:32:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/16 01:32:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/16 01:32:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/16 01:32:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/16 01:32:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/16 01:32:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/16 01:32:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/16 01:32:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/16 01:32:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/16 01:32:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/16 01:32:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/16 01:32:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/16 01:32:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/16 01:32:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/16 01:32:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/16 01:32:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/16 01:32:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/16 01:32:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/16 01:32:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/16 01:32:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/16 01:32:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/16 01:32:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/16 01:32:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/16 01:32:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/16 01:32:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/16 01:32:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/16 01:32:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:32:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:32:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/16 01:32:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/16 01:32:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/16 01:32:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/16 01:32:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/16 01:32:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/16 01:32:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/16 01:32:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/16 01:32:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/16 01:32:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/16 01:32:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/16 01:32:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/16 01:32:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/16 01:32:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/16 01:32:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/16 01:32:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/16 01:32:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:32:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:32:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:32:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:32:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/16 01:32:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:32:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:32:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/16 01:32:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/16 01:32:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/16 01:32:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/16 01:32:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/16 01:32:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/16 01:32:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/16 01:32:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:32:52 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:32:52 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:32:52 DEBUG : banana: size = 6 OK 2026/07/16 01:32:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/16 01:32:52 INFO : banana: Copied (new) 2026/07/16 01:32:52 DEBUG : apple: size = 5 OK 2026/07/16 01:32:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/16 01:32:52 INFO : apple: Copied (new) 2026/07/16 01:32:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:32:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/16 01:32:52 INFO : appleappleapplebanana: Copied (new) 2026/07/16 01:32:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:32:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/16 01:32:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/16 01:32:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:32:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/16 01:32:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/16 01:32:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:32:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/16 01:32:53 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/16 01:32:53 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:32:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/16 01:32:53 INFO : splitbananasplit: Copied (new) 2026/07/16 01:32:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:32:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/16 01:32:53 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/16 01:32:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:32:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/16 01:32:53 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/16 01:32:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:32:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/16 01:32:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/16 01:32:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:32:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/16 01:32:53 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/16 01:32:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:32:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/16 01:32:53 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/16 01:32:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:32:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/16 01:32:53 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/16 01:32:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:32:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/16 01:32:53 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/16 01:32:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:32:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/16 01:32:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/16 01:32:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:32:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/16 01:32:54 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/16 01:32:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:32:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/16 01:32:54 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/16 01:32:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:32:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/16 01:32:54 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/16 01:32:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:32:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/16 01:32:54 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/16 01:32:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:32:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/16 01:32:54 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/16 01:32:54 DEBUG : Waiting for deletions to finish 2026/07/16 01:32:54 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/16 01:32:54 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/16 01:32:54 INFO : appleSUFFIX: Deleted 2026/07/16 01:32:54 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/16 01:32:54 INFO : splitbananasplitSUFFIX: Deleted 2026/07/16 01:32:54 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/16 01:32:54 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/16 01:32:54 INFO : bananaSUFFIX: Deleted 2026/07/16 01:32:54 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/16 01:32:54 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/16 01:32:54 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/16 01:32:54 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/16 01:32:54 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/16 01:32:54 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/16 01:32:54 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/16 01:32:54 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/16 01:32:54 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/16 01:32:54 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/16 01:32:54 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/16 01:32:55 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/16 01:32:55 DEBUG : Waiting for deletions to finish 2026/07/16 01:32:55 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : Waiting for deletions to finish 2026/07/16 01:32:55 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:32:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:33:10 DEBUG : Waiting for deletions to finish 2026/07/16 01:33:10 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:33:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:33:10 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:33:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:33:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:33:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:33:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:33:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:33:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:33:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:33:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:33:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:33:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:33:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:33:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:33:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:33:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/16 01:33:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:33:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/16 01:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:10 DEBUG : apple: size = 5 OK 2026/07/16 01:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:33:10 DEBUG : apple: Unchanged skipping 2026/07/16 01:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:33:10 DEBUG : banana: size = 6 OK 2026/07/16 01:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:10 DEBUG : banana: Unchanged skipping 2026/07/16 01:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/16 01:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/16 01:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/16 01:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:33:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/16 01:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:33:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/16 01:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/16 01:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:33:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/16 01:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:33:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/16 01:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:33:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/16 01:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:33:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/16 01:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:33:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/16 01:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:33:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/16 01:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/16 01:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/16 01:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:33:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:33:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/16 01:33:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:33:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 01:33:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 01:33:10 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:33:10 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:33:11 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/16 01:33:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/16 01:33:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/16 01:33:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 01:33:11 DEBUG : appleapple: size = 21 OK 2026/07/16 01:33:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/16 01:33:11 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/16 01:33:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 01:33:11 DEBUG : splitbanan: size = 16 OK 2026/07/16 01:33:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/16 01:33:11 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/16 01:33:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 01:33:11 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/16 01:33:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/16 01:33:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/16 01:33:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 01:33:11 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/16 01:33:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/16 01:33:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/16 01:33:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 01:33:11 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/16 01:33:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/16 01:33:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/16 01:33:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 01:33:11 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/16 01:33:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/16 01:33:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/16 01:33:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 01:33:11 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/16 01:33:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/16 01:33:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/16 01:33:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 01:33:11 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/16 01:33:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/16 01:33:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/16 01:33:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 01:33:11 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/16 01:33:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/16 01:33:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/16 01:33:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 01:33:12 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/16 01:33:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/16 01:33:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/16 01:33:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 01:33:12 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/16 01:33:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/16 01:33:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/16 01:33:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 01:33:12 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/16 01:33:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/16 01:33:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/16 01:33:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 01:33:12 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/16 01:33:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/16 01:33:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/16 01:33:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 01:33:12 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/16 01:33:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/16 01:33:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/16 01:33:12 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/16 01:33:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/16 01:33:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/16 01:33:12 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/16 01:33:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/16 01:33:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/16 01:33:12 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/16 01:33:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/16 01:33:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/16 01:33:12 DEBUG : Waiting for deletions to finish 2026/07/16 01:33:12 INFO : appleappleapplebanana: Deleted 2026/07/16 01:33:12 INFO : dir1/0007-1234567.txt: Deleted 2026/07/16 01:33:12 INFO : dir1/0008-2345678.txt: Deleted 2026/07/16 01:33:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/16 01:33:13 INFO : dir1/0011-56789;.txt: Deleted 2026/07/16 01:33:13 INFO : dir1/0009-3456789.txt: Deleted 2026/07/16 01:33:13 INFO : dir1/0013-789;=.txt: Deleted 2026/07/16 01:33:13 INFO : splitbananasplit: Deleted 2026/07/16 01:33:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/16 01:33:13 INFO : dir1/0012-6789;.txt: Deleted 2026/07/16 01:33:13 INFO : dir1/0010-456789.txt: Deleted 2026/07/16 01:33:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/16 01:33:13 INFO : dir1/0003-defghij.txt: Deleted 2026/07/16 01:33:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/16 01:33:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/16 01:33:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/16 01:33:13 INFO : dir1/0014-89;=.txt: Deleted 2026/07/16 01:33:13 INFO : dir1/0015-9;=.txt: Deleted 2026/07/16 01:33:13 DEBUG : Waiting for deletions to finish 2026/07/16 01:33:13 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:33:13 DEBUG : appleapple: Excluded (Path Filter) 2026/07/16 01:33:13 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:33:13 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/16 01:33:13 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/16 01:33:13 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/16 01:33:13 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/16 01:33:13 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/16 01:33:13 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/16 01:33:13 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/16 01:33:13 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/16 01:33:13 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/16 01:33:13 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/16 01:33:13 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/16 01:33:13 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/16 01:33:13 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/16 01:33:13 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/16 01:33:13 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/16 01:33:13 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/16 01:33:13 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/16 01:33:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 01:33:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 01:33:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 01:33:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 01:33:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 01:33:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 01:33:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 01:33:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 01:33:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 01:33:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 01:33:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 01:33:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 01:33:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 01:33:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 01:33:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 01:33:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 01:33:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 01:33:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 01:33:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 01:33:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 01:33:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 01:33:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 01:33:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 01:33:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 01:33:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 01:33:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 01:33:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 01:33:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 01:33:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 01:33:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 01:33:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 01:33:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 01:33:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 01:33:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 01:33:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 01:33:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 01:33:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 01:33:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 01:33:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 01:33:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 01:33:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 01:33:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 01:33:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 01:33:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 01:33:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 01:33:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 01:33:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 01:33:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 01:33:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 01:33:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 01:33:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 01:33:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 01:33:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 01:33:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 01:33:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 01:33:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 01:33:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 01:33:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 01:33:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 01:33:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 01:33:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 01:33:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 01:33:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 01:33:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 01:33:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 01:33:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 01:33:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 01:33:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 01:33:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 01:33:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 01:33:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 01:33:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 01:33:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 01:33:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 01:33:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 01:33:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 01:33:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 01:33:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 01:33:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:33:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 01:33:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 01:33:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 01:33:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 01:33:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 01:33:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 01:33:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 01:33:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 01:33:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 01:33:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 01:33:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 01:33:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 01:33:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 01:33:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 01:33:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 01:33:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 01:33:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 01:33:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:33:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:33:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:33:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:33:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:33:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:33:14 DEBUG : apple: size = 5 OK 2026/07/16 01:33:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:14 DEBUG : apple: Unchanged skipping 2026/07/16 01:33:14 DEBUG : appleapple: size = 21 OK 2026/07/16 01:33:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:33:14 DEBUG : banana: size = 6 OK 2026/07/16 01:33:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:14 DEBUG : banana: Unchanged skipping 2026/07/16 01:33:14 DEBUG : splitbanan: size = 16 OK 2026/07/16 01:33:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:14 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:33:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:33:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:33:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:33:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:33:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:33:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:33:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:33:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:33:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:33:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:33:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:33:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:33:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:33:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:33:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:33:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:33:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:33:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:33:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:33:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:33:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:33:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:33:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:33:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:33:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:33:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:33:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:33:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:33:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:33:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:33:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:33:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:33:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:33:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:33:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:33:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:33:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:33:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:33:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:33:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:33:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:33:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:33:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:33:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:33:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:33:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:33:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:33:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:33:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:33:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:33:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:33:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:33:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:33:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:33:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:33:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:33:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:33:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:33:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:33:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:33:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:33:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:33:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:33:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:33:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:33:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:33:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:33:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:33:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:33:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:33:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:33:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:33:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:33:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:33:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:33:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:33:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:33:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:33:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:33:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:33:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:33:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:33:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:33:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:33:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:33:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:33:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:33:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:33:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:33:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/16 01:33:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:33:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:33:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:33:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:33:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:33:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:33:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:33:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:33:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:33:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:33:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:33:14 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/16 01:33:14 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/16 01:33:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:33:14 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/16 01:33:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:14 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/16 01:33:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:33:14 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/16 01:33:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:33:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:33:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:33:14 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/16 01:33:14 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/16 01:33:14 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/16 01:33:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:33:14 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/16 01:33:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:14 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/16 01:33:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:33:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:33:14 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/16 01:33:14 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/16 01:33:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:33:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/16 01:33:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:33:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:33:14 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/16 01:33:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:33:14 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/16 01:33:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:33:14 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/16 01:33:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:33:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:33:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:14 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/16 01:33:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:33:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:33:14 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:33:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:33:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:33:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:33:14 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:33:14 DEBUG : Waiting for deletions to finish 2026/07/16 01:33:14 DEBUG : Waiting for deletions to finish 2026/07/16 01:33:14 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:33:14 DEBUG : appleapple: Excluded (Path Filter) 2026/07/16 01:33:14 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:33:14 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/16 01:33:14 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/16 01:33:14 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/16 01:33:14 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/16 01:33:14 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/16 01:33:14 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/16 01:33:14 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/16 01:33:14 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/16 01:33:14 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/16 01:33:14 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/16 01:33:14 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/16 01:33:14 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/16 01:33:14 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/16 01:33:14 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/16 01:33:14 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/16 01:33:14 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/16 01:33:14 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/16 01:33:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 01:33:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 01:33:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 01:33:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 01:33:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 01:33:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 01:33:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 01:33:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 01:33:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 01:33:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 01:33:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 01:33:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 01:33:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 01:33:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 01:33:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 01:33:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 01:33:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 01:33:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 01:33:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 01:33:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 01:33:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 01:33:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 01:33:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 01:33:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 01:33:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 01:33:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 01:33:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 01:33:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 01:33:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 01:33:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 01:33:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 01:33:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:33:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 01:33:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:33:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 01:33:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 01:33:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 01:33:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 01:33:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 01:33:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 01:33:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 01:33:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 01:33:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 01:33:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 01:33:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 01:33:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 01:33:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 01:33:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 01:33:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 01:33:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 01:33:14 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:33:27 DEBUG : Waiting for deletions to finish 2026/07/16 01:33:28 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : apple: size = 5 OK 2026/07/16 01:33:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:28 DEBUG : apple: Unchanged skipping 2026/07/16 01:33:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:33:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:33:28 DEBUG : banana: size = 6 OK 2026/07/16 01:33:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:28 DEBUG : banana: Unchanged skipping 2026/07/16 01:33:28 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:33:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:28 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:33:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:33:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:33:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:33:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:33:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:33:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:33:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:33:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:33:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:33:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:33:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:33:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:33:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:33:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:33:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:33:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:33:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:33:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:33:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:33:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:33:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:33:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:33:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:33:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:33:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:33:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:33:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:33:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:33:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:33:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:33:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:33:28 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:33:28 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:33:28 DEBUG : Waiting for deletions to finish 2026/07/16 01:33:28 DEBUG : Waiting for deletions to finish 2026/07/16 01:33:28 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:33:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:33:29 DEBUG : apple: size = 5 OK 2026/07/16 01:33:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:29 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:33:29 DEBUG : banana: size = 6 OK 2026/07/16 01:33:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:29 DEBUG : banana: Unchanged skipping 2026/07/16 01:33:29 DEBUG : apple: Unchanged skipping 2026/07/16 01:33:29 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:33:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:33:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:33:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:33:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:33:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:33:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:33:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:33:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:33:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:33:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:33:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:33:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:33:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:33:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:33:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:33:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:33:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:33:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:33:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:33:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:33:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:33:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:33:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:33:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:33:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:33:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:33:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:33:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:33:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:33:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:33:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:33:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:33:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:33:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:33:29 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:33:29 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:33:29 DEBUG : Waiting for deletions to finish 2026/07/16 01:33:29 DEBUG : Waiting for deletions to finish 2026/07/16 01:33:29 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:33:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:33:29 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:33:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:33:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:33:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:33:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:33:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:33:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:33:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:33:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:33:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:33:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:33:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:33:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:33:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:33:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:33:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:33:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:33:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:33:29 DEBUG : Waiting for deletions to finish 2026/07/16 01:33:30 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:33:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:33:30 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:33:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:33:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:33:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:33:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:33:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:33:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:33:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:33:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:33:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:33:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:33:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:33:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:33:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:33:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:33:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:33:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:33:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:33:42 DEBUG : Waiting for deletions to finish 2026/07/16 01:33:43 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : apple: size = 5 OK 2026/07/16 01:33:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:43 DEBUG : apple: Unchanged skipping 2026/07/16 01:33:43 DEBUG : banana: size = 6 OK 2026/07/16 01:33:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:43 DEBUG : banana: Unchanged skipping 2026/07/16 01:33:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:33:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:33:43 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:33:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:43 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:33:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:33:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:33:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:33:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:33:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:33:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:33:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:33:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:33:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:33:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:33:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:33:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:33:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:33:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:33:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:33:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:33:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:33:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:33:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:33:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:33:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:33:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:33:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:33:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:33:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:33:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:33:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:33:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:33:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:33:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:33:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:33:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:33:43 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:33:43 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:33:43 DEBUG : Waiting for deletions to finish 2026/07/16 01:33:43 DEBUG : Waiting for deletions to finish 2026/07/16 01:33:43 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:33:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:33:44 DEBUG : apple: size = 5 OK 2026/07/16 01:33:44 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:33:44 DEBUG : banana: size = 6 OK 2026/07/16 01:33:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:44 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:33:44 DEBUG : banana: Unchanged skipping 2026/07/16 01:33:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:44 DEBUG : apple: Unchanged skipping 2026/07/16 01:33:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:33:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:33:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:33:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:33:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:33:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:33:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:33:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:44 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:33:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:33:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:33:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:33:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:33:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:33:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:33:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:33:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:33:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:33:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:33:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:33:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:33:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:33:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:33:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:33:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:33:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:33:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:33:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:33:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:33:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:33:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:33:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:33:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:33:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:33:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:33:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:33:44 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:33:44 DEBUG : Waiting for deletions to finish 2026/07/16 01:33:44 DEBUG : Waiting for deletions to finish 2026/07/16 01:33:44 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:33:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:33:44 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:33:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:33:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:33:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:33:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:33:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:33:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:33:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:33:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:33:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:33:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:33:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:33:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:33:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:33:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:33:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:33:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:33:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:33:58 DEBUG : Waiting for deletions to finish 2026/07/16 01:33:59 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : apple: size = 5 OK 2026/07/16 01:33:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:59 DEBUG : apple: Unchanged skipping 2026/07/16 01:33:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:33:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:33:59 DEBUG : banana: size = 6 OK 2026/07/16 01:33:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:59 DEBUG : banana: Unchanged skipping 2026/07/16 01:33:59 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:33:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:59 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:33:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:33:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:33:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:33:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:33:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:33:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:33:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:33:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:33:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:33:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:33:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:33:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:33:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:33:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:33:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:33:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:33:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:33:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:33:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:33:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:33:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:33:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:33:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:33:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:33:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:33:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:33:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:33:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:33:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:59 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:33:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:33:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:33:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:33:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:33:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:33:59 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:33:59 DEBUG : Waiting for deletions to finish 2026/07/16 01:33:59 DEBUG : Waiting for deletions to finish 2026/07/16 01:33:59 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:33:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:34:00 DEBUG : apple: size = 5 OK 2026/07/16 01:34:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:34:00 DEBUG : apple: Unchanged skipping 2026/07/16 01:34:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:34:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:34:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:34:00 DEBUG : banana: size = 6 OK 2026/07/16 01:34:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:34:00 DEBUG : banana: Unchanged skipping 2026/07/16 01:34:00 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:34:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:34:00 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:34:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:34:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:34:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:34:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:34:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:34:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:34:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:34:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:34:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:34:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:34:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:34:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:34:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:34:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:34:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:34:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:34:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:34:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:34:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:34:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:34:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:34:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:34:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:34:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:34:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:34:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:34:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:34:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:34:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:34:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:34:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:34:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:34:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:34:00 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:34:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:34:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:34:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:34:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:34:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:34:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:34:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:34:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:34:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:34:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:34:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:34:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:34:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:34:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:34:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:34:00 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:34:00 DEBUG : Waiting for deletions to finish 2026/07/16 01:34:00 DEBUG : Waiting for deletions to finish 2026/07/16 01:34:00 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:34:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:34:00 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:34:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:34:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:34:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:34:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:34:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:34:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:34:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:34:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:34:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:34:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:34:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:34:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:34:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:34:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:34:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:34:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:34:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:34:14 DEBUG : Waiting for deletions to finish 2026/07/16 01:35:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": net/http: TLS handshake timeout) 2026/07/16 01:35:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/16 01:35:15 DEBUG : pacer: Reducing sleep to 10ms 2026/07/16 01:35:15 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:35:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:35:15 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:35:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:35:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:35:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:35:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:35:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:35:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:35:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:35:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:35:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:35:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:35:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:35:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:35:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:35:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:35:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:35:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:35:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:35:15 DEBUG : apple: size = 5 OK 2026/07/16 01:35:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:15 DEBUG : apple: Unchanged skipping 2026/07/16 01:35:15 DEBUG : banana: size = 6 OK 2026/07/16 01:35:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:35:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:35:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:15 DEBUG : banana: Unchanged skipping 2026/07/16 01:35:15 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:35:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:15 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:35:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:35:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:35:15 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:35:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:35:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:35:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:35:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:35:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:35:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:35:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:35:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:35:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:35:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:35:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:35:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:35:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:35:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:35:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:35:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:35:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:35:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:35:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:35:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:35:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:35:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:35:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:35:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:35:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:35:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:35:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:35:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:35:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:35:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:35:15 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:35:15 DEBUG : Waiting for deletions to finish 2026/07/16 01:35:15 DEBUG : Waiting for deletions to finish 2026/07/16 01:35:16 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : apple: size = 5 OK 2026/07/16 01:35:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:16 DEBUG : apple: Unchanged skipping 2026/07/16 01:35:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:35:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:35:16 DEBUG : banana: size = 6 OK 2026/07/16 01:35:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:16 DEBUG : banana: Unchanged skipping 2026/07/16 01:35:16 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:35:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:16 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:35:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:35:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:35:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:35:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:35:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:35:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:35:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:35:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:35:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:35:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:35:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:35:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:35:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:35:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:35:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:35:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:35:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:35:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:35:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:35:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:35:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:35:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:35:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:35:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:35:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:35:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:35:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:35:16 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:35:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:35:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:35:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:35:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:35:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:35:16 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:35:16 DEBUG : Waiting for deletions to finish 2026/07/16 01:35:16 DEBUG : Waiting for deletions to finish 2026/07/16 01:35:16 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:35:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:35:30 DEBUG : Waiting for deletions to finish 2026/07/16 01:35:31 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : apple: size = 5 OK 2026/07/16 01:35:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:31 DEBUG : apple: Unchanged skipping 2026/07/16 01:35:31 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:35:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:35:31 DEBUG : banana: size = 6 OK 2026/07/16 01:35:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:35:31 DEBUG : banana: Unchanged skipping 2026/07/16 01:35:31 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:35:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:35:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:35:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:35:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:35:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:35:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:35:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:35:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:35:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:35:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:35:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:35:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:35:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:35:31 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:35:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:35:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:35:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:35:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:35:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:35:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:35:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:35:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:35:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:35:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:35:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:35:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:35:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:35:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:35:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:35:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:35:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:35:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:35:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:35:31 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:35:31 DEBUG : Waiting for deletions to finish 2026/07/16 01:35:31 DEBUG : Waiting for deletions to finish 2026/07/16 01:35:31 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:35:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:35:32 DEBUG : apple: size = 5 OK 2026/07/16 01:35:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:32 DEBUG : apple: Unchanged skipping 2026/07/16 01:35:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:35:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:35:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:35:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:35:32 DEBUG : banana: size = 6 OK 2026/07/16 01:35:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:32 DEBUG : banana: Unchanged skipping 2026/07/16 01:35:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:35:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:35:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:35:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:35:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:35:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:35:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:35:32 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:35:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:35:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:35:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:35:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:35:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:35:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:35:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:35:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:35:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:35:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:35:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:35:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:35:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:35:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:35:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:35:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:35:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:35:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:35:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:35:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:35:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:35:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:35:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:35:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:35:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:35:32 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:35:32 DEBUG : Waiting for deletions to finish 2026/07/16 01:35:32 DEBUG : Waiting for deletions to finish 2026/07/16 01:35:32 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:35:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:35:32 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:35:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:35:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:35:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:35:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:35:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:35:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:35:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:35:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:35:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:35:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:35:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:35:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:35:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:35:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:35:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:35:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:35:32 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (243.98s) --- PASS: TestTransform/NFC (13.57s) --- PASS: TestTransform/NFD (14.33s) --- PASS: TestTransform/base64 (18.04s) --- PASS: TestTransform/prefix (20.86s) --- PASS: TestTransform/suffix (20.60s) --- PASS: TestTransform/truncate (18.38s) --- PASS: TestTransform/encoder (16.03s) --- PASS: TestTransform/ISO-8859-1 (14.34s) --- PASS: TestTransform/charmap (15.78s) --- PASS: TestTransform/lowercase (76.51s) --- PASS: TestTransform/ascii (15.54s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:35:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/16 01:35:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/16 01:35:37 INFO : sub dir_somesuffix: Making directory 2026/07/16 01:35:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/16 01:35:37 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/16 01:35:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/16 01:35:37 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/16 01:35:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/16 01:35:37 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:35:37 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:35:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/16 01:35:38 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:35:38 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/16 01:35:38 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.84s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:35:38 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:39 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:39 INFO : tictactoe: Making directory 2026/07/16 01:35:39 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:39 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:35:39 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/16 01:35:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:35:39 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:35:39 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:35:39 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/16 01:35:39 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:35:39 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/16 01:35:39 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.54s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:35:40 INFO : toe: Making directory 2026/07/16 01:35:40 INFO : toe/toe: Making directory 2026/07/16 01:35:40 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/16 01:35:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/16 01:35:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/16 01:35:40 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:35:40 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:35:41 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/16 01:35:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:35:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/16 01:35:41 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.61s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:35:42 INFO : toe: Making directory 2026/07/16 01:35:42 INFO : toe/toe: Making directory 2026/07/16 01:35:42 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/16 01:35:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/16 01:35:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/16 01:35:42 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:35:42 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:35:43 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/16 01:35:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:35:43 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/16 01:35:43 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.82s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:35:43 DEBUG : empty_dir: Making directory with metadata 2026/07/16 01:35:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/16 01:35:43 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:35:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:35:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:35:44 INFO : tictacempty_dir: Making directory 2026/07/16 01:35:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:35:44 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:44 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:44 INFO : tictactoe: Making directory 2026/07/16 01:35:44 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:44 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:35:44 INFO : tictactoe/tictactoe: Making directory 2026/07/16 01:35:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:35:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/16 01:35:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 01:35:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/16 01:35:44 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:35:44 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:35:44 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/16 01:35:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:35:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/16 01:35:44 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.75s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:35:45 DEBUG : empty_dir: Making directory with metadata 2026/07/16 01:35:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/16 01:35:45 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:35:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:35:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:35:45 INFO : tictacempty_dir: Making directory 2026/07/16 01:35:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:35:45 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:45 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:45 INFO : tictactoe: Making directory 2026/07/16 01:35:45 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:45 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:35:45 INFO : tictactoe/tictactoe: Making directory 2026/07/16 01:35:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:35:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/16 01:35:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:35:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 01:35:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:35:45 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:35:45 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:35:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/16 01:35:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:35:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:35:46 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/16 01:35:46 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:35:46 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:35:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:35:46 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:46 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/16 01:35:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/16 01:35:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:35:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/16 01:35:46 NOTICE: B2 bucket rclone-test-golixom8nedi: 0 differences found 2026/07/16 01:35:46 NOTICE: B2 bucket rclone-test-golixom8nedi: 1 matching files --- PASS: TestAllTag (1.89s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:35:47 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:47 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:47 INFO : tictactoe: Making directory 2026/07/16 01:35:47 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:47 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:35:47 INFO : tictactoe/tictactoe: Making directory 2026/07/16 01:35:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:35:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/16 01:35:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 01:35:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/16 01:35:47 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:35:47 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:35:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/16 01:35:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:35:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/16 01:35:48 DEBUG : Waiting for deletions to finish 2026/07/16 01:35:48 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:48 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:48 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:35:48 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:35:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/16 01:35:48 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:35:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/16 01:35:48 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/16 01:35:48 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:35:48 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.12s) === RUN TestSyntax 2026/07/16 01:35:49 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:35:49 INFO : toe: Making directory 2026/07/16 01:35:49 INFO : toe/toe: Making directory 2026/07/16 01:35:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/16 01:35:49 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:35:49 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:35:50 DEBUG : toe/toe/toe: size = 11 OK 2026/07/16 01:35:50 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:35:50 INFO : toe/toe/toe: Copied (new) 2026/07/16 01:35:50 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.81s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:35:51 DEBUG : empty_dir: Making directory with metadata 2026/07/16 01:35:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/16 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:35:51 INFO : tictacempty_dir: Making directory 2026/07/16 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:51 INFO : tictactoe: Making directory 2026/07/16 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:35:51 INFO : tictactoe/tictactoe: Making directory 2026/07/16 01:35:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:35:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/16 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:35:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:35:51 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:35:51 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:35:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/16 01:35:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:35:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:35:52 INFO : toe/toe/toe.txt: Deleted 2026/07/16 01:35:52 INFO : toe/toe: Removing directory 2026/07/16 01:35:52 INFO : toe: Removing directory 2026/07/16 01:35:52 INFO : empty_dir: Removing directory 2026/07/16 01:35:52 DEBUG : Local file system at /tmp/rclone2333630260: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.63s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:35:53 DEBUG : empty_dir: Making directory with metadata 2026/07/16 01:35:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/16 01:35:53 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:35:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:35:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:35:53 INFO : tictacempty_dir: Making directory 2026/07/16 01:35:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:35:53 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:53 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:53 INFO : tictactoe: Making directory 2026/07/16 01:35:53 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:53 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:35:53 INFO : tictactoe/tictactoe: Making directory 2026/07/16 01:35:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:35:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/16 01:35:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:35:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 01:35:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:35:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:35:53 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:35:53 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:35:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/16 01:35:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:35:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:35:53 INFO : toe/toe/toe.txt: Deleted 2026/07/16 01:35:53 INFO : toe/toe: Removing directory 2026/07/16 01:35:53 INFO : toe: Removing directory 2026/07/16 01:35:53 INFO : empty_dir: Removing directory 2026/07/16 01:35:53 DEBUG : Local file system at /tmp/rclone2333630260: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/16 01:35:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/16 01:35:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/16 01:35:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/16 01:35:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/16 01:35:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/16 01:35:55 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/16 01:35:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:35:55 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/16 01:35: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-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:35:56 DEBUG : Reset feature "Copy" 2026/07/16 01:35:56 DEBUG : Reset feature "Move" 2026/07/16 01:35:56 DEBUG : Reset feature "Copy" 2026/07/16 01:35:56 DEBUG : Reset feature "Move" 2026/07/16 01:35:56 DEBUG : empty_dir: Making directory with metadata 2026/07/16 01:35:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/16 01:35:56 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:35:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:35:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:35:56 INFO : tictacempty_dir: Making directory 2026/07/16 01:35:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:35:56 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:56 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:56 INFO : tictactoe: Making directory 2026/07/16 01:35:56 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:56 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:35:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:35:56 INFO : tictactoe/tictactoe: Making directory 2026/07/16 01:35:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:35:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/16 01:35:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:35:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 01:35:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:35:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:35:56 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:35:56 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:35:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/16 01:35:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:35:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:35:56 INFO : toe/toe/toe.txt: Deleted 2026/07/16 01:35:56 INFO : toe/toe: Removing directory 2026/07/16 01:35:56 INFO : toe: Removing directory 2026/07/16 01:35:56 INFO : empty_dir: Removing directory 2026/07/16 01:35:56 DEBUG : Local file system at /tmp/rclone2333630260: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/16 01:35:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/16 01:35:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/16 01:35:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/16 01:35:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/16 01:35:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/16 01:35:58 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/16 01:35:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:35:58 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/16 01:35:58 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.30s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:35:59 DEBUG : toe: transformed to: dG9l 2026/07/16 01:35:59 DEBUG : toe: transformed to: dG9l 2026/07/16 01:35:59 INFO : dG9l: Making directory 2026/07/16 01:35:59 DEBUG : toe: transformed to: dG9l 2026/07/16 01:35:59 DEBUG : toe: transformed to: dG9l 2026/07/16 01:35:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/16 01:35:59 INFO : dG9l/dG9l: Making directory 2026/07/16 01:35:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/16 01:35:59 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/16 01:35:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/16 01:35:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 01:35:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/16 01:35:59 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:35:59 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:36:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/16 01:36:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:36:00 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/16 01:36:00 DEBUG : Waiting for deletions to finish 2026/07/16 01:36:00 DEBUG : dG9l: transformed to: toe 2026/07/16 01:36:00 DEBUG : dG9l: transformed to: toe 2026/07/16 01:36:00 DEBUG : dG9l: transformed to: toe 2026/07/16 01:36:00 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/16 01:36:00 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/16 01:36:00 DEBUG : Local file system at /tmp/rclone2333630260: Waiting for checks to finish 2026/07/16 01:36:00 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/16 01:36:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/16 01:36:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/16 01:36:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/16 01:36:00 DEBUG : Local file system at /tmp/rclone2333630260: Waiting for transfers to finish 2026/07/16 01:36:00 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.42s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-golixom8nedi", Local "Local file system at /tmp/rclone2333630260", Modify Window "1ms" 2026/07/16 01:36:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 01:36:01 DEBUG : toe: transformed to: 2026/07/16 01:36:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 01:36:02 DEBUG : toe: transformed to: 2026/07/16 01:36:02 INFO : B2 bucket rclone-test-golixom8nedi: Making directory 2026/07/16 01:36:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 01:36:02 DEBUG : toe: transformed to: 2026/07/16 01:36:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 01:36:02 DEBUG : toe: transformed to: 2026/07/16 01:36:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 01:36:02 DEBUG : toe/toe: transformed to: 2026/07/16 01:36:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/16 01:36:02 INFO : toe/toe: Making directory 2026/07/16 01:36:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 01:36:02 DEBUG : toe/toe: transformed to: 2026/07/16 01:36:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/16 01:36:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 01:36:02 DEBUG : toe: transformed to: 2026/07/16 01:36:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/16 01:36:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 01:36:02 DEBUG : toe/toe/toe: transformed to: 2026/07/16 01:36:02 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/16 01:36:02 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for checks to finish 2026/07/16 01:36:02 DEBUG : B2 bucket rclone-test-golixom8nedi: Waiting for transfers to finish 2026/07/16 01:36:02 DEBUG : toe/toe/toe: size = 11 OK 2026/07/16 01:36:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:36:02 INFO : toe/toe/toe: Copied (new) 2026/07/16 01:36:02 ERROR : B2 bucket rclone-test-golixom8nedi: not deleting files as there were IO errors 2026/07/16 01:36:02 ERROR : B2 bucket rclone-test-golixom8nedi: not deleting directories as there were IO errors --- PASS: TestError (1.65s) PASS 2026/07/16 01:36:03 DEBUG : B2 bucket rclone-test-golixom8nedi: Purge remote 2026/07/16 01:36:03 INFO : B2 bucket rclone-test-golixom8nedi: cleaning bucket "rclone-test-golixom8nedi" of all files 2026/07/16 01:36:04 DEBUG : BackupDir/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f414c06a24d71ff02_d20260716_m012854_c001_v7007000_t0000_u01784165334987") 2026/07/16 01:36:04 DEBUG : BackupDir/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f113b5763a1b2cc94_d20260716_m012849_c001_v0001167_t0008_u01784165329333") 2026/07/16 01:36:04 DEBUG : CompareDest/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec5ef0_d20260716_m012728_c001_v7007000_t0000_u01784165248206") 2026/07/16 01:36:04 DEBUG : CompareDest/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b1f8_d20260716_m012722_c001_v0001033_t0019_u01784165242471") 2026/07/16 01:36:04 DEBUG : CompareDest/two: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec5ef1_d20260716_m012728_c001_v7007000_t0000_u01784165248384") 2026/07/16 01:36:04 DEBUG : CompareDest/two: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f111c6432316c315f_d20260716_m012723_c001_v0001179_t0041_u01784165243918") 2026/07/16 01:36:04 DEBUG : CopyDest/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f414c06a24d71ff03_d20260716_m012855_c001_v7007000_t0000_u01784165335171") 2026/07/16 01:36:04 DEBUG : CopyDest/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76d171_d20260716_m012845_c001_v0001103_t0024_u01784165325949") 2026/07/16 01:36:04 DEBUG : CopyDest/three: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f414c06a24d71ff04_d20260716_m012855_c001_v7007000_t0000_u01784165335356") 2026/07/16 01:36:04 DEBUG : CopyDest/three: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f111c6432316c347b_d20260716_m012853_c001_v0001179_t0000_u01784165333091") 2026/07/16 01:36:04 DEBUG : CopyDest/two: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f414c06a24d71ff05_d20260716_m012855_c001_v7007000_t0000_u01784165335540") 2026/07/16 01:36:05 DEBUG : CopyDest/two: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b328_d20260716_m012850_c001_v0001033_t0028_u01784165330834") 2026/07/16 01:36:05 DEBUG : EXISTING: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847d51_d20260716_m013019_c001_v7007000_t0000_u01784165419633") 2026/07/16 01:36:05 DEBUG : EXISTING: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b482_d20260716_m013018_c001_v0001033_t0036_u01784165418356") 2026/07/16 01:36:05 DEBUG : PREFIXapple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f26_d20260716_m013233_c001_v7007000_t0000_u01784165553696") 2026/07/16 01:36:05 DEBUG : PREFIXapple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994041_d20260716_m013228_c001_v0001167_t0023_u01784165548150") 2026/07/16 01:36:05 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd944_d20260716_m013233_c001_v7007000_t0000_u01784165553792") 2026/07/16 01:36:05 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8078_d20260716_m013228_c001_v0001171_t0032_u01784165548169") 2026/07/16 01:36:05 DEBUG : PREFIXbanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f430edd_d20260716_m013233_c001_v7007000_t0000_u01784165553610") 2026/07/16 01:36:05 DEBUG : PREFIXbanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5329_d20260716_m013228_c001_v0001165_t0058_u01784165548159") 2026/07/16 01:36:05 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd943_d20260716_m013233_c001_v7007000_t0000_u01784165553601") 2026/07/16 01:36:05 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b6be_d20260716_m013228_c001_v0001033_t0055_u01784165548182") 2026/07/16 01:36:05 DEBUG : Testêé: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847d4b_d20260716_m013015_c001_v7007000_t0000_u01784165415777") 2026/07/16 01:36:05 DEBUG : Testêé: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b478_d20260716_m013014_c001_v0001033_t0053_u01784165414808") 2026/07/16 01:36:05 DEBUG : Testêé: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b474_d20260716_m013013_c001_v0001033_t0028_u01784165413862") 2026/07/16 01:36:05 DEBUG : YXBwbGU=: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40a7_d20260716_m013214_c001_v7007000_t0000_u01784165534945") 2026/07/16 01:36:05 DEBUG : YXBwbGU=: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b67c_d20260716_m013210_c001_v0001033_t0036_u01784165530874") 2026/07/16 01:36:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40a8_d20260716_m013215_c001_v7007000_t0000_u01784165535122") 2026/07/16 01:36:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef52d3_d20260716_m013210_c001_v0001165_t0025_u01784165530862") 2026/07/16 01:36:05 DEBUG : YmFuYW5h: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40a9_d20260716_m013215_c001_v7007000_t0000_u01784165535296") 2026/07/16 01:36:05 DEBUG : YmFuYW5h: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c7fee_d20260716_m013210_c001_v0001171_t0050_u01784165530883") 2026/07/16 01:36:06 DEBUG : a/potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b3818d8_d20260716_m012550_c001_v7007000_t0000_u01784165150304") 2026/07/16 01:36:06 DEBUG : a/potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf1f_d20260716_m012549_c001_v0001103_t0031_u01784165149507") 2026/07/16 01:36:06 DEBUG : a/potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b3818c8_d20260716_m012547_c001_v7007000_t0000_u01784165147787") 2026/07/16 01:36:06 DEBUG : a/potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf15_d20260716_m012546_c001_v0001103_t0021_u01784165146677") 2026/07/16 01:36:06 DEBUG : a/potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b38182d_d20260716_m012529_c001_v7007000_t0000_u01784165129420") 2026/07/16 01:36:06 DEBUG : a/potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cec9_d20260716_m012528_c001_v0001103_t0048_u01784165128544") 2026/07/16 01:36:06 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c8128_d20260716_m013533_c001_v7007000_t0000_u01784165733015") 2026/07/16 01:36:06 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a99943d9_d20260716_m013529_c001_v0001167_t0010_u01784165729212") 2026/07/16 01:36:06 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4050722b329d5d76_d20260716_m013517_c001_v7007000_t0000_u01784165717368") 2026/07/16 01:36:06 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a999429d_d20260716_m013413_c001_v0001167_t0001_u01784165653006") 2026/07/16 01:36:06 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b38208e_d20260716_m013400_c001_v7007000_t0000_u01784165640964") 2026/07/16 01:36:06 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994251_d20260716_m013357_c001_v0001167_t0057_u01784165637073") 2026/07/16 01:36:06 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f430ffb_d20260716_m013345_c001_v7007000_t0000_u01784165625113") 2026/07/16 01:36:06 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994203_d20260716_m013341_c001_v0001167_t0055_u01784165621687") 2026/07/16 01:36:06 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847f0e_d20260716_m013330_c001_v7007000_t0000_u01784165610653") 2026/07/16 01:36:06 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a99941a1_d20260716_m013326_c001_v0001167_t0043_u01784165606726") 2026/07/16 01:36:06 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4159f73aac902419_d20260716_m013314_c001_v7007000_t0000_u01784165594874") 2026/07/16 01:36:06 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c81a8_d20260716_m013308_c001_v0001171_t0028_u01784165588582") 2026/07/16 01:36:06 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f40_d20260716_m013256_c001_v7007000_t0000_u01784165576369") 2026/07/16 01:36:06 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8130_d20260716_m013252_c001_v0001171_t0038_u01784165572745") 2026/07/16 01:36:06 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f42170da24a6930d9_d20260716_m013251_c001_v7007000_t0000_u01784165571264") 2026/07/16 01:36:06 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c80f6_d20260716_m013247_c001_v0001171_t0010_u01784165567202") 2026/07/16 01:36:07 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd948_d20260716_m013235_c001_v7007000_t0000_u01784165555468") 2026/07/16 01:36:07 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a999405d_d20260716_m013231_c001_v0001167_t0006_u01784165551806") 2026/07/16 01:36:07 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40815605991d7c42_d20260716_m013230_c001_v7007000_t0000_u01784165550534") 2026/07/16 01:36:07 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994039_d20260716_m013225_c001_v0001167_t0015_u01784165545950") 2026/07/16 01:36:07 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f414c06a24d72001e_d20260716_m013213_c001_v7007000_t0000_u01784165533206") 2026/07/16 01:36:07 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef52c5_d20260716_m013208_c001_v0001165_t0048_u01784165528562") 2026/07/16 01:36:07 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec62c8_d20260716_m013156_c001_v7007000_t0000_u01784165516815") 2026/07/16 01:36:07 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef529d_d20260716_m013153_c001_v0001165_t0005_u01784165513361") 2026/07/16 01:36:07 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caedeb_d20260716_m013142_c001_v7007000_t0000_u01784165502446") 2026/07/16 01:36:07 DEBUG : apple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5261_d20260716_m013139_c001_v0001165_t0048_u01784165499015") 2026/07/16 01:36:07 DEBUG : appleSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c1916_d20260716_m013254_c001_v7007000_t0000_u01784165574533") 2026/07/16 01:36:07 DEBUG : appleSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8108_d20260716_m013249_c001_v0001171_t0037_u01784165569382") 2026/07/16 01:36:07 DEBUG : appleapple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4159f73aac90241a_d20260716_m013315_c001_v7007000_t0000_u01784165595045") 2026/07/16 01:36:07 DEBUG : appleapple: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c81be_d20260716_m013311_c001_v0001171_t0008_u01784165591012") 2026/07/16 01:36:07 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c8129_d20260716_m013533_c001_v7007000_t0000_u01784165733191") 2026/07/16 01:36:07 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8598_d20260716_m013529_c001_v0001171_t0037_u01784165729709") 2026/07/16 01:36:07 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4050722b329d5d77_d20260716_m013517_c001_v7007000_t0000_u01784165717545") 2026/07/16 01:36:07 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c83a6_d20260716_m013413_c001_v0001171_t0031_u01784165653571") 2026/07/16 01:36:07 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b38208f_d20260716_m013401_c001_v7007000_t0000_u01784165641140") 2026/07/16 01:36:07 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8350_d20260716_m013357_c001_v0001171_t0022_u01784165637823") 2026/07/16 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f430ffe_d20260716_m013345_c001_v7007000_t0000_u01784165625289") 2026/07/16 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c82d0_d20260716_m013342_c001_v0001171_t0021_u01784165622360") 2026/07/16 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847f0f_d20260716_m013330_c001_v7007000_t0000_u01784165610835") 2026/07/16 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8262_d20260716_m013327_c001_v0001171_t0050_u01784165607306") 2026/07/16 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c7fe7_d20260716_m013312_c001_v7007000_t0000_u01784165592810") 2026/07/16 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef53f7_d20260716_m013309_c001_v0001165_t0024_u01784165589129") 2026/07/16 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f41_d20260716_m013256_c001_v7007000_t0000_u01784165576543") 2026/07/16 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a99940cf_d20260716_m013252_c001_v0001167_t0052_u01784165572766") 2026/07/16 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f42170da24a6930da_d20260716_m013251_c001_v7007000_t0000_u01784165571443") 2026/07/16 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b706_d20260716_m013247_c001_v0001033_t0027_u01784165567707") 2026/07/16 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd949_d20260716_m013235_c001_v7007000_t0000_u01784165555659") 2026/07/16 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5345_d20260716_m013231_c001_v0001165_t0035_u01784165551796") 2026/07/16 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd93a_d20260716_m013230_c001_v7007000_t0000_u01784165550181") 2026/07/16 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8074_d20260716_m013226_c001_v0001171_t0036_u01784165546459") 2026/07/16 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec62eb_d20260716_m013213_c001_v7007000_t0000_u01784165533218") 2026/07/16 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c7fda_d20260716_m013209_c001_v0001171_t0012_u01784165529324") 2026/07/16 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec62c9_d20260716_m013156_c001_v7007000_t0000_u01784165516989") 2026/07/16 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c7f7e_d20260716_m013153_c001_v0001171_t0006_u01784165513946") 2026/07/16 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caedee_d20260716_m013142_c001_v7007000_t0000_u01784165502628") 2026/07/16 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c7f10_d20260716_m013139_c001_v0001171_t0031_u01784165499767") 2026/07/16 01:36:08 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f3a_d20260716_m013254_c001_v7007000_t0000_u01784165574542") 2026/07/16 01:36:08 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b70c_d20260716_m013249_c001_v0001033_t0018_u01784165569401") 2026/07/16 01:36:09 DEBUG : b/potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b3818da_d20260716_m012550_c001_v7007000_t0000_u01784165150483") 2026/07/16 01:36:09 DEBUG : b/potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf19_d20260716_m012548_c001_v0001103_t0027_u01784165148315") 2026/07/16 01:36:09 DEBUG : b/potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b3818c2_d20260716_m012547_c001_v7007000_t0000_u01784165147246") 2026/07/16 01:36:09 DEBUG : b/potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf0e_d20260716_m012545_c001_v0001103_t0002_u01784165145727") 2026/07/16 01:36:09 DEBUG : b/potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b381828_d20260716_m012528_c001_v7007000_t0000_u01784165128899") 2026/07/16 01:36:09 DEBUG : b/potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cec3_d20260716_m012527_c001_v0001103_t0006_u01784165127397") 2026/07/16 01:36:09 DEBUG : backup/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4018886f4ecbbb65_d20260716_m012908_c001_v7007000_t0000_u01784165348305") 2026/07/16 01:36:09 DEBUG : backup/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f113f2d9e8f435d55_d20260716_m012906_c001_v0001130_t0005_u01784165346346") 2026/07/16 01:36:09 DEBUG : backup/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f11154c6c234f88b4_d20260716_m012902_c001_v0001185_t0052_u01784165342410") 2026/07/16 01:36:09 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f423573d2fd0348d1_d20260716_m012935_c001_v7007000_t0000_u01784165375081") 2026/07/16 01:36:09 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f108552525930f345_d20260716_m012933_c001_v0001146_t0058_u01784165373127") 2026/07/16 01:36:09 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f111b23b7b05460fd_d20260716_m012929_c001_v0001184_t0050_u01784165369677") 2026/07/16 01:36:09 DEBUG : backup/one.bak: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caec05_d20260716_m012923_c001_v7007000_t0000_u01784165363257") 2026/07/16 01:36:09 DEBUG : backup/one.bak: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f104dd62df12ee7ea_d20260716_m012921_c001_v0001029_t0018_u01784165361102") 2026/07/16 01:36:09 DEBUG : backup/one.bak: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f1033d0f61b8b9112_d20260716_m012917_c001_v0001131_t0003_u01784165357333") 2026/07/16 01:36:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f423573d2fd0348d2_d20260716_m012935_c001_v7007000_t0000_u01784165375264") 2026/07/16 01:36:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f110ea53e8d5f6ecd_d20260716_m012934_c001_v0001102_t0053_u01784165374127") 2026/07/16 01:36:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f11136dd1e3d26101_d20260716_m012931_c001_v0001183_t0013_u01784165371059") 2026/07/16 01:36:09 DEBUG : backup/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4018886f4ecbbb66_d20260716_m012908_c001_v7007000_t0000_u01784165348496") 2026/07/16 01:36:09 DEBUG : backup/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f11876b71011d6ecc_d20260716_m012907_c001_v0001165_t0045_u01784165347259") 2026/07/16 01:36:09 DEBUG : backup/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f1077cf840fa4923b_d20260716_m012903_c001_v0001098_t0034_u01784165343746") 2026/07/16 01:36:10 DEBUG : backup/three.txt.bak: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caec06_d20260716_m012923_c001_v7007000_t0000_u01784165363434") 2026/07/16 01:36:10 DEBUG : backup/three.txt.bak: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f118c49158c656835_d20260716_m012922_c001_v0001172_t0043_u01784165362160") 2026/07/16 01:36:10 DEBUG : backup/three.txt.bak: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f1079e760e205a498_d20260716_m012918_c001_v0001101_t0007_u01784165358955") 2026/07/16 01:36:10 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c812a_d20260716_m013533_c001_v7007000_t0000_u01784165733367") 2026/07/16 01:36:10 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef55dd_d20260716_m013529_c001_v0001165_t0033_u01784165729496") 2026/07/16 01:36:10 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4050722b329d5d78_d20260716_m013517_c001_v7007000_t0000_u01784165717719") 2026/07/16 01:36:10 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5500_d20260716_m013413_c001_v0001165_t0029_u01784165653350") 2026/07/16 01:36:10 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b382090_d20260716_m013401_c001_v7007000_t0000_u01784165641316") 2026/07/16 01:36:10 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef54c8_d20260716_m013357_c001_v0001165_t0051_u01784165637527") 2026/07/16 01:36:10 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f431003_d20260716_m013345_c001_v7007000_t0000_u01784165625462") 2026/07/16 01:36:10 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5486_d20260716_m013342_c001_v0001165_t0035_u01784165622140") 2026/07/16 01:36:10 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847f10_d20260716_m013331_c001_v7007000_t0000_u01784165611017") 2026/07/16 01:36:10 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef544b_d20260716_m013326_c001_v0001165_t0055_u01784165606986") 2026/07/16 01:36:10 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4159f73aac90241b_d20260716_m013315_c001_v7007000_t0000_u01784165595218") 2026/07/16 01:36:10 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994133_d20260716_m013308_c001_v0001167_t0020_u01784165588825") 2026/07/16 01:36:10 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f43_d20260716_m013256_c001_v7007000_t0000_u01784165576718") 2026/07/16 01:36:10 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef539b_d20260716_m013252_c001_v0001165_t0014_u01784165572755") 2026/07/16 01:36:10 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418455c9faf648e5_d20260716_m013251_c001_v7007000_t0000_u01784165571666") 2026/07/16 01:36:10 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef537b_d20260716_m013247_c001_v0001165_t0036_u01784165567500") 2026/07/16 01:36:10 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd94a_d20260716_m013235_c001_v7007000_t0000_u01784165555861") 2026/07/16 01:36:10 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8090_d20260716_m013231_c001_v0001171_t0017_u01784165551815") 2026/07/16 01:36:10 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418455c9faf648db_d20260716_m013230_c001_v7007000_t0000_u01784165550726") 2026/07/16 01:36:11 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef531f_d20260716_m013226_c001_v0001165_t0058_u01784165546197") 2026/07/16 01:36:11 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4273bda0cec4f775_d20260716_m013213_c001_v7007000_t0000_u01784165533335") 2026/07/16 01:36:11 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b674_d20260716_m013208_c001_v0001033_t0058_u01784165528847") 2026/07/16 01:36:11 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec62cb_d20260716_m013157_c001_v7007000_t0000_u01784165517168") 2026/07/16 01:36:11 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b644_d20260716_m013153_c001_v0001033_t0023_u01784165513590") 2026/07/16 01:36:11 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caedf1_d20260716_m013142_c001_v7007000_t0000_u01784165502809") 2026/07/16 01:36:11 DEBUG : banana: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b620_d20260716_m013139_c001_v0001033_t0022_u01784165499300") 2026/07/16 01:36:11 DEBUG : bananaSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f430f54_d20260716_m013254_c001_v7007000_t0000_u01784165574584") 2026/07/16 01:36:11 DEBUG : bananaSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5385_d20260716_m013249_c001_v0001165_t0024_u01784165569391") 2026/07/16 01:36:11 DEBUG : both0: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b220e_d20260716_m013116_c001_v7007000_t0000_u01784165476713") 2026/07/16 01:36:11 DEBUG : both0: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b538_d20260716_m013052_c001_v0001033_t0014_u01784165452164") 2026/07/16 01:36:11 DEBUG : both0: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd399_d20260716_m013048_c001_v7007000_t0000_u01784165448094") 2026/07/16 01:36:11 DEBUG : both0: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b494_d20260716_m013021_c001_v0001033_t0056_u01784165421497") 2026/07/16 01:36:11 DEBUG : both1: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b220f_d20260716_m013116_c001_v7007000_t0000_u01784165476898") 2026/07/16 01:36:11 DEBUG : both1: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b53e_d20260716_m013052_c001_v0001033_t0021_u01784165452935") 2026/07/16 01:36:11 DEBUG : both1: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd39a_d20260716_m013048_c001_v7007000_t0000_u01784165448269") 2026/07/16 01:36:11 DEBUG : both1: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b498_d20260716_m013022_c001_v0001033_t0048_u01784165422808") 2026/07/16 01:36:11 DEBUG : both10: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2210_d20260716_m013117_c001_v7007000_t0000_u01784165477083") 2026/07/16 01:36:11 DEBUG : both10: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b574_d20260716_m013103_c001_v0001033_t0018_u01784165463205") 2026/07/16 01:36:11 DEBUG : both10: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd39b_d20260716_m013048_c001_v7007000_t0000_u01784165448445") 2026/07/16 01:36:11 DEBUG : both10: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b4d4_d20260716_m013032_c001_v0001033_t0029_u01784165432850") 2026/07/16 01:36:12 DEBUG : both11: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2211_d20260716_m013117_c001_v7007000_t0000_u01784165477267") 2026/07/16 01:36:12 DEBUG : both11: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b57e_d20260716_m013104_c001_v0001033_t0027_u01784165464067") 2026/07/16 01:36:12 DEBUG : both11: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd39c_d20260716_m013048_c001_v7007000_t0000_u01784165448622") 2026/07/16 01:36:12 DEBUG : both11: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b4e2_d20260716_m013034_c001_v0001033_t0010_u01784165434068") 2026/07/16 01:36:12 DEBUG : both12: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2212_d20260716_m013117_c001_v7007000_t0000_u01784165477449") 2026/07/16 01:36:12 DEBUG : both12: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b584_d20260716_m013105_c001_v0001033_t0048_u01784165465074") 2026/07/16 01:36:12 DEBUG : both12: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd39e_d20260716_m013048_c001_v7007000_t0000_u01784165448800") 2026/07/16 01:36:12 DEBUG : both12: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b4e6_d20260716_m013035_c001_v0001033_t0051_u01784165435022") 2026/07/16 01:36:12 DEBUG : both13: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2215_d20260716_m013117_c001_v7007000_t0000_u01784165477632") 2026/07/16 01:36:12 DEBUG : both13: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b58a_d20260716_m013106_c001_v0001033_t0033_u01784165466470") 2026/07/16 01:36:12 DEBUG : both13: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd39f_d20260716_m013048_c001_v7007000_t0000_u01784165448976") 2026/07/16 01:36:12 DEBUG : both13: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b4f0_d20260716_m013036_c001_v0001033_t0047_u01784165436585") 2026/07/16 01:36:12 DEBUG : both14: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2217_d20260716_m013117_c001_v7007000_t0000_u01784165477815") 2026/07/16 01:36:12 DEBUG : both14: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b590_d20260716_m013107_c001_v0001033_t0045_u01784165467732") 2026/07/16 01:36:12 DEBUG : both14: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd3a2_d20260716_m013049_c001_v7007000_t0000_u01784165449151") 2026/07/16 01:36:12 DEBUG : both14: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b4f8_d20260716_m013037_c001_v0001033_t0028_u01784165437755") 2026/07/16 01:36:12 DEBUG : both15: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2219_d20260716_m013118_c001_v7007000_t0000_u01784165478115") 2026/07/16 01:36:12 DEBUG : both15: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b598_d20260716_m013108_c001_v0001033_t0023_u01784165468766") 2026/07/16 01:36:12 DEBUG : both15: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd3a4_d20260716_m013049_c001_v7007000_t0000_u01784165449327") 2026/07/16 01:36:12 DEBUG : both15: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b500_d20260716_m013038_c001_v0001033_t0000_u01784165438777") 2026/07/16 01:36:13 DEBUG : both16: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b221d_d20260716_m013118_c001_v7007000_t0000_u01784165478300") 2026/07/16 01:36:13 DEBUG : both16: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b5a0_d20260716_m013109_c001_v0001033_t0002_u01784165469485") 2026/07/16 01:36:13 DEBUG : both16: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd3a5_d20260716_m013049_c001_v7007000_t0000_u01784165449503") 2026/07/16 01:36:13 DEBUG : both16: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b50a_d20260716_m013040_c001_v0001033_t0059_u01784165440380") 2026/07/16 01:36:13 DEBUG : both17: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b221f_d20260716_m013118_c001_v7007000_t0000_u01784165478484") 2026/07/16 01:36:13 DEBUG : both17: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b5a6_d20260716_m013110_c001_v0001033_t0050_u01784165470586") 2026/07/16 01:36:13 DEBUG : both17: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd3a7_d20260716_m013049_c001_v7007000_t0000_u01784165449679") 2026/07/16 01:36:13 DEBUG : both17: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b510_d20260716_m013041_c001_v0001033_t0047_u01784165441824") 2026/07/16 01:36:13 DEBUG : both18: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2220_d20260716_m013118_c001_v7007000_t0000_u01784165478667") 2026/07/16 01:36:13 DEBUG : both18: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b5b2_d20260716_m013112_c001_v0001033_t0033_u01784165472190") 2026/07/16 01:36:13 DEBUG : both18: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd3a8_d20260716_m013049_c001_v7007000_t0000_u01784165449854") 2026/07/16 01:36:13 DEBUG : both18: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b518_d20260716_m013043_c001_v0001033_t0046_u01784165443205") 2026/07/16 01:36:13 DEBUG : both19: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2221_d20260716_m013118_c001_v7007000_t0000_u01784165478855") 2026/07/16 01:36:13 DEBUG : both19: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b5b8_d20260716_m013113_c001_v0001033_t0029_u01784165473117") 2026/07/16 01:36:13 DEBUG : both19: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd3aa_d20260716_m013050_c001_v7007000_t0000_u01784165450030") 2026/07/16 01:36:13 DEBUG : both19: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b520_d20260716_m013044_c001_v0001033_t0010_u01784165444303") 2026/07/16 01:36:13 DEBUG : both2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2222_d20260716_m013119_c001_v7007000_t0000_u01784165479043") 2026/07/16 01:36:13 DEBUG : both2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b546_d20260716_m013053_c001_v0001033_t0059_u01784165453856") 2026/07/16 01:36:13 DEBUG : both2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd3ab_d20260716_m013050_c001_v7007000_t0000_u01784165450206") 2026/07/16 01:36:13 DEBUG : both2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b49c_d20260716_m013023_c001_v0001033_t0006_u01784165423903") 2026/07/16 01:36:14 DEBUG : both3: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2223_d20260716_m013119_c001_v7007000_t0000_u01784165479228") 2026/07/16 01:36:14 DEBUG : both3: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b54a_d20260716_m013054_c001_v0001033_t0029_u01784165454877") 2026/07/16 01:36:14 DEBUG : both3: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd3ad_d20260716_m013050_c001_v7007000_t0000_u01784165450381") 2026/07/16 01:36:14 DEBUG : both3: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b4a0_d20260716_m013024_c001_v0001033_t0021_u01784165424792") 2026/07/16 01:36:14 DEBUG : both4: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2224_d20260716_m013119_c001_v7007000_t0000_u01784165479422") 2026/07/16 01:36:14 DEBUG : both4: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b54e_d20260716_m013055_c001_v0001033_t0019_u01784165455985") 2026/07/16 01:36:14 DEBUG : both4: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd3af_d20260716_m013050_c001_v7007000_t0000_u01784165450568") 2026/07/16 01:36:14 DEBUG : both4: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b4a6_d20260716_m013026_c001_v0001033_t0041_u01784165426144") 2026/07/16 01:36:14 DEBUG : both5: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2225_d20260716_m013119_c001_v7007000_t0000_u01784165479608") 2026/07/16 01:36:14 DEBUG : both5: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b554_d20260716_m013057_c001_v0001033_t0018_u01784165457146") 2026/07/16 01:36:14 DEBUG : both5: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd3b0_d20260716_m013050_c001_v7007000_t0000_u01784165450745") 2026/07/16 01:36:14 DEBUG : both5: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b4b2_d20260716_m013027_c001_v0001033_t0017_u01784165427314") 2026/07/16 01:36:14 DEBUG : both6: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2226_d20260716_m013119_c001_v7007000_t0000_u01784165479791") 2026/07/16 01:36:14 DEBUG : both6: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b55c_d20260716_m013058_c001_v0001033_t0042_u01784165458107") 2026/07/16 01:36:14 DEBUG : both6: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd3b2_d20260716_m013050_c001_v7007000_t0000_u01784165450932") 2026/07/16 01:36:14 DEBUG : both6: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b4b6_d20260716_m013028_c001_v0001033_t0027_u01784165428252") 2026/07/16 01:36:14 DEBUG : both7: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2227_d20260716_m013119_c001_v7007000_t0000_u01784165479975") 2026/07/16 01:36:14 DEBUG : both7: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b562_d20260716_m013059_c001_v0001033_t0029_u01784165459140") 2026/07/16 01:36:14 DEBUG : both7: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd3b4_d20260716_m013051_c001_v7007000_t0000_u01784165451108") 2026/07/16 01:36:14 DEBUG : both7: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b4be_d20260716_m013029_c001_v0001033_t0005_u01784165429510") 2026/07/16 01:36:15 DEBUG : both8: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2228_d20260716_m013120_c001_v7007000_t0000_u01784165480159") 2026/07/16 01:36:15 DEBUG : both8: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b568_d20260716_m013100_c001_v0001033_t0053_u01784165460251") 2026/07/16 01:36:15 DEBUG : both8: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd3b5_d20260716_m013051_c001_v7007000_t0000_u01784165451284") 2026/07/16 01:36:15 DEBUG : both8: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b4c4_d20260716_m013030_c001_v0001033_t0053_u01784165430694") 2026/07/16 01:36:15 DEBUG : both9: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2229_d20260716_m013120_c001_v7007000_t0000_u01784165480341") 2026/07/16 01:36:15 DEBUG : both9: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b570_d20260716_m013101_c001_v0001033_t0026_u01784165461983") 2026/07/16 01:36:15 DEBUG : both9: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd3b7_d20260716_m013051_c001_v7007000_t0000_u01784165451461") 2026/07/16 01:36:15 DEBUG : both9: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b4ca_d20260716_m013031_c001_v0001033_t0010_u01784165431770") 2026/07/16 01:36:15 DEBUG : c/non empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b3818dc_d20260716_m012550_c001_v7007000_t0000_u01784165150657") 2026/07/16 01:36:15 DEBUG : c/non empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf1b_d20260716_m012548_c001_v0001103_t0035_u01784165148705") 2026/07/16 01:36:15 DEBUG : c/non empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b3818cb_d20260716_m012547_c001_v7007000_t0000_u01784165147960") 2026/07/16 01:36:15 DEBUG : c/non empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf13_d20260716_m012546_c001_v0001103_t0019_u01784165146043") 2026/07/16 01:36:15 DEBUG : c/non empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b38182e_d20260716_m012529_c001_v7007000_t0000_u01784165129594") 2026/07/16 01:36:15 DEBUG : c/non empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cec5_d20260716_m012527_c001_v0001103_t0036_u01784165127765") 2026/07/16 01:36:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40aa_d20260716_m013215_c001_v7007000_t0000_u01784165535470") 2026/07/16 01:36:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9993fe0_d20260716_m013210_c001_v0001167_t0037_u01784165530895") 2026/07/16 01:36:15 DEBUG : check sum: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c1532_d20260716_m012519_c001_v7007000_t0000_u01784165119857") 2026/07/16 01:36:15 DEBUG : check sum: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cea9_d20260716_m012518_c001_v0001103_t0010_u01784165118900") 2026/07/16 01:36:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b382307_d20260716_m013601_c001_v7007000_t0000_u01784165761580") 2026/07/16 01:36:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994475_d20260716_m013600_c001_v0001167_t0026_u01784165760096") 2026/07/16 01:36:15 DEBUG : dest/3: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4209ce488b935f66_d20260716_m012738_c001_v7007000_t0000_u01784165258042") 2026/07/16 01:36:15 DEBUG : dest/3: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417a966fc1b52e36_d20260716_m012736_c001_v0001115_t0016_u01784165256982") 2026/07/16 01:36:16 DEBUG : dir1/0000-abcde: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4159f73aac90241c_d20260716_m013315_c001_v7007000_t0000_u01784165595391") 2026/07/16 01:36:16 DEBUG : dir1/0000-abcde: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef53ff_d20260716_m013311_c001_v0001165_t0015_u01784165591035") 2026/07/16 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c812b_d20260716_m013533_c001_v7007000_t0000_u01784165733542") 2026/07/16 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a99943af_d20260716_m013521_c001_v0001167_t0032_u01784165721933") 2026/07/16 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4050722b329d5d79_d20260716_m013517_c001_v7007000_t0000_u01784165717898") 2026/07/16 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a999427d_d20260716_m013405_c001_v0001167_t0004_u01784165645421") 2026/07/16 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b382091_d20260716_m013401_c001_v7007000_t0000_u01784165641491") 2026/07/16 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994227_d20260716_m013349_c001_v0001167_t0057_u01784165629649") 2026/07/16 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f431006_d20260716_m013345_c001_v7007000_t0000_u01784165625637") 2026/07/16 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a99941d9_d20260716_m013335_c001_v0001167_t0016_u01784165615308") 2026/07/16 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847f12_d20260716_m013331_c001_v7007000_t0000_u01784165611199") 2026/07/16 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994177_d20260716_m013319_c001_v0001167_t0051_u01784165599318") 2026/07/16 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd99f_d20260716_m013313_c001_v7007000_t0000_u01784165593229") 2026/07/16 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c816c_d20260716_m013300_c001_v0001171_t0000_u01784165580899") 2026/07/16 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f44_d20260716_m013256_c001_v7007000_t0000_u01784165576922") 2026/07/16 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef539f_d20260716_m013252_c001_v0001165_t0006_u01784165572970") 2026/07/16 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f424184d54773a629_d20260716_m013251_c001_v7007000_t0000_u01784165571671") 2026/07/16 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c80d2_d20260716_m013240_c001_v0001171_t0042_u01784165560320") 2026/07/16 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd94b_d20260716_m013236_c001_v7007000_t0000_u01784165556055") 2026/07/16 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5347_d20260716_m013232_c001_v0001165_t0019_u01784165552004") 2026/07/16 01:36:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40815605991d7c43_d20260716_m013230_c001_v7007000_t0000_u01784165550717") 2026/07/16 01:36:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994017_d20260716_m013219_c001_v0001167_t0047_u01784165539439") 2026/07/16 01:36:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f404496db8f2c3ac4_d20260716_m013213_c001_v7007000_t0000_u01784165533008") 2026/07/16 01:36:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef52b7_d20260716_m013201_c001_v0001165_t0050_u01784165521406") 2026/07/16 01:36:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec62cc_d20260716_m013157_c001_v7007000_t0000_u01784165517344") 2026/07/16 01:36:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef527d_d20260716_m013147_c001_v0001165_t0013_u01784165507074") 2026/07/16 01:36:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caedf2_d20260716_m013143_c001_v7007000_t0000_u01784165503072") 2026/07/16 01:36:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef524f_d20260716_m013133_c001_v0001165_t0059_u01784165493229") 2026/07/16 01:36:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c191a_d20260716_m013254_c001_v7007000_t0000_u01784165574891") 2026/07/16 01:36:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5387_d20260716_m013249_c001_v0001165_t0042_u01784165569601") 2026/07/16 01:36:17 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4159f73aac90241d_d20260716_m013315_c001_v7007000_t0000_u01784165595564") 2026/07/16 01:36:17 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b75c_d20260716_m013311_c001_v0001033_t0021_u01784165591045") 2026/07/16 01:36:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c812c_d20260716_m013533_c001_v7007000_t0000_u01784165733718") 2026/07/16 01:36:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef55cb_d20260716_m013522_c001_v0001165_t0032_u01784165722836") 2026/07/16 01:36:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4050722b329d5d7a_d20260716_m013518_c001_v7007000_t0000_u01784165718073") 2026/07/16 01:36:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef54e2_d20260716_m013406_c001_v0001165_t0030_u01784165646437") 2026/07/16 01:36:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b382092_d20260716_m013401_c001_v7007000_t0000_u01784165641671") 2026/07/16 01:36:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef54b0_d20260716_m013350_c001_v0001165_t0039_u01784165630618") 2026/07/16 01:36:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f43100a_d20260716_m013345_c001_v7007000_t0000_u01784165625812") 2026/07/16 01:36:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef546d_d20260716_m013336_c001_v0001165_t0002_u01784165616009") 2026/07/16 01:36:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847f13_d20260716_m013331_c001_v7007000_t0000_u01784165611381") 2026/07/16 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef542b_d20260716_m013320_c001_v0001165_t0038_u01784165600202") 2026/07/16 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40815605991d7c5d_d20260716_m013313_c001_v7007000_t0000_u01784165593187") 2026/07/16 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a99940fb_d20260716_m013301_c001_v0001167_t0039_u01784165581929") 2026/07/16 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f45_d20260716_m013257_c001_v7007000_t0000_u01784165577138") 2026/07/16 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8134_d20260716_m013253_c001_v0001171_t0010_u01784165573013") 2026/07/16 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c190a_d20260716_m013251_c001_v7007000_t0000_u01784165571616") 2026/07/16 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef536b_d20260716_m013240_c001_v0001165_t0014_u01784165560955") 2026/07/16 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd94c_d20260716_m013236_c001_v7007000_t0000_u01784165556247") 2026/07/16 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8092_d20260716_m013232_c001_v0001171_t0007_u01784165552113") 2026/07/16 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f41327c5298ae93d7_d20260716_m013230_c001_v7007000_t0000_u01784165550543") 2026/07/16 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5301_d20260716_m013220_c001_v0001165_t0058_u01784165540063") 2026/07/16 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40425dcee4daaafa_d20260716_m013213_c001_v7007000_t0000_u01784165533036") 2026/07/16 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b658_d20260716_m013202_c001_v0001033_t0050_u01784165522051") 2026/07/16 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec62ce_d20260716_m013157_c001_v7007000_t0000_u01784165517518") 2026/07/16 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b634_d20260716_m013147_c001_v0001033_t0030_u01784165507690") 2026/07/16 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caedf5_d20260716_m013143_c001_v7007000_t0000_u01784165503252") 2026/07/16 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b60e_d20260716_m013133_c001_v0001033_t0025_u01784165493536") 2026/07/16 01:36:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f3b_d20260716_m013254_c001_v7007000_t0000_u01784165574725") 2026/07/16 01:36:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c810c_d20260716_m013249_c001_v0001171_t0012_u01784165569651") 2026/07/16 01:36:18 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4159f73aac90241e_d20260716_m013315_c001_v7007000_t0000_u01784165595737") 2026/07/16 01:36:18 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5401_d20260716_m013311_c001_v0001165_t0057_u01784165591268") 2026/07/16 01:36:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c812d_d20260716_m013533_c001_v7007000_t0000_u01784165733893") 2026/07/16 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8576_d20260716_m013523_c001_v0001171_t0042_u01784165723455") 2026/07/16 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4050722b329d5d7b_d20260716_m013518_c001_v7007000_t0000_u01784165718254") 2026/07/16 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c837c_d20260716_m013406_c001_v0001171_t0025_u01784165646983") 2026/07/16 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b382093_d20260716_m013401_c001_v7007000_t0000_u01784165641847") 2026/07/16 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8316_d20260716_m013351_c001_v0001171_t0002_u01784165631280") 2026/07/16 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f43100f_d20260716_m013345_c001_v7007000_t0000_u01784165625989") 2026/07/16 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c82a0_d20260716_m013336_c001_v0001171_t0046_u01784165616581") 2026/07/16 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847f14_d20260716_m013331_c001_v7007000_t0000_u01784165611566") 2026/07/16 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8214_d20260716_m013320_c001_v0001171_t0033_u01784165600786") 2026/07/16 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c7fe9_d20260716_m013312_c001_v7007000_t0000_u01784165592983") 2026/07/16 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef53d3_d20260716_m013302_c001_v0001165_t0051_u01784165582741") 2026/07/16 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f46_d20260716_m013257_c001_v7007000_t0000_u01784165577319") 2026/07/16 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a99940d3_d20260716_m013253_c001_v0001167_t0014_u01784165573052") 2026/07/16 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f42170da24a6930dc_d20260716_m013251_c001_v7007000_t0000_u01784165571804") 2026/07/16 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b6ea_d20260716_m013241_c001_v0001033_t0034_u01784165561514") 2026/07/16 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd94d_d20260716_m013236_c001_v7007000_t0000_u01784165556438") 2026/07/16 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994063_d20260716_m013232_c001_v0001167_t0012_u01784165552138") 2026/07/16 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f430eca_d20260716_m013230_c001_v7007000_t0000_u01784165550351") 2026/07/16 01:36:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8032_d20260716_m013220_c001_v0001171_t0026_u01784165540716") 2026/07/16 01:36:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4273bda0cec4f773_d20260716_m013212_c001_v7007000_t0000_u01784165532983") 2026/07/16 01:36:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c7faa_d20260716_m013203_c001_v0001171_t0037_u01784165523223") 2026/07/16 01:36:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec62cf_d20260716_m013157_c001_v7007000_t0000_u01784165517693") 2026/07/16 01:36:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c7f3a_d20260716_m013148_c001_v0001171_t0005_u01784165508553") 2026/07/16 01:36:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caedf8_d20260716_m013143_c001_v7007000_t0000_u01784165503434") 2026/07/16 01:36:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c7edc_d20260716_m013133_c001_v0001171_t0025_u01784165493949") 2026/07/16 01:36:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f41616794592e4f01_d20260716_m013254_c001_v7007000_t0000_u01784165574737") 2026/07/16 01:36:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a99940bf_d20260716_m013249_c001_v0001167_t0038_u01784165569661") 2026/07/16 01:36:20 DEBUG : dir1/0003-defgh: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4159f73aac90241f_d20260716_m013315_c001_v7007000_t0000_u01784165595916") 2026/07/16 01:36:20 DEBUG : dir1/0003-defgh: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c81c4_d20260716_m013311_c001_v0001171_t0056_u01784165591284") 2026/07/16 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c812f_d20260716_m013534_c001_v7007000_t0000_u01784165734070") 2026/07/16 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b8c0_d20260716_m013524_c001_v0001033_t0025_u01784165724355") 2026/07/16 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4050722b329d5d7c_d20260716_m013518_c001_v7007000_t0000_u01784165718428") 2026/07/16 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b81c_d20260716_m013407_c001_v0001033_t0006_u01784165647698") 2026/07/16 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b382094_d20260716_m013402_c001_v7007000_t0000_u01784165642023") 2026/07/16 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b7e8_d20260716_m013352_c001_v0001033_t0034_u01784165632050") 2026/07/16 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f431012_d20260716_m013346_c001_v7007000_t0000_u01784165626163") 2026/07/16 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b7bc_d20260716_m013337_c001_v0001033_t0014_u01784165617181") 2026/07/16 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847f16_d20260716_m013331_c001_v7007000_t0000_u01784165611748") 2026/07/16 01:36:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b784_d20260716_m013321_c001_v0001033_t0028_u01784165601457") 2026/07/16 01:36:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f422d1327897d7887_d20260716_m013313_c001_v7007000_t0000_u01784165593204") 2026/07/16 01:36:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b742_d20260716_m013303_c001_v0001033_t0058_u01784165583391") 2026/07/16 01:36:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f47_d20260716_m013257_c001_v7007000_t0000_u01784165577493") 2026/07/16 01:36:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef53a1_d20260716_m013253_c001_v0001165_t0022_u01784165573211") 2026/07/16 01:36:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f41616794592e4eec_d20260716_m013251_c001_v7007000_t0000_u01784165571631") 2026/07/16 01:36:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994091_d20260716_m013242_c001_v0001167_t0028_u01784165562135") 2026/07/16 01:36:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd94e_d20260716_m013236_c001_v7007000_t0000_u01784165556630") 2026/07/16 01:36:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b6d2_d20260716_m013232_c001_v0001033_t0031_u01784165552153") 2026/07/16 01:36:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f41327c5298ae93d8_d20260716_m013230_c001_v7007000_t0000_u01784165550728") 2026/07/16 01:36:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b6a2_d20260716_m013221_c001_v0001033_t0006_u01784165541341") 2026/07/16 01:36:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40a3_d20260716_m013213_c001_v7007000_t0000_u01784165533001") 2026/07/16 01:36:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9993fc2_d20260716_m013203_c001_v0001167_t0051_u01784165523980") 2026/07/16 01:36:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec62d1_d20260716_m013157_c001_v7007000_t0000_u01784165517867") 2026/07/16 01:36:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9993f8c_d20260716_m013149_c001_v0001167_t0012_u01784165509150") 2026/07/16 01:36:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caedfa_d20260716_m013143_c001_v7007000_t0000_u01784165503616") 2026/07/16 01:36:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9993f3e_d20260716_m013134_c001_v0001167_t0023_u01784165494228") 2026/07/16 01:36:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f42170da24a6930dd_d20260716_m013254_c001_v7007000_t0000_u01784165574564") 2026/07/16 01:36:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b70e_d20260716_m013249_c001_v0001033_t0030_u01784165569718") 2026/07/16 01:36:21 DEBUG : dir1/0004-efghi: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4159f73aac902420_d20260716_m013316_c001_v7007000_t0000_u01784165596089") 2026/07/16 01:36:22 DEBUG : dir1/0004-efghi: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994147_d20260716_m013311_c001_v0001167_t0009_u01784165591352") 2026/07/16 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c8130_d20260716_m013534_c001_v7007000_t0000_u01784165734246") 2026/07/16 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a99943c1_d20260716_m013524_c001_v0001167_t0057_u01784165724814") 2026/07/16 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4050722b329d5d7d_d20260716_m013518_c001_v7007000_t0000_u01784165718604") 2026/07/16 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994283_d20260716_m013408_c001_v0001167_t0006_u01784165648471") 2026/07/16 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b382096_d20260716_m013402_c001_v7007000_t0000_u01784165642198") 2026/07/16 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994233_d20260716_m013352_c001_v0001167_t0034_u01784165632470") 2026/07/16 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f431017_d20260716_m013346_c001_v7007000_t0000_u01784165626348") 2026/07/16 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a99941eb_d20260716_m013337_c001_v0001167_t0057_u01784165617582") 2026/07/16 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847f17_d20260716_m013331_c001_v7007000_t0000_u01784165611931") 2026/07/16 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994185_d20260716_m013321_c001_v0001167_t0055_u01784165601812") 2026/07/16 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c7fec_d20260716_m013313_c001_v7007000_t0000_u01784165593353") 2026/07/16 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8180_d20260716_m013303_c001_v0001171_t0017_u01784165583845") 2026/07/16 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f48_d20260716_m013257_c001_v7007000_t0000_u01784165577668") 2026/07/16 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8138_d20260716_m013253_c001_v0001171_t0036_u01784165573318") 2026/07/16 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f41616794592e4ef0_d20260716_m013251_c001_v7007000_t0000_u01784165571815") 2026/07/16 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c80de_d20260716_m013242_c001_v0001171_t0044_u01784165562576") 2026/07/16 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd94f_d20260716_m013236_c001_v7007000_t0000_u01784165556822") 2026/07/16 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5349_d20260716_m013232_c001_v0001165_t0059_u01784165552212") 2026/07/16 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f430ecf_d20260716_m013230_c001_v7007000_t0000_u01784165550747") 2026/07/16 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a999401f_d20260716_m013221_c001_v0001167_t0024_u01784165541819") 2026/07/16 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f414c06a24d72001c_d20260716_m013213_c001_v7007000_t0000_u01784165533008") 2026/07/16 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef52b9_d20260716_m013204_c001_v0001165_t0036_u01784165524291") 2026/07/16 01:36:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec62d2_d20260716_m013158_c001_v7007000_t0000_u01784165518041") 2026/07/16 01:36:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef528b_d20260716_m013149_c001_v0001165_t0010_u01784165509418") 2026/07/16 01:36:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caedfd_d20260716_m013143_c001_v7007000_t0000_u01784165503797") 2026/07/16 01:36:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5255_d20260716_m013134_c001_v0001165_t0059_u01784165494563") 2026/07/16 01:36:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f424184d54773a62d_d20260716_m013254_c001_v7007000_t0000_u01784165574691") 2026/07/16 01:36:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef538b_d20260716_m013249_c001_v0001165_t0053_u01784165569848") 2026/07/16 01:36:23 DEBUG : dir1/0005-fghij: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4159f73aac902421_d20260716_m013316_c001_v7007000_t0000_u01784165596262") 2026/07/16 01:36:23 DEBUG : dir1/0005-fghij: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5405_d20260716_m013311_c001_v0001165_t0038_u01784165591594") 2026/07/16 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c8131_d20260716_m013534_c001_v7007000_t0000_u01784165734422") 2026/07/16 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef55cf_d20260716_m013525_c001_v0001165_t0047_u01784165725327") 2026/07/16 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4050722b329d5d7e_d20260716_m013518_c001_v7007000_t0000_u01784165718782") 2026/07/16 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef54ee_d20260716_m013408_c001_v0001165_t0014_u01784165648740") 2026/07/16 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b382097_d20260716_m013402_c001_v7007000_t0000_u01784165642382") 2026/07/16 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef54b6_d20260716_m013352_c001_v0001165_t0032_u01784165632852") 2026/07/16 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f43101a_d20260716_m013346_c001_v7007000_t0000_u01784165626521") 2026/07/16 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5476_d20260716_m013337_c001_v0001165_t0008_u01784165617953") 2026/07/16 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847f18_d20260716_m013332_c001_v7007000_t0000_u01784165612113") 2026/07/16 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5435_d20260716_m013322_c001_v0001165_t0041_u01784165602182") 2026/07/16 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caef29_d20260716_m013313_c001_v7007000_t0000_u01784165593232") 2026/07/16 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a999410d_d20260716_m013304_c001_v0001167_t0006_u01784165584101") 2026/07/16 01:36:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f49_d20260716_m013257_c001_v7007000_t0000_u01784165577843") 2026/07/16 01:36:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a99940d5_d20260716_m013253_c001_v0001167_t0035_u01784165573328") 2026/07/16 01:36:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c190b_d20260716_m013251_c001_v7007000_t0000_u01784165571633") 2026/07/16 01:36:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5375_d20260716_m013242_c001_v0001165_t0027_u01784165562851") 2026/07/16 01:36:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd951_d20260716_m013237_c001_v7007000_t0000_u01784165557015") 2026/07/16 01:36:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8096_d20260716_m013232_c001_v0001171_t0030_u01784165552411") 2026/07/16 01:36:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd93c_d20260716_m013230_c001_v7007000_t0000_u01784165550566") 2026/07/16 01:36:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5307_d20260716_m013222_c001_v0001165_t0010_u01784165542233") 2026/07/16 01:36:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b381e95_d20260716_m013213_c001_v7007000_t0000_u01784165533042") 2026/07/16 01:36:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b662_d20260716_m013204_c001_v0001033_t0056_u01784165524485") 2026/07/16 01:36:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec62d4_d20260716_m013158_c001_v7007000_t0000_u01784165518215") 2026/07/16 01:36:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b636_d20260716_m013149_c001_v0001033_t0019_u01784165509619") 2026/07/16 01:36:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caee00_d20260716_m013143_c001_v7007000_t0000_u01784165503977") 2026/07/16 01:36:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b616_d20260716_m013134_c001_v0001033_t0011_u01784165494861") 2026/07/16 01:36:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f42170da24a6930de_d20260716_m013254_c001_v7007000_t0000_u01784165574747") 2026/07/16 01:36:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a99940c1_d20260716_m013249_c001_v0001167_t0021_u01784165569924") 2026/07/16 01:36:24 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4159f73aac902422_d20260716_m013316_c001_v7007000_t0000_u01784165596434") 2026/07/16 01:36:24 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c81c8_d20260716_m013311_c001_v0001171_t0058_u01784165591603") 2026/07/16 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c8132_d20260716_m013534_c001_v7007000_t0000_u01784165734598") 2026/07/16 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c858c_d20260716_m013525_c001_v0001171_t0010_u01784165725584") 2026/07/16 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4050722b329d5d7f_d20260716_m013518_c001_v7007000_t0000_u01784165718956") 2026/07/16 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8386_d20260716_m013408_c001_v0001171_t0040_u01784165648960") 2026/07/16 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b382098_d20260716_m013402_c001_v7007000_t0000_u01784165642557") 2026/07/16 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c832c_d20260716_m013353_c001_v0001171_t0002_u01784165633091") 2026/07/16 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f43101d_d20260716_m013346_c001_v7007000_t0000_u01784165626695") 2026/07/16 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c82a8_d20260716_m013338_c001_v0001171_t0051_u01784165618156") 2026/07/16 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847f19_d20260716_m013332_c001_v7007000_t0000_u01784165612296") 2026/07/16 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c822a_d20260716_m013322_c001_v0001171_t0036_u01784165602493") 2026/07/16 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40815605991d7c5e_d20260716_m013313_c001_v7007000_t0000_u01784165593365") 2026/07/16 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef53dd_d20260716_m013304_c001_v0001165_t0053_u01784165584449") 2026/07/16 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f4a_d20260716_m013258_c001_v7007000_t0000_u01784165578017") 2026/07/16 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b726_d20260716_m013253_c001_v0001033_t0053_u01784165573370") 2026/07/16 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f41616794592e4ee6_d20260716_m013251_c001_v7007000_t0000_u01784165571423") 2026/07/16 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b6f2_d20260716_m013243_c001_v0001033_t0023_u01784165563066") 2026/07/16 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd952_d20260716_m013237_c001_v7007000_t0000_u01784165557207") 2026/07/16 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef534d_d20260716_m013232_c001_v0001165_t0042_u01784165552466") 2026/07/16 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40bf_d20260716_m013230_c001_v7007000_t0000_u01784165550571") 2026/07/16 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8044_d20260716_m013222_c001_v0001171_t0048_u01784165542446") 2026/07/16 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec62ea_d20260716_m013213_c001_v7007000_t0000_u01784165533039") 2026/07/16 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c7fbe_d20260716_m013205_c001_v0001171_t0055_u01784165525238") 2026/07/16 01:36:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec62d5_d20260716_m013158_c001_v7007000_t0000_u01784165518390") 2026/07/16 01:36:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c7f4a_d20260716_m013150_c001_v0001171_t0042_u01784165510033") 2026/07/16 01:36:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caee02_d20260716_m013144_c001_v7007000_t0000_u01784165504158") 2026/07/16 01:36:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c7eec_d20260716_m013135_c001_v0001171_t0050_u01784165495566") 2026/07/16 01:36:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f3c_d20260716_m013255_c001_v7007000_t0000_u01784165575035") 2026/07/16 01:36:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8110_d20260716_m013249_c001_v0001171_t0054_u01784165569972") 2026/07/16 01:36:26 DEBUG : dir1/0007-12345: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4159f73aac902423_d20260716_m013316_c001_v7007000_t0000_u01784165596608") 2026/07/16 01:36:26 DEBUG : dir1/0007-12345: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b75e_d20260716_m013311_c001_v0001033_t0025_u01784165591630") 2026/07/16 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c8133_d20260716_m013534_c001_v7007000_t0000_u01784165734776") 2026/07/16 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b8c4_d20260716_m013525_c001_v0001033_t0009_u01784165725849") 2026/07/16 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4050722b329d5d80_d20260716_m013519_c001_v7007000_t0000_u01784165719132") 2026/07/16 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b81e_d20260716_m013409_c001_v0001033_t0055_u01784165649238") 2026/07/16 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b382099_d20260716_m013402_c001_v7007000_t0000_u01784165642732") 2026/07/16 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b7ee_d20260716_m013353_c001_v0001033_t0047_u01784165633414") 2026/07/16 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f43101e_d20260716_m013346_c001_v7007000_t0000_u01784165626870") 2026/07/16 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b7be_d20260716_m013338_c001_v0001033_t0058_u01784165618426") 2026/07/16 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847f1a_d20260716_m013332_c001_v7007000_t0000_u01784165612478") 2026/07/16 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b788_d20260716_m013322_c001_v0001033_t0035_u01784165602849") 2026/07/16 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0def_d20260716_m013312_c001_v7007000_t0000_u01784165592825") 2026/07/16 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b748_d20260716_m013304_c001_v0001033_t0020_u01784165584736") 2026/07/16 01:36:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f4b_d20260716_m013258_c001_v7007000_t0000_u01784165578192") 2026/07/16 01:36:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef53a3_d20260716_m013253_c001_v0001165_t0034_u01784165573422") 2026/07/16 01:36:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f41616794592e4eef_d20260716_m013251_c001_v7007000_t0000_u01784165571771") 2026/07/16 01:36:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994099_d20260716_m013243_c001_v0001167_t0041_u01784165563475") 2026/07/16 01:36:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd953_d20260716_m013237_c001_v7007000_t0000_u01784165557399") 2026/07/16 01:36:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994067_d20260716_m013232_c001_v0001167_t0008_u01784165552477") 2026/07/16 01:36:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f430ecd_d20260716_m013230_c001_v7007000_t0000_u01784165550536") 2026/07/16 01:36:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b6a4_d20260716_m013222_c001_v0001033_t0050_u01784165542683") 2026/07/16 01:36:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b381e97_d20260716_m013213_c001_v7007000_t0000_u01784165533231") 2026/07/16 01:36:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9993fca_d20260716_m013205_c001_v0001167_t0017_u01784165525586") 2026/07/16 01:36:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec62d7_d20260716_m013158_c001_v7007000_t0000_u01784165518564") 2026/07/16 01:36:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9993f92_d20260716_m013150_c001_v0001167_t0010_u01784165510287") 2026/07/16 01:36:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caee05_d20260716_m013144_c001_v7007000_t0000_u01784165504338") 2026/07/16 01:36:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9993f46_d20260716_m013135_c001_v0001167_t0051_u01784165495857") 2026/07/16 01:36:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f424184d54773a62c_d20260716_m013254_c001_v7007000_t0000_u01784165574512") 2026/07/16 01:36:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef538f_d20260716_m013250_c001_v0001165_t0004_u01784165570130") 2026/07/16 01:36:27 DEBUG : dir1/0008-23456: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4159f73aac902424_d20260716_m013316_c001_v7007000_t0000_u01784165596782") 2026/07/16 01:36:27 DEBUG : dir1/0008-23456: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a999414b_d20260716_m013311_c001_v0001167_t0045_u01784165591679") 2026/07/16 01:36:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c8135_d20260716_m013534_c001_v7007000_t0000_u01784165734952") 2026/07/16 01:36:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a99943c7_d20260716_m013526_c001_v0001167_t0016_u01784165726372") 2026/07/16 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4050722b329d5d81_d20260716_m013519_c001_v7007000_t0000_u01784165719307") 2026/07/16 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a999428d_d20260716_m013409_c001_v0001167_t0046_u01784165649924") 2026/07/16 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b38209a_d20260716_m013402_c001_v7007000_t0000_u01784165642907") 2026/07/16 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a999423b_d20260716_m013354_c001_v0001167_t0057_u01784165634255") 2026/07/16 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f431020_d20260716_m013347_c001_v7007000_t0000_u01784165627044") 2026/07/16 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a99941ef_d20260716_m013339_c001_v0001167_t0046_u01784165619021") 2026/07/16 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847f1b_d20260716_m013332_c001_v7007000_t0000_u01784165612660") 2026/07/16 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a999418b_d20260716_m013323_c001_v0001167_t0010_u01784165603793") 2026/07/16 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd99b_d20260716_m013312_c001_v7007000_t0000_u01784165592832") 2026/07/16 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8194_d20260716_m013305_c001_v0001171_t0009_u01784165585390") 2026/07/16 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f4c_d20260716_m013258_c001_v7007000_t0000_u01784165578365") 2026/07/16 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef53a7_d20260716_m013253_c001_v0001165_t0013_u01784165573645") 2026/07/16 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f41616794592e4eea_d20260716_m013251_c001_v7007000_t0000_u01784165571597") 2026/07/16 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c80e4_d20260716_m013243_c001_v0001171_t0019_u01784165563984") 2026/07/16 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd954_d20260716_m013237_c001_v7007000_t0000_u01784165557591") 2026/07/16 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5351_d20260716_m013232_c001_v0001165_t0057_u01784165552702") 2026/07/16 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f41636c2a96896979_d20260716_m013230_c001_v7007000_t0000_u01784165550586") 2026/07/16 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994029_d20260716_m013223_c001_v0001167_t0006_u01784165543482") 2026/07/16 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4273bda0cec4f774_d20260716_m013213_c001_v7007000_t0000_u01784165533159") 2026/07/16 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef52bf_d20260716_m013205_c001_v0001165_t0028_u01784165525838") 2026/07/16 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec62d8_d20260716_m013158_c001_v7007000_t0000_u01784165518739") 2026/07/16 01:36:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5291_d20260716_m013150_c001_v0001165_t0029_u01784165510556") 2026/07/16 01:36:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caee07_d20260716_m013144_c001_v7007000_t0000_u01784165504520") 2026/07/16 01:36:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5259_d20260716_m013136_c001_v0001165_t0027_u01784165496228") 2026/07/16 01:36:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418455c9faf648e8_d20260716_m013254_c001_v7007000_t0000_u01784165574705") 2026/07/16 01:36:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b712_d20260716_m013250_c001_v0001033_t0027_u01784165570141") 2026/07/16 01:36:29 DEBUG : dir1/0009-34567: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4159f73aac902425_d20260716_m013316_c001_v7007000_t0000_u01784165596959") 2026/07/16 01:36:29 DEBUG : dir1/0009-34567: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5409_d20260716_m013311_c001_v0001165_t0049_u01784165591807") 2026/07/16 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c8136_d20260716_m013535_c001_v7007000_t0000_u01784165735129") 2026/07/16 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef55d1_d20260716_m013526_c001_v0001165_t0008_u01784165726936") 2026/07/16 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4050722b329d5d82_d20260716_m013519_c001_v7007000_t0000_u01784165719481") 2026/07/16 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef54f4_d20260716_m013410_c001_v0001165_t0003_u01784165650266") 2026/07/16 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b38209b_d20260716_m013403_c001_v7007000_t0000_u01784165643082") 2026/07/16 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef54c0_d20260716_m013354_c001_v0001165_t0031_u01784165634581") 2026/07/16 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f431022_d20260716_m013347_c001_v7007000_t0000_u01784165627217") 2026/07/16 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef547a_d20260716_m013339_c001_v0001165_t0015_u01784165619473") 2026/07/16 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847f1c_d20260716_m013332_c001_v7007000_t0000_u01784165612893") 2026/07/16 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef543b_d20260716_m013324_c001_v0001165_t0052_u01784165604059") 2026/07/16 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd99c_d20260716_m013313_c001_v7007000_t0000_u01784165593017") 2026/07/16 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994113_d20260716_m013305_c001_v0001167_t0053_u01784165585757") 2026/07/16 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f4d_d20260716_m013258_c001_v7007000_t0000_u01784165578567") 2026/07/16 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a99940d7_d20260716_m013253_c001_v0001167_t0021_u01784165573655") 2026/07/16 01:36:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f38_d20260716_m013251_c001_v7007000_t0000_u01784165571824") 2026/07/16 01:36:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5377_d20260716_m013244_c001_v0001165_t0054_u01784165564256") 2026/07/16 01:36:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd956_d20260716_m013237_c001_v7007000_t0000_u01784165557782") 2026/07/16 01:36:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994069_d20260716_m013232_c001_v0001167_t0013_u01784165552729") 2026/07/16 01:36:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd93e_d20260716_m013230_c001_v7007000_t0000_u01784165550758") 2026/07/16 01:36:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef530f_d20260716_m013223_c001_v0001165_t0005_u01784165543776") 2026/07/16 01:36:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f404496db8f2c3ac2_d20260716_m013212_c001_v7007000_t0000_u01784165532622") 2026/07/16 01:36:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b666_d20260716_m013206_c001_v0001033_t0040_u01784165526050") 2026/07/16 01:36:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec62da_d20260716_m013158_c001_v7007000_t0000_u01784165518990") 2026/07/16 01:36:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b63c_d20260716_m013150_c001_v0001033_t0032_u01784165510788") 2026/07/16 01:36:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caee0a_d20260716_m013144_c001_v7007000_t0000_u01784165504705") 2026/07/16 01:36:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b618_d20260716_m013136_c001_v0001033_t0034_u01784165496467") 2026/07/16 01:36:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c1917_d20260716_m013254_c001_v7007000_t0000_u01784165574574") 2026/07/16 01:36:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a99940c5_d20260716_m013250_c001_v0001167_t0039_u01784165570194") 2026/07/16 01:36:30 DEBUG : dir1/0010-45678: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4159f73aac902426_d20260716_m013317_c001_v7007000_t0000_u01784165597131") 2026/07/16 01:36:30 DEBUG : dir1/0010-45678: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a999414f_d20260716_m013311_c001_v0001167_t0009_u01784165591931") 2026/07/16 01:36:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c8137_d20260716_m013535_c001_v7007000_t0000_u01784165735305") 2026/07/16 01:36:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8590_d20260716_m013527_c001_v0001171_t0045_u01784165727149") 2026/07/16 01:36:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4050722b329d5d83_d20260716_m013519_c001_v7007000_t0000_u01784165719656") 2026/07/16 01:36:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8392_d20260716_m013410_c001_v0001171_t0034_u01784165650499") 2026/07/16 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b38209c_d20260716_m013403_c001_v7007000_t0000_u01784165643257") 2026/07/16 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c833e_d20260716_m013354_c001_v0001171_t0041_u01784165634866") 2026/07/16 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f431023_d20260716_m013347_c001_v7007000_t0000_u01784165627392") 2026/07/16 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c82b8_d20260716_m013339_c001_v0001171_t0036_u01784165619703") 2026/07/16 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847f1d_d20260716_m013333_c001_v7007000_t0000_u01784165613076") 2026/07/16 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8244_d20260716_m013324_c001_v0001171_t0037_u01784165604321") 2026/07/16 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd99e_d20260716_m013313_c001_v7007000_t0000_u01784165593199") 2026/07/16 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef53e3_d20260716_m013306_c001_v0001165_t0002_u01784165586064") 2026/07/16 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f4e_d20260716_m013258_c001_v7007000_t0000_u01784165578746") 2026/07/16 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8140_d20260716_m013253_c001_v0001171_t0030_u01784165573699") 2026/07/16 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c190c_d20260716_m013251_c001_v7007000_t0000_u01784165571793") 2026/07/16 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b6f8_d20260716_m013244_c001_v0001033_t0046_u01784165564523") 2026/07/16 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd957_d20260716_m013237_c001_v7007000_t0000_u01784165557974") 2026/07/16 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c809a_d20260716_m013232_c001_v0001171_t0024_u01784165552752") 2026/07/16 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd93b_d20260716_m013230_c001_v7007000_t0000_u01784165550373") 2026/07/16 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8056_d20260716_m013223_c001_v0001171_t0034_u01784165543980") 2026/07/16 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40425dcee4daaafb_d20260716_m013213_c001_v7007000_t0000_u01784165533240") 2026/07/16 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c7fc0_d20260716_m013206_c001_v0001171_t0018_u01784165526573") 2026/07/16 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec62db_d20260716_m013159_c001_v7007000_t0000_u01784165519164") 2026/07/16 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c7f56_d20260716_m013151_c001_v0001171_t0021_u01784165511117") 2026/07/16 01:36:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caee0c_d20260716_m013144_c001_v7007000_t0000_u01784165504887") 2026/07/16 01:36:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c7ef0_d20260716_m013137_c001_v0001171_t0013_u01784165497010") 2026/07/16 01:36:32 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418455c9faf648e7_d20260716_m013254_c001_v7007000_t0000_u01784165574523") 2026/07/16 01:36:32 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8114_d20260716_m013250_c001_v0001171_t0016_u01784165570244") 2026/07/16 01:36:32 DEBUG : dir1/0011-56789: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4159f73aac902427_d20260716_m013317_c001_v7007000_t0000_u01784165597305") 2026/07/16 01:36:32 DEBUG : dir1/0011-56789: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c81cc_d20260716_m013311_c001_v0001171_t0012_u01784165591952") 2026/07/16 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c8138_d20260716_m013535_c001_v7007000_t0000_u01784165735481") 2026/07/16 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b8c6_d20260716_m013527_c001_v0001033_t0055_u01784165727403") 2026/07/16 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4050722b329d5d84_d20260716_m013519_c001_v7007000_t0000_u01784165719830") 2026/07/16 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b824_d20260716_m013410_c001_v0001033_t0048_u01784165650753") 2026/07/16 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b38209d_d20260716_m013403_c001_v7007000_t0000_u01784165643434") 2026/07/16 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b7f8_d20260716_m013355_c001_v0001033_t0028_u01784165635133") 2026/07/16 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f431025_d20260716_m013347_c001_v7007000_t0000_u01784165627567") 2026/07/16 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b7c4_d20260716_m013339_c001_v0001033_t0021_u01784165619952") 2026/07/16 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847f1e_d20260716_m013333_c001_v7007000_t0000_u01784165613258") 2026/07/16 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b792_d20260716_m013324_c001_v0001033_t0050_u01784165604572") 2026/07/16 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0df1_d20260716_m013313_c001_v7007000_t0000_u01784165593001") 2026/07/16 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b750_d20260716_m013306_c001_v0001033_t0041_u01784165586286") 2026/07/16 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f4f_d20260716_m013258_c001_v7007000_t0000_u01784165578922") 2026/07/16 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a99940db_d20260716_m013253_c001_v0001167_t0044_u01784165573913") 2026/07/16 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f37_d20260716_m013251_c001_v7007000_t0000_u01784165571644") 2026/07/16 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a999409f_d20260716_m013245_c001_v0001167_t0021_u01784165565390") 2026/07/16 01:36:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd958_d20260716_m013238_c001_v7007000_t0000_u01784165558167") 2026/07/16 01:36:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b6d6_d20260716_m013232_c001_v0001033_t0048_u01784165552856") 2026/07/16 01:36:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f41636c2a9689697b_d20260716_m013230_c001_v7007000_t0000_u01784165550767") 2026/07/16 01:36:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b6a8_d20260716_m013224_c001_v0001033_t0006_u01784165544280") 2026/07/16 01:36:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40a4_d20260716_m013213_c001_v7007000_t0000_u01784165533177") 2026/07/16 01:36:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9993fd4_d20260716_m013206_c001_v0001167_t0049_u01784165526976") 2026/07/16 01:36:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec62dd_d20260716_m013159_c001_v7007000_t0000_u01784165519344") 2026/07/16 01:36:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9993f98_d20260716_m013151_c001_v0001167_t0001_u01784165511409") 2026/07/16 01:36:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caee0e_d20260716_m013145_c001_v7007000_t0000_u01784165505069") 2026/07/16 01:36:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9993f4c_d20260716_m013137_c001_v0001167_t0007_u01784165497315") 2026/07/16 01:36:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c1919_d20260716_m013254_c001_v7007000_t0000_u01784165574757") 2026/07/16 01:36:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5393_d20260716_m013250_c001_v0001165_t0031_u01784165570401") 2026/07/16 01:36:33 DEBUG : dir1/0012-6789;: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4159f73aac902428_d20260716_m013317_c001_v7007000_t0000_u01784165597479") 2026/07/16 01:36:33 DEBUG : dir1/0012-6789;: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b762_d20260716_m013312_c001_v0001033_t0001_u01784165592091") 2026/07/16 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c8139_d20260716_m013535_c001_v7007000_t0000_u01784165735658") 2026/07/16 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a99943d1_d20260716_m013527_c001_v0001167_t0019_u01784165727890") 2026/07/16 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4050722b329d5d85_d20260716_m013520_c001_v7007000_t0000_u01784165720007") 2026/07/16 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994293_d20260716_m013411_c001_v0001167_t0036_u01784165651665") 2026/07/16 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b38209e_d20260716_m013403_c001_v7007000_t0000_u01784165643611") 2026/07/16 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994245_d20260716_m013355_c001_v0001167_t0056_u01784165635522") 2026/07/16 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f431026_d20260716_m013347_c001_v7007000_t0000_u01784165627741") 2026/07/16 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a99941f3_d20260716_m013340_c001_v0001167_t0041_u01784165620384") 2026/07/16 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847f1f_d20260716_m013333_c001_v7007000_t0000_u01784165613440") 2026/07/16 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994193_d20260716_m013325_c001_v0001167_t0010_u01784165605400") 2026/07/16 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4159f73aac902417_d20260716_m013313_c001_v7007000_t0000_u01784165593206") 2026/07/16 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c819c_d20260716_m013306_c001_v0001171_t0050_u01784165586877") 2026/07/16 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f50_d20260716_m013259_c001_v7007000_t0000_u01784165579096") 2026/07/16 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef53a9_d20260716_m013253_c001_v0001165_t0002_u01784165573926") 2026/07/16 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c190d_d20260716_m013251_c001_v7007000_t0000_u01784165571835") 2026/07/16 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c80f2_d20260716_m013245_c001_v0001171_t0055_u01784165565646") 2026/07/16 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd959_d20260716_m013238_c001_v7007000_t0000_u01784165558359") 2026/07/16 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5353_d20260716_m013232_c001_v0001165_t0001_u01784165552984") 2026/07/16 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40815605991d7c44_d20260716_m013230_c001_v7007000_t0000_u01784165550893") 2026/07/16 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a999402d_d20260716_m013224_c001_v0001167_t0019_u01784165544726") 2026/07/16 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f404496db8f2c3ac3_d20260716_m013212_c001_v7007000_t0000_u01784165532822") 2026/07/16 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef52c1_d20260716_m013207_c001_v0001165_t0025_u01784165527263") 2026/07/16 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec62de_d20260716_m013159_c001_v7007000_t0000_u01784165519518") 2026/07/16 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5297_d20260716_m013151_c001_v0001165_t0052_u01784165511824") 2026/07/16 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caee11_d20260716_m013145_c001_v7007000_t0000_u01784165505250") 2026/07/16 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef525d_d20260716_m013137_c001_v0001165_t0007_u01784165497603") 2026/07/16 01:36:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c1918_d20260716_m013254_c001_v7007000_t0000_u01784165574715") 2026/07/16 01:36:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8118_d20260716_m013250_c001_v0001171_t0059_u01784165570506") 2026/07/16 01:36:35 DEBUG : dir1/0013-789;=: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4159f73aac902429_d20260716_m013317_c001_v7007000_t0000_u01784165597651") 2026/07/16 01:36:35 DEBUG : dir1/0013-789;=: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef540b_d20260716_m013312_c001_v0001165_t0050_u01784165592196") 2026/07/16 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c813a_d20260716_m013535_c001_v7007000_t0000_u01784165735834") 2026/07/16 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef55d7_d20260716_m013528_c001_v0001165_t0036_u01784165728167") 2026/07/16 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4050722b329d5d86_d20260716_m013520_c001_v7007000_t0000_u01784165720181") 2026/07/16 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef54fc_d20260716_m013411_c001_v0001165_t0057_u01784165651937") 2026/07/16 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b38209f_d20260716_m013403_c001_v7007000_t0000_u01784165643785") 2026/07/16 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef54c2_d20260716_m013355_c001_v0001165_t0004_u01784165635913") 2026/07/16 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f431028_d20260716_m013347_c001_v7007000_t0000_u01784165627925") 2026/07/16 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5480_d20260716_m013340_c001_v0001165_t0048_u01784165620632") 2026/07/16 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847f20_d20260716_m013333_c001_v7007000_t0000_u01784165613622") 2026/07/16 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5443_d20260716_m013325_c001_v0001165_t0050_u01784165605680") 2026/07/16 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c7feb_d20260716_m013313_c001_v7007000_t0000_u01784165593177") 2026/07/16 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994123_d20260716_m013307_c001_v0001167_t0017_u01784165587219") 2026/07/16 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f51_d20260716_m013259_c001_v7007000_t0000_u01784165579270") 2026/07/16 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8142_d20260716_m013253_c001_v0001171_t0025_u01784165573980") 2026/07/16 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f42170da24a6930db_d20260716_m013251_c001_v7007000_t0000_u01784165571618") 2026/07/16 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5379_d20260716_m013246_c001_v0001165_t0045_u01784165566026") 2026/07/16 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd95a_d20260716_m013238_c001_v7007000_t0000_u01784165558550") 2026/07/16 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a999406d_d20260716_m013233_c001_v0001167_t0038_u01784165553014") 2026/07/16 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40c0_d20260716_m013230_c001_v7007000_t0000_u01784165550781") 2026/07/16 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5315_d20260716_m013224_c001_v0001165_t0050_u01784165544982") 2026/07/16 01:36:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f404496db8f2c3ac5_d20260716_m013213_c001_v7007000_t0000_u01784165533187") 2026/07/16 01:36:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b670_d20260716_m013207_c001_v0001033_t0010_u01784165527493") 2026/07/16 01:36:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec62e0_d20260716_m013159_c001_v7007000_t0000_u01784165519692") 2026/07/16 01:36:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b640_d20260716_m013152_c001_v0001033_t0046_u01784165512204") 2026/07/16 01:36:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caee12_d20260716_m013145_c001_v7007000_t0000_u01784165505431") 2026/07/16 01:36:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b61c_d20260716_m013137_c001_v0001033_t0017_u01784165497825") 2026/07/16 01:36:36 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f430f57_d20260716_m013254_c001_v7007000_t0000_u01784165574777") 2026/07/16 01:36:36 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a99940c9_d20260716_m013250_c001_v0001167_t0023_u01784165570606") 2026/07/16 01:36:36 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4159f73aac90242a_d20260716_m013317_c001_v7007000_t0000_u01784165597825") 2026/07/16 01:36:36 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994153_d20260716_m013312_c001_v0001167_t0049_u01784165592254") 2026/07/16 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c813b_d20260716_m013536_c001_v7007000_t0000_u01784165736010") 2026/07/16 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8594_d20260716_m013528_c001_v0001171_t0009_u01784165728408") 2026/07/16 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4050722b329d5d87_d20260716_m013520_c001_v7007000_t0000_u01784165720357") 2026/07/16 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c83a0_d20260716_m013412_c001_v0001171_t0056_u01784165652176") 2026/07/16 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b3820a0_d20260716_m013403_c001_v7007000_t0000_u01784165643960") 2026/07/16 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8348_d20260716_m013356_c001_v0001171_t0051_u01784165636144") 2026/07/16 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f43102b_d20260716_m013348_c001_v7007000_t0000_u01784165628100") 2026/07/16 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c82c4_d20260716_m013340_c001_v0001171_t0017_u01784165620941") 2026/07/16 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847f21_d20260716_m013333_c001_v7007000_t0000_u01784165613804") 2026/07/16 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c825c_d20260716_m013325_c001_v0001171_t0029_u01784165605956") 2026/07/16 01:36:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b38205b_d20260716_m013313_c001_v7007000_t0000_u01784165593377") 2026/07/16 01:36:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef53eb_d20260716_m013307_c001_v0001165_t0024_u01784165587543") 2026/07/16 01:36:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f52_d20260716_m013259_c001_v7007000_t0000_u01784165579446") 2026/07/16 01:36:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b728_d20260716_m013254_c001_v0001033_t0020_u01784165574032") 2026/07/16 01:36:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418455c9faf648e6_d20260716_m013251_c001_v7007000_t0000_u01784165571847") 2026/07/16 01:36:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b700_d20260716_m013246_c001_v0001033_t0043_u01784165566289") 2026/07/16 01:36:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd95b_d20260716_m013238_c001_v7007000_t0000_u01784165558741") 2026/07/16 01:36:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c809e_d20260716_m013233_c001_v0001171_t0020_u01784165553082") 2026/07/16 01:36:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c18c4_d20260716_m013230_c001_v7007000_t0000_u01784165550569") 2026/07/16 01:36:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8066_d20260716_m013225_c001_v0001171_t0051_u01784165545256") 2026/07/16 01:36:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c5aea_d20260716_m013213_c001_v7007000_t0000_u01784165533008") 2026/07/16 01:36:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c7fcc_d20260716_m013207_c001_v0001171_t0023_u01784165527879") 2026/07/16 01:36:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec62e1_d20260716_m013159_c001_v7007000_t0000_u01784165519935") 2026/07/16 01:36:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c7f6c_d20260716_m013152_c001_v0001171_t0004_u01784165512814") 2026/07/16 01:36:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caee15_d20260716_m013145_c001_v7007000_t0000_u01784165505612") 2026/07/16 01:36:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c7f02_d20260716_m013138_c001_v0001171_t0033_u01784165498479") 2026/07/16 01:36:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f424184d54773a62e_d20260716_m013254_c001_v7007000_t0000_u01784165574866") 2026/07/16 01:36:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5395_d20260716_m013250_c001_v0001165_t0015_u01784165570632") 2026/07/16 01:36:37 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4159f73aac90242b_d20260716_m013317_c001_v7007000_t0000_u01784165597998") 2026/07/16 01:36:37 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c81d0_d20260716_m013312_c001_v0001171_t0027_u01784165592281") 2026/07/16 01:36:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c813c_d20260716_m013536_c001_v7007000_t0000_u01784165736187") 2026/07/16 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b8cc_d20260716_m013528_c001_v0001033_t0035_u01784165728659") 2026/07/16 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4050722b329d5d88_d20260716_m013520_c001_v7007000_t0000_u01784165720532") 2026/07/16 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b826_d20260716_m013412_c001_v0001033_t0034_u01784165652506") 2026/07/16 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b3820a1_d20260716_m013404_c001_v7007000_t0000_u01784165644135") 2026/07/16 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b7fa_d20260716_m013356_c001_v0001033_t0017_u01784165636434") 2026/07/16 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f43102d_d20260716_m013348_c001_v7007000_t0000_u01784165628276") 2026/07/16 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b7ca_d20260716_m013341_c001_v0001033_t0059_u01784165621206") 2026/07/16 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847f22_d20260716_m013333_c001_v7007000_t0000_u01784165613986") 2026/07/16 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b798_d20260716_m013326_c001_v0001033_t0036_u01784165606214") 2026/07/16 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4159f73aac902418_d20260716_m013313_c001_v7007000_t0000_u01784165593385") 2026/07/16 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b752_d20260716_m013307_c001_v0001033_t0036_u01784165587750") 2026/07/16 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f53_d20260716_m013259_c001_v7007000_t0000_u01784165579630") 2026/07/16 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef53ab_d20260716_m013254_c001_v0001165_t0046_u01784165574177") 2026/07/16 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f424184d54773a62a_d20260716_m013251_c001_v7007000_t0000_u01784165571855") 2026/07/16 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a99940a5_d20260716_m013246_c001_v0001167_t0053_u01784165566888") 2026/07/16 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd95c_d20260716_m013238_c001_v7007000_t0000_u01784165558933") 2026/07/16 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5355_d20260716_m013233_c001_v0001165_t0048_u01784165553184") 2026/07/16 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f430ec9_d20260716_m013230_c001_v7007000_t0000_u01784165550163") 2026/07/16 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b6b2_d20260716_m013225_c001_v0001033_t0020_u01784165545546") 2026/07/16 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c5aeb_d20260716_m013213_c001_v7007000_t0000_u01784165533196") 2026/07/16 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9993fd8_d20260716_m013208_c001_v0001167_t0053_u01784165528236") 2026/07/16 01:36:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec62e2_d20260716_m013200_c001_v7007000_t0000_u01784165520116") 2026/07/16 01:36:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9993fa0_d20260716_m013153_c001_v0001167_t0017_u01784165513109") 2026/07/16 01:36:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caee17_d20260716_m013145_c001_v7007000_t0000_u01784165505793") 2026/07/16 01:36:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9993f56_d20260716_m013138_c001_v0001167_t0015_u01784165498754") 2026/07/16 01:36:39 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418455c9faf648e9_d20260716_m013254_c001_v7007000_t0000_u01784165574881") 2026/07/16 01:36:39 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b714_d20260716_m013250_c001_v0001033_t0043_u01784165570663") 2026/07/16 01:36:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40ab_d20260716_m013215_c001_v7007000_t0000_u01784165535645") 2026/07/16 01:36:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef52d5_d20260716_m013211_c001_v0001165_t0011_u01784165531120") 2026/07/16 01:36:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40ac_d20260716_m013215_c001_v7007000_t0000_u01784165535819") 2026/07/16 01:36:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c7ff2_d20260716_m013211_c001_v0001171_t0048_u01784165531150") 2026/07/16 01:36:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40ad_d20260716_m013215_c001_v7007000_t0000_u01784165535994") 2026/07/16 01:36:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9993fe4_d20260716_m013211_c001_v0001167_t0013_u01784165531201") 2026/07/16 01:36:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40ae_d20260716_m013216_c001_v7007000_t0000_u01784165536169") 2026/07/16 01:36:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef52d7_d20260716_m013211_c001_v0001165_t0010_u01784165531322") 2026/07/16 01:36:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40af_d20260716_m013216_c001_v7007000_t0000_u01784165536356") 2026/07/16 01:36:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c7ff6_d20260716_m013211_c001_v0001171_t0013_u01784165531440") 2026/07/16 01:36:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40b0_d20260716_m013216_c001_v7007000_t0000_u01784165536545") 2026/07/16 01:36:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b680_d20260716_m013211_c001_v0001033_t0035_u01784165531485") 2026/07/16 01:36:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40b1_d20260716_m013216_c001_v7007000_t0000_u01784165536723") 2026/07/16 01:36:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef52d9_d20260716_m013211_c001_v0001165_t0002_u01784165531523") 2026/07/16 01:36:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40b3_d20260716_m013216_c001_v7007000_t0000_u01784165536899") 2026/07/16 01:36:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9993fe6_d20260716_m013211_c001_v0001167_t0029_u01784165531697") 2026/07/16 01:36:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40b4_d20260716_m013217_c001_v7007000_t0000_u01784165537074") 2026/07/16 01:36:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef52db_d20260716_m013211_c001_v0001165_t0050_u01784165531745") 2026/07/16 01:36:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40b5_d20260716_m013217_c001_v7007000_t0000_u01784165537254") 2026/07/16 01:36:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c7ff8_d20260716_m013211_c001_v0001171_t0030_u01784165531756") 2026/07/16 01:36:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40b6_d20260716_m013217_c001_v7007000_t0000_u01784165537429") 2026/07/16 01:36:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b682_d20260716_m013211_c001_v0001033_t0044_u01784165531972") 2026/07/16 01:36:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40b7_d20260716_m013217_c001_v7007000_t0000_u01784165537603") 2026/07/16 01:36:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c7ffa_d20260716_m013212_c001_v0001171_t0027_u01784165532006") 2026/07/16 01:36:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40b8_d20260716_m013217_c001_v7007000_t0000_u01784165537777") 2026/07/16 01:36:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9993fec_d20260716_m013212_c001_v0001167_t0023_u01784165532058") 2026/07/16 01:36:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40b9_d20260716_m013217_c001_v7007000_t0000_u01784165537953") 2026/07/16 01:36:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef52e1_d20260716_m013212_c001_v0001165_t0002_u01784165532068") 2026/07/16 01:36:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40ba_d20260716_m013218_c001_v7007000_t0000_u01784165538159") 2026/07/16 01:36:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef52e3_d20260716_m013212_c001_v0001165_t0040_u01784165532298") 2026/07/16 01:36:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40bb_d20260716_m013218_c001_v7007000_t0000_u01784165538343") 2026/07/16 01:36:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c7ffe_d20260716_m013212_c001_v0001171_t0008_u01784165532308") 2026/07/16 01:36:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd945_d20260716_m013233_c001_v7007000_t0000_u01784165553985") 2026/07/16 01:36:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef532f_d20260716_m013228_c001_v0001165_t0035_u01784165548412") 2026/07/16 01:36:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f41327c5298ae93da_d20260716_m013233_c001_v7007000_t0000_u01784165553630") 2026/07/16 01:36:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994045_d20260716_m013228_c001_v0001167_t0034_u01784165548424") 2026/07/16 01:36:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f41636c2a96896987_d20260716_m013233_c001_v7007000_t0000_u01784165553568") 2026/07/16 01:36:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c807c_d20260716_m013228_c001_v0001171_t0026_u01784165548467") 2026/07/16 01:36:41 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f41327c5298ae93dc_d20260716_m013234_c001_v7007000_t0000_u01784165554040") 2026/07/16 01:36:41 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5333_d20260716_m013228_c001_v0001165_t0024_u01784165548619") 2026/07/16 01:36:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40c3_d20260716_m013234_c001_v7007000_t0000_u01784165554050") 2026/07/16 01:36:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b6c0_d20260716_m013228_c001_v0001033_t0010_u01784165548655") 2026/07/16 01:36:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40815605991d7c48_d20260716_m013233_c001_v7007000_t0000_u01784165553734") 2026/07/16 01:36:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994047_d20260716_m013228_c001_v0001167_t0025_u01784165548708") 2026/07/16 01:36:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f41636c2a96896989_d20260716_m013233_c001_v7007000_t0000_u01784165553866") 2026/07/16 01:36:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8080_d20260716_m013228_c001_v0001171_t0000_u01784165548728") 2026/07/16 01:36:41 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f430edf_d20260716_m013233_c001_v7007000_t0000_u01784165553866") 2026/07/16 01:36:41 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5335_d20260716_m013228_c001_v0001165_t0028_u01784165548816") 2026/07/16 01:36:41 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c18d5_d20260716_m013233_c001_v7007000_t0000_u01784165553878") 2026/07/16 01:36:41 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a999404b_d20260716_m013229_c001_v0001167_t0044_u01784165549015") 2026/07/16 01:36:41 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40815605991d7c47_d20260716_m013233_c001_v7007000_t0000_u01784165553558") 2026/07/16 01:36:41 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5337_d20260716_m013229_c001_v0001165_t0011_u01784165549029") 2026/07/16 01:36:41 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c18d3_d20260716_m013233_c001_v7007000_t0000_u01784165553579") 2026/07/16 01:36:41 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b6c2_d20260716_m013229_c001_v0001033_t0037_u01784165549039") 2026/07/16 01:36:42 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f41327c5298ae93db_d20260716_m013233_c001_v7007000_t0000_u01784165553866") 2026/07/16 01:36:42 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8084_d20260716_m013229_c001_v0001171_t0020_u01784165549130") 2026/07/16 01:36:42 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40c1_d20260716_m013233_c001_v7007000_t0000_u01784165553588") 2026/07/16 01:36:42 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a999404f_d20260716_m013229_c001_v0001167_t0047_u01784165549268") 2026/07/16 01:36:42 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f27_d20260716_m013233_c001_v7007000_t0000_u01784165553871") 2026/07/16 01:36:42 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5339_d20260716_m013229_c001_v0001165_t0006_u01784165549280") 2026/07/16 01:36:42 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40815605991d7c4a_d20260716_m013233_c001_v7007000_t0000_u01784165553911") 2026/07/16 01:36:42 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b6c8_d20260716_m013229_c001_v0001033_t0052_u01784165549465") 2026/07/16 01:36:42 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40c2_d20260716_m013233_c001_v7007000_t0000_u01784165553866") 2026/07/16 01:36:42 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8088_d20260716_m013229_c001_v0001171_t0018_u01784165549474") 2026/07/16 01:36:42 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847d46_d20260716_m013012_c001_v7007000_t0000_u01784165412411") 2026/07/16 01:36:42 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f116246cf0ab8670e_d20260716_m013009_c001_v0001173_t0057_u01784165409930") 2026/07/16 01:36:42 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4273bda0cec4ee6c_d20260716_m013009_c001_v7007000_t0000_u01784165409743") 2026/07/16 01:36:42 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f116246cf0ab866f0_d20260716_m013005_c001_v0001173_t0019_u01784165405650") 2026/07/16 01:36:42 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4273bda0cec4ee5f_d20260716_m013004_c001_v7007000_t0000_u01784165404899") 2026/07/16 01:36:42 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b43e_d20260716_m013000_c001_v0001033_t0035_u01784165400388") 2026/07/16 01:36:42 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd344_d20260716_m012958_c001_v7007000_t0000_u01784165398939") 2026/07/16 01:36:42 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f110ee32336e9df23_d20260716_m012956_c001_v0001177_t0050_u01784165396991") 2026/07/16 01:36:42 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40815605991d7b7c_d20260716_m012956_c001_v7007000_t0000_u01784165396806") 2026/07/16 01:36:42 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f110ee32336e9def5_d20260716_m012953_c001_v0001177_t0027_u01784165393294") 2026/07/16 01:36:42 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40815605991d7b79_d20260716_m012952_c001_v7007000_t0000_u01784165392565") 2026/07/16 01:36:42 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b402_d20260716_m012948_c001_v0001033_t0001_u01784165388522") 2026/07/16 01:36:43 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f423573d2fd034945_d20260716_m012947_c001_v7007000_t0000_u01784165387597") 2026/07/16 01:36:43 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f1021790a717aa1fc_d20260716_m012946_c001_v0001157_t0033_u01784165386014") 2026/07/16 01:36:43 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbbdc6_d20260716_m012945_c001_v7007000_t0000_u01784165385837") 2026/07/16 01:36:43 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f1021790a717aa1dc_d20260716_m012940_c001_v0001157_t0021_u01784165380852") 2026/07/16 01:36:43 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbbdac_d20260716_m012940_c001_v7007000_t0000_u01784165380149") 2026/07/16 01:36:43 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b3d4_d20260716_m012936_c001_v0001033_t0056_u01784165376367") 2026/07/16 01:36:43 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f423573d2fd0348d3_d20260716_m012935_c001_v7007000_t0000_u01784165375449") 2026/07/16 01:36:43 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f104850e5920bf6ef_d20260716_m012933_c001_v0001185_t0026_u01784165373730") 2026/07/16 01:36:43 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c4ce1_d20260716_m012933_c001_v7007000_t0000_u01784165373555") 2026/07/16 01:36:43 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f104850e5920bf6d9_d20260716_m012930_c001_v0001185_t0044_u01784165370599") 2026/07/16 01:36:43 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c4cdf_d20260716_m012929_c001_v7007000_t0000_u01784165369899") 2026/07/16 01:36:43 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b3b2_d20260716_m012924_c001_v0001033_t0059_u01784165364519") 2026/07/16 01:36:43 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caec07_d20260716_m012923_c001_v7007000_t0000_u01784165363611") 2026/07/16 01:36:43 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f118c85e335f68d37_d20260716_m012921_c001_v0001180_t0009_u01784165361716") 2026/07/16 01:36:43 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f412f77845fcaec8a_d20260716_m012921_c001_v7007000_t0000_u01784165361532") 2026/07/16 01:36:43 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f118c85e335f68d31_d20260716_m012918_c001_v0001180_t0057_u01784165358483") 2026/07/16 01:36:43 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f412f77845fcaec7b_d20260716_m012917_c001_v7007000_t0000_u01784165357765") 2026/07/16 01:36:43 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b368_d20260716_m012909_c001_v0001033_t0026_u01784165349618") 2026/07/16 01:36:43 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4018886f4ecbbb67_d20260716_m012908_c001_v7007000_t0000_u01784165348687") 2026/07/16 01:36:44 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f101b4f7b4dd99bb8_d20260716_m012906_c001_v0001176_t0040_u01784165346841") 2026/07/16 01:36:44 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40917800ac648db4_d20260716_m012906_c001_v7007000_t0000_u01784165346663") 2026/07/16 01:36:44 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f101b4f7b4dd99bb0_d20260716_m012903_c001_v0001176_t0016_u01784165343301") 2026/07/16 01:36:44 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40917800ac648db2_d20260716_m012902_c001_v7007000_t0000_u01784165342600") 2026/07/16 01:36:44 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76d195_d20260716_m012856_c001_v0001103_t0034_u01784165336865") 2026/07/16 01:36:44 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f414c06a24d71ff06_d20260716_m012855_c001_v7007000_t0000_u01784165335762") 2026/07/16 01:36:44 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f11658a82bd3c8166_d20260716_m012849_c001_v0001103_t0054_u01784165329922") 2026/07/16 01:36:44 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caeb85_d20260716_m012849_c001_v7007000_t0000_u01784165329727") 2026/07/16 01:36:44 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f111c6432316c344f_d20260716_m012845_c001_v0001179_t0045_u01784165325386") 2026/07/16 01:36:44 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f105c2d562b9d7b44_d20260716_m012844_c001_v0001040_t0004_u01784165324443") 2026/07/16 01:36:44 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f105c2d562b9d7b38_d20260716_m012842_c001_v0001040_t0046_u01784165322905") 2026/07/16 01:36:44 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec5ef2_d20260716_m012728_c001_v7007000_t0000_u01784165248564") 2026/07/16 01:36:44 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76d03f_d20260716_m012721_c001_v0001103_t0049_u01784165241753") 2026/07/16 01:36:44 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f117104977c641ac4_d20260716_m012720_c001_v0001171_t0009_u01784165240951") 2026/07/16 01:36:44 DEBUG : dst/one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f117104977c641ac2_d20260716_m012719_c001_v0001171_t0046_u01784165239988") 2026/07/16 01:36:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847d47_d20260716_m013012_c001_v7007000_t0000_u01784165412593") 2026/07/16 01:36:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f1024befeedbb301a_d20260716_m013008_c001_v0001104_t0055_u01784165408756") 2026/07/16 01:36:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f1170218f1563d89c_d20260716_m013004_c001_v0001033_t0025_u01784165404433") 2026/07/16 01:36:44 DEBUG : dst/one.bak: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd346_d20260716_m012959_c001_v7007000_t0000_u01784165399120") 2026/07/16 01:36:44 DEBUG : dst/one.bak: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f1118342172340c16_d20260716_m012956_c001_v0001157_t0000_u01784165396376") 2026/07/16 01:36:45 DEBUG : dst/one.bak: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f1124b19296828a7c_d20260716_m012952_c001_v0001102_t0020_u01784165392294") 2026/07/16 01:36:45 DEBUG : dst/one.bak: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f423573d2fd034946_d20260716_m012947_c001_v7007000_t0000_u01784165387781") 2026/07/16 01:36:45 DEBUG : dst/one.bak: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f1092260fd95a222e_d20260716_m012945_c001_v0001101_t0020_u01784165385475") 2026/07/16 01:36:45 DEBUG : dst/one.bak: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f1178fd0b95296226_d20260716_m012939_c001_v0001181_t0041_u01784165379946") 2026/07/16 01:36:45 DEBUG : dst/three: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f414c06a24d71ff07_d20260716_m012855_c001_v7007000_t0000_u01784165335945") 2026/07/16 01:36:45 DEBUG : dst/three: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f105c2d562b9d7b60_d20260716_m012854_c001_v0001040_t0007_u01784165334236") 2026/07/16 01:36:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847d48_d20260716_m013012_c001_v7007000_t0000_u01784165412775") 2026/07/16 01:36:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f1008cdbf263552ef_d20260716_m013011_c001_v0001098_t0053_u01784165411158") 2026/07/16 01:36:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f117229246e71b674_d20260716_m013006_c001_v0001176_t0019_u01784165406754") 2026/07/16 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847d49_d20260716_m013012_c001_v7007000_t0000_u01784165412959") 2026/07/16 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f116246cf0ab8671a_d20260716_m013011_c001_v0001173_t0045_u01784165411758") 2026/07/16 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4273bda0cec4ee70_d20260716_m013011_c001_v7007000_t0000_u01784165411573") 2026/07/16 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f116246cf0ab86700_d20260716_m013007_c001_v0001173_t0016_u01784165407203") 2026/07/16 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4273bda0cec4ee63_d20260716_m013007_c001_v7007000_t0000_u01784165407018") 2026/07/16 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b446_d20260716_m013001_c001_v0001033_t0018_u01784165401416") 2026/07/16 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd347_d20260716_m012959_c001_v7007000_t0000_u01784165399305") 2026/07/16 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f110ee32336e9df39_d20260716_m012958_c001_v0001177_t0008_u01784165398334") 2026/07/16 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40815605991d7b82_d20260716_m012958_c001_v7007000_t0000_u01784165398150") 2026/07/16 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f110ee32336e9df0b_d20260716_m012955_c001_v0001177_t0048_u01784165395028") 2026/07/16 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40815605991d7b7b_d20260716_m012954_c001_v7007000_t0000_u01784165394845") 2026/07/16 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b40c_d20260716_m012949_c001_v0001033_t0048_u01784165389382") 2026/07/16 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbc517_d20260716_m012947_c001_v7007000_t0000_u01784165387046") 2026/07/16 01:36:46 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b3f6_d20260716_m012944_c001_v0001033_t0008_u01784165384442") 2026/07/16 01:36:46 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbbdb3_d20260716_m012941_c001_v7007000_t0000_u01784165381711") 2026/07/16 01:36:46 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b3d8_d20260716_m012937_c001_v0001033_t0044_u01784165377095") 2026/07/16 01:36:46 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c4ce2_d20260716_m012934_c001_v7007000_t0000_u01784165374534") 2026/07/16 01:36:46 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f111c6432316c3553_d20260716_m012932_c001_v0001179_t0043_u01784165372339") 2026/07/16 01:36:46 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c4ce0_d20260716_m012931_c001_v7007000_t0000_u01784165371264") 2026/07/16 01:36:46 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b3b4_d20260716_m012925_c001_v0001033_t0038_u01784165365245") 2026/07/16 01:36:46 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f412f77845fcaec8f_d20260716_m012922_c001_v7007000_t0000_u01784165362714") 2026/07/16 01:36:46 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f111c6432316c3513_d20260716_m012920_c001_v0001179_t0001_u01784165360324") 2026/07/16 01:36:46 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f412f77845fcaec81_d20260716_m012919_c001_v7007000_t0000_u01784165359263") 2026/07/16 01:36:46 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b376_d20260716_m012912_c001_v0001033_t0010_u01784165352758") 2026/07/16 01:36:46 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40917800ac648db5_d20260716_m012907_c001_v7007000_t0000_u01784165347736") 2026/07/16 01:36:46 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76d1b7_d20260716_m012905_c001_v0001103_t0043_u01784165345255") 2026/07/16 01:36:46 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40917800ac648db3_d20260716_m012904_c001_v7007000_t0000_u01784165344127") 2026/07/16 01:36:46 DEBUG : dst/three.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f111c6432316c34a1_d20260716_m012858_c001_v0001179_t0034_u01784165338149") 2026/07/16 01:36:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd349_d20260716_m012959_c001_v7007000_t0000_u01784165399491") 2026/07/16 01:36:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f1079b1f58c3d0f1e_d20260716_m012957_c001_v0001097_t0050_u01784165397767") 2026/07/16 01:36:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f1042d489cc8097d3_d20260716_m012954_c001_v0001161_t0047_u01784165394190") 2026/07/16 01:36:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f423573d2fd034947_d20260716_m012947_c001_v7007000_t0000_u01784165387965") 2026/07/16 01:36:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10002244eb44578f_d20260716_m012946_c001_v0001105_t0050_u01784165386654") 2026/07/16 01:36:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f1008b132cd0b175f_d20260716_m012941_c001_v0001167_t0050_u01784165381424") 2026/07/16 01:36:47 DEBUG : dst/two: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847d4a_d20260716_m013013_c001_v7007000_t0000_u01784165413142") 2026/07/16 01:36:47 DEBUG : dst/two: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b444_d20260716_m013000_c001_v0001033_t0028_u01784165400788") 2026/07/16 01:36:47 DEBUG : dst/two: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd34a_d20260716_m012959_c001_v7007000_t0000_u01784165399672") 2026/07/16 01:36:47 DEBUG : dst/two: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b408_d20260716_m012948_c001_v0001033_t0021_u01784165388979") 2026/07/16 01:36:47 DEBUG : dst/two: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f423573d2fd034949_d20260716_m012948_c001_v7007000_t0000_u01784165388149") 2026/07/16 01:36:47 DEBUG : dst/two: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f111c6432316c3571_d20260716_m012936_c001_v0001179_t0018_u01784165376881") 2026/07/16 01:36:47 DEBUG : dst/two: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f423573d2fd0348d4_d20260716_m012935_c001_v7007000_t0000_u01784165375635") 2026/07/16 01:36:47 DEBUG : dst/two: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f111c6432316c3535_d20260716_m012925_c001_v0001179_t0025_u01784165365046") 2026/07/16 01:36:47 DEBUG : dst/two: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caec08_d20260716_m012923_c001_v7007000_t0000_u01784165363793") 2026/07/16 01:36:47 DEBUG : dst/two: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f111c6432316c34d7_d20260716_m012910_c001_v0001179_t0033_u01784165350428") 2026/07/16 01:36:47 DEBUG : dst/two: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4018886f4ecbbb68_d20260716_m012908_c001_v7007000_t0000_u01784165348880") 2026/07/16 01:36:47 DEBUG : dst/two: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b33c_d20260716_m012857_c001_v0001033_t0006_u01784165337549") 2026/07/16 01:36:47 DEBUG : dst/two: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f414c06a24d71ff08_d20260716_m012856_c001_v7007000_t0000_u01784165336131") 2026/07/16 01:36:47 DEBUG : dst/two: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f1029756f1b6b8bba_d20260716_m012851_c001_v0001098_t0036_u01784165331787") 2026/07/16 01:36:47 DEBUG : dst/two: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec5ef3_d20260716_m012728_c001_v7007000_t0000_u01784165248740") 2026/07/16 01:36:47 DEBUG : dst/two: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f117104977c641ade_d20260716_m012727_c001_v0001171_t0040_u01784165247583") 2026/07/16 01:36:47 DEBUG : empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f42fbf2_d20260716_m012655_c001_v7007000_t0000_u01784165215537") 2026/07/16 01:36:47 DEBUG : empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f111c6432316c3005_d20260716_m012651_c001_v0001179_t0032_u01784165211922") 2026/07/16 01:36:47 DEBUG : empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f42fbf1_d20260716_m012649_c001_v7007000_t0000_u01784165209823") 2026/07/16 01:36:47 DEBUG : empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f111c6432316c2f51_d20260716_m012636_c001_v0001179_t0015_u01784165196378") 2026/07/16 01:36:47 DEBUG : empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4209ce488b935efd_d20260716_m012627_c001_v7007000_t0000_u01784165187702") 2026/07/16 01:36:47 DEBUG : empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f111c6432316c2ea5_d20260716_m012624_c001_v0001179_t0021_u01784165184498") 2026/07/16 01:36:48 DEBUG : empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0a82_d20260716_m012603_c001_v7007000_t0000_u01784165163564") 2026/07/16 01:36:48 DEBUG : empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf59_d20260716_m012601_c001_v0001103_t0018_u01784165161281") 2026/07/16 01:36:48 DEBUG : empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0a69_d20260716_m012600_c001_v7007000_t0000_u01784165160243") 2026/07/16 01:36:48 DEBUG : empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf47_d20260716_m012559_c001_v0001103_t0014_u01784165159028") 2026/07/16 01:36:48 DEBUG : empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0a5a_d20260716_m012556_c001_v7007000_t0000_u01784165156012") 2026/07/16 01:36:48 DEBUG : empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf33_d20260716_m012554_c001_v0001103_t0048_u01784165154142") 2026/07/16 01:36:48 DEBUG : empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0a4e_d20260716_m012553_c001_v7007000_t0000_u01784165153228") 2026/07/16 01:36:48 DEBUG : empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf25_d20260716_m012551_c001_v0001103_t0013_u01784165151396") 2026/07/16 01:36:48 DEBUG : empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b3818ad_d20260716_m012545_c001_v7007000_t0000_u01784165145205") 2026/07/16 01:36:48 DEBUG : empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf01_d20260716_m012543_c001_v0001103_t0023_u01784165143661") 2026/07/16 01:36:48 DEBUG : empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b381895_d20260716_m012542_c001_v7007000_t0000_u01784165142855") 2026/07/16 01:36:48 DEBUG : empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cefd_d20260716_m012541_c001_v0001103_t0043_u01784165141875") 2026/07/16 01:36:48 DEBUG : empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b381860_d20260716_m012537_c001_v7007000_t0000_u01784165137346") 2026/07/16 01:36:48 DEBUG : empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cedd_d20260716_m012535_c001_v0001103_t0025_u01784165135665") 2026/07/16 01:36:48 DEBUG : empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b38183e_d20260716_m012533_c001_v7007000_t0000_u01784165133886") 2026/07/16 01:36:48 DEBUG : empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ced3_d20260716_m012532_c001_v0001103_t0020_u01784165132748") 2026/07/16 01:36:48 DEBUG : empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b381837_d20260716_m012532_c001_v7007000_t0000_u01784165132288") 2026/07/16 01:36:48 DEBUG : empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f115f781bb54c68aa_d20260716_m012531_c001_v0001105_t0057_u01784165131567") 2026/07/16 01:36:48 DEBUG : empty space: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cecb_d20260716_m012529_c001_v0001103_t0007_u01784165129943") 2026/07/16 01:36:48 DEBUG : enormous: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0a7a_d20260716_m012602_c001_v7007000_t0000_u01784165162615") 2026/07/16 01:36:49 DEBUG : enormous: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf5d_d20260716_m012601_c001_v0001103_t0014_u01784165161925") 2026/07/16 01:36:49 DEBUG : existing: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847d4e_d20260716_m013017_c001_v7007000_t0000_u01784165417863") 2026/07/16 01:36:49 DEBUG : existing: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b47e_d20260716_m013016_c001_v0001033_t0035_u01784165416524") 2026/07/16 01:36:49 DEBUG : existing: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4209ce488b935ef5_d20260716_m012622_c001_v7007000_t0000_u01784165182641") 2026/07/16 01:36:49 DEBUG : existing: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f111c6432316c2e7d_d20260716_m012621_c001_v0001179_t0031_u01784165181355") 2026/07/16 01:36:49 DEBUG : existing: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b381819_d20260716_m012527_c001_v7007000_t0000_u01784165127017") 2026/07/16 01:36:49 DEBUG : existing: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cebd_d20260716_m012525_c001_v0001103_t0057_u01784165125913") 2026/07/16 01:36:49 DEBUG : existing: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b381813_d20260716_m012525_c001_v7007000_t0000_u01784165125389") 2026/07/16 01:36:49 DEBUG : existing: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ceb9_d20260716_m012524_c001_v0001103_t0051_u01784165124623") 2026/07/16 01:36:49 DEBUG : existing: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ceb5_d20260716_m012523_c001_v0001103_t0031_u01784165123751") 2026/07/16 01:36:49 DEBUG : existing-b: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4209ce488b935ef7_d20260716_m012622_c001_v7007000_t0000_u01784165182837") 2026/07/16 01:36:49 DEBUG : existing-b: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf97_d20260716_m012621_c001_v0001103_t0057_u01784165181342") 2026/07/16 01:36:49 DEBUG : file1: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2250_d20260716_m013128_c001_v7007000_t0000_u01784165488396") 2026/07/16 01:36:49 DEBUG : file1: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c7ec6_d20260716_m013127_c001_v0001171_t0027_u01784165487490") 2026/07/16 01:36:49 DEBUG : file1: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2244_d20260716_m013126_c001_v7007000_t0000_u01784165486180") 2026/07/16 01:36:49 DEBUG : file1: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9993efe_d20260716_m013125_c001_v0001167_t0005_u01784165485060") 2026/07/16 01:36:49 DEBUG : five: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0a8b_d20260716_m012607_c001_v7007000_t0000_u01784165167667") 2026/07/16 01:36:49 DEBUG : five: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f419469c6af76cf6d_d20260716_m012605_c001_v0001103_t0057_u01784165165537") 2026/07/16 01:36:49 DEBUG : foo: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b38184c_d20260716_m012535_c001_v7007000_t0000_u01784165135317") 2026/07/16 01:36:49 DEBUG : foo: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f419469c6af76ced9_d20260716_m012534_c001_v0001103_t0057_u01784165134777") 2026/07/16 01:36:49 DEBUG : foo: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f419469c6af76ced7_d20260716_m012534_c001_v0001103_t0057_u01784165134237") 2026/07/16 01:36:50 DEBUG : four: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0a8c_d20260716_m012607_c001_v7007000_t0000_u01784165167841") 2026/07/16 01:36:50 DEBUG : four: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411c6432316c2daf_d20260716_m012606_c001_v0001179_t0048_u01784165166100") 2026/07/16 01:36:50 DEBUG : four: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf6b_d20260716_m012604_c001_v0001103_t0045_u01784165164790") 2026/07/16 01:36:50 DEBUG : hello world2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38926_d20260716_m012342_c001_v7007000_t0000_u01784165022328") 2026/07/16 01:36:50 DEBUG : hello world2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cd63_d20260716_m012341_c001_v0001103_t0057_u01784165021532") 2026/07/16 01:36:50 DEBUG : ignore-size: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b381807_d20260716_m012523_c001_v7007000_t0000_u01784165123399") 2026/07/16 01:36:50 DEBUG : ignore-size: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ceb1_d20260716_m012522_c001_v0001103_t0019_u01784165122331") 2026/07/16 01:36:50 DEBUG : nested/sub dir/file: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0aac_d20260716_m012620_c001_v7007000_t0000_u01784165180643") 2026/07/16 01:36:50 DEBUG : nested/sub dir/file: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f111c6432316c2e6b_d20260716_m012619_c001_v0001179_t0009_u01784165179682") 2026/07/16 01:36:50 DEBUG : nested/sub dir/file: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0aa9_d20260716_m012618_c001_v7007000_t0000_u01784165178959") 2026/07/16 01:36:50 DEBUG : nested/sub dir/file: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f111c6432316c2e55_d20260716_m012617_c001_v0001179_t0030_u01784165177734") 2026/07/16 01:36:50 DEBUG : one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0a8d_d20260716_m012608_c001_v7007000_t0000_u01784165168016") 2026/07/16 01:36:50 DEBUG : one: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f419469c6af76cf65_d20260716_m012604_c001_v0001103_t0057_u01784165164001") 2026/07/16 01:36:50 DEBUG : only0: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b222a_d20260716_m013120_c001_v7007000_t0000_u01784165480526") 2026/07/16 01:36:50 DEBUG : only0: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f402c243ad314b5c4_d20260716_m013114_c001_v0001033_t0026_u01784165474564") 2026/07/16 01:36:50 DEBUG : only0: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b53c_d20260716_m013052_c001_v0001033_t0021_u01784165452555") 2026/07/16 01:36:50 DEBUG : only0: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c4d19_d20260716_m013046_c001_v7007000_t0000_u01784165446593") 2026/07/16 01:36:50 DEBUG : only0: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b496_d20260716_m013022_c001_v0001033_t0036_u01784165422259") 2026/07/16 01:36:50 DEBUG : only1: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b222b_d20260716_m013120_c001_v7007000_t0000_u01784165480709") 2026/07/16 01:36:50 DEBUG : only1: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409142b6972c7e66_d20260716_m013115_c001_v0001171_t0031_u01784165475662") 2026/07/16 01:36:50 DEBUG : only1: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b542_d20260716_m013053_c001_v0001033_t0021_u01784165453386") 2026/07/16 01:36:51 DEBUG : only1: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f422d1327897d77e6_d20260716_m013047_c001_v7007000_t0000_u01784165447378") 2026/07/16 01:36:51 DEBUG : only1: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b49a_d20260716_m013023_c001_v0001033_t0021_u01784165423421") 2026/07/16 01:36:51 DEBUG : only10: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b222c_d20260716_m013120_c001_v7007000_t0000_u01784165480893") 2026/07/16 01:36:51 DEBUG : only10: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40980ba15eef520f_d20260716_m013115_c001_v0001165_t0004_u01784165475106") 2026/07/16 01:36:51 DEBUG : only10: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b57a_d20260716_m013103_c001_v0001033_t0059_u01784165463565") 2026/07/16 01:36:51 DEBUG : only10: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f422d1327897d77e4_d20260716_m013047_c001_v7007000_t0000_u01784165447011") 2026/07/16 01:36:51 DEBUG : only10: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b4da_d20260716_m013033_c001_v0001033_t0028_u01784165433340") 2026/07/16 01:36:51 DEBUG : only11: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b222d_d20260716_m013121_c001_v7007000_t0000_u01784165481085") 2026/07/16 01:36:51 DEBUG : only11: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409142b6972c7e5b_d20260716_m013115_c001_v0001171_t0031_u01784165475308") 2026/07/16 01:36:51 DEBUG : only11: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b580_d20260716_m013104_c001_v0001033_t0018_u01784165464609") 2026/07/16 01:36:51 DEBUG : only11: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd38f_d20260716_m013046_c001_v7007000_t0000_u01784165446771") 2026/07/16 01:36:51 DEBUG : only11: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b4e4_d20260716_m013034_c001_v0001033_t0017_u01784165434616") 2026/07/16 01:36:51 DEBUG : only12: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b222e_d20260716_m013121_c001_v7007000_t0000_u01784165481272") 2026/07/16 01:36:51 DEBUG : only12: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40681356a9993ed2_d20260716_m013115_c001_v0001167_t0050_u01784165475501") 2026/07/16 01:36:51 DEBUG : only12: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b588_d20260716_m013105_c001_v0001033_t0006_u01784165465719") 2026/07/16 01:36:51 DEBUG : only12: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c4d1c_d20260716_m013047_c001_v7007000_t0000_u01784165447120") 2026/07/16 01:36:51 DEBUG : only12: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b4ea_d20260716_m013035_c001_v0001033_t0007_u01784165435750") 2026/07/16 01:36:51 DEBUG : only13: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b222f_d20260716_m013121_c001_v7007000_t0000_u01784165481456") 2026/07/16 01:36:51 DEBUG : only13: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f402c243ad314b5c8_d20260716_m013115_c001_v0001033_t0026_u01784165475157") 2026/07/16 01:36:51 DEBUG : only13: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b58e_d20260716_m013107_c001_v0001033_t0058_u01784165467222") 2026/07/16 01:36:52 DEBUG : only13: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c4d1a_d20260716_m013046_c001_v7007000_t0000_u01784165446768") 2026/07/16 01:36:52 DEBUG : only13: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b4f4_d20260716_m013037_c001_v0001033_t0007_u01784165437187") 2026/07/16 01:36:52 DEBUG : only14: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2230_d20260716_m013121_c001_v7007000_t0000_u01784165481716") 2026/07/16 01:36:52 DEBUG : only14: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40980ba15eef5211_d20260716_m013115_c001_v0001165_t0004_u01784165475284") 2026/07/16 01:36:52 DEBUG : only14: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b596_d20260716_m013108_c001_v0001033_t0029_u01784165468320") 2026/07/16 01:36:52 DEBUG : only14: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c4d1d_d20260716_m013047_c001_v7007000_t0000_u01784165447296") 2026/07/16 01:36:52 DEBUG : only14: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b4fc_d20260716_m013038_c001_v0001033_t0011_u01784165438356") 2026/07/16 01:36:52 DEBUG : only15: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2231_d20260716_m013121_c001_v7007000_t0000_u01784165481901") 2026/07/16 01:36:52 DEBUG : only15: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f402c243ad314b5cc_d20260716_m013115_c001_v0001033_t0026_u01784165475332") 2026/07/16 01:36:52 DEBUG : only15: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b59e_d20260716_m013109_c001_v0001033_t0021_u01784165469140") 2026/07/16 01:36:52 DEBUG : only15: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f422d1327897d77e3_d20260716_m013046_c001_v7007000_t0000_u01784165446826") 2026/07/16 01:36:52 DEBUG : only15: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b504_d20260716_m013039_c001_v0001033_t0049_u01784165439746") 2026/07/16 01:36:52 DEBUG : only16: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2232_d20260716_m013122_c001_v7007000_t0000_u01784165482111") 2026/07/16 01:36:52 DEBUG : only16: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40980ba15eef5213_d20260716_m013115_c001_v0001165_t0004_u01784165475462") 2026/07/16 01:36:52 DEBUG : only16: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b5a2_d20260716_m013110_c001_v0001033_t0044_u01784165470010") 2026/07/16 01:36:52 DEBUG : only16: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd392_d20260716_m013047_c001_v7007000_t0000_u01784165447131") 2026/07/16 01:36:52 DEBUG : only16: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b50e_d20260716_m013040_c001_v0001033_t0047_u01784165440895") 2026/07/16 01:36:53 DEBUG : only17: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2233_d20260716_m013122_c001_v7007000_t0000_u01784165482294") 2026/07/16 01:36:53 DEBUG : only17: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409142b6972c7e60_d20260716_m013115_c001_v0001171_t0031_u01784165475485") 2026/07/16 01:36:53 DEBUG : only17: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b5aa_d20260716_m013111_c001_v0001033_t0044_u01784165471485") 2026/07/16 01:36:53 DEBUG : only17: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd394_d20260716_m013047_c001_v7007000_t0000_u01784165447308") 2026/07/16 01:36:53 DEBUG : only17: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b516_d20260716_m013042_c001_v0001033_t0056_u01784165442677") 2026/07/16 01:36:53 DEBUG : only18: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2234_d20260716_m013122_c001_v7007000_t0000_u01784165482478") 2026/07/16 01:36:53 DEBUG : only18: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f402c243ad314b5ce_d20260716_m013115_c001_v0001033_t0026_u01784165475506") 2026/07/16 01:36:53 DEBUG : only18: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b5b4_d20260716_m013112_c001_v0001033_t0028_u01784165472545") 2026/07/16 01:36:53 DEBUG : only18: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418455c9faf64866_d20260716_m013047_c001_v7007000_t0000_u01784165447320") 2026/07/16 01:36:53 DEBUG : only18: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b51a_d20260716_m013043_c001_v0001033_t0055_u01784165443822") 2026/07/16 01:36:53 DEBUG : only19: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2235_d20260716_m013122_c001_v7007000_t0000_u01784165482662") 2026/07/16 01:36:53 DEBUG : only19: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40980ba15eef5217_d20260716_m013115_c001_v0001165_t0004_u01784165475639") 2026/07/16 01:36:53 DEBUG : only19: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b5be_d20260716_m013113_c001_v0001033_t0013_u01784165473558") 2026/07/16 01:36:53 DEBUG : only19: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c4d1b_d20260716_m013046_c001_v7007000_t0000_u01784165446944") 2026/07/16 01:36:53 DEBUG : only19: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b524_d20260716_m013044_c001_v0001033_t0051_u01784165444817") 2026/07/16 01:36:53 DEBUG : only2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2236_d20260716_m013122_c001_v7007000_t0000_u01784165482845") 2026/07/16 01:36:53 DEBUG : only2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40681356a9993ed4_d20260716_m013115_c001_v0001167_t0050_u01784165475679") 2026/07/16 01:36:54 DEBUG : only2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b548_d20260716_m013054_c001_v0001033_t0010_u01784165454460") 2026/07/16 01:36:54 DEBUG : only2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c4d1e_d20260716_m013047_c001_v7007000_t0000_u01784165447473") 2026/07/16 01:36:54 DEBUG : only2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b49e_d20260716_m013024_c001_v0001033_t0011_u01784165424379") 2026/07/16 01:36:54 DEBUG : only3: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2237_d20260716_m013123_c001_v7007000_t0000_u01784165483031") 2026/07/16 01:36:54 DEBUG : only3: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f402c243ad314b5d0_d20260716_m013115_c001_v0001033_t0026_u01784165475689") 2026/07/16 01:36:54 DEBUG : only3: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b54c_d20260716_m013055_c001_v0001033_t0004_u01784165455332") 2026/07/16 01:36:54 DEBUG : only3: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418455c9faf64861_d20260716_m013046_c001_v7007000_t0000_u01784165446794") 2026/07/16 01:36:54 DEBUG : only3: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b4a2_d20260716_m013025_c001_v0001033_t0002_u01784165425304") 2026/07/16 01:36:54 DEBUG : only4: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2238_d20260716_m013123_c001_v7007000_t0000_u01784165483214") 2026/07/16 01:36:54 DEBUG : only4: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40980ba15eef5219_d20260716_m013115_c001_v0001165_t0004_u01784165475816") 2026/07/16 01:36:54 DEBUG : only4: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b550_d20260716_m013056_c001_v0001033_t0027_u01784165456364") 2026/07/16 01:36:54 DEBUG : only4: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd391_d20260716_m013046_c001_v7007000_t0000_u01784165446954") 2026/07/16 01:36:54 DEBUG : only4: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b4aa_d20260716_m013026_c001_v0001033_t0023_u01784165426686") 2026/07/16 01:36:54 DEBUG : only5: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b223a_d20260716_m013123_c001_v7007000_t0000_u01784165483399") 2026/07/16 01:36:54 DEBUG : only5: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409142b6972c7e68_d20260716_m013115_c001_v0001171_t0031_u01784165475838") 2026/07/16 01:36:54 DEBUG : only5: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b556_d20260716_m013057_c001_v0001033_t0050_u01784165457548") 2026/07/16 01:36:54 DEBUG : only5: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4035627ccfddd396_d20260716_m013047_c001_v7007000_t0000_u01784165447484") 2026/07/16 01:36:54 DEBUG : only5: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b4b4_d20260716_m013027_c001_v0001033_t0014_u01784165427829") 2026/07/16 01:36:54 DEBUG : only6: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b223b_d20260716_m013123_c001_v7007000_t0000_u01784165483582") 2026/07/16 01:36:54 DEBUG : only6: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40681356a9993ed6_d20260716_m013115_c001_v0001167_t0050_u01784165475855") 2026/07/16 01:36:54 DEBUG : only6: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b55e_d20260716_m013058_c001_v0001033_t0028_u01784165458689") 2026/07/16 01:36:55 DEBUG : only6: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418455c9faf64865_d20260716_m013047_c001_v7007000_t0000_u01784165447145") 2026/07/16 01:36:55 DEBUG : only6: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b4ba_d20260716_m013028_c001_v0001033_t0053_u01784165428985") 2026/07/16 01:36:55 DEBUG : only7: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b223c_d20260716_m013123_c001_v7007000_t0000_u01784165483765") 2026/07/16 01:36:55 DEBUG : only7: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f402c243ad314b5d2_d20260716_m013115_c001_v0001033_t0026_u01784165475865") 2026/07/16 01:36:55 DEBUG : only7: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b566_d20260716_m013059_c001_v0001033_t0020_u01784165459627") 2026/07/16 01:36:55 DEBUG : only7: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418455c9faf64863_d20260716_m013046_c001_v7007000_t0000_u01784165446970") 2026/07/16 01:36:55 DEBUG : only7: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b4c0_d20260716_m013030_c001_v0001033_t0043_u01784165430072") 2026/07/16 01:36:55 DEBUG : only8: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b223d_d20260716_m013123_c001_v7007000_t0000_u01784165483953") 2026/07/16 01:36:55 DEBUG : only8: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40980ba15eef521b_d20260716_m013115_c001_v0001165_t0004_u01784165475994") 2026/07/16 01:36:55 DEBUG : only8: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b56c_d20260716_m013100_c001_v0001033_t0040_u01784165460769") 2026/07/16 01:36:55 DEBUG : only8: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c4d18_d20260716_m013046_c001_v7007000_t0000_u01784165446416") 2026/07/16 01:36:55 DEBUG : only8: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b4c8_d20260716_m013031_c001_v0001033_t0055_u01784165431259") 2026/07/16 01:36:55 DEBUG : only9: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b223e_d20260716_m013124_c001_v7007000_t0000_u01784165484135") 2026/07/16 01:36:55 DEBUG : only9: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409142b6972c7e6c_d20260716_m013116_c001_v0001171_t0031_u01784165476014") 2026/07/16 01:36:55 DEBUG : only9: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b572_d20260716_m013102_c001_v0001033_t0011_u01784165462645") 2026/07/16 01:36:55 DEBUG : only9: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f422d1327897d77e5_d20260716_m013047_c001_v7007000_t0000_u01784165447194") 2026/07/16 01:36:55 DEBUG : only9: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b4cc_d20260716_m013032_c001_v0001033_t0056_u01784165432364") 2026/07/16 01:36:55 DEBUG : potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0aa4_d20260716_m012616_c001_v7007000_t0000_u01784165176664") 2026/07/16 01:36:55 DEBUG : potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f111c6432316c2e23_d20260716_m012614_c001_v0001179_t0055_u01784165174481") 2026/07/16 01:36:55 DEBUG : potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0a9c_d20260716_m012613_c001_v7007000_t0000_u01784165173770") 2026/07/16 01:36:55 DEBUG : potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf81_d20260716_m012612_c001_v0001103_t0043_u01784165172020") 2026/07/16 01:36:55 DEBUG : potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0a92_d20260716_m012611_c001_v7007000_t0000_u01784165171324") 2026/07/16 01:36:56 DEBUG : potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f111c6432316c2dd9_d20260716_m012608_c001_v0001179_t0046_u01784165168889") 2026/07/16 01:36:56 DEBUG : potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0a63_d20260716_m012558_c001_v7007000_t0000_u01784165158088") 2026/07/16 01:36:56 DEBUG : potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf39_d20260716_m012556_c001_v0001103_t0037_u01784165156536") 2026/07/16 01:36:56 DEBUG : potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0a55_d20260716_m012554_c001_v7007000_t0000_u01784165154925") 2026/07/16 01:36:56 DEBUG : potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf2f_d20260716_m012553_c001_v0001103_t0023_u01784165153751") 2026/07/16 01:36:56 DEBUG : potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0a4a_d20260716_m012552_c001_v7007000_t0000_u01784165152479") 2026/07/16 01:36:56 DEBUG : potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf23_d20260716_m012551_c001_v0001103_t0041_u01784165151005") 2026/07/16 01:36:56 DEBUG : potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b3818a7_d20260716_m012544_c001_v7007000_t0000_u01784165144677") 2026/07/16 01:36:56 DEBUG : potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ceff_d20260716_m012543_c001_v0001103_t0016_u01784165143402") 2026/07/16 01:36:56 DEBUG : potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b381898_d20260716_m012543_c001_v7007000_t0000_u01784165143029") 2026/07/16 01:36:56 DEBUG : potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cefb_d20260716_m012541_c001_v0001103_t0019_u01784165141566") 2026/07/16 01:36:56 DEBUG : potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b381886_d20260716_m012541_c001_v7007000_t0000_u01784165141132") 2026/07/16 01:36:56 DEBUG : potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cef5_d20260716_m012540_c001_v0001103_t0019_u01784165140486") 2026/07/16 01:36:56 DEBUG : potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cef1_d20260716_m012539_c001_v0001103_t0054_u01784165139656") 2026/07/16 01:36:56 DEBUG : potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b381874_d20260716_m012539_c001_v7007000_t0000_u01784165139308") 2026/07/16 01:36:56 DEBUG : potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ceed_d20260716_m012538_c001_v0001103_t0059_u01784165138565") 2026/07/16 01:36:56 DEBUG : potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ceeb_d20260716_m012537_c001_v0001103_t0015_u01784165137868") 2026/07/16 01:36:56 DEBUG : potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b381862_d20260716_m012537_c001_v7007000_t0000_u01784165137520") 2026/07/16 01:36:56 DEBUG : potato: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cee5_d20260716_m012536_c001_v0001103_t0055_u01784165136394") 2026/07/16 01:36:56 DEBUG : potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f419d7f15eaa9a40e_d20260716_m012705_c001_v7007000_t0000_u01784165225257") 2026/07/16 01:36:56 DEBUG : potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b1c4_d20260716_m012704_c001_v0001033_t0015_u01784165224392") 2026/07/16 01:36:56 DEBUG : potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f42fbf3_d20260716_m012655_c001_v7007000_t0000_u01784165215903") 2026/07/16 01:36:57 DEBUG : potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b1ac_d20260716_m012651_c001_v0001033_t0028_u01784165211085") 2026/07/16 01:36:57 DEBUG : potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40284b4c6655158b_d20260716_m012641_c001_v7007000_t0000_u01784165201315") 2026/07/16 01:36:57 DEBUG : potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b17e_d20260716_m012635_c001_v0001033_t0046_u01784165195387") 2026/07/16 01:36:57 DEBUG : potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4209ce488b935eff_d20260716_m012627_c001_v7007000_t0000_u01784165187924") 2026/07/16 01:36:57 DEBUG : potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b14c_d20260716_m012623_c001_v0001033_t0047_u01784165183743") 2026/07/16 01:36:57 DEBUG : potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0a7c_d20260716_m012602_c001_v7007000_t0000_u01784165162789") 2026/07/16 01:36:57 DEBUG : potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf55_d20260716_m012600_c001_v0001103_t0046_u01784165160766") 2026/07/16 01:36:57 DEBUG : potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0a6b_d20260716_m012600_c001_v7007000_t0000_u01784165160417") 2026/07/16 01:36:57 DEBUG : potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf43_d20260716_m012558_c001_v0001103_t0057_u01784165158613") 2026/07/16 01:36:57 DEBUG : potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0a64_d20260716_m012558_c001_v7007000_t0000_u01784165158263") 2026/07/16 01:36:57 DEBUG : potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf3b_d20260716_m012557_c001_v0001103_t0052_u01784165157336") 2026/07/16 01:36:57 DEBUG : potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0a5b_d20260716_m012556_c001_v7007000_t0000_u01784165156187") 2026/07/16 01:36:57 DEBUG : potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf35_d20260716_m012555_c001_v0001103_t0022_u01784165155272") 2026/07/16 01:36:57 DEBUG : potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0a4f_d20260716_m012553_c001_v7007000_t0000_u01784165153403") 2026/07/16 01:36:57 DEBUG : potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf2b_d20260716_m012552_c001_v0001103_t0047_u01784165152468") 2026/07/16 01:36:57 DEBUG : potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b3818af_d20260716_m012545_c001_v7007000_t0000_u01784165145380") 2026/07/16 01:36:57 DEBUG : potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf05_d20260716_m012544_c001_v0001103_t0015_u01784165144415") 2026/07/16 01:36:57 DEBUG : potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c14d8_d20260716_m012446_c001_v7007000_t0000_u01784165086064") 2026/07/16 01:36:57 DEBUG : potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ce47_d20260716_m012444_c001_v0001103_t0042_u01784165084952") 2026/07/16 01:36:57 DEBUG : potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38927_d20260716_m012343_c001_v7007000_t0000_u01784165023563") 2026/07/16 01:36:57 DEBUG : potato2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cd67_d20260716_m012342_c001_v0001103_t0056_u01784165022850") 2026/07/16 01:36:57 DEBUG : potato3: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f42fbf4_d20260716_m012656_c001_v7007000_t0000_u01784165216143") 2026/07/16 01:36:58 DEBUG : potato3: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cfff_d20260716_m012652_c001_v0001103_t0014_u01784165212488") 2026/07/16 01:36:58 DEBUG : potato3: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f40284b4c6655158e_d20260716_m012643_c001_v7007000_t0000_u01784165203748") 2026/07/16 01:36:58 DEBUG : potato3: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cfc9_d20260716_m012636_c001_v0001103_t0036_u01784165196955") 2026/07/16 01:36:58 DEBUG : potato3: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4209ce488b935f01_d20260716_m012628_c001_v7007000_t0000_u01784165188230") 2026/07/16 01:36:58 DEBUG : potato3: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cfa5_d20260716_m012624_c001_v0001103_t0007_u01784165184722") 2026/07/16 01:36:58 DEBUG : pre-dest1/1: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4209ce488b935f68_d20260716_m012738_c001_v7007000_t0000_u01784165258218") 2026/07/16 01:36:58 DEBUG : pre-dest1/1: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76d061_d20260716_m012729_c001_v0001103_t0058_u01784165249441") 2026/07/16 01:36:58 DEBUG : pre-dest2/2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4209ce488b935f69_d20260716_m012738_c001_v7007000_t0000_u01784165258394") 2026/07/16 01:36:58 DEBUG : pre-dest2/2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b206_d20260716_m012730_c001_v0001033_t0002_u01784165250508") 2026/07/16 01:36:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec5ee6_d20260716_m012716_c001_v7007000_t0000_u01784165236143") 2026/07/16 01:36:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f111c6432316c3107_d20260716_m012712_c001_v0001179_t0002_u01784165232948") 2026/07/16 01:36:58 DEBUG : sizeonly: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c1533_d20260716_m012521_c001_v7007000_t0000_u01784165121462") 2026/07/16 01:36:58 DEBUG : sizeonly: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ceab_d20260716_m012520_c001_v0001103_t0019_u01784165120402") 2026/07/16 01:36:58 DEBUG : splitbanan: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4159f73aac90242c_d20260716_m013318_c001_v7007000_t0000_u01784165598176") 2026/07/16 01:36:58 DEBUG : splitbanan: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994145_d20260716_m013311_c001_v0001167_t0059_u01784165591023") 2026/07/16 01:36:58 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c813e_d20260716_m013536_c001_v7007000_t0000_u01784165736363") 2026/07/16 01:36:58 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b8d0_d20260716_m013529_c001_v0001033_t0001_u01784165729986") 2026/07/16 01:36:58 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4050722b329d5d89_d20260716_m013520_c001_v7007000_t0000_u01784165720707") 2026/07/16 01:36:58 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b82e_d20260716_m013413_c001_v0001033_t0049_u01784165653897") 2026/07/16 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b3820a2_d20260716_m013404_c001_v7007000_t0000_u01784165644311") 2026/07/16 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b808_d20260716_m013358_c001_v0001033_t0045_u01784165638089") 2026/07/16 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4078cf379f43102f_d20260716_m013348_c001_v7007000_t0000_u01784165628541") 2026/07/16 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b7d0_d20260716_m013342_c001_v0001033_t0005_u01784165622617") 2026/07/16 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4265123bc7847f23_d20260716_m013334_c001_v7007000_t0000_u01784165614168") 2026/07/16 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b7a0_d20260716_m013327_c001_v0001033_t0036_u01784165607673") 2026/07/16 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0df2_d20260716_m013313_c001_v7007000_t0000_u01784165593177") 2026/07/16 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b758_d20260716_m013309_c001_v0001033_t0051_u01784165589523") 2026/07/16 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38f54_d20260716_m013259_c001_v7007000_t0000_u01784165579804") 2026/07/16 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b720_d20260716_m013252_c001_v0001033_t0033_u01784165572776") 2026/07/16 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f41616794592e4ee2_d20260716_m013251_c001_v7007000_t0000_u01784165571248") 2026/07/16 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a99940af_d20260716_m013248_c001_v0001167_t0023_u01784165568457") 2026/07/16 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f409557f128cbd95e_d20260716_m013239_c001_v7007000_t0000_u01784165559126") 2026/07/16 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b6d0_d20260716_m013231_c001_v0001033_t0030_u01784165551825") 2026/07/16 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c18c7_d20260716_m013230_c001_v7007000_t0000_u01784165550789") 2026/07/16 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b6b8_d20260716_m013226_c001_v0001033_t0050_u01784165546816") 2026/07/16 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f406bed4791aa40a5_d20260716_m013213_c001_v7007000_t0000_u01784165533353") 2026/07/16 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9993fda_d20260716_m013209_c001_v0001167_t0011_u01784165529587") 2026/07/16 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f400e769906ec62e3_d20260716_m013200_c001_v7007000_t0000_u01784165520290") 2026/07/16 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9993fa4_d20260716_m013154_c001_v0001167_t0049_u01784165514193") 2026/07/16 01:37:00 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f418302ec27caee19_d20260716_m013145_c001_v7007000_t0000_u01784165505973") 2026/07/16 01:37:00 DEBUG : splitbananasplit: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9993f62_d20260716_m013140_c001_v0001167_t0055_u01784165500031") 2026/07/16 01:37:00 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f41616794592e4eff_d20260716_m013254_c001_v7007000_t0000_u01784165574555") 2026/07/16 01:37:00 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a99940bb_d20260716_m013249_c001_v0001167_t0047_u01784165569412") 2026/07/16 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2263_d20260716_m013132_c001_v7007000_t0000_u01784165492577") 2026/07/16 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9993f26_d20260716_m013131_c001_v0001167_t0000_u01784165491383") 2026/07/16 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b225b_d20260716_m013130_c001_v7007000_t0000_u01784165490632") 2026/07/16 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b5fa_d20260716_m013129_c001_v0001033_t0040_u01784165489332") 2026/07/16 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0aad_d20260716_m012620_c001_v7007000_t0000_u01784165180819") 2026/07/16 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b13a_d20260716_m012619_c001_v0001033_t0038_u01784165179672") 2026/07/16 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0aaa_d20260716_m012619_c001_v7007000_t0000_u01784165179134") 2026/07/16 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf8f_d20260716_m012618_c001_v0001103_t0033_u01784165178086") 2026/07/16 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c152f_d20260716_m012518_c001_v7007000_t0000_u01784165118377") 2026/07/16 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cea1_d20260716_m012516_c001_v0001103_t0029_u01784165116985") 2026/07/16 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c152e_d20260716_m012516_c001_v7007000_t0000_u01784165116639") 2026/07/16 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ce9b_d20260716_m012515_c001_v0001103_t0029_u01784165115618") 2026/07/16 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c152c_d20260716_m012513_c001_v7007000_t0000_u01784165113602") 2026/07/16 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ce95_d20260716_m012512_c001_v0001103_t0004_u01784165112489") 2026/07/16 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c152a_d20260716_m012511_c001_v7007000_t0000_u01784165111963") 2026/07/16 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ce93_d20260716_m012511_c001_v0001103_t0019_u01784165111118") 2026/07/16 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ce8b_d20260716_m012508_c001_v0001103_t0033_u01784165108572") 2026/07/16 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c1527_d20260716_m012508_c001_v7007000_t0000_u01784165108216") 2026/07/16 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ce89_d20260716_m012507_c001_v0001103_t0034_u01784165107459") 2026/07/16 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ce85_d20260716_m012506_c001_v0001103_t0000_u01784165106756") 2026/07/16 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c1525_d20260716_m012506_c001_v7007000_t0000_u01784165106409") 2026/07/16 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ce79_d20260716_m012503_c001_v0001103_t0053_u01784165103819") 2026/07/16 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ce6f_d20260716_m012500_c001_v0001103_t0048_u01784165100561") 2026/07/16 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c1522_d20260716_m012500_c001_v7007000_t0000_u01784165100211") 2026/07/16 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ce6d_d20260716_m012459_c001_v0001103_t0053_u01784165099379") 2026/07/16 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ce69_d20260716_m012458_c001_v0001103_t0059_u01784165098625") 2026/07/16 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c1521_d20260716_m012458_c001_v7007000_t0000_u01784165098278") 2026/07/16 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ce61_d20260716_m012454_c001_v0001103_t0047_u01784165094796") 2026/07/16 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c151b_d20260716_m012454_c001_v7007000_t0000_u01784165094449") 2026/07/16 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ce5f_d20260716_m012453_c001_v0001103_t0029_u01784165093762") 2026/07/16 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c151a_d20260716_m012452_c001_v7007000_t0000_u01784165092898") 2026/07/16 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ce59_d20260716_m012452_c001_v0001103_t0056_u01784165092149") 2026/07/16 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c1519_d20260716_m012451_c001_v7007000_t0000_u01784165091629") 2026/07/16 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ce57_d20260716_m012450_c001_v0001103_t0007_u01784165090953") 2026/07/16 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c1515_d20260716_m012450_c001_v7007000_t0000_u01784165090084") 2026/07/16 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ce51_d20260716_m012449_c001_v0001103_t0040_u01784165089095") 2026/07/16 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c14ff_d20260716_m012448_c001_v7007000_t0000_u01784165088575") 2026/07/16 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ce4d_d20260716_m012447_c001_v0001103_t0048_u01784165087846") 2026/07/16 01:37:02 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f417896f9648c14eb_d20260716_m012447_c001_v7007000_t0000_u01784165087325") 2026/07/16 01:37:02 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76ce4b_d20260716_m012446_c001_v0001103_t0035_u01784165086588") 2026/07/16 01:37:02 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38925_d20260716_m012341_c001_v7007000_t0000_u01784165021011") 2026/07/16 01:37:02 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cd5f_d20260716_m012340_c001_v0001103_t0026_u01784165020401") 2026/07/16 01:37:02 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38923_d20260716_m012339_c001_v7007000_t0000_u01784165019881") 2026/07/16 01:37:02 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cd5b_d20260716_m012339_c001_v0001103_t0040_u01784165019165") 2026/07/16 01:37:02 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38922_d20260716_m012338_c001_v7007000_t0000_u01784165018298") 2026/07/16 01:37:02 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cd55_d20260716_m012337_c001_v0001103_t0008_u01784165017671") 2026/07/16 01:37:02 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4154cece6ac38920_d20260716_m012335_c001_v7007000_t0000_u01784165015536") 2026/07/16 01:37:02 DEBUG : sub dir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cd4d_d20260716_m012334_c001_v0001103_t0031_u01784165014740") 2026/07/16 01:37:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2265_d20260716_m013132_c001_v7007000_t0000_u01784165492774") 2026/07/16 01:37:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c7ed2_d20260716_m013131_c001_v0001171_t0051_u01784165491391") 2026/07/16 01:37:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b225c_d20260716_m013130_c001_v7007000_t0000_u01784165490815") 2026/07/16 01:37:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5243_d20260716_m013129_c001_v0001165_t0003_u01784165489346") 2026/07/16 01:37:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c8141_d20260716_m013538_c001_v7007000_t0000_u01784165738590") 2026/07/16 01:37:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a99943f9_d20260716_m013537_c001_v0001167_t0032_u01784165737670") 2026/07/16 01:37:02 DEBUG : sub/yam: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0aa3_d20260716_m012616_c001_v7007000_t0000_u01784165176140") 2026/07/16 01:37:02 DEBUG : sub/yam: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b130_d20260716_m012614_c001_v0001033_t0028_u01784165174854") 2026/07/16 01:37:02 DEBUG : test_dir1/file2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2251_d20260716_m013128_c001_v7007000_t0000_u01784165488579") 2026/07/16 01:37:02 DEBUG : test_dir1/file2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5235_d20260716_m013127_c001_v0001165_t0019_u01784165487137") 2026/07/16 01:37:02 DEBUG : test_dir1/file2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2245_d20260716_m013126_c001_v7007000_t0000_u01784165486364") 2026/07/16 01:37:03 DEBUG : test_dir1/file2: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5233_d20260716_m013125_c001_v0001165_t0041_u01784165485095") 2026/07/16 01:37:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2253_d20260716_m013128_c001_v7007000_t0000_u01784165488762") 2026/07/16 01:37:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9993f0e_d20260716_m013127_c001_v0001167_t0012_u01784165487126") 2026/07/16 01:37:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f410bfa020f8b2247_d20260716_m013126_c001_v7007000_t0000_u01784165486547") 2026/07/16 01:37:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b5f4_d20260716_m013125_c001_v0001033_t0019_u01784165485079") 2026/07/16 01:37:03 DEBUG : three: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0a8e_d20260716_m012608_c001_v7007000_t0000_u01784165168190") 2026/07/16 01:37:03 DEBUG : three: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf71_d20260716_m012606_c001_v0001103_t0036_u01784165166888") 2026/07/16 01:37:03 DEBUG : three: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119469c6af76cf69_d20260716_m012604_c001_v0001103_t0037_u01784165164354") 2026/07/16 01:37:03 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c8143_d20260716_m013540_c001_v7007000_t0000_u01784165740125") 2026/07/16 01:37:03 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef55f7_d20260716_m013539_c001_v0001165_t0032_u01784165739509") 2026/07/16 01:37:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c816a_d20260716_m013558_c001_v7007000_t0000_u01784165758583") 2026/07/16 01:37:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8680_d20260716_m013556_c001_v0001171_t0049_u01784165756842") 2026/07/16 01:37:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c815c_d20260716_m013555_c001_v7007000_t0000_u01784165755212") 2026/07/16 01:37:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef562e_d20260716_m013553_c001_v0001165_t0009_u01784165753697") 2026/07/16 01:37:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c8152_d20260716_m013552_c001_v7007000_t0000_u01784165752744") 2026/07/16 01:37:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994449_d20260716_m013552_c001_v0001167_t0034_u01784165752047") 2026/07/16 01:37:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c814c_d20260716_m013547_c001_v7007000_t0000_u01784165747112") 2026/07/16 01:37:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef560c_d20260716_m013546_c001_v0001165_t0032_u01784165746226") 2026/07/16 01:37:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c814f_d20260716_m013549_c001_v7007000_t0000_u01784165749308") 2026/07/16 01:37:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8618_d20260716_m013548_c001_v0001171_t0026_u01784165748160") 2026/07/16 01:37:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c814a_d20260716_m013545_c001_v7007000_t0000_u01784165745246") 2026/07/16 01:37:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10681356a9994419_d20260716_m013544_c001_v0001167_t0036_u01784165744474") 2026/07/16 01:37:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c8148_d20260716_m013543_c001_v7007000_t0000_u01784165743565") 2026/07/16 01:37:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b8f0_d20260716_m013542_c001_v0001033_t0058_u01784165742661") 2026/07/16 01:37:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c8146_d20260716_m013541_c001_v7007000_t0000_u01784165741730") 2026/07/16 01:37:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c85ee_d20260716_m013541_c001_v0001171_t0008_u01784165741069") 2026/07/16 01:37:04 DEBUG : toe/toe/toe: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f4190a0896b38230b_d20260716_m013603_c001_v7007000_t0000_u01784165763206") 2026/07/16 01:37:04 DEBUG : toe/toe/toe: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f10980ba15eef5656_d20260716_m013602_c001_v0001165_t0026_u01784165762521") 2026/07/16 01:37:04 DEBUG : toe/toe/toe: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c8150_d20260716_m013551_c001_v7007000_t0000_u01784165751127") 2026/07/16 01:37:04 DEBUG : toe/toe/toe: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b908_d20260716_m013550_c001_v0001033_t0055_u01784165750242") 2026/07/16 01:37:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c8171_d20260716_m013559_c001_v7007000_t0000_u01784165759159") 2026/07/16 01:37:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b92a_d20260716_m013558_c001_v0001033_t0030_u01784165758182") 2026/07/16 01:37:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f411760f7033c815f_d20260716_m013555_c001_v7007000_t0000_u01784165755781") 2026/07/16 01:37:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f109142b6972c8670_d20260716_m013554_c001_v0001171_t0043_u01784165754883") 2026/07/16 01:37:04 DEBUG : two: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0a8f_d20260716_m012608_c001_v7007000_t0000_u01784165168365") 2026/07/16 01:37:04 DEBUG : two: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f402c243ad314b10c_d20260716_m012606_c001_v0001033_t0026_u01784165166277") 2026/07/16 01:37:04 DEBUG : two: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f419469c6af76cf67_d20260716_m012604_c001_v0001103_t0057_u01784165164178") 2026/07/16 01:37:04 DEBUG : yam: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0aa6_d20260716_m012616_c001_v7007000_t0000_u01784165176839") 2026/07/16 01:37:04 DEBUG : yam: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f111af42109b7c863_d20260716_m012615_c001_v0001177_t0033_u01784165175929") 2026/07/16 01:37:04 DEBUG : yam: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0a98_d20260716_m012613_c001_v7007000_t0000_u01784165173247") 2026/07/16 01:37:04 DEBUG : yam: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f111c6432316c2dfd_d20260716_m012612_c001_v0001179_t0047_u01784165172032") 2026/07/16 01:37:05 DEBUG : yam: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0a91_d20260716_m012610_c001_v7007000_t0000_u01784165170802") 2026/07/16 01:37:05 DEBUG : yam: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f102c243ad314b114_d20260716_m012608_c001_v0001033_t0035_u01784165168897") 2026/07/16 01:37:05 DEBUG : yaml: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0a9f_d20260716_m012613_c001_v7007000_t0000_u01784165173943") 2026/07/16 01:37:05 DEBUG : yaml: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f105eafb42867e31c_d20260716_m012613_c001_v0001182_t0049_u01784165173050") 2026/07/16 01:37:05 DEBUG : yaml: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f425e3a23a65b0a93_d20260716_m012611_c001_v7007000_t0000_u01784165171497") 2026/07/16 01:37:05 DEBUG : yaml: Deleting (id "4_zef229d53805d6b8b9ff80e1b_f119cc14dd5fb9b17_d20260716_m012610_c001_v0001102_t0036_u01784165170408") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 13m34.556439477s (try 1/5)