"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/08/31 01:02:22 DEBUG : Creating backend with remote "TestB2:rclone-test-budanif2kuxo" 2025/08/31 01:02:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 01:02:23 DEBUG : Creating backend with remote "/tmp/rclone2668711547" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:02:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 01:02:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/31 01:02:33 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:02:33 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (10.20s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:02:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/31 01:02:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 01:02:33 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:02:33 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:02:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:02:34 INFO : sub dir/hello world: Copied (new) 2025/08/31 01:02:35 DEBUG : B2 bucket rclone-test-budanif2kuxo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.97s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:02:36 DEBUG : Creating backend with remote "/non-existing" 2025/08/31 01:02:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/31 01:02:36 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:02:36 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:02:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 01:02:37 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:02:37 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:02:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:02:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.89s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:02:39 INFO : B2 bucket rclone-test-budanif2kuxo: Running all checks before starting transfers 2025/08/31 01:02:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 01:02:39 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:02:39 INFO : B2 bucket rclone-test-budanif2kuxo: Checks finished, now starting transfers 2025/08/31 01:02:39 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:02:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:02:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.33s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:02:40 ERROR : Ignoring --no-traverse with sync 2025/08/31 01:02:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 01:02:40 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:02:40 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:02:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:02:40 INFO : sub dir/hello world: Copied (new) 2025/08/31 01:02:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.25s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:02:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/31 01:02:41 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:02:41 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:02:42 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/31 01:02:42 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.26s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:02:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 01:02:43 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:02:43 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:02:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:02:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.41s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:02:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 01:02:44 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:02:44 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:02:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:02:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.63s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:02:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/31 01:02:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/31 01:02:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/31 01:02:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/31 01:02:46 INFO : sub dir2: Making directory 2025/08/31 01:02:46 INFO : sub dir: Making directory 2025/08/31 01:02:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 01:02:46 INFO : sub dir2/sub sub dir2: Making directory 2025/08/31 01:02:46 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:02:46 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:02:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:02:46 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/31 01:02:47 DEBUG : B2 bucket rclone-test-budanif2kuxo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.59s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:02:47 INFO : sub dir2: Making directory 2025/08/31 01:02:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/31 01:02:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/31 01:02:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 01:02:47 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:02:47 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:02:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:02:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.31s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:02:48 DEBUG : sub dir2: Making directory with metadata 2025/08/31 01:02:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/31 01:02:49 INFO : sub dir2: Making directory 2025/08/31 01:02:49 INFO : sub dir: Making directory 2025/08/31 01:02:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 01:02:49 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:02:49 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:02:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:02:49 INFO : sub dir/hello world: Copied (new) 2025/08/31 01:02:49 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/31 01:02:49 DEBUG : B2 bucket rclone-test-budanif2kuxo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/31 01:02:50 DEBUG : B2 bucket rclone-test-budanif2kuxo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.84s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:02:51 INFO : sub dir2: Making directory 2025/08/31 01:02:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 01:02:51 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:02:51 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:02:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:02:51 INFO : sub dir/hello world: Copied (new) 2025/08/31 01:02:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.25s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:02:52 DEBUG : sub dir2: Making directory with metadata 2025/08/31 01:02:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/31 01:02:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/31 01:02:52 INFO : sub dir2: Making directory 2025/08/31 01:02:52 INFO : sub dir: Making directory 2025/08/31 01:02:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 01:02:52 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:02:52 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:02:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:02:52 INFO : sub dir/hello world: Copied (new) 2025/08/31 01:02:52 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/31 01:02:53 DEBUG : B2 bucket rclone-test-budanif2kuxo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.25s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:02:53 INFO : sub dir2: Making directory 2025/08/31 01:02:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 01:02:54 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:02:54 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:02:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:02:54 INFO : sub dir/hello world: Copied (new) 2025/08/31 01:02:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.33s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:02:55 DEBUG : Creating backend with remote "TestB2:rclone-test-lixuzaw0veto" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-budanif2kuxo -> B2 bucket rclone-test-lixuzaw0veto 2025/08/31 01:02:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 01:02:57 DEBUG : B2 bucket rclone-test-lixuzaw0veto: Waiting for checks to finish 2025/08/31 01:02:57 DEBUG : B2 bucket rclone-test-lixuzaw0veto: Waiting for transfers to finish 2025/08/31 01:03:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:03:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/31 01:03:01 DEBUG : B2 bucket rclone-test-lixuzaw0veto: Purge remote 2025/08/31 01:03:01 INFO : B2 bucket rclone-test-lixuzaw0veto: cleaning bucket "rclone-test-lixuzaw0veto" of all files 2025/08/31 01:03:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fc21d73a06dfbdb9f880e1b_f11627ef2506023e2_d20250831_m010301_c001_v0001178_t0003_u01756602181616") --- PASS: TestServerSideCopy (11.44s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:03:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/31 01:03:07 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:03:07 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:03:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/31 01:03:08 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.32s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:03:09 DEBUG : Creating backend with remote "TestB2:rclone-test-muyasof2kime" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-budanif2kuxo -> B2 bucket rclone-test-muyasof2kime 2025/08/31 01:03:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 01:03:10 DEBUG : B2 bucket rclone-test-muyasof2kime: Waiting for checks to finish 2025/08/31 01:03:10 DEBUG : B2 bucket rclone-test-muyasof2kime: Waiting for transfers to finish 2025/08/31 01:03:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:03:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/31 01:03:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/31 01:03:17 DEBUG : B2 bucket rclone-test-muyasof2kime: Waiting for checks to finish 2025/08/31 01:03:17 DEBUG : B2 bucket rclone-test-muyasof2kime: Waiting for transfers to finish 2025/08/31 01:03:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/31 01:03:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/31 01:03:17 DEBUG : B2 bucket rclone-test-muyasof2kime: Purge remote 2025/08/31 01:03:17 INFO : B2 bucket rclone-test-muyasof2kime: cleaning bucket "rclone-test-muyasof2kime" of all files 2025/08/31 01:03:17 DEBUG : sub dir/hello world: Deleting (id "4_zcff24dc3a06dfbdb9f880e1b_f102537f3ac49712b_d20250831_m010317_c001_v0001181_t0030_u01756602197296") 2025/08/31 01:03:17 DEBUG : sub dir/hello world: Deleting (id "4_zcff24dc3a06dfbdb9f880e1b_f113c6dc0b20ce42c_d20250831_m010315_c001_v0001177_t0001_u01756602195173") --- PASS: TestServerSideCopyOverSelf (14.08s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:03:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/31 01:03:24 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:03:24 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:03:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/31 01:03:24 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/31 01:03:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.36s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:03:26 DEBUG : Creating backend with remote "TestB2:rclone-test-kowesov1soti" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-budanif2kuxo -> B2 bucket rclone-test-kowesov1soti 2025/08/31 01:03:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 01:03:27 DEBUG : B2 bucket rclone-test-kowesov1soti: Waiting for checks to finish 2025/08/31 01:03:27 DEBUG : B2 bucket rclone-test-kowesov1soti: Waiting for transfers to finish 2025/08/31 01:03:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:03:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/31 01:03:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/31 01:03:33 DEBUG : B2 bucket rclone-test-kowesov1soti: Waiting for checks to finish 2025/08/31 01:03:33 DEBUG : B2 bucket rclone-test-kowesov1soti: Waiting for transfers to finish 2025/08/31 01:03:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/31 01:03:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/31 01:03:34 INFO : sub dir/hello world: Deleted 2025/08/31 01:03:35 DEBUG : testing file moves 2025/08/31 01:03:35 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/31 01:03:35 DEBUG : B2 bucket rclone-test-kowesov1soti: Waiting for checks to finish 2025/08/31 01:03:35 DEBUG : B2 bucket rclone-test-kowesov1soti: Waiting for transfers to finish 2025/08/31 01:03:36 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/31 01:03:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/31 01:03:36 INFO : sub dir/hello world: Deleted 2025/08/31 01:03:36 DEBUG : B2 bucket rclone-test-kowesov1soti: Purge remote 2025/08/31 01:03:36 INFO : B2 bucket rclone-test-kowesov1soti: cleaning bucket "rclone-test-kowesov1soti" of all files 2025/08/31 01:03:36 DEBUG : sub dir/hello world: Deleting (id "4_zffa28dc3a06dfbdb9f880e1b_f109dea1625762946_d20250831_m010335_c001_v0001161_t0022_u01756602215966") 2025/08/31 01:03:36 DEBUG : sub dir/hello world: Deleting (id "4_zffa28dc3a06dfbdb9f880e1b_f100fcb07ac057cc4_d20250831_m010333_c001_v0001041_t0059_u01756602213907") 2025/08/31 01:03:36 DEBUG : sub dir/hello world: Deleting (id "4_zffa28dc3a06dfbdb9f880e1b_f104643ffe67e17ad_d20250831_m010331_c001_v0001098_t0013_u01756602211319") --- PASS: TestServerSideMoveOverSelf (15.69s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:03:42 ERROR : error listing: directory not found 2025/08/31 01:03:42 INFO : Local file system at /tmp/rclone2668711547: Making directory 2025/08/31 01:03:42 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:03:42 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.14s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:03:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 01:03:44 DEBUG : Local file system at /tmp/rclone2668711547: Waiting for checks to finish 2025/08/31 01:03:44 DEBUG : Local file system at /tmp/rclone2668711547: Waiting for transfers to finish 2025/08/31 01:03:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:03:45 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/31 01:03:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.45s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:03:45 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/31 01:03:45 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:03:45 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:03:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/31 01:03:46 INFO : check sum: Copied (new) 2025/08/31 01:03:46 DEBUG : Waiting for deletions to finish 2025/08/31 01:03:46 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:03:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/31 01:03:46 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/31 01:03:46 DEBUG : check sum: Unchanged skipping 2025/08/31 01:03:46 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:03:46 DEBUG : Waiting for deletions to finish 2025/08/31 01:03:46 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.69s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:03:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/31 01:03:47 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:03:47 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:03:48 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/31 01:03:48 INFO : sizeonly: Copied (new) 2025/08/31 01:03:48 DEBUG : Waiting for deletions to finish 2025/08/31 01:03:48 DEBUG : sizeonly: Sizes identical 2025/08/31 01:03:48 DEBUG : sizeonly: Unchanged skipping 2025/08/31 01:03:48 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:03:48 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:03:48 DEBUG : Waiting for deletions to finish 2025/08/31 01:03:48 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.81s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:03:49 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/31 01:03:49 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:03:49 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:03:49 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/31 01:03:49 INFO : ignore-size: Copied (new) 2025/08/31 01:03:49 DEBUG : Waiting for deletions to finish 2025/08/31 01:03:50 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:03:50 DEBUG : ignore-size: Unchanged skipping 2025/08/31 01:03:50 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:03:50 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:03:50 DEBUG : Waiting for deletions to finish 2025/08/31 01:03:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.65s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:03:52 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:03:52 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:03:52 DEBUG : existing: Unchanged skipping 2025/08/31 01:03:52 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:03:52 DEBUG : Waiting for deletions to finish 2025/08/31 01:03:52 INFO : There was nothing to transfer 2025/08/31 01:03:52 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:03:52 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/31 01:03:52 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:03:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/31 01:03:52 INFO : existing: Copied (replaced existing) 2025/08/31 01:03:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.78s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:03:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/31 01:03:53 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:03:53 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:03:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/31 01:03:54 INFO : existing: Copied (new) 2025/08/31 01:03:54 DEBUG : Waiting for deletions to finish 2025/08/31 01:03:54 DEBUG : existing: Destination exists, skipping 2025/08/31 01:03:54 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:03:54 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:03:54 DEBUG : Waiting for deletions to finish 2025/08/31 01:03:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.75s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:03:56 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/31 01:03:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/31 01:03:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 01:03:56 DEBUG : c/non empty space: Unchanged skipping 2025/08/31 01:03:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 01:03:57 INFO : a/potato2: Copied (new) 2025/08/31 01:03:57 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:03:57 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:03:57 DEBUG : Waiting for deletions to finish 2025/08/31 01:03:57 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.86s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:03:59 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:03:59 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/31 01:03:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/31 01:03:59 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/31 01:03:59 DEBUG : empty space: Unchanged skipping 2025/08/31 01:03:59 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:03:59 DEBUG : Waiting for deletions to finish 2025/08/31 01:03:59 INFO : There was nothing to transfer 2025/08/31 01:03:59 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:03:59 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/31 01:03:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/31 01:04:00 INFO : empty space: Updated modification time in destination 2025/08/31 01:04:00 DEBUG : empty space: Unchanged skipping 2025/08/31 01:04:00 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:00 DEBUG : Waiting for deletions to finish 2025/08/31 01:04:00 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.35s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:04:02 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/31 01:04:02 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/31 01:04:02 DEBUG : empty space: Unchanged skipping 2025/08/31 01:04:02 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:02 DEBUG : Waiting for deletions to finish 2025/08/31 01:04:02 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.57s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:04:03 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/31 01:04:03 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:03 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2668711547) 2025/08/31 01:04:03 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-budanif2kuxo) 2025/08/31 01:04:03 DEBUG : foo: sha1 differ 2025/08/31 01:04:03 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:03 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/31 01:04:03 INFO : foo: Copied (replaced existing) 2025/08/31 01:04:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:04:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 01:04:05 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/31 01:04:05 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:05 DEBUG : empty space: Unchanged skipping 2025/08/31 01:04:05 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:05 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 01:04:05 INFO : potato: Copied (new) 2025/08/31 01:04:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:04:07 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:07 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/31 01:04:07 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:07 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/31 01:04:07 INFO : potato: Copied (replaced existing) 2025/08/31 01:04:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.98s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:04:09 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/08/31 01:04:09 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:09 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2668711547) 2025/08/31 01:04:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-budanif2kuxo) 2025/08/31 01:04:09 DEBUG : potato: sha1 differ 2025/08/31 01:04:09 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:10 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/31 01:04:10 INFO : potato: Copied (replaced existing) 2025/08/31 01:04:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:04:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 01:04:11 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/31 01:04:11 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 01:04:11 DEBUG : empty space: Unchanged skipping 2025/08/31 01:04:11 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:11 DEBUG : Waiting for deletions to finish 2025/08/31 01:04:11 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:04:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 01:04:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 01:04:13 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:13 DEBUG : empty space: Unchanged skipping 2025/08/31 01:04:13 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 01:04:14 INFO : potato2: Copied (new) 2025/08/31 01:04:14 DEBUG : Waiting for deletions to finish 2025/08/31 01:04:14 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:04:16 INFO : d: Making directory 2025/08/31 01:04:16 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/31 01:04:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/31 01:04:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 01:04:16 DEBUG : c/non empty space: Unchanged skipping 2025/08/31 01:04:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 01:04:17 INFO : a/potato2: Copied (new) 2025/08/31 01:04:17 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:17 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:17 DEBUG : Waiting for deletions to finish 2025/08/31 01:04:17 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:04:19 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/31 01:04:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/31 01:04:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 01:04:19 DEBUG : c/non empty space: Unchanged skipping 2025/08/31 01:04:19 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:19 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 01:04:19 INFO : a/potato2: Copied (new) 2025/08/31 01:04:19 ERROR : B2 bucket rclone-test-budanif2kuxo: not deleting files as there were IO errors 2025/08/31 01:04:19 ERROR : B2 bucket rclone-test-budanif2kuxo: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.71s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:04:21 DEBUG : Waiting for deletions to finish 2025/08/31 01:04:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 01:04:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 01:04:22 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:22 DEBUG : empty space: Unchanged skipping 2025/08/31 01:04:22 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:22 INFO : potato: Deleted 2025/08/31 01:04:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 01:04:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.45s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:04:24 DEBUG : Waiting for deletions to finish 2025/08/31 01:04:24 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:24 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:24 INFO : potato: Deleted 2025/08/31 01:04:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 01:04:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 01:04:24 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:24 DEBUG : empty space: Unchanged skipping 2025/08/31 01:04:24 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 01:04:25 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.03s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:04:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 01:04:27 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:27 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:27 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/31 01:04:27 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.02s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:04:29 DEBUG : enormous: Excluded (Size Filter) 2025/08/31 01:04:29 DEBUG : enormous: Excluded 2025/08/31 01:04:29 DEBUG : potato2: Excluded (Size Filter) 2025/08/31 01:04:29 DEBUG : potato2: Excluded 2025/08/31 01:04:29 DEBUG : potato2: Excluded (Size Filter) 2025/08/31 01:04:29 DEBUG : potato2: Excluded 2025/08/31 01:04:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 01:04:29 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:29 DEBUG : empty space: Unchanged skipping 2025/08/31 01:04:29 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:29 DEBUG : Waiting for deletions to finish 2025/08/31 01:04:29 INFO : There was nothing to transfer 2025/08/31 01:04:29 DEBUG : enormous: Excluded (Size Filter) 2025/08/31 01:04:29 DEBUG : enormous: Excluded 2025/08/31 01:04:29 DEBUG : potato2: Excluded (Size Filter) 2025/08/31 01:04:29 DEBUG : potato2: Excluded 2025/08/31 01:04:30 DEBUG : potato2: Excluded (Size Filter) 2025/08/31 01:04:30 DEBUG : potato2: Excluded 2025/08/31 01:04:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/31 01:04:30 DEBUG : empty space: Unchanged skipping 2025/08/31 01:04:30 DEBUG : Local file system at /tmp/rclone2668711547: Waiting for checks to finish 2025/08/31 01:04:30 DEBUG : Local file system at /tmp/rclone2668711547: Waiting for transfers to finish 2025/08/31 01:04:30 DEBUG : Waiting for deletions to finish 2025/08/31 01:04:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.44s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:04:32 DEBUG : enormous: Excluded (Size Filter) 2025/08/31 01:04:32 DEBUG : enormous: Excluded 2025/08/31 01:04:32 DEBUG : potato2: Excluded (Size Filter) 2025/08/31 01:04:32 DEBUG : potato2: Excluded 2025/08/31 01:04:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 01:04:32 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:32 DEBUG : empty space: Unchanged skipping 2025/08/31 01:04:32 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:32 DEBUG : Waiting for deletions to finish 2025/08/31 01:04:32 INFO : enormous: Deleted 2025/08/31 01:04:32 INFO : potato2: Deleted 2025/08/31 01:04:32 INFO : There was nothing to transfer 2025/08/31 01:04:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/31 01:04:33 DEBUG : empty space: Unchanged skipping 2025/08/31 01:04:33 DEBUG : Local file system at /tmp/rclone2668711547: Waiting for checks to finish 2025/08/31 01:04:33 DEBUG : Local file system at /tmp/rclone2668711547: Waiting for transfers to finish 2025/08/31 01:04:33 DEBUG : Waiting for deletions to finish 2025/08/31 01:04:33 INFO : enormous: Deleted 2025/08/31 01:04:33 INFO : potato2: Deleted 2025/08/31 01:04:33 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.83s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:04:35 DEBUG : five: Need to transfer - File not found at Destination 2025/08/31 01:04:35 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/31 01:04:35 DEBUG : one: Destination is newer than source, skipping 2025/08/31 01:04:35 DEBUG : three: Sizes identical 2025/08/31 01:04:35 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2668711547) 2025/08/31 01:04:35 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-budanif2kuxo) 2025/08/31 01:04:35 DEBUG : two: sha1 differ 2025/08/31 01:04:35 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/31 01:04:35 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/31 01:04:35 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/31 01:04:35 INFO : five: Copied (new) 2025/08/31 01:04:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/31 01:04:36 INFO : two: Copied (replaced existing) 2025/08/31 01:04:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/31 01:04:36 INFO : four: Copied (replaced existing) 2025/08/31 01:04:36 DEBUG : Waiting for deletions to finish 2025/08/31 01:04:36 DEBUG : one: Destination is newer than source, skipping 2025/08/31 01:04:36 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/31 01:04:36 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/31 01:04:36 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/31 01:04:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2668711547) 2025/08/31 01:04:36 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-budanif2kuxo) 2025/08/31 01:04:36 DEBUG : three: sha1 differ 2025/08/31 01:04:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/31 01:04:36 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/31 01:04:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/31 01:04:36 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/31 01:04:36 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/31 01:04:36 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/31 01:04:36 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/31 01:04:36 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/31 01:04:37 INFO : three: Copied (replaced existing) 2025/08/31 01:04:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.94s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/31 01:04:38 INFO : B2 bucket rclone-test-budanif2kuxo: Making map for --track-renames 2025/08/31 01:04:38 INFO : B2 bucket rclone-test-budanif2kuxo: Finished making map for --track-renames 2025/08/31 01:04:38 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/31 01:04:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/31 01:04:38 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for renames to finish 2025/08/31 01:04:38 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/31 01:04:39 INFO : yam: Copied (new) 2025/08/31 01:04:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/31 01:04:39 INFO : potato: Copied (new) 2025/08/31 01:04:39 DEBUG : Waiting for deletions to finish 2025/08/31 01:04:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:04:39 INFO : B2 bucket rclone-test-budanif2kuxo: Making map for --track-renames 2025/08/31 01:04:39 INFO : B2 bucket rclone-test-budanif2kuxo: Finished making map for --track-renames 2025/08/31 01:04:39 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:39 DEBUG : potato: Unchanged skipping 2025/08/31 01:04:39 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for renames to finish 2025/08/31 01:04:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/31 01:04:40 INFO : yam: Copied (server-side copy) to: yaml 2025/08/31 01:04:40 INFO : yam: Deleted 2025/08/31 01:04:40 INFO : yaml: Renamed from "yam" 2025/08/31 01:04:40 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.27s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/31 01:04:42 INFO : B2 bucket rclone-test-budanif2kuxo: Making map for --track-renames 2025/08/31 01:04:42 INFO : B2 bucket rclone-test-budanif2kuxo: Finished making map for --track-renames 2025/08/31 01:04:42 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/31 01:04:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/31 01:04:42 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for renames to finish 2025/08/31 01:04:42 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:42 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1038-10.backblaze.com/b2api/v1/b2_upload_file/1fc29d63a05dfbdb9f880e1b/c001_v0001038_t0051": EOF 2025/08/31 01:04:42 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1038-10.backblaze.com/b2api/v1/b2_upload_file/1fc29d63a05dfbdb9f880e1b/c001_v0001038_t0051": EOF) 2025/08/31 01:04:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/31 01:04:42 DEBUG : potato: Received error: Post "https://pod-000-1038-10.backblaze.com/b2api/v1/b2_upload_file/1fc29d63a05dfbdb9f880e1b/c001_v0001038_t0051": EOF - low level retry 0/10 2025/08/31 01:04:42 DEBUG : pacer: Reducing sleep to 10ms 2025/08/31 01:04:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/31 01:04:42 INFO : yam: Copied (new) 2025/08/31 01:04:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/31 01:04:42 INFO : potato: Copied (new) 2025/08/31 01:04:42 DEBUG : Waiting for deletions to finish 2025/08/31 01:04:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:04:42 INFO : B2 bucket rclone-test-budanif2kuxo: Making map for --track-renames 2025/08/31 01:04:42 INFO : B2 bucket rclone-test-budanif2kuxo: Finished making map for --track-renames 2025/08/31 01:04:42 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:42 DEBUG : potato: Unchanged skipping 2025/08/31 01:04:42 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for renames to finish 2025/08/31 01:04:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/31 01:04:43 INFO : yam: Copied (server-side copy) to: yaml 2025/08/31 01:04:43 INFO : yam: Deleted 2025/08/31 01:04:43 INFO : yaml: Renamed from "yam" 2025/08/31 01:04:43 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.65s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/31 01:04:44 INFO : B2 bucket rclone-test-budanif2kuxo: Making map for --track-renames 2025/08/31 01:04:44 INFO : B2 bucket rclone-test-budanif2kuxo: Finished making map for --track-renames 2025/08/31 01:04:44 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/31 01:04:44 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for renames to finish 2025/08/31 01:04:44 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/31 01:04:44 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/31 01:04:44 INFO : potato: Copied (new) 2025/08/31 01:04:45 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/31 01:04:45 INFO : sub/yam: Copied (new) 2025/08/31 01:04:45 DEBUG : Waiting for deletions to finish 2025/08/31 01:04:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:04:45 DEBUG : potato: Unchanged skipping 2025/08/31 01:04:45 INFO : B2 bucket rclone-test-budanif2kuxo: Making map for --track-renames 2025/08/31 01:04:45 INFO : B2 bucket rclone-test-budanif2kuxo: Finished making map for --track-renames 2025/08/31 01:04:45 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:45 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for renames to finish 2025/08/31 01:04:46 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/31 01:04:46 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/31 01:04:46 INFO : sub/yam: Deleted 2025/08/31 01:04:46 INFO : yam: Renamed from "sub/yam" 2025/08/31 01:04:46 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.91s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:04:47 DEBUG : Creating backend with remote "/tmp/rclone2668711547/dir1" 2025/08/31 01:04:47 DEBUG : Config file has changed externally - reloading 2025/08/31 01:04:47 DEBUG : Creating backend with remote "/tmp/rclone2668711547/dir2" 2025/08/31 01:04:47 DEBUG : Local file system at /tmp/rclone2668711547/dir2: Using server-side directory move 2025/08/31 01:04:47 INFO : Local file system at /tmp/rclone2668711547/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/31 01:04:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/31 01:04:47 DEBUG : Local file system at /tmp/rclone2668711547/dir2: Waiting for checks to finish 2025/08/31 01:04:47 DEBUG : Local file system at /tmp/rclone2668711547/dir2: Waiting for transfers to finish 2025/08/31 01:04:47 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:04:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 01:04:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/31 01:04:48 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:48 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:48 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/31 01:04:48 INFO : nested/sub dir/file: Copied (new) 2025/08/31 01:04:48 INFO : nested/sub dir/file: Deleted 2025/08/31 01:04:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:04:48 INFO : sub dir/hello world: Copied (new) 2025/08/31 01:04:48 INFO : sub dir/hello world: Deleted 2025/08/31 01:04:48 INFO : sub dir: Removing directory 2025/08/31 01:04:48 INFO : nested/sub dir: Removing directory 2025/08/31 01:04:48 INFO : nested: Removing directory 2025/08/31 01:04:48 DEBUG : Local file system at /tmp/rclone2668711547: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.45s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:04:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 01:04:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/31 01:04:49 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:49 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:49 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/31 01:04:49 INFO : nested/sub dir/file: Copied (new) 2025/08/31 01:04:49 INFO : nested/sub dir/file: Deleted 2025/08/31 01:04:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:04:49 INFO : sub dir/hello world: Copied (new) 2025/08/31 01:04:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.44s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:04:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/31 01:04:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/31 01:04:50 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:50 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/31 01:04:51 INFO : existing: Copied (new) 2025/08/31 01:04:51 INFO : existing: Deleted 2025/08/31 01:04:51 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/31 01:04:51 INFO : existing-b: Copied (new) 2025/08/31 01:04:51 INFO : existing-b: Deleted 2025/08/31 01:04:51 DEBUG : existing: Destination exists, skipping 2025/08/31 01:04:51 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:04:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/31 01:04:51 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:04:51 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.87s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:04:52 DEBUG : Creating backend with remote "TestB2:rclone-test-gonidat8cozi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-budanif2kuxo -> B2 bucket rclone-test-gonidat8cozi 2025/08/31 01:05:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 01:05:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/31 01:05:01 DEBUG : empty space: Unchanged skipping 2025/08/31 01:05:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/31 01:05:01 DEBUG : B2 bucket rclone-test-gonidat8cozi: Waiting for checks to finish 2025/08/31 01:05:01 INFO : empty space: Deleted 2025/08/31 01:05:01 DEBUG : B2 bucket rclone-test-gonidat8cozi: Waiting for transfers to finish 2025/08/31 01:05:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 01:05:01 INFO : potato2: Copied (server-side copy) 2025/08/31 01:05:01 INFO : potato2: Deleted 2025/08/31 01:05:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/31 01:05:02 INFO : potato3: Copied (server-side copy) 2025/08/31 01:05:02 INFO : potato3: Deleted 2025/08/31 01:05:02 DEBUG : Creating backend with remote "TestB2:rclone-test-qumobas2guju" 2025/08/31 01:05:03 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/31 01:05:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 01:05:03 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/31 01:05:03 DEBUG : B2 bucket rclone-test-qumobas2guju: Waiting for checks to finish 2025/08/31 01:05:03 DEBUG : B2 bucket rclone-test-qumobas2guju: Waiting for transfers to finish 2025/08/31 01:05:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/31 01:05:08 INFO : empty space: Copied (server-side copy) 2025/08/31 01:05:08 INFO : empty space: Deleted 2025/08/31 01:05:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 01:05:08 INFO : potato2: Copied (server-side copy) 2025/08/31 01:05:08 INFO : potato2: Deleted 2025/08/31 01:05:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/31 01:05:08 INFO : potato3: Copied (server-side copy) 2025/08/31 01:05:08 INFO : potato3: Deleted 2025/08/31 01:05:09 DEBUG : B2 bucket rclone-test-qumobas2guju: Purge remote 2025/08/31 01:05:09 INFO : B2 bucket rclone-test-qumobas2guju: cleaning bucket "rclone-test-qumobas2guju" of all files 2025/08/31 01:05:09 DEBUG : empty space: Deleting (id "4_zbf120d53a08dfbdb9f880e1b_f1096af3ce617b72d_d20250831_m010507_c001_v0001130_t0014_u01756602307656") 2025/08/31 01:05:09 DEBUG : potato2: Deleting (id "4_zbf120d53a08dfbdb9f880e1b_f1078b21b48f4951f_d20250831_m010508_c001_v0001157_t0055_u01756602308026") 2025/08/31 01:05:09 DEBUG : potato3: Deleting (id "4_zbf120d53a08dfbdb9f880e1b_f11324dacbee8810a_d20250831_m010508_c001_v0001116_t0007_u01756602308034") 2025/08/31 01:05:10 DEBUG : B2 bucket rclone-test-gonidat8cozi: Purge remote 2025/08/31 01:05:10 INFO : B2 bucket rclone-test-gonidat8cozi: cleaning bucket "rclone-test-gonidat8cozi" of all files 2025/08/31 01:05:11 DEBUG : empty space: Deleting (id "4_z7f22ed23a07dfbdb9f880e1b_f4115e4c07833d733_d20250831_m010508_c001_v7007000_t0000_u01756602308095") 2025/08/31 01:05:11 DEBUG : empty space: Deleting (id "4_z7f22ed23a07dfbdb9f880e1b_f10848caefa518b1a_d20250831_m010459_c001_v0001144_t0029_u01756602299223") 2025/08/31 01:05:11 DEBUG : potato2: Deleting (id "4_z7f22ed23a07dfbdb9f880e1b_f4115e4c07833d734_d20250831_m010508_c001_v7007000_t0000_u01756602308318") 2025/08/31 01:05:11 DEBUG : potato2: Deleting (id "4_z7f22ed23a07dfbdb9f880e1b_f1060aa19f4e64f65_d20250831_m010501_c001_v0001183_t0030_u01756602301590") 2025/08/31 01:05:11 DEBUG : potato3: Deleting (id "4_z7f22ed23a07dfbdb9f880e1b_f4115e4c07833d735_d20250831_m010508_c001_v7007000_t0000_u01756602308556") 2025/08/31 01:05:11 DEBUG : potato3: Deleting (id "4_z7f22ed23a07dfbdb9f880e1b_f116fa63ce2b9dcd7_d20250831_m010501_c001_v0001172_t0003_u01756602301822") 2025/08/31 01:05:11 DEBUG : potato3: Deleting (id "4_z7f22ed23a07dfbdb9f880e1b_f10848caefa518b20_d20250831_m010500_c001_v0001144_t0006_u01756602300057") --- PASS: TestServerSideMove (22.29s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:05:14 DEBUG : Creating backend with remote "TestB2:rclone-test-yipibec8beha" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-budanif2kuxo -> B2 bucket rclone-test-yipibec8beha 2025/08/31 01:05:21 DEBUG : empty space: Excluded (Size Filter) 2025/08/31 01:05:21 DEBUG : empty space: Excluded 2025/08/31 01:05:21 DEBUG : empty space: Excluded (Size Filter) 2025/08/31 01:05:21 DEBUG : empty space: Excluded 2025/08/31 01:05:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 01:05:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/31 01:05:21 DEBUG : B2 bucket rclone-test-yipibec8beha: Waiting for checks to finish 2025/08/31 01:05:21 DEBUG : B2 bucket rclone-test-yipibec8beha: Waiting for transfers to finish 2025/08/31 01:05:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 01:05:21 INFO : potato2: Copied (server-side copy) 2025/08/31 01:05:21 INFO : potato2: Deleted 2025/08/31 01:05:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/31 01:05:22 INFO : potato3: Copied (server-side copy) 2025/08/31 01:05:22 INFO : potato3: Deleted 2025/08/31 01:05:22 DEBUG : Creating backend with remote "TestB2:rclone-test-qociwoz1caji" 2025/08/31 01:05:23 DEBUG : empty space: Excluded (Size Filter) 2025/08/31 01:05:23 DEBUG : empty space: Excluded 2025/08/31 01:05:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 01:05:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/31 01:05:23 DEBUG : B2 bucket rclone-test-qociwoz1caji: Waiting for checks to finish 2025/08/31 01:05:23 DEBUG : B2 bucket rclone-test-qociwoz1caji: Waiting for transfers to finish 2025/08/31 01:05:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 01:05:26 INFO : potato2: Copied (server-side copy) 2025/08/31 01:05:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/31 01:05:26 INFO : potato3: Copied (server-side copy) 2025/08/31 01:05:26 INFO : potato2: Deleted 2025/08/31 01:05:27 INFO : potato3: Deleted 2025/08/31 01:05:27 DEBUG : B2 bucket rclone-test-qociwoz1caji: Purge remote 2025/08/31 01:05:27 INFO : B2 bucket rclone-test-qociwoz1caji: cleaning bucket "rclone-test-qociwoz1caji" of all files 2025/08/31 01:05:27 DEBUG : potato2: Deleting (id "4_z9f625d33a08dfbdb9f880e1b_f111e7693dbb1928a_d20250831_m010526_c001_v0001144_t0041_u01756602326281") 2025/08/31 01:05:27 DEBUG : potato3: Deleting (id "4_z9f625d33a08dfbdb9f880e1b_f1110c4aebb6e9c3e_d20250831_m010526_c001_v0001090_t0044_u01756602326652") 2025/08/31 01:05:29 DEBUG : B2 bucket rclone-test-yipibec8beha: Purge remote 2025/08/31 01:05:29 INFO : B2 bucket rclone-test-yipibec8beha: cleaning bucket "rclone-test-yipibec8beha" of all files 2025/08/31 01:05:29 DEBUG : empty space: Deleting (id "4_z7fc23db3a08dfbdb9f880e1b_f103b00eda53bb00a_d20250831_m010520_c001_v0001183_t0040_u01756602320659") 2025/08/31 01:05:29 DEBUG : potato2: Deleting (id "4_z7fc23db3a08dfbdb9f880e1b_f400d106f340c2d95_d20250831_m010526_c001_v7007000_t0000_u01756602326832") 2025/08/31 01:05:29 DEBUG : potato2: Deleting (id "4_z7fc23db3a08dfbdb9f880e1b_f1144a993656dd843_d20250831_m010521_c001_v0001183_t0031_u01756602321652") 2025/08/31 01:05:29 DEBUG : potato3: Deleting (id "4_z7fc23db3a08dfbdb9f880e1b_f400d106f340c2d96_d20250831_m010527_c001_v7007000_t0000_u01756602327015") 2025/08/31 01:05:29 DEBUG : potato3: Deleting (id "4_z7fc23db3a08dfbdb9f880e1b_f11660c73c0fa0754_d20250831_m010521_c001_v0001120_t0054_u01756602321838") 2025/08/31 01:05:29 DEBUG : potato3: Deleting (id "4_z7fc23db3a08dfbdb9f880e1b_f103b00eda53bb012_d20250831_m010520_c001_v0001183_t0055_u01756602320872") --- PASS: TestServerSideMoveWithFilter (18.61s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:05:33 DEBUG : Creating backend with remote "TestB2:rclone-test-vaviyiz9vuhu" 2025/08/31 01:05:35 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-budanif2kuxo -> B2 bucket rclone-test-vaviyiz9vuhu 2025/08/31 01:05:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 01:05:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/31 01:05:42 DEBUG : empty space: Unchanged skipping 2025/08/31 01:05:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/31 01:05:42 DEBUG : B2 bucket rclone-test-vaviyiz9vuhu: Waiting for checks to finish 2025/08/31 01:05:42 INFO : empty space: Deleted 2025/08/31 01:05:42 DEBUG : B2 bucket rclone-test-vaviyiz9vuhu: Waiting for transfers to finish 2025/08/31 01:05:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 01:05:42 INFO : potato2: Copied (server-side copy) 2025/08/31 01:05:42 INFO : potato2: Deleted 2025/08/31 01:05:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/31 01:05:42 INFO : potato3: Copied (server-side copy) 2025/08/31 01:05:42 INFO : potato3: Deleted 2025/08/31 01:05:43 DEBUG : Creating backend with remote "TestB2:rclone-test-dumizen5qigo" 2025/08/31 01:05:43 INFO : tomatoDir: Making directory 2025/08/31 01:05:44 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/31 01:05:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 01:05:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/31 01:05:44 DEBUG : B2 bucket rclone-test-dumizen5qigo: Waiting for checks to finish 2025/08/31 01:05:44 DEBUG : B2 bucket rclone-test-dumizen5qigo: Waiting for transfers to finish 2025/08/31 01:05:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/31 01:05:48 INFO : empty space: Copied (server-side copy) 2025/08/31 01:05:49 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/08/31 01:05:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/31 01:05:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/31 01:05:49 INFO : potato3: Copied (server-side copy) 2025/08/31 01:05:49 DEBUG : pacer: Reducing sleep to 10ms 2025/08/31 01:05:49 INFO : empty space: Deleted 2025/08/31 01:05:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 01:05:49 INFO : potato2: Copied (server-side copy) 2025/08/31 01:05:49 INFO : potato3: Deleted 2025/08/31 01:05:49 INFO : potato2: Deleted 2025/08/31 01:05:50 DEBUG : B2 bucket rclone-test-dumizen5qigo: Purge remote 2025/08/31 01:05:50 INFO : B2 bucket rclone-test-dumizen5qigo: cleaning bucket "rclone-test-dumizen5qigo" of all files 2025/08/31 01:05:50 DEBUG : empty space: Deleting (id "4_zbf02ad43a08dfbdb9f880e1b_f102264b294d10f6d_d20250831_m010548_c001_v0001131_t0044_u01756602348458") 2025/08/31 01:05:50 DEBUG : potato2: Deleting (id "4_zbf02ad43a08dfbdb9f880e1b_f100d6e880ec25228_d20250831_m010548_c001_v0001106_t0012_u01756602348824") 2025/08/31 01:05:50 DEBUG : potato3: Deleting (id "4_zbf02ad43a08dfbdb9f880e1b_f109cdb5557bd5383_d20250831_m010548_c001_v0001090_t0033_u01756602348845") 2025/08/31 01:05:51 DEBUG : B2 bucket rclone-test-vaviyiz9vuhu: Purge remote 2025/08/31 01:05:51 INFO : B2 bucket rclone-test-vaviyiz9vuhu: cleaning bucket "rclone-test-vaviyiz9vuhu" of all files 2025/08/31 01:05:51 DEBUG : empty space: Deleting (id "4_zafe28d43a08dfbdb9f880e1b_f4155e626cd362bd9_d20250831_m010549_c001_v7007000_t0000_u01756602349214") 2025/08/31 01:05:51 DEBUG : empty space: Deleting (id "4_zafe28d43a08dfbdb9f880e1b_f106c890891a1455a_d20250831_m010540_c001_v0001136_t0058_u01756602340478") 2025/08/31 01:05:51 DEBUG : potato2: Deleting (id "4_zafe28d43a08dfbdb9f880e1b_f4155e626cd362bdb_d20250831_m010549_c001_v7007000_t0000_u01756602349579") 2025/08/31 01:05:51 DEBUG : potato2: Deleting (id "4_zafe28d43a08dfbdb9f880e1b_f11509459407cc53f_d20250831_m010542_c001_v0001180_t0022_u01756602342160") 2025/08/31 01:05:51 DEBUG : potato3: Deleting (id "4_zafe28d43a08dfbdb9f880e1b_f4155e626cd362bda_d20250831_m010549_c001_v7007000_t0000_u01756602349396") 2025/08/31 01:05:51 DEBUG : potato3: Deleting (id "4_zafe28d43a08dfbdb9f880e1b_f110ae84c662249b5_d20250831_m010542_c001_v0001171_t0032_u01756602342447") 2025/08/31 01:05:51 DEBUG : potato3: Deleting (id "4_zafe28d43a08dfbdb9f880e1b_f106c890891a14560_d20250831_m010540_c001_v0001136_t0010_u01756602340866") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.33s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:05:56 DEBUG : Creating backend with remote "TestB2:rclone-test-budanif2kuxo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.59s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:05:59 DEBUG : Creating backend with remote "TestB2:rclone-test-budanif2kuxo/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:06:00 DEBUG : Creating backend with remote "TestB2:rclone-test-budanif2kuxo/rclone-sync-test" 2025/08/31 01:06:02 DEBUG : Creating backend with remote "TestB2:rclone-test-budanif2kuxo/rclone-sync-test-include/layer2" 2025/08/31 01:06:04 DEBUG : Creating backend with remote "TestB2:rclone-test-budanif2kuxo/rclone-sync-test-ignore-file" 2025/08/31 01:06:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/31 01:06:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/31 01:06:08 DEBUG : pacer: Reducing sleep to 10ms 2025/08/31 01:06:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/31 01:06:08 DEBUG : B2 bucket rclone-test-budanif2kuxo path rclone-sync-test: Waiting for checks to finish 2025/08/31 01:06:08 DEBUG : B2 bucket rclone-test-budanif2kuxo path rclone-sync-test: Waiting for transfers to finish 2025/08/31 01:06:08 DEBUG : Waiting for deletions to finish 2025/08/31 01:06:08 INFO : There was nothing to transfer 2025/08/31 01:06:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/31 01:06:08 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:06:08 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:06:08 DEBUG : Waiting for deletions to finish 2025/08/31 01:06:08 INFO : There was nothing to transfer 2025/08/31 01:06:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/31 01:06:09 DEBUG : B2 bucket rclone-test-budanif2kuxo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/31 01:06:09 DEBUG : B2 bucket rclone-test-budanif2kuxo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/31 01:06:09 DEBUG : Waiting for deletions to finish 2025/08/31 01:06:09 INFO : There was nothing to transfer 2025/08/31 01:06:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/31 01:06:10 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:06:10 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:06:10 DEBUG : Waiting for deletions to finish 2025/08/31 01:06:10 INFO : There was nothing to transfer 2025/08/31 01:06:10 DEBUG : Excluded 2025/08/31 01:06:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/31 01:06:10 DEBUG : B2 bucket rclone-test-budanif2kuxo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/31 01:06:10 DEBUG : B2 bucket rclone-test-budanif2kuxo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/31 01:06:10 DEBUG : Waiting for deletions to finish 2025/08/31 01:06:10 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.27s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:06:11 DEBUG : Creating backend with remote "TestB2:rclone-test-budanif2kuxo/dst" 2025/08/31 01:06:12 DEBUG : Creating backend with remote "TestB2:rclone-test-budanif2kuxo/CompareDest" 2025/08/31 01:06:14 DEBUG : one: Need to transfer - File not found at Destination 2025/08/31 01:06:14 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for checks to finish 2025/08/31 01:06:14 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for transfers to finish 2025/08/31 01:06:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/31 01:06:15 INFO : one: Copied (new) 2025/08/31 01:06:15 DEBUG : Waiting for deletions to finish 2025/08/31 01:06:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 01:06:15 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for checks to finish 2025/08/31 01:06:15 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for transfers to finish 2025/08/31 01:06:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/31 01:06:16 INFO : one: Copied (replaced existing) 2025/08/31 01:06:16 DEBUG : Waiting for deletions to finish 2025/08/31 01:06:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 01:06:18 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for checks to finish 2025/08/31 01:06:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 01:06:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/31 01:06:18 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for transfers to finish 2025/08/31 01:06:18 DEBUG : Waiting for deletions to finish 2025/08/31 01:06:18 INFO : There was nothing to transfer 2025/08/31 01:06:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 01:06:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 01:06:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/31 01:06:19 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for checks to finish 2025/08/31 01:06:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 01:06:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/31 01:06:19 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for transfers to finish 2025/08/31 01:06:19 DEBUG : Waiting for deletions to finish 2025/08/31 01:06:19 INFO : There was nothing to transfer 2025/08/31 01:06:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 01:06:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 01:06:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/31 01:06:20 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for checks to finish 2025/08/31 01:06:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 01:06:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/31 01:06:20 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for transfers to finish 2025/08/31 01:06:20 DEBUG : Waiting for deletions to finish 2025/08/31 01:06:20 INFO : There was nothing to transfer 2025/08/31 01:06:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 01:06:21 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/08/31 01:06:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/31 01:06:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/31 01:06:21 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for checks to finish 2025/08/31 01:06:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 01:06:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/31 01:06:21 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for transfers to finish 2025/08/31 01:06:21 DEBUG : Waiting for deletions to finish 2025/08/31 01:06:21 INFO : There was nothing to transfer 2025/08/31 01:06:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 01:06:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/31 01:06:22 DEBUG : two: Need to transfer - File not found at Destination 2025/08/31 01:06:22 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for checks to finish 2025/08/31 01:06:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 01:06:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/31 01:06:22 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for transfers to finish 2025/08/31 01:06:22 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/31 01:06:22 INFO : two: Copied (new) 2025/08/31 01:06:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.84s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:06:25 DEBUG : Creating backend with remote "TestB2:rclone-test-budanif2kuxo/dest" 2025/08/31 01:06:27 DEBUG : Creating backend with remote "TestB2:rclone-test-budanif2kuxo/pre-dest1" 2025/08/31 01:06:28 DEBUG : Creating backend with remote "TestB2:rclone-test-budanif2kuxo/pre-dest2" 2025/08/31 01:06:30 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:06:30 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/31 01:06:30 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:06:30 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/31 01:06:30 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/31 01:06:30 DEBUG : B2 bucket rclone-test-budanif2kuxo path dest: Waiting for checks to finish 2025/08/31 01:06:30 DEBUG : B2 bucket rclone-test-budanif2kuxo path dest: Waiting for transfers to finish 2025/08/31 01:06:31 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/31 01:06:31 INFO : 3: Copied (new) 2025/08/31 01:06:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.34s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:06:33 DEBUG : Creating backend with remote "TestB2:rclone-test-budanif2kuxo/dst" 2025/08/31 01:06:34 DEBUG : Creating backend with remote "TestB2:rclone-test-budanif2kuxo/CopyDest" 2025/08/31 01:06:36 DEBUG : one: Need to transfer - File not found at Destination 2025/08/31 01:06:36 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for checks to finish 2025/08/31 01:06:36 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for transfers to finish 2025/08/31 01:06:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/31 01:06:37 INFO : one: Copied (new) 2025/08/31 01:06:37 DEBUG : Waiting for deletions to finish 2025/08/31 01:06:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 01:06:38 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for checks to finish 2025/08/31 01:06:38 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for transfers to finish 2025/08/31 01:06:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/31 01:06:38 INFO : one: Copied (replaced existing) 2025/08/31 01:06:38 DEBUG : Waiting for deletions to finish 2025/08/31 01:06:40 DEBUG : Creating backend with remote "TestB2:rclone-test-budanif2kuxo/BackupDir" 2025/08/31 01:06:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 01:06:41 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for checks to finish 2025/08/31 01:06:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 01:06:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 01:06:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/31 01:06:43 INFO : one: Copied (server-side copy) 2025/08/31 01:06:43 INFO : one: Deleted 2025/08/31 01:06:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/31 01:06:43 INFO : one: Copied (server-side copy) 2025/08/31 01:06:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/31 01:06:43 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for transfers to finish 2025/08/31 01:06:43 DEBUG : Waiting for deletions to finish 2025/08/31 01:06:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 01:06:44 DEBUG : one: Unchanged skipping 2025/08/31 01:06:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 01:06:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/31 01:06:45 INFO : two: Copied (server-side copy) 2025/08/31 01:06:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/31 01:06:45 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for checks to finish 2025/08/31 01:06:45 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for transfers to finish 2025/08/31 01:06:45 DEBUG : Waiting for deletions to finish 2025/08/31 01:06:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 01:06:45 DEBUG : one: Unchanged skipping 2025/08/31 01:06:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 01:06:45 DEBUG : two: Unchanged skipping 2025/08/31 01:06:45 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for checks to finish 2025/08/31 01:06:45 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for transfers to finish 2025/08/31 01:06:45 DEBUG : Waiting for deletions to finish 2025/08/31 01:06:45 INFO : There was nothing to transfer 2025/08/31 01:06:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 01:06:46 DEBUG : one: Unchanged skipping 2025/08/31 01:06:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/31 01:06:47 DEBUG : three: Destination not found in --copy-dest 2025/08/31 01:06:47 DEBUG : three: Need to transfer - File not found at Destination 2025/08/31 01:06:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 01:06:47 DEBUG : two: Unchanged skipping 2025/08/31 01:06:47 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for checks to finish 2025/08/31 01:06:47 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for transfers to finish 2025/08/31 01:06:47 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/31 01:06:47 INFO : three: Copied (new) 2025/08/31 01:06:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.35s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:06:51 DEBUG : Creating backend with remote "TestB2:rclone-test-budanif2kuxo/dst" 2025/08/31 01:06:52 DEBUG : Creating backend with remote "TestB2:rclone-test-budanif2kuxo/backup" 2025/08/31 01:06:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/31 01:06:54 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for checks to finish 2025/08/31 01:06:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:06:54 DEBUG : two: Unchanged skipping 2025/08/31 01:06:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/31 01:06:55 INFO : one: Copied (server-side copy) 2025/08/31 01:06:55 INFO : one: Deleted 2025/08/31 01:06:55 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for transfers to finish 2025/08/31 01:06:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/31 01:06:56 INFO : one: Copied (new) 2025/08/31 01:06:56 DEBUG : Waiting for deletions to finish 2025/08/31 01:06:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/31 01:06:57 INFO : three.txt: Copied (server-side copy) 2025/08/31 01:06:57 INFO : three.txt: Deleted 2025/08/31 01:06:57 INFO : three.txt: Moved into backup dir 2025/08/31 01:06:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/31 01:06:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:06:59 DEBUG : two: Unchanged skipping 2025/08/31 01:06:59 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for checks to finish 2025/08/31 01:06:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/31 01:06:59 INFO : one: Copied (server-side copy) 2025/08/31 01:06:59 INFO : one: Deleted 2025/08/31 01:06:59 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for transfers to finish 2025/08/31 01:07:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/31 01:07:00 INFO : one: Copied (new) 2025/08/31 01:07:00 DEBUG : Waiting for deletions to finish 2025/08/31 01:07:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/31 01:07:00 INFO : three.txt: Copied (server-side copy) 2025/08/31 01:07:00 INFO : three.txt: Deleted 2025/08/31 01:07:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.45s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:07:03 DEBUG : Creating backend with remote "TestB2:rclone-test-budanif2kuxo/dst" 2025/08/31 01:07:04 DEBUG : Creating backend with remote "TestB2:rclone-test-budanif2kuxo/backup" 2025/08/31 01:07:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/31 01:07:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:07:06 DEBUG : two: Unchanged skipping 2025/08/31 01:07:06 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for checks to finish 2025/08/31 01:07:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/31 01:07:07 INFO : one: Copied (server-side copy) to: one.bak 2025/08/31 01:07:08 INFO : one: Deleted 2025/08/31 01:07:08 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for transfers to finish 2025/08/31 01:07:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/31 01:07:09 INFO : one: Copied (new) 2025/08/31 01:07:09 DEBUG : Waiting for deletions to finish 2025/08/31 01:07:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/31 01:07:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/31 01:07:09 INFO : three.txt: Deleted 2025/08/31 01:07:09 INFO : three.txt: Moved into backup dir 2025/08/31 01:07:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/31 01:07:11 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for checks to finish 2025/08/31 01:07:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:07:11 DEBUG : two: Unchanged skipping 2025/08/31 01:07:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/31 01:07:12 INFO : one: Copied (server-side copy) to: one.bak 2025/08/31 01:07:12 INFO : one: Deleted 2025/08/31 01:07:12 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for transfers to finish 2025/08/31 01:07:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/31 01:07:12 INFO : one: Copied (new) 2025/08/31 01:07:12 DEBUG : Waiting for deletions to finish 2025/08/31 01:07:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/31 01:07:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/31 01:07:13 INFO : three.txt: Deleted 2025/08/31 01:07:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.54s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:07:16 DEBUG : Creating backend with remote "TestB2:rclone-test-budanif2kuxo/dst" 2025/08/31 01:07:17 DEBUG : Creating backend with remote "TestB2:rclone-test-budanif2kuxo/backup" 2025/08/31 01:07:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/31 01:07:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:07:19 DEBUG : two: Unchanged skipping 2025/08/31 01:07:19 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for checks to finish 2025/08/31 01:07:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/31 01:07:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/31 01:07:20 INFO : one: Deleted 2025/08/31 01:07:20 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for transfers to finish 2025/08/31 01:07:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/31 01:07:21 INFO : one: Copied (new) 2025/08/31 01:07:21 DEBUG : Waiting for deletions to finish 2025/08/31 01:07:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/31 01:07:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/31 01:07:23 INFO : three.txt: Deleted 2025/08/31 01:07:23 INFO : three.txt: Moved into backup dir 2025/08/31 01:07:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/31 01:07:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:07:24 DEBUG : two: Unchanged skipping 2025/08/31 01:07:24 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for checks to finish 2025/08/31 01:07:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/31 01:07:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/31 01:07:25 INFO : one: Deleted 2025/08/31 01:07:25 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for transfers to finish 2025/08/31 01:07:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/31 01:07:26 INFO : one: Copied (new) 2025/08/31 01:07:26 DEBUG : Waiting for deletions to finish 2025/08/31 01:07:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/31 01:07:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/31 01:07:26 INFO : three.txt: Deleted 2025/08/31 01:07:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.38s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:07:29 DEBUG : Creating backend with remote "TestB2:rclone-test-budanif2kuxo/dst" 2025/08/31 01:07:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/31 01:07:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:07:31 DEBUG : two: Unchanged skipping 2025/08/31 01:07:31 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for checks to finish 2025/08/31 01:07:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/31 01:07:32 INFO : one: Copied (server-side copy) to: one.bak 2025/08/31 01:07:32 INFO : one: Deleted 2025/08/31 01:07:32 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for transfers to finish 2025/08/31 01:07:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/31 01:07:33 INFO : one: Copied (new) 2025/08/31 01:07:33 DEBUG : Waiting for deletions to finish 2025/08/31 01:07:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/31 01:07:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/31 01:07:34 INFO : three.txt: Deleted 2025/08/31 01:07:34 INFO : three.txt: Moved into backup dir 2025/08/31 01:07:35 DEBUG : one.bak: Excluded (Path Filter) 2025/08/31 01:07:35 DEBUG : one.bak: Excluded 2025/08/31 01:07:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/31 01:07:35 DEBUG : three.txt.bak: Excluded 2025/08/31 01:07:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/31 01:07:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:07:35 DEBUG : two: Unchanged skipping 2025/08/31 01:07:35 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for checks to finish 2025/08/31 01:07:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/31 01:07:36 INFO : one: Copied (server-side copy) to: one.bak 2025/08/31 01:07:36 INFO : one: Deleted 2025/08/31 01:07:36 DEBUG : B2 bucket rclone-test-budanif2kuxo path dst: Waiting for transfers to finish 2025/08/31 01:07:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/31 01:07:37 INFO : one: Copied (new) 2025/08/31 01:07:37 DEBUG : Waiting for deletions to finish 2025/08/31 01:07:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/31 01:07:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/31 01:07:38 INFO : three.txt: Deleted 2025/08/31 01:07:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.33s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:07:41 DEBUG : Creating backend with remote "TestB2:rclone-test-budanif2kuxo/dst" 2025/08/31 01:07:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/31 01:07:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/31 01:07:44 INFO : one: Copied (server-side copy) to: one.bak 2025/08/31 01:07:44 INFO : one: Deleted 2025/08/31 01:07:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/31 01:07:45 INFO : one: Copied (new) 2025/08/31 01:07:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:07:45 DEBUG : two: Unchanged skipping 2025/08/31 01:07:46 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/31 01:07:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/31 01:07:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/31 01:07:47 INFO : three.txt: Deleted 2025/08/31 01:07:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/31 01:07:47 INFO : three.txt: Copied (new) 2025/08/31 01:07:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/31 01:07:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/31 01:07:48 INFO : one: Copied (server-side copy) to: one.bak 2025/08/31 01:07:49 INFO : one: Deleted 2025/08/31 01:07:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/31 01:07:49 INFO : one: Copied (new) 2025/08/31 01:07:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:07:50 DEBUG : two: Unchanged skipping 2025/08/31 01:07:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/31 01:07:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/31 01:07:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/31 01:07:50 INFO : three.txt: Deleted 2025/08/31 01:07:51 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/31 01:07:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.50s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:07:55 DEBUG : Creating backend with remote "TestB2:rclone-test-budanif2kuxo/dst" 2025/08/31 01:07:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/31 01:07:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/31 01:07:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/31 01:07:57 INFO : one: Deleted 2025/08/31 01:07:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/31 01:07:58 INFO : one: Copied (new) 2025/08/31 01:07:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:07:58 DEBUG : two: Unchanged skipping 2025/08/31 01:07:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/31 01:07:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/31 01:07:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/31 01:07:59 INFO : three.txt: Deleted 2025/08/31 01:07:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/31 01:07:59 INFO : three.txt: Copied (new) 2025/08/31 01:08:00 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/31 01:08:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/31 01:08:00 DEBUG : pacer: Reducing sleep to 10ms 2025/08/31 01:08:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/31 01:08:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/31 01:08:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/31 01:08:01 INFO : one: Deleted 2025/08/31 01:08:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/31 01:08:01 INFO : one: Copied (new) 2025/08/31 01:08:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:01 DEBUG : two: Unchanged skipping 2025/08/31 01:08:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/31 01:08:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/31 01:08:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/31 01:08:02 INFO : three.txt: Deleted 2025/08/31 01:08:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/31 01:08:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.73s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:08:05 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/31 01:08:05 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:08:05 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:08:06 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/31 01:08:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/31 01:08:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.61s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:08:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/31 01:08:07 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:08:07 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:08:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/31 01:08:07 INFO : existing: Copied (new) 2025/08/31 01:08:07 DEBUG : Waiting for deletions to finish 2025/08/31 01:08:08 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/31 01:08:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/31 01:08:08 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:08:08 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:08:08 ERROR : B2 bucket rclone-test-budanif2kuxo: not deleting files as there were IO errors 2025/08/31 01:08:08 ERROR : B2 bucket rclone-test-budanif2kuxo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.11s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:08:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:10 DEBUG : existing: Unchanged skipping 2025/08/31 01:08:10 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:08:10 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:08:10 DEBUG : Waiting for deletions to finish 2025/08/31 01:08:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.54s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:08:28 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:28 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:28 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:28 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:08:28 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:28 DEBUG : both0: Unchanged skipping 2025/08/31 01:08:28 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:28 DEBUG : both13: Unchanged skipping 2025/08/31 01:08:28 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:28 DEBUG : both14: Unchanged skipping 2025/08/31 01:08:28 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:28 DEBUG : both15: Unchanged skipping 2025/08/31 01:08:28 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:28 DEBUG : both16: Unchanged skipping 2025/08/31 01:08:28 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:28 DEBUG : both17: Unchanged skipping 2025/08/31 01:08:28 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:28 DEBUG : both18: Unchanged skipping 2025/08/31 01:08:28 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:28 DEBUG : both19: Unchanged skipping 2025/08/31 01:08:28 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:28 DEBUG : both1: Unchanged skipping 2025/08/31 01:08:28 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:28 DEBUG : both2: Unchanged skipping 2025/08/31 01:08:28 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:28 DEBUG : both3: Unchanged skipping 2025/08/31 01:08:28 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:28 DEBUG : both4: Unchanged skipping 2025/08/31 01:08:28 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:28 DEBUG : both5: Unchanged skipping 2025/08/31 01:08:28 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:28 DEBUG : both6: Unchanged skipping 2025/08/31 01:08:28 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:28 DEBUG : both7: Unchanged skipping 2025/08/31 01:08:28 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:28 DEBUG : both8: Unchanged skipping 2025/08/31 01:08:28 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:28 DEBUG : both9: Unchanged skipping 2025/08/31 01:08:28 DEBUG : both10: Unchanged skipping 2025/08/31 01:08:28 DEBUG : both11: Unchanged skipping 2025/08/31 01:08:28 DEBUG : both12: Unchanged skipping 2025/08/31 01:08:28 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:08:28 DEBUG : Waiting for deletions to finish 2025/08/31 01:08:28 INFO : only12: Deleted 2025/08/31 01:08:28 INFO : only13: Deleted 2025/08/31 01:08:28 INFO : only14: Deleted 2025/08/31 01:08:28 INFO : only19: Deleted 2025/08/31 01:08:28 INFO : only16: Deleted 2025/08/31 01:08:28 INFO : only4: Deleted 2025/08/31 01:08:28 INFO : only5: Deleted 2025/08/31 01:08:28 INFO : only6: Deleted 2025/08/31 01:08:28 INFO : only15: Deleted 2025/08/31 01:08:28 INFO : only17: Deleted 2025/08/31 01:08:28 INFO : only7: Deleted 2025/08/31 01:08:28 INFO : only9: Deleted 2025/08/31 01:08:28 INFO : only0: Deleted 2025/08/31 01:08:28 INFO : only10: Deleted 2025/08/31 01:08:29 INFO : only18: Deleted 2025/08/31 01:08:29 INFO : only3: Deleted 2025/08/31 01:08:29 INFO : only8: Deleted 2025/08/31 01:08:29 INFO : only11: Deleted 2025/08/31 01:08:29 INFO : only1: Deleted 2025/08/31 01:08:29 INFO : only2: Deleted 2025/08/31 01:08:29 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.24s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:08:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:50 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:08:50 DEBUG : both0: Unchanged skipping 2025/08/31 01:08:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:50 DEBUG : both11: Unchanged skipping 2025/08/31 01:08:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:50 DEBUG : both14: Unchanged skipping 2025/08/31 01:08:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:50 DEBUG : both15: Unchanged skipping 2025/08/31 01:08:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:50 DEBUG : both12: Unchanged skipping 2025/08/31 01:08:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:50 DEBUG : both17: Unchanged skipping 2025/08/31 01:08:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:50 DEBUG : both18: Unchanged skipping 2025/08/31 01:08:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:50 DEBUG : both10: Unchanged skipping 2025/08/31 01:08:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:50 DEBUG : both13: Unchanged skipping 2025/08/31 01:08:50 DEBUG : both16: Unchanged skipping 2025/08/31 01:08:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:50 DEBUG : both19: Unchanged skipping 2025/08/31 01:08:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:50 DEBUG : both4: Unchanged skipping 2025/08/31 01:08:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:50 DEBUG : both5: Unchanged skipping 2025/08/31 01:08:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:50 DEBUG : both6: Unchanged skipping 2025/08/31 01:08:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:50 DEBUG : both7: Unchanged skipping 2025/08/31 01:08:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:50 DEBUG : both8: Unchanged skipping 2025/08/31 01:08:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:08:50 DEBUG : both1: Unchanged skipping 2025/08/31 01:08:50 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/31 01:08:50 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/31 01:08:50 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/31 01:08:50 DEBUG : both2: Unchanged skipping 2025/08/31 01:08:50 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/31 01:08:50 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/31 01:08:50 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/31 01:08:50 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/31 01:08:50 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/31 01:08:50 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/31 01:08:50 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/31 01:08:50 DEBUG : both9: Unchanged skipping 2025/08/31 01:08:50 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/31 01:08:50 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/31 01:08:50 DEBUG : both3: Unchanged skipping 2025/08/31 01:08:50 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/31 01:08:50 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/31 01:08:50 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/31 01:08:50 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/31 01:08:50 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/31 01:08:50 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/31 01:08:50 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/31 01:08:50 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/31 01:08:50 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:08:50 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 01:08:50 INFO : only0: Copied (replaced existing) 2025/08/31 01:08:50 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 01:08:50 INFO : only10: Copied (replaced existing) 2025/08/31 01:08:51 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 01:08:51 INFO : only13: Copied (replaced existing) 2025/08/31 01:08:51 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 01:08:51 INFO : only15: Copied (replaced existing) 2025/08/31 01:08:51 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 01:08:51 INFO : only11: Copied (replaced existing) 2025/08/31 01:08:51 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 01:08:51 INFO : only16: Copied (replaced existing) 2025/08/31 01:08:51 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 01:08:51 INFO : only17: Copied (replaced existing) 2025/08/31 01:08:51 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 01:08:51 INFO : only19: Copied (replaced existing) 2025/08/31 01:08:51 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 01:08:51 INFO : only12: Copied (replaced existing) 2025/08/31 01:08:51 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 01:08:51 INFO : only14: Copied (replaced existing) 2025/08/31 01:08:51 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 01:08:51 INFO : only18: Copied (replaced existing) 2025/08/31 01:08:51 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 01:08:51 INFO : only4: Copied (replaced existing) 2025/08/31 01:08:51 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 01:08:51 INFO : only1: Copied (replaced existing) 2025/08/31 01:08:51 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 01:08:51 INFO : only6: Copied (replaced existing) 2025/08/31 01:08:51 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 01:08:51 INFO : only7: Copied (replaced existing) 2025/08/31 01:08:51 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 01:08:51 INFO : only8: Copied (replaced existing) 2025/08/31 01:08:51 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 01:08:51 INFO : only9: Copied (replaced existing) 2025/08/31 01:08:51 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 01:08:51 INFO : only3: Copied (replaced existing) 2025/08/31 01:08:51 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 01:08:51 INFO : only2: Copied (replaced existing) 2025/08/31 01:08:52 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 01:08:52 INFO : only5: Copied (replaced existing) 2025/08/31 01:08:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.53s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:09:00 DEBUG : empty_dir: Making directory with metadata 2025/08/31 01:09:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/31 01:09:00 DEBUG : empty_on_remote: Making directory with metadata 2025/08/31 01:09:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/31 01:09:00 INFO : empty_on_remote: Making directory 2025/08/31 01:09:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/31 01:09:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/31 01:09:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/31 01:09:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/31 01:09:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.76s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:09:02 DEBUG : empty_dir: Making directory with metadata 2025/08/31 01:09:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/31 01:09:02 DEBUG : empty_on_remote: Making directory with metadata 2025/08/31 01:09:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/31 01:09:02 INFO : empty_on_remote: Making directory 2025/08/31 01:09:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/31 01:09:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/31 01:09:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/31 01:09:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/31 01:09:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/31 01:09:03 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.49s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:09:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/31 01:09:05 INFO : sub dir: Making directory 2025/08/31 01:09:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.39s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:09:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/31 01:09:08 INFO : sub dir: Making directory 2025/08/31 01:09:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.92s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:09:20 DEBUG : Waiting for deletions to finish 2025/08/31 01:09:20 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:09:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:09:20 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:09:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:09:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:09:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:09:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:09:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:09:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:09:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:09:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:09:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:09:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:09:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:09:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:09:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:09:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:09:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:09:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:09:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 01:09:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:21 DEBUG : apple: Unchanged skipping 2025/08/31 01:09:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 01:09:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:21 DEBUG : banana: Unchanged skipping 2025/08/31 01:09:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:21 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 01:09:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 01:09:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 01:09:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 01:09:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 01:09:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 01:09:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 01:09:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 01:09:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 01:09:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 01:09:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 01:09:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 01:09:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 01:09:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 01:09:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 01:09:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 01:09:21 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:09:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 01:09:21 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:09:21 DEBUG : Waiting for deletions to finish 2025/08/31 01:09:21 INFO : There was nothing to transfer 2025/08/31 01:09:21 DEBUG : Waiting for deletions to finish 2025/08/31 01:09:21 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:09:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:09:21 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:09:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:09:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:09:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:09:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:09:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:09:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:09:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:09:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:09:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:09:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:09:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:09:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:09:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:09:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:09:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:09:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:09:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 01:09:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:21 DEBUG : apple: Unchanged skipping 2025/08/31 01:09:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 01:09:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:21 DEBUG : banana: Unchanged skipping 2025/08/31 01:09:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:21 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 01:09:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 01:09:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 01:09:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 01:09:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 01:09:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 01:09:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 01:09:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 01:09:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 01:09:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 01:09:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 01:09:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 01:09:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 01:09:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 01:09:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 01:09:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 01:09:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 01:09:22 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:09:22 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:09:22 DEBUG : Waiting for deletions to finish 2025/08/31 01:09:22 INFO : There was nothing to transfer 2025/08/31 01:09:22 DEBUG : Waiting for deletions to finish 2025/08/31 01:09:22 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:09:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:09:22 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:09:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:09:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:09:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:09:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:09:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:09:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:09:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:09:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:09:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:09:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:09:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:09:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:09:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:09:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:09:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:09:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:09:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:09:35 DEBUG : Waiting for deletions to finish 2025/08/31 01:09:35 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:09:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:09:35 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:09:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:09:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:09:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:09:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:09:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:09:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:09:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:09:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:09:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:09:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:09:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 01:09:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:36 DEBUG : apple: Unchanged skipping 2025/08/31 01:09:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:36 DEBUG : banana: Unchanged skipping 2025/08/31 01:09:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:36 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 01:09:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 01:09:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 01:09:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 01:09:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 01:09:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 01:09:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 01:09:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 01:09:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 01:09:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 01:09:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 01:09:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 01:09:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 01:09:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 01:09:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 01:09:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 01:09:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 01:09:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 01:09:36 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:09:36 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:09:36 DEBUG : Waiting for deletions to finish 2025/08/31 01:09:36 INFO : There was nothing to transfer 2025/08/31 01:09:36 DEBUG : Waiting for deletions to finish 2025/08/31 01:09:36 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:09:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:09:36 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:09:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:09:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:09:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:09:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:09:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:09:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:09:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:09:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:09:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:09:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:09:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:09:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:09:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:09:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:09:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:09:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:09:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 01:09:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:37 DEBUG : apple: Unchanged skipping 2025/08/31 01:09:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 01:09:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:37 DEBUG : banana: Unchanged skipping 2025/08/31 01:09:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:37 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 01:09:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 01:09:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 01:09:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 01:09:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 01:09:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 01:09:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 01:09:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 01:09:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 01:09:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 01:09:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 01:09:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 01:09:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 01:09:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 01:09:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 01:09:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 01:09:37 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:09:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 01:09:37 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:09:37 DEBUG : Waiting for deletions to finish 2025/08/31 01:09:37 INFO : There was nothing to transfer 2025/08/31 01:09:37 DEBUG : Waiting for deletions to finish 2025/08/31 01:09:37 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:09:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:09:37 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:09:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:09:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:09:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:09:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:09:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:09:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:09:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:09:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:09:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:09:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:09:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:09:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:09:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:09:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:09:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:09:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:09:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:09:50 DEBUG : Waiting for deletions to finish 2025/08/31 01:09:50 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:09:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:09:50 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:09:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:09:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:09:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:09:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:09:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:09:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:09:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:09:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:09:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:09:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:09:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:09:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:09:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:09:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:09:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:09:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:09:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 01:09:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/31 01:09:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/31 01:09:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/31 01:09:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/31 01:09:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/31 01:09:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/31 01:09:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/31 01:09:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/31 01:09:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/31 01:09:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/31 01:09:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/31 01:09:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/31 01:09:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/31 01:09:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/31 01:09:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/31 01:09:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/31 01:09:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/31 01:09:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/31 01:09:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/31 01:09:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/31 01:09:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/31 01:09:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/31 01:09:51 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:09:51 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:09:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/31 01:09:51 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/31 01:09:51 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/31 01:09:51 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/31 01:09:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/31 01:09:51 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/31 01:09:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/31 01:09:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/31 01:09:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/31 01:09:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/31 01:09:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/31 01:09:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/31 01:09:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/31 01:09:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/31 01:09:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/31 01:09:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/31 01:09:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/31 01:09:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/31 01:09:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/31 01:09:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/31 01:09:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/31 01:09:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/31 01:09:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/31 01:09:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/31 01:09:53 DEBUG : Waiting for deletions to finish 2025/08/31 01:09:53 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/31 01:09:53 INFO : dir1/0007-1234567.txt: Deleted 2025/08/31 01:09:53 INFO : splitbananasplit: Deleted 2025/08/31 01:09:53 INFO : dir1/0012-6789;.txt: Deleted 2025/08/31 01:09:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/31 01:09:53 INFO : dir1/0008-2345678.txt: Deleted 2025/08/31 01:09:53 INFO : dir1/0011-56789;.txt: Deleted 2025/08/31 01:09:53 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/31 01:09:53 INFO : dir1/0013-789;=.txt: Deleted 2025/08/31 01:09:53 INFO : appleappleapplebanana: Deleted 2025/08/31 01:09:54 INFO : dir1/0003-defghij.txt: Deleted 2025/08/31 01:09:54 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/31 01:09:54 INFO : dir1/0009-3456789.txt: Deleted 2025/08/31 01:09:54 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/31 01:09:54 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/31 01:09:54 INFO : dir1/0010-456789.txt: Deleted 2025/08/31 01:09:54 INFO : dir1/0014-89;=.txt: Deleted 2025/08/31 01:09:54 INFO : dir1/0015-9;=.txt: Deleted 2025/08/31 01:09:54 INFO : apple: Deleted 2025/08/31 01:09:54 INFO : banana: Deleted 2025/08/31 01:09:54 DEBUG : Waiting for deletions to finish 2025/08/31 01:09:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/31 01:09:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/31 01:09:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/31 01:09:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/31 01:09:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/31 01:09:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/31 01:09:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/31 01:09:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/31 01:09:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/31 01:09:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/31 01:09:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/31 01:09:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/31 01:09:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/31 01:09:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/31 01:09:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/31 01:09:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/31 01:09:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/31 01:09:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/31 01:09:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/31 01:09:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/31 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/31 01:09:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/31 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/31 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/31 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/31 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/31 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:55 DEBUG : apple: Unchanged skipping 2025/08/31 01:09:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 01:09:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:55 DEBUG : banana: Unchanged skipping 2025/08/31 01:09:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:55 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 01:09:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/31 01:09:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/31 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 01:09:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 01:09:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 01:09:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 01:09:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 01:09:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 01:09:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 01:09:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 01:09:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 01:09:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 01:09:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 01:09:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 01:09:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 01:09:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 01:09:55 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:09:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 01:09:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:09:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 01:09:55 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:09:55 DEBUG : Waiting for deletions to finish 2025/08/31 01:09:55 DEBUG : Waiting for deletions to finish 2025/08/31 01:09:55 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/31 01:09:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/31 01:09:55 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/31 01:09:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/31 01:09:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/31 01:09:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/31 01:09:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/31 01:09:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/31 01:09:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/31 01:09:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/31 01:09:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/31 01:09:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/31 01:09:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/31 01:09:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/31 01:09:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/31 01:09:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/31 01:09:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/31 01:09:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/31 01:09:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/31 01:09:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/31 01:09:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/31 01:09:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 01:09:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 01:09:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 01:09:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 01:09:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/31 01:09:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/31 01:09:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/31 01:09:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/31 01:09:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/31 01:09:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:10:09 DEBUG : Waiting for deletions to finish 2025/08/31 01:10:09 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:10:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:10:09 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:10:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:10:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:10:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:10:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:10:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:10:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:10:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:10:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:10:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:10:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:10:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:10:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:10:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:10:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:10:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:10:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:10:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 01:10:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 01:10:09 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 01:10:09 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 01:10:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 01:10:09 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 01:10:09 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 01:10:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 01:10:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 01:10:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 01:10:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 01:10:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 01:10:09 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 01:10:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 01:10:09 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 01:10:09 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 01:10:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/31 01:10:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 01:10:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/31 01:10:10 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 01:10:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/31 01:10:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 01:10:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/31 01:10:10 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 01:10:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 01:10:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 01:10:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/31 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 01:10:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/31 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 01:10:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/31 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 01:10:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/31 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 01:10:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/31 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 01:10:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/31 01:10:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/31 01:10:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/31 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 01:10:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/31 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 01:10:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/31 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 01:10:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/31 01:10:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/31 01:10:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/31 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 01:10:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/31 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 01:10:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/31 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 01:10:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/31 01:10:10 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 01:10:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/31 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 01:10:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/31 01:10:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/31 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 01:10:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/31 01:10:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/31 01:10:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/31 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 01:10:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/31 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 01:10:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/31 01:10:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/31 01:10:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/31 01:10:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/31 01:10:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/31 01:10:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/31 01:10:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/31 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 01:10:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/31 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 01:10:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/31 01:10:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/31 01:10:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/31 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 01:10:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/31 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 01:10:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/31 01:10:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/31 01:10:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/31 01:10:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/31 01:10:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/31 01:10:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/31 01:10:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/31 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 01:10:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/31 01:10:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/31 01:10:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/31 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 01:10:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/31 01:10:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/31 01:10:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/31 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 01:10:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/31 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 01:10:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/31 01:10:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/31 01:10:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/31 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 01:10:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/31 01:10:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/31 01:10:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/31 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 01:10:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/31 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 01:10:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/31 01:10:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/31 01:10:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/31 01:10:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/31 01:10:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/31 01:10:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/31 01:10:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/31 01:10:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/31 01:10:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/31 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 01:10:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/31 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 01:10:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/31 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 01:10:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/31 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 01:10:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/31 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 01:10:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/31 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 01:10:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/31 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 01:10:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/31 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 01:10:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/31 01:10:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/31 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 01:10:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/31 01:10:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/31 01:10:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/31 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 01:10:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/31 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 01:10:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/31 01:10:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/31 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 01:10:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/31 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 01:10:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/31 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 01:10:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/31 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 01:10:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/31 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 01:10:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/31 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 01:10:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/31 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 01:10:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/31 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 01:10:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/31 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 01:10:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/31 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 01:10:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/31 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 01:10:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 01:10:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/31 01:10:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/31 01:10:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 01:10:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/31 01:10:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/31 01:10:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/31 01:10:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/31 01:10:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/31 01:10:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/31 01:10:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 01:10:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 01:10:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/31 01:10:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 01:10:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/31 01:10:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:10 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:10:10 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:10:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/31 01:10:10 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/31 01:10:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/31 01:10:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/31 01:10:10 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/31 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/31 01:10:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/31 01:10:10 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/31 01:10:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/31 01:10:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/31 01:10:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/31 01:10:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/31 01:10:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/31 01:10:10 INFO : apple: Copied (new) to: PREFIXapple 2025/08/31 01:10:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/31 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/31 01:10:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/31 01:10:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/31 01:10:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/31 01:10:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/31 01:10:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/31 01:10:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/31 01:10:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/31 01:10:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/31 01:10:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/31 01:10:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/31 01:10:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/31 01:10:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/31 01:10:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/31 01:10:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/31 01:10:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/31 01:10:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/31 01:10:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/31 01:10:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/31 01:10:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/31 01:10:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/31 01:10:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/31 01:10:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/31 01:10:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/31 01:10:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/31 01:10:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/31 01:10:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/31 01:10:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/31 01:10:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/31 01:10:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/31 01:10:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/31 01:10:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/31 01:10:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/31 01:10:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/31 01:10:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/31 01:10:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/31 01:10:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/31 01:10:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/31 01:10:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/31 01:10:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/31 01:10:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/31 01:10:11 DEBUG : Waiting for deletions to finish 2025/08/31 01:10:12 INFO : dir1/0012-6789;.txt: Deleted 2025/08/31 01:10:12 INFO : dir1/0015-9;=.txt: Deleted 2025/08/31 01:10:12 INFO : dir1/0013-789;=.txt: Deleted 2025/08/31 01:10:12 INFO : dir1/0007-1234567.txt: Deleted 2025/08/31 01:10:12 INFO : dir1/0009-3456789.txt: Deleted 2025/08/31 01:10:12 INFO : splitbananasplit: Deleted 2025/08/31 01:10:12 INFO : apple: Deleted 2025/08/31 01:10:12 INFO : dir1/0011-56789;.txt: Deleted 2025/08/31 01:10:12 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/31 01:10:12 INFO : dir1/0014-89;=.txt: Deleted 2025/08/31 01:10:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/31 01:10:12 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/31 01:10:12 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/31 01:10:12 INFO : dir1/0008-2345678.txt: Deleted 2025/08/31 01:10:12 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/31 01:10:12 INFO : dir1/0010-456789.txt: Deleted 2025/08/31 01:10:12 INFO : appleappleapplebanana: Deleted 2025/08/31 01:10:12 INFO : banana: Deleted 2025/08/31 01:10:12 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/31 01:10:12 INFO : dir1/0003-defghij.txt: Deleted 2025/08/31 01:10:12 DEBUG : Waiting for deletions to finish 2025/08/31 01:10:12 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/31 01:10:12 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:10:12 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/31 01:10:12 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/31 01:10:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:10:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:10:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:10:12 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:10:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:10:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:10:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:10:12 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:10:12 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:10:12 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:10:12 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:10:12 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:10:12 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:10:12 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:10:12 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:10:12 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:10:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/31 01:10:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/31 01:10:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/31 01:10:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/31 01:10:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/31 01:10:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/31 01:10:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/31 01:10:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/31 01:10:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/31 01:10:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/31 01:10:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/31 01:10:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/31 01:10:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/31 01:10:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/31 01:10:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/31 01:10:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/31 01:10:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/31 01:10:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/31 01:10:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/31 01:10:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/31 01:10:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/31 01:10:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/31 01:10:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/31 01:10:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/31 01:10:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/31 01:10:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/31 01:10:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/31 01:10:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/31 01:10:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/31 01:10:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/31 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 01:10:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/31 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 01:10:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/31 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 01:10:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/31 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 01:10:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/31 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 01:10:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/31 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 01:10:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/31 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 01:10:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/31 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 01:10:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/31 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 01:10:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/31 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 01:10:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/31 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 01:10:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/31 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 01:10:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/31 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 01:10:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/31 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 01:10:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/31 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 01:10:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/31 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 01:10:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/31 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 01:10:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/31 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 01:10:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/31 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 01:10:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/31 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 01:10:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/31 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 01:10:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/31 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 01:10:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/31 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 01:10:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/31 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 01:10:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/31 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 01:10:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/31 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 01:10:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/31 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 01:10:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/31 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 01:10:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/31 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 01:10:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/31 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 01:10:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/31 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 01:10:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/31 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 01:10:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/31 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 01:10:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/31 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 01:10:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/31 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 01:10:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/31 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 01:10:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/31 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 01:10:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/31 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 01:10:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/31 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 01:10:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/31 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 01:10:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/31 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 01:10:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/31 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 01:10:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/31 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 01:10:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/31 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 01:10:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/31 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 01:10:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/31 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 01:10:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/31 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 01:10:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/31 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 01:10:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/31 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 01:10:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/31 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 01:10:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/31 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 01:10:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/31 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 01:10:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/31 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 01:10:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/31 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 01:10:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/31 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 01:10:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/31 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 01:10:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/31 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 01:10:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/31 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 01:10:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/31 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 01:10:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/31 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 01:10:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/31 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 01:10:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/31 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 01:10:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/31 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 01:10:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/31 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 01:10:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/31 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 01:10:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/31 01:10:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/31 01:10:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/31 01:10:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/31 01:10:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/31 01:10:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/31 01:10:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/31 01:10:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/31 01:10:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/31 01:10:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/31 01:10:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/31 01:10:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/31 01:10:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/31 01:10:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/31 01:10:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/31 01:10:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/31 01:10:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/31 01:10:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/31 01:10:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/31 01:10:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/31 01:10:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/31 01:10:13 INFO : banana: Copied (new) 2025/08/31 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:13 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:10:13 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:10:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/31 01:10:13 INFO : apple: Copied (new) 2025/08/31 01:10:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/31 01:10:13 INFO : appleappleapplebanana: Copied (new) 2025/08/31 01:10:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/31 01:10:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/31 01:10:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/31 01:10:13 INFO : splitbananasplit: Copied (new) 2025/08/31 01:10:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/31 01:10:13 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/31 01:10:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/31 01:10:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/31 01:10:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/31 01:10:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/31 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/31 01:10:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/31 01:10:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/31 01:10:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/31 01:10:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/31 01:10:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/31 01:10:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/31 01:10:14 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/31 01:10:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/31 01:10:14 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/31 01:10:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/31 01:10:14 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/31 01:10:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/31 01:10:14 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/31 01:10:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/31 01:10:14 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/31 01:10:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/31 01:10:14 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/31 01:10:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/31 01:10:14 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/31 01:10:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/31 01:10:14 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/31 01:10:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/31 01:10:14 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/31 01:10:14 DEBUG : Waiting for deletions to finish 2025/08/31 01:10:15 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/31 01:10:15 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/31 01:10:15 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/31 01:10:15 INFO : PREFIXbanana: Deleted 2025/08/31 01:10:15 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/31 01:10:15 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/31 01:10:15 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/31 01:10:15 INFO : PREFIXapple: Deleted 2025/08/31 01:10:15 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/31 01:10:15 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/31 01:10:15 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/31 01:10:15 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/31 01:10:15 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/31 01:10:15 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/31 01:10:15 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/31 01:10:15 INFO : PREFIXsplitbananasplit: Deleted 2025/08/31 01:10:15 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/31 01:10:15 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/31 01:10:15 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/31 01:10:15 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/31 01:10:15 DEBUG : Waiting for deletions to finish 2025/08/31 01:10:15 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:10:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:10:15 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:10:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:10:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:10:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:10:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:10:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:10:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:10:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:10:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:10:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:10:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:10:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:10:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:10:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:10:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:10:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:10:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:10:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 01:10:15 DEBUG : Waiting for deletions to finish 2025/08/31 01:10:16 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:10:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:10:16 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:10:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:10:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:10:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:10:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:10:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:10:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:10:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:10:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:10:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:10:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:10:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:10:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:10:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:10:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:10:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:10:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:10:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:10:28 DEBUG : Waiting for deletions to finish 2025/08/31 01:10:28 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:10:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:10:28 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:10:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:10:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:10:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:10:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:10:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:10:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:10:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:10:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:10:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:10:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:10:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:10:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:10:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:10:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:10:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:10:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:10:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 01:10:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/31 01:10:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 01:10:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 01:10:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/31 01:10:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 01:10:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 01:10:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/31 01:10:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 01:10:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 01:10:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/31 01:10:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 01:10:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 01:10:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 01:10:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 01:10:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 01:10:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 01:10:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/31 01:10:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 01:10:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/31 01:10:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 01:10:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/31 01:10:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/31 01:10:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/31 01:10:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 01:10:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 01:10:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 01:10:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 01:10:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/31 01:10:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 01:10:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/31 01:10:29 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/31 01:10:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 01:10:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/31 01:10:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/31 01:10:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 01:10:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/31 01:10:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/31 01:10:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/31 01:10:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/31 01:10:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/31 01:10:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/31 01:10:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/31 01:10:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 01:10:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/31 01:10:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:29 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:10:29 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:10:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/31 01:10:29 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/31 01:10:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/31 01:10:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/31 01:10:29 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/31 01:10:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/31 01:10:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/31 01:10:29 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/31 01:10:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/31 01:10:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/31 01:10:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/31 01:10:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/31 01:10:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/31 01:10:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/31 01:10:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/31 01:10:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/31 01:10:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/31 01:10:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/31 01:10:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/31 01:10:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/31 01:10:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/31 01:10:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/31 01:10:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/31 01:10:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/31 01:10:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/31 01:10:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/31 01:10:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/31 01:10:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/31 01:10:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/31 01:10:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/31 01:10:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/31 01:10:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/31 01:10:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/31 01:10:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/31 01:10:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/31 01:10:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/31 01:10:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/31 01:10:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/31 01:10:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/31 01:10:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/31 01:10:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/31 01:10:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/31 01:10:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/31 01:10:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/31 01:10:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/31 01:10:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/31 01:10:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/31 01:10:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/31 01:10:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/31 01:10:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/31 01:10:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/31 01:10:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/31 01:10:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/31 01:10:31 DEBUG : Waiting for deletions to finish 2025/08/31 01:10:31 INFO : appleappleapplebanana: Deleted 2025/08/31 01:10:31 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/31 01:10:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/31 01:10:31 INFO : dir1/0007-1234567.txt: Deleted 2025/08/31 01:10:31 INFO : dir1/0009-3456789.txt: Deleted 2025/08/31 01:10:31 INFO : dir1/0014-89;=.txt: Deleted 2025/08/31 01:10:31 INFO : dir1/0015-9;=.txt: Deleted 2025/08/31 01:10:31 INFO : banana: Deleted 2025/08/31 01:10:31 INFO : splitbananasplit: Deleted 2025/08/31 01:10:31 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/31 01:10:31 INFO : dir1/0010-456789.txt: Deleted 2025/08/31 01:10:31 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/31 01:10:31 INFO : dir1/0003-defghij.txt: Deleted 2025/08/31 01:10:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/31 01:10:31 INFO : dir1/0008-2345678.txt: Deleted 2025/08/31 01:10:31 INFO : dir1/0012-6789;.txt: Deleted 2025/08/31 01:10:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/31 01:10:31 INFO : dir1/0011-56789;.txt: Deleted 2025/08/31 01:10:32 INFO : dir1/0013-789;=.txt: Deleted 2025/08/31 01:10:32 INFO : apple: Deleted 2025/08/31 01:10:32 DEBUG : Waiting for deletions to finish 2025/08/31 01:10:32 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/31 01:10:32 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/31 01:10:32 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/31 01:10:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/31 01:10:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/31 01:10:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/31 01:10:32 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/31 01:10:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/31 01:10:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/31 01:10:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/31 01:10:32 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/31 01:10:32 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/31 01:10:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/31 01:10:32 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/31 01:10:32 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/31 01:10:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/31 01:10:32 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/31 01:10:32 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/31 01:10:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/31 01:10:32 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/31 01:10:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/31 01:10:32 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/31 01:10:32 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/31 01:10:32 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/31 01:10:32 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/31 01:10:32 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/31 01:10:32 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/31 01:10:32 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/31 01:10:32 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/31 01:10:32 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/31 01:10:32 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/31 01:10:32 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/31 01:10:32 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/31 01:10:32 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/31 01:10:32 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/31 01:10:32 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/31 01:10:32 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/31 01:10:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/31 01:10:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/31 01:10:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/31 01:10:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/31 01:10:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/31 01:10:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/31 01:10:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/31 01:10:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/31 01:10:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/31 01:10:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/31 01:10:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/31 01:10:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/31 01:10:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/31 01:10:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/31 01:10:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/31 01:10:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/31 01:10:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 01:10:32 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 01:10:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/31 01:10:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/31 01:10:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/31 01:10:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/31 01:10:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/31 01:10:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/31 01:10:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/31 01:10:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/31 01:10:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/31 01:10:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/31 01:10:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/31 01:10:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/31 01:10:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/31 01:10:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/31 01:10:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/31 01:10:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/31 01:10:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 01:10:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 01:10:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 01:10:32 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 01:10:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/31 01:10:32 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 01:10:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 01:10:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/31 01:10:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/31 01:10:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/31 01:10:32 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/31 01:10:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/31 01:10:32 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/31 01:10:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/31 01:10:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:32 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:10:32 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:10:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/31 01:10:32 INFO : apple: Copied (new) 2025/08/31 01:10:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/31 01:10:33 INFO : banana: Copied (new) 2025/08/31 01:10:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/31 01:10:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/31 01:10:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/31 01:10:33 INFO : splitbananasplit: Copied (new) 2025/08/31 01:10:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/31 01:10:33 INFO : appleappleapplebanana: Copied (new) 2025/08/31 01:10:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/31 01:10:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/31 01:10:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/31 01:10:33 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/31 01:10:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/31 01:10:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/31 01:10:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/31 01:10:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/31 01:10:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/31 01:10:33 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/31 01:10:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/31 01:10:33 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/31 01:10:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/31 01:10:33 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/31 01:10:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/31 01:10:33 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/31 01:10:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/31 01:10:33 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/31 01:10:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/31 01:10:33 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/31 01:10:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/31 01:10:34 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/31 01:10:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/31 01:10:34 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/31 01:10:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/31 01:10:34 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/31 01:10:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/31 01:10:34 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/31 01:10:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/31 01:10:34 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/31 01:10:34 DEBUG : Waiting for deletions to finish 2025/08/31 01:10:34 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/31 01:10:34 INFO : splitbananasplitSUFFIX: Deleted 2025/08/31 01:10:34 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/31 01:10:34 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/31 01:10:34 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/31 01:10:34 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/31 01:10:34 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/31 01:10:34 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/31 01:10:34 INFO : appleSUFFIX: Deleted 2025/08/31 01:10:34 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/31 01:10:34 INFO : bananaSUFFIX: Deleted 2025/08/31 01:10:34 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/31 01:10:34 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/31 01:10:34 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/31 01:10:34 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/31 01:10:34 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/31 01:10:34 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/31 01:10:34 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/31 01:10:34 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/31 01:10:34 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/31 01:10:34 DEBUG : Waiting for deletions to finish 2025/08/31 01:10:35 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : Waiting for deletions to finish 2025/08/31 01:10:35 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:10:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:10:48 DEBUG : Waiting for deletions to finish 2025/08/31 01:10:48 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:10:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:10:48 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:10:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:10:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:10:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:10:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:10:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:10:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:10:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:10:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:10:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:10:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:10:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 01:10:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 01:10:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 01:10:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 01:10:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 01:10:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/31 01:10:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 01:10:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/31 01:10:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:10:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:10:49 DEBUG : apple: Unchanged skipping 2025/08/31 01:10:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:49 DEBUG : banana: Unchanged skipping 2025/08/31 01:10:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 01:10:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 01:10:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 01:10:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 01:10:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 01:10:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 01:10:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 01:10:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 01:10:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 01:10:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 01:10:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 01:10:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 01:10:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 01:10:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 01:10:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 01:10:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 01:10:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 01:10:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 01:10:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 01:10:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 01:10:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 01:10:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 01:10:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 01:10:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 01:10:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 01:10:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 01:10:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 01:10:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 01:10:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 01:10:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 01:10:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 01:10:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 01:10:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 01:10:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 01:10:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 01:10:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 01:10:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 01:10:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 01:10:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 01:10:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 01:10:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 01:10:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/31 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 01:10:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 01:10:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 01:10:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 01:10:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/31 01:10:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/31 01:10:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 01:10:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 01:10:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 01:10:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 01:10:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 01:10:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/31 01:10:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/31 01:10:49 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:10:49 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:10:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/31 01:10:49 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/31 01:10:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/31 01:10:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/31 01:10:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/31 01:10:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/31 01:10:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/31 01:10:49 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/31 01:10:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/31 01:10:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/31 01:10:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/31 01:10:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/31 01:10:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/31 01:10:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/31 01:10:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/31 01:10:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/31 01:10:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/31 01:10:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/31 01:10:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/31 01:10:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/31 01:10:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/31 01:10:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/31 01:10:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/31 01:10:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/31 01:10:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/31 01:10:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/31 01:10:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/31 01:10:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/31 01:10:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/31 01:10:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/31 01:10:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/31 01:10:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/31 01:10:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/31 01:10:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/31 01:10:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/31 01:10:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/31 01:10:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/31 01:10:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/31 01:10:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/31 01:10:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/31 01:10:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/31 01:10:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/31 01:10:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/31 01:10:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/31 01:10:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/31 01:10:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/31 01:10:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/31 01:10:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/31 01:10:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/31 01:10:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/31 01:10:50 DEBUG : Waiting for deletions to finish 2025/08/31 01:10:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/31 01:10:51 INFO : dir1/0008-2345678.txt: Deleted 2025/08/31 01:10:51 INFO : dir1/0010-456789.txt: Deleted 2025/08/31 01:10:51 INFO : dir1/0014-89;=.txt: Deleted 2025/08/31 01:10:51 INFO : splitbananasplit: Deleted 2025/08/31 01:10:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/31 01:10:51 INFO : dir1/0007-1234567.txt: Deleted 2025/08/31 01:10:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/31 01:10:51 INFO : dir1/0009-3456789.txt: Deleted 2025/08/31 01:10:51 INFO : dir1/0011-56789;.txt: Deleted 2025/08/31 01:10:51 INFO : appleappleapplebanana: Deleted 2025/08/31 01:10:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/31 01:10:51 INFO : dir1/0003-defghij.txt: Deleted 2025/08/31 01:10:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/31 01:10:51 INFO : dir1/0012-6789;.txt: Deleted 2025/08/31 01:10:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/31 01:10:51 INFO : dir1/0013-789;=.txt: Deleted 2025/08/31 01:10:51 INFO : dir1/0015-9;=.txt: Deleted 2025/08/31 01:10:51 DEBUG : Waiting for deletions to finish 2025/08/31 01:10:52 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : appleapple: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/31 01:10:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/31 01:10:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/31 01:10:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/31 01:10:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/31 01:10:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/31 01:10:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/31 01:10:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/31 01:10:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/31 01:10:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/31 01:10:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/31 01:10:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/31 01:10:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/31 01:10:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/31 01:10:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/31 01:10:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/31 01:10:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/31 01:10:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/31 01:10:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/31 01:10:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/31 01:10:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/31 01:10:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/31 01:10:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/31 01:10:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/31 01:10:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/31 01:10:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/31 01:10:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/31 01:10:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/31 01:10:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/31 01:10:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/31 01:10:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/31 01:10:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/31 01:10:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/31 01:10:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/31 01:10:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/31 01:10:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/31 01:10:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/31 01:10:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/31 01:10:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/31 01:10:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/31 01:10:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/31 01:10:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/31 01:10:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/31 01:10:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/31 01:10:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/31 01:10:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/31 01:10:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/31 01:10:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/31 01:10:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/31 01:10:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/31 01:10:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/31 01:10:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/31 01:10:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/31 01:10:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/31 01:10:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/31 01:10:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/31 01:10:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/31 01:10:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/31 01:10:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/31 01:10:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/31 01:10:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/31 01:10:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 01:10:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/31 01:10:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/31 01:10:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/31 01:10:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/31 01:10:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/31 01:10:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/31 01:10:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/31 01:10:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/31 01:10:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/31 01:10:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/31 01:10:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/31 01:10:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/31 01:10:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/31 01:10:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/31 01:10:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/31 01:10:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/31 01:10:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 01:10:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 01:10:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 01:10:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 01:10:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:10:52 DEBUG : apple: Unchanged skipping 2025/08/31 01:10:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:10:52 DEBUG : banana: Unchanged skipping 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:10:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 01:10:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:10:52 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 01:10:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 01:10:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 01:10:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 01:10:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 01:10:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 01:10:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 01:10:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 01:10:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 01:10:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 01:10:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 01:10:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 01:10:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 01:10:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 01:10:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 01:10:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 01:10:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 01:10:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 01:10:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 01:10:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 01:10:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 01:10:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 01:10:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 01:10:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 01:10:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 01:10:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 01:10:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 01:10:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 01:10:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 01:10:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 01:10:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 01:10:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 01:10:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 01:10:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 01:10:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 01:10:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 01:10:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 01:10:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 01:10:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 01:10:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 01:10:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 01:10:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/31 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 01:10:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 01:10:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 01:10:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 01:10:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 01:10:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 01:10:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 01:10:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 01:10:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:10:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:10:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 01:10:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:10:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:10:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:10:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:10:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 01:10:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:10:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 01:10:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 01:10:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:10:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 01:10:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 01:10:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:10:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 01:10:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 01:10:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 01:10:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 01:10:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 01:10:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 01:10:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 01:10:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:10:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 01:10:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:10:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:10:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 01:10:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 01:10:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:10:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 01:10:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:10:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 01:10:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/31 01:10:52 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:10:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:10:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 01:10:52 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:10:52 DEBUG : Waiting for deletions to finish 2025/08/31 01:10:52 DEBUG : Waiting for deletions to finish 2025/08/31 01:10:52 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : appleapple: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/31 01:10:52 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/31 01:10:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/31 01:10:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/31 01:10:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/31 01:10:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/31 01:10:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/31 01:10:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/31 01:10:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/31 01:10:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/31 01:10:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/31 01:10:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/31 01:10:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/31 01:10:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/31 01:10:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/31 01:10:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/31 01:10:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/31 01:10:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/31 01:10:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/31 01:10:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/31 01:10:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/31 01:10:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/31 01:10:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/31 01:10:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/31 01:10:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/31 01:10:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/31 01:10:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/31 01:10:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/31 01:10:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/31 01:10:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/31 01:10:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/31 01:10:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/31 01:10:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/31 01:10:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 01:10:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/31 01:10:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 01:10:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/31 01:10:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/31 01:10:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/31 01:10:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/31 01:10:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/31 01:10:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/31 01:10:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/31 01:10:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/31 01:10:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/31 01:10:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/31 01:10:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/31 01:10:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/31 01:10:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/31 01:10:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/31 01:10:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/31 01:10:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/31 01:10:53 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:11:06 DEBUG : Waiting for deletions to finish 2025/08/31 01:11:06 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:11:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:11:06 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:11:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:11:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:11:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:11:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:11:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:11:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:11:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:11:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:11:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:11:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:11:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:11:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:11:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:11:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:11:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:11:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 01:11:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:06 DEBUG : apple: Unchanged skipping 2025/08/31 01:11:06 DEBUG : banana: Unchanged skipping 2025/08/31 01:11:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:06 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 01:11:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 01:11:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 01:11:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 01:11:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 01:11:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 01:11:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 01:11:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 01:11:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 01:11:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 01:11:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 01:11:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 01:11:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:07 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:11:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 01:11:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 01:11:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 01:11:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 01:11:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 01:11:07 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:11:07 DEBUG : Waiting for deletions to finish 2025/08/31 01:11:07 DEBUG : Waiting for deletions to finish 2025/08/31 01:11:07 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:11:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:11:07 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:11:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:11:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:11:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:11:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:11:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:11:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:11:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:11:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:11:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:11:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:11:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:11:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:11:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:11:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:11:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:11:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 01:11:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:07 DEBUG : apple: Unchanged skipping 2025/08/31 01:11:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 01:11:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:07 DEBUG : banana: Unchanged skipping 2025/08/31 01:11:07 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 01:11:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 01:11:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 01:11:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 01:11:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 01:11:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 01:11:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 01:11:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 01:11:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 01:11:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 01:11:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 01:11:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 01:11:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 01:11:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 01:11:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 01:11:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 01:11:08 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:11:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 01:11:08 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:11:08 DEBUG : Waiting for deletions to finish 2025/08/31 01:11:08 DEBUG : Waiting for deletions to finish 2025/08/31 01:11:08 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : Waiting for deletions to finish 2025/08/31 01:11:08 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:11:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:11:21 DEBUG : Waiting for deletions to finish 2025/08/31 01:11:22 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:11:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:11:22 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:11:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:11:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:11:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:11:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:11:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:11:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:11:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:11:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:11:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:11:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:11:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:11:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:11:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:11:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:11:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:11:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:11:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 01:11:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:22 DEBUG : apple: Unchanged skipping 2025/08/31 01:11:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 01:11:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:22 DEBUG : banana: Unchanged skipping 2025/08/31 01:11:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:22 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 01:11:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 01:11:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 01:11:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 01:11:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 01:11:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 01:11:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 01:11:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 01:11:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 01:11:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 01:11:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 01:11:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 01:11:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 01:11:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 01:11:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 01:11:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 01:11:22 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:11:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 01:11:22 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:11:22 DEBUG : Waiting for deletions to finish 2025/08/31 01:11:22 DEBUG : Waiting for deletions to finish 2025/08/31 01:11:23 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:23 DEBUG : apple: Unchanged skipping 2025/08/31 01:11:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 01:11:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:23 DEBUG : banana: Unchanged skipping 2025/08/31 01:11:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:23 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 01:11:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 01:11:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 01:11:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 01:11:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 01:11:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 01:11:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 01:11:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 01:11:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 01:11:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 01:11:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 01:11:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 01:11:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 01:11:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 01:11:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 01:11:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 01:11:23 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:11:23 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:11:23 DEBUG : Waiting for deletions to finish 2025/08/31 01:11:23 DEBUG : Waiting for deletions to finish 2025/08/31 01:11:23 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:11:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:11:36 DEBUG : Waiting for deletions to finish 2025/08/31 01:11:36 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:11:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:11:36 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:11:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:11:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:11:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:11:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:11:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:11:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:11:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:11:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:11:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:11:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:11:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:11:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:11:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:11:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:11:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:11:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:11:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 01:11:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:37 DEBUG : apple: Unchanged skipping 2025/08/31 01:11:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 01:11:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:37 DEBUG : banana: Unchanged skipping 2025/08/31 01:11:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:37 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 01:11:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 01:11:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 01:11:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 01:11:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 01:11:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 01:11:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 01:11:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 01:11:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 01:11:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 01:11:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 01:11:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 01:11:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 01:11:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 01:11:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 01:11:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 01:11:37 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:11:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 01:11:37 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:11:37 DEBUG : Waiting for deletions to finish 2025/08/31 01:11:37 DEBUG : Waiting for deletions to finish 2025/08/31 01:11:37 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:11:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:11:37 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:11:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:11:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:11:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:11:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:11:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:11:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:11:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:11:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:11:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:11:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:11:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:11:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:11:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:11:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:11:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:11:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:11:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 01:11:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:38 DEBUG : apple: Unchanged skipping 2025/08/31 01:11:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 01:11:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:38 DEBUG : banana: Unchanged skipping 2025/08/31 01:11:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:38 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 01:11:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 01:11:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 01:11:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 01:11:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 01:11:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 01:11:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 01:11:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 01:11:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 01:11:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 01:11:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 01:11:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 01:11:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 01:11:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 01:11:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 01:11:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 01:11:38 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:11:38 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:11:38 DEBUG : Waiting for deletions to finish 2025/08/31 01:11:38 DEBUG : Waiting for deletions to finish 2025/08/31 01:11:38 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:11:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:11:38 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:11:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:11:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:11:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:11:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:11:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:11:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:11:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:11:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:11:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:11:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:11:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:11:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:11:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:11:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:11:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:11:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:11:51 DEBUG : Waiting for deletions to finish 2025/08/31 01:11:52 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:11:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:11:52 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:11:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:11:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:11:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:11:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:11:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:11:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:11:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:11:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:11:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:11:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:11:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:11:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:11:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:11:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:11:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:11:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:11:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 01:11:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:52 DEBUG : apple: Unchanged skipping 2025/08/31 01:11:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 01:11:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:52 DEBUG : banana: Unchanged skipping 2025/08/31 01:11:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:52 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:11:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:11:53 DEBUG : Waiting for deletions to finish 2025/08/31 01:11:53 DEBUG : Waiting for deletions to finish 2025/08/31 01:11:53 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:11:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:11:53 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:11:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:11:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:11:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:11:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:11:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:11:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:11:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:11:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:11:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:11:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:11:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:11:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:11:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:11:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:11:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:11:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:11:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 01:11:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : apple: Unchanged skipping 2025/08/31 01:11:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 01:11:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : banana: Unchanged skipping 2025/08/31 01:11:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:11:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:11:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 01:11:53 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:11:53 DEBUG : Waiting for deletions to finish 2025/08/31 01:11:53 DEBUG : Waiting for deletions to finish 2025/08/31 01:11:54 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:11:54 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:12:07 DEBUG : Waiting for deletions to finish 2025/08/31 01:12:07 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:12:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:12:07 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:12:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:12:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:12:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:12:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:12:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:12:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:12:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:12:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:12:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:12:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:12:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:12:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:12:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:12:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:12:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:12:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:12:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 01:12:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:08 DEBUG : apple: Unchanged skipping 2025/08/31 01:12:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 01:12:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:08 DEBUG : banana: Unchanged skipping 2025/08/31 01:12:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:08 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 01:12:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 01:12:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 01:12:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 01:12:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 01:12:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 01:12:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 01:12:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 01:12:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 01:12:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 01:12:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 01:12:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 01:12:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 01:12:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 01:12:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 01:12:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 01:12:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 01:12:08 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:12:08 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:12:08 DEBUG : Waiting for deletions to finish 2025/08/31 01:12:08 DEBUG : Waiting for deletions to finish 2025/08/31 01:12:08 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:12:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:12:08 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:12:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:12:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:12:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:12:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:12:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:12:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:12:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:12:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:12:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:12:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:12:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:12:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:12:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:12:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:12:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:12:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:12:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 01:12:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:09 DEBUG : apple: Unchanged skipping 2025/08/31 01:12:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 01:12:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:09 DEBUG : banana: Unchanged skipping 2025/08/31 01:12:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:09 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 01:12:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 01:12:09 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:12:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 01:12:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 01:12:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 01:12:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 01:12:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 01:12:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 01:12:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 01:12:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 01:12:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 01:12:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 01:12:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 01:12:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 01:12:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 01:12:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 01:12:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 01:12:09 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:12:09 DEBUG : Waiting for deletions to finish 2025/08/31 01:12:09 DEBUG : Waiting for deletions to finish 2025/08/31 01:12:09 DEBUG : apple: Excluded (Path Filter) 2025/08/31 01:12:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 01:12:09 DEBUG : banana: Excluded (Path Filter) 2025/08/31 01:12:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 01:12:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 01:12:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 01:12:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 01:12:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 01:12:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 01:12:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 01:12:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 01:12:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 01:12:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 01:12:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 01:12:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 01:12:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 01:12:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 01:12:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 01:12:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 01:12:09 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (181.84s) --- PASS: TestTransform/NFC (14.38s) --- PASS: TestTransform/NFD (15.25s) --- PASS: TestTransform/base64 (17.91s) --- PASS: TestTransform/prefix (20.84s) --- PASS: TestTransform/suffix (19.36s) --- PASS: TestTransform/truncate (17.29s) --- PASS: TestTransform/encoder (15.87s) --- PASS: TestTransform/ISO-8859-1 (15.09s) --- PASS: TestTransform/charmap (14.86s) --- PASS: TestTransform/lowercase (15.39s) --- PASS: TestTransform/ascii (15.60s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:12:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/31 01:12:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/31 01:12:14 INFO : sub dir_somesuffix: Making directory 2025/08/31 01:12:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/31 01:12:14 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/31 01:12:14 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/31 01:12:14 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/31 01:12:14 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/31 01:12:14 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:12:14 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:12:15 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:12:15 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/31 01:12:15 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.73s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:12:16 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:16 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:16 INFO : tictactoe: Making directory 2025/08/31 01:12:16 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:16 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 01:12:16 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/31 01:12:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 01:12:16 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:12:16 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:12:17 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:12:17 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/31 01:12:17 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.73s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:12:18 INFO : toe: Making directory 2025/08/31 01:12:18 INFO : toe/toe: Making directory 2025/08/31 01:12:18 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/31 01:12:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/31 01:12:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/31 01:12:18 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:12:18 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:12:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:12:18 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/31 01:12:18 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.58s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:12:19 INFO : toe: Making directory 2025/08/31 01:12:19 INFO : toe/toe: Making directory 2025/08/31 01:12:19 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/31 01:12:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/31 01:12:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/31 01:12:19 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:12:19 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:12:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:12:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/31 01:12:20 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.71s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:12:21 DEBUG : empty_dir: Making directory with metadata 2025/08/31 01:12:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/31 01:12:21 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 01:12:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 01:12:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 01:12:21 INFO : tictacempty_dir: Making directory 2025/08/31 01:12:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 01:12:21 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:21 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:21 INFO : tictactoe: Making directory 2025/08/31 01:12:21 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:21 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 01:12:21 INFO : tictactoe/tictactoe: Making directory 2025/08/31 01:12:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 01:12:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/31 01:12:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/31 01:12:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/31 01:12:21 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:12:21 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:12:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:12:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/31 01:12:22 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.81s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:12:23 DEBUG : empty_dir: Making directory with metadata 2025/08/31 01:12:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/31 01:12:23 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 01:12:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 01:12:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 01:12:23 INFO : tictacempty_dir: Making directory 2025/08/31 01:12:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 01:12:23 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:23 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:23 INFO : tictactoe: Making directory 2025/08/31 01:12:23 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:23 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 01:12:23 INFO : tictactoe/tictactoe: Making directory 2025/08/31 01:12:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 01:12:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/31 01:12:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 01:12:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/31 01:12:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 01:12:23 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:12:23 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:12:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:12:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 01:12:24 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/31 01:12:24 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:12:24 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 01:12:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 01:12:24 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:24 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/31 01:12:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:12:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/31 01:12:24 NOTICE: B2 bucket rclone-test-budanif2kuxo: 0 differences found 2025/08/31 01:12:24 NOTICE: B2 bucket rclone-test-budanif2kuxo: 1 matching files --- PASS: TestAllTag (2.30s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:12:25 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:25 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:25 INFO : tictactoe: Making directory 2025/08/31 01:12:25 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:25 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 01:12:25 INFO : tictactoe/tictactoe: Making directory 2025/08/31 01:12:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 01:12:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/31 01:12:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/31 01:12:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/31 01:12:25 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:12:25 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:12:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:12:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/31 01:12:26 DEBUG : Waiting for deletions to finish 2025/08/31 01:12:26 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:26 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:26 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 01:12:27 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 01:12:27 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:12:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/31 01:12:27 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/31 01:12:27 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:12:27 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.41s) === RUN TestSyntax 2025/08/31 01:12:27 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:12:28 INFO : toe: Making directory 2025/08/31 01:12:28 INFO : toe/toe: Making directory 2025/08/31 01:12:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/31 01:12:28 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:12:28 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:12:28 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:12:28 INFO : toe/toe/toe: Copied (new) 2025/08/31 01:12:28 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.82s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:12:29 DEBUG : empty_dir: Making directory with metadata 2025/08/31 01:12:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/31 01:12:29 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 01:12:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 01:12:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 01:12:29 INFO : tictacempty_dir: Making directory 2025/08/31 01:12:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 01:12:29 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:29 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:29 INFO : tictactoe: Making directory 2025/08/31 01:12:29 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:29 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 01:12:29 INFO : tictactoe/tictactoe: Making directory 2025/08/31 01:12:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 01:12:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/31 01:12:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 01:12:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/31 01:12:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 01:12:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 01:12:29 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:12:29 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:12:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:12:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 01:12:30 INFO : toe/toe/toe.txt: Deleted 2025/08/31 01:12:30 INFO : toe/toe: Removing directory 2025/08/31 01:12:30 INFO : toe: Removing directory 2025/08/31 01:12:30 INFO : empty_dir: Removing directory 2025/08/31 01:12:30 DEBUG : Local file system at /tmp/rclone2668711547: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.83s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:12:31 DEBUG : empty_dir: Making directory with metadata 2025/08/31 01:12:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/31 01:12:31 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 01:12:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 01:12:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 01:12:31 INFO : tictacempty_dir: Making directory 2025/08/31 01:12:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 01:12:31 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:31 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:31 INFO : tictactoe: Making directory 2025/08/31 01:12:31 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:31 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 01:12:31 INFO : tictactoe/tictactoe: Making directory 2025/08/31 01:12:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 01:12:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/31 01:12:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 01:12:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/31 01:12:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 01:12:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 01:12:31 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:12:31 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:12:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:12:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 01:12:32 INFO : toe/toe/toe.txt: Deleted 2025/08/31 01:12:32 INFO : toe/toe: Removing directory 2025/08/31 01:12:32 INFO : toe: Removing directory 2025/08/31 01:12:32 INFO : empty_dir: Removing directory 2025/08/31 01:12:32 DEBUG : Local file system at /tmp/rclone2668711547: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/31 01:12:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/31 01:12:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/31 01:12:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/31 01:12:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/31 01:12:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:12:33 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/31 01:12:33 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.16s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:12:34 DEBUG : Reset feature "Copy" 2025/08/31 01:12:34 DEBUG : Reset feature "Move" 2025/08/31 01:12:34 DEBUG : Reset feature "Copy" 2025/08/31 01:12:34 DEBUG : Reset feature "Move" 2025/08/31 01:12:34 DEBUG : empty_dir: Making directory with metadata 2025/08/31 01:12:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/31 01:12:34 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 01:12:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 01:12:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 01:12:34 INFO : tictacempty_dir: Making directory 2025/08/31 01:12:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 01:12:34 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:34 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:34 INFO : tictactoe: Making directory 2025/08/31 01:12:34 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:34 DEBUG : toe: transformed to: tictactoe 2025/08/31 01:12:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 01:12:34 INFO : tictactoe/tictactoe: Making directory 2025/08/31 01:12:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 01:12:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/31 01:12:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 01:12:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/31 01:12:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 01:12:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 01:12:34 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:12:34 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:12:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:12:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 01:12:35 INFO : toe/toe/toe.txt: Deleted 2025/08/31 01:12:35 INFO : toe/toe: Removing directory 2025/08/31 01:12:35 INFO : toe: Removing directory 2025/08/31 01:12:35 INFO : empty_dir: Removing directory 2025/08/31 01:12:35 DEBUG : Local file system at /tmp/rclone2668711547: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/31 01:12:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/31 01:12:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/31 01:12:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/31 01:12:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/31 01:12:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:12:36 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/31 01:12:37 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.54s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:12:38 DEBUG : toe: transformed to: dG9l 2025/08/31 01:12:38 DEBUG : toe: transformed to: dG9l 2025/08/31 01:12:38 INFO : dG9l: Making directory 2025/08/31 01:12:38 DEBUG : toe: transformed to: dG9l 2025/08/31 01:12:38 DEBUG : toe: transformed to: dG9l 2025/08/31 01:12:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/31 01:12:38 INFO : dG9l/dG9l: Making directory 2025/08/31 01:12:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/31 01:12:38 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/31 01:12:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/31 01:12:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/31 01:12:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/31 01:12:38 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:12:38 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:12:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:12:39 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/31 01:12:39 DEBUG : Waiting for deletions to finish 2025/08/31 01:12:39 DEBUG : dG9l: transformed to: toe 2025/08/31 01:12:39 DEBUG : dG9l: transformed to: toe 2025/08/31 01:12:39 DEBUG : dG9l: transformed to: toe 2025/08/31 01:12:39 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/31 01:12:39 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/31 01:12:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/31 01:12:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/31 01:12:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/31 01:12:39 DEBUG : Local file system at /tmp/rclone2668711547: Waiting for checks to finish 2025/08/31 01:12:39 DEBUG : Local file system at /tmp/rclone2668711547: Waiting for transfers to finish 2025/08/31 01:12:39 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.60s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-budanif2kuxo", Local "Local file system at /tmp/rclone2668711547", Modify Window "1ms" 2025/08/31 01:12:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/31 01:12:40 DEBUG : toe: transformed to: 2025/08/31 01:12:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/31 01:12:41 DEBUG : toe: transformed to: 2025/08/31 01:12:41 INFO : B2 bucket rclone-test-budanif2kuxo: Making directory 2025/08/31 01:12:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/31 01:12:41 DEBUG : toe: transformed to: 2025/08/31 01:12:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/31 01:12:41 DEBUG : toe: transformed to: 2025/08/31 01:12:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/31 01:12:41 DEBUG : toe/toe: transformed to: 2025/08/31 01:12:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/31 01:12:41 INFO : toe/toe: Making directory 2025/08/31 01:12:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/31 01:12:41 DEBUG : toe/toe: transformed to: 2025/08/31 01:12:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/31 01:12:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/31 01:12:41 DEBUG : toe: transformed to: 2025/08/31 01:12:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/31 01:12:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/31 01:12:41 DEBUG : toe/toe/toe: transformed to: 2025/08/31 01:12:41 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/31 01:12:41 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for checks to finish 2025/08/31 01:12:41 DEBUG : B2 bucket rclone-test-budanif2kuxo: Waiting for transfers to finish 2025/08/31 01:12:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 01:12:41 INFO : toe/toe/toe: Copied (new) 2025/08/31 01:12:41 ERROR : B2 bucket rclone-test-budanif2kuxo: not deleting files as there were IO errors 2025/08/31 01:12:41 ERROR : B2 bucket rclone-test-budanif2kuxo: not deleting directories as there were IO errors --- PASS: TestError (1.97s) PASS 2025/08/31 01:12:42 DEBUG : B2 bucket rclone-test-budanif2kuxo: Purge remote 2025/08/31 01:12:42 INFO : B2 bucket rclone-test-budanif2kuxo: cleaning bucket "rclone-test-budanif2kuxo" of all files 2025/08/31 01:12:43 DEBUG : BackupDir/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f408ee6942fbe4827_d20250831_m010648_c001_v7007000_t0000_u01756602408273") 2025/08/31 01:12:43 DEBUG : BackupDir/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f101f1950803e3a31_d20250831_m010642_c001_v0001179_t0022_u01756602402883") 2025/08/31 01:12:43 DEBUG : CompareDest/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd9902c_d20250831_m010623_c001_v7007000_t0000_u01756602383167") 2025/08/31 01:12:43 DEBUG : CompareDest/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d261_d20250831_m010617_c001_v0001137_t0001_u01756602377513") 2025/08/31 01:12:43 DEBUG : CompareDest/two: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd9902d_d20250831_m010623_c001_v7007000_t0000_u01756602383350") 2025/08/31 01:12:43 DEBUG : CompareDest/two: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcd17_d20250831_m010618_c001_v0001105_t0016_u01756602378645") 2025/08/31 01:12:43 DEBUG : CopyDest/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f408ee6942fbe4828_d20250831_m010648_c001_v7007000_t0000_u01756602408456") 2025/08/31 01:12:43 DEBUG : CopyDest/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcd67_d20250831_m010639_c001_v0001105_t0034_u01756602399914") 2025/08/31 01:12:43 DEBUG : CopyDest/three: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f408ee6942fbe4829_d20250831_m010648_c001_v7007000_t0000_u01756602408637") 2025/08/31 01:12:44 DEBUG : CopyDest/three: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcd81_d20250831_m010646_c001_v0001105_t0043_u01756602406279") 2025/08/31 01:12:44 DEBUG : CopyDest/two: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f408ee6942fbe482a_d20250831_m010648_c001_v7007000_t0000_u01756602408818") 2025/08/31 01:12:44 DEBUG : CopyDest/two: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d2e4_d20250831_m010643_c001_v0001137_t0042_u01756602403771") 2025/08/31 01:12:44 DEBUG : EXISTING: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d7670_d20250831_m010810_c001_v7007000_t0000_u01756602490600") 2025/08/31 01:12:44 DEBUG : EXISTING: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcebf_d20250831_m010809_c001_v0001105_t0014_u01756602489436") 2025/08/31 01:12:44 DEBUG : PREFIXapple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba567520a4_d20250831_m011015_c001_v7007000_t0000_u01756602615113") 2025/08/31 01:12:44 DEBUG : PREFIXapple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd117_d20250831_m011010_c001_v0001105_t0009_u01756602610135") 2025/08/31 01:12:44 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41260f41d99af63f_d20250831_m011015_c001_v7007000_t0000_u01756602615222") 2025/08/31 01:12:44 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d70e_d20250831_m011010_c001_v0001137_t0056_u01756602610112") 2025/08/31 01:12:44 DEBUG : PREFIXbanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48ccf_d20250831_m011015_c001_v7007000_t0000_u01756602615071") 2025/08/31 01:12:44 DEBUG : PREFIXbanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10460_d20250831_m011010_c001_v0001157_t0048_u01756602610145") 2025/08/31 01:12:44 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba567520a5_d20250831_m011015_c001_v7007000_t0000_u01756602615298") 2025/08/31 01:12:44 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd431ce_d20250831_m011010_c001_v0001184_t0013_u01756602610123") 2025/08/31 01:12:44 DEBUG : Testêé: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d766b_d20250831_m010806_c001_v7007000_t0000_u01756602486950") 2025/08/31 01:12:44 DEBUG : Testêé: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dceac_d20250831_m010806_c001_v0001105_t0042_u01756602486182") 2025/08/31 01:12:44 DEBUG : Testêé: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d43b_d20250831_m010805_c001_v0001137_t0026_u01756602485082") 2025/08/31 01:12:44 DEBUG : YXBwbGU=: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba5675206f_d20250831_m010956_c001_v7007000_t0000_u01756602596114") 2025/08/31 01:12:44 DEBUG : YXBwbGU=: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd0c6_d20250831_m010951_c001_v0001105_t0035_u01756602591630") 2025/08/31 01:12:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba56752071_d20250831_m010956_c001_v7007000_t0000_u01756602596296") 2025/08/31 01:12:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc103f9_d20250831_m010951_c001_v0001157_t0029_u01756602591595") 2025/08/31 01:12:45 DEBUG : YmFuYW5h: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba56752072_d20250831_m010956_c001_v7007000_t0000_u01756602596479") 2025/08/31 01:12:45 DEBUG : YmFuYW5h: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d6b0_d20250831_m010951_c001_v0001137_t0042_u01756602591622") 2025/08/31 01:12:45 DEBUG : a/potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362afe_d20250831_m010420_c001_v7007000_t0000_u01756602260238") 2025/08/31 01:12:45 DEBUG : a/potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf76958d_d20250831_m010419_c001_v0001038_t0057_u01756602259503") 2025/08/31 01:12:45 DEBUG : a/potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d74c3_d20250831_m010417_c001_v7007000_t0000_u01756602257708") 2025/08/31 01:12:45 DEBUG : a/potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769583_d20250831_m010416_c001_v0001038_t0049_u01756602256799") 2025/08/31 01:12:45 DEBUG : a/potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2cc3_d20250831_m010357_c001_v7007000_t0000_u01756602237834") 2025/08/31 01:12:45 DEBUG : a/potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769523_d20250831_m010356_c001_v0001038_t0002_u01756602236828") 2025/08/31 01:12:45 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f9385834_d20250831_m011210_c001_v7007000_t0000_u01756602730368") 2025/08/31 01:12:45 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc106c9_d20250831_m011206_c001_v0001157_t0044_u01756602726085") 2025/08/31 01:12:45 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db3173_d20250831_m011154_c001_v7007000_t0000_u01756602714780") 2025/08/31 01:12:45 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc1068b_d20250831_m011150_c001_v0001157_t0052_u01756602710470") 2025/08/31 01:12:45 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f403da38b8dbd65a5_d20250831_m011139_c001_v7007000_t0000_u01756602699247") 2025/08/31 01:12:45 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10644_d20250831_m011135_c001_v0001157_t0042_u01756602695233") 2025/08/31 01:12:45 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40604cba31028873_d20250831_m011124_c001_v7007000_t0000_u01756602684552") 2025/08/31 01:12:45 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc105fe_d20250831_m011120_c001_v0001157_t0026_u01756602680584") 2025/08/31 01:12:45 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd363536_d20250831_m011109_c001_v7007000_t0000_u01756602669299") 2025/08/31 01:12:45 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc1059e_d20250831_m011104_c001_v0001157_t0014_u01756602664751") 2025/08/31 01:12:46 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b75c_d20250831_m011053_c001_v7007000_t0000_u01756602653490") 2025/08/31 01:12:46 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd1c6_d20250831_m011047_c001_v0001105_t0046_u01756602647246") 2025/08/31 01:12:46 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41970b34c6f3360a_d20250831_m011036_c001_v7007000_t0000_u01756602636327") 2025/08/31 01:12:46 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd432f9_d20250831_m011032_c001_v0001184_t0039_u01756602632865") 2025/08/31 01:12:46 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba567520ab_d20250831_m011031_c001_v7007000_t0000_u01756602631938") 2025/08/31 01:12:46 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc104c4_d20250831_m011027_c001_v0001157_t0059_u01756602627429") 2025/08/31 01:12:46 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48cd3_d20250831_m011016_c001_v7007000_t0000_u01756602616784") 2025/08/31 01:12:46 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d71e_d20250831_m011013_c001_v0001137_t0055_u01756602613400") 2025/08/31 01:12:46 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78f0_d20250831_m011012_c001_v7007000_t0000_u01756602612244") 2025/08/31 01:12:46 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d706_d20250831_m011008_c001_v0001137_t0003_u01756602608218") 2025/08/31 01:12:46 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4142755312204406_d20250831_m010954_c001_v7007000_t0000_u01756602594189") 2025/08/31 01:12:46 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc103ef_d20250831_m010949_c001_v0001157_t0032_u01756602589219") 2025/08/31 01:12:46 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d7dc_d20250831_m010938_c001_v7007000_t0000_u01756602578218") 2025/08/31 01:12:46 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10397_d20250831_m010933_c001_v0001157_t0054_u01756602573947") 2025/08/31 01:12:46 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78b6_d20250831_m010922_c001_v7007000_t0000_u01756602562958") 2025/08/31 01:12:46 DEBUG : apple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10350_d20250831_m010918_c001_v0001157_t0006_u01756602558906") 2025/08/31 01:12:46 DEBUG : appleSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db311c_d20250831_m011034_c001_v7007000_t0000_u01756602634691") 2025/08/31 01:12:46 DEBUG : appleSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d750_d20250831_m011029_c001_v0001137_t0041_u01756602629570") 2025/08/31 01:12:46 DEBUG : appleapple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b75d_d20250831_m011053_c001_v7007000_t0000_u01756602653672") 2025/08/31 01:12:46 DEBUG : appleapple: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd1d0_d20250831_m011049_c001_v0001105_t0045_u01756602649180") 2025/08/31 01:12:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f9385835_d20250831_m011210_c001_v7007000_t0000_u01756602730552") 2025/08/31 01:12:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43740_d20250831_m011206_c001_v0001184_t0032_u01756602726736") 2025/08/31 01:12:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db3174_d20250831_m011154_c001_v7007000_t0000_u01756602714962") 2025/08/31 01:12:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43649_d20250831_m011151_c001_v0001184_t0054_u01756602711157") 2025/08/31 01:12:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f403da38b8dbd65a6_d20250831_m011139_c001_v7007000_t0000_u01756602699432") 2025/08/31 01:12:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd435a6_d20250831_m011135_c001_v0001184_t0039_u01756602695850") 2025/08/31 01:12:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40604cba31028874_d20250831_m011124_c001_v7007000_t0000_u01756602684733") 2025/08/31 01:12:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd4352d_d20250831_m011121_c001_v0001184_t0025_u01756602681273") 2025/08/31 01:12:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd363537_d20250831_m011109_c001_v7007000_t0000_u01756602669482") 2025/08/31 01:12:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd4346d_d20250831_m011105_c001_v0001184_t0028_u01756602665656") 2025/08/31 01:12:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b759_d20250831_m011051_c001_v7007000_t0000_u01756602651500") 2025/08/31 01:12:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d7b0_d20250831_m011047_c001_v0001137_t0005_u01756602647882") 2025/08/31 01:12:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41970b34c6f3360b_d20250831_m011036_c001_v7007000_t0000_u01756602636509") 2025/08/31 01:12:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d76c_d20250831_m011032_c001_v0001137_t0003_u01756602632853") 2025/08/31 01:12:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db3114_d20250831_m011031_c001_v7007000_t0000_u01756602631196") 2025/08/31 01:12:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d74a_d20250831_m011028_c001_v0001137_t0020_u01756602628005") 2025/08/31 01:12:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48cd4_d20250831_m011016_c001_v7007000_t0000_u01756602616966") 2025/08/31 01:12:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc1047c_d20250831_m011013_c001_v0001157_t0054_u01756602613370") 2025/08/31 01:12:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48ccd_d20250831_m011012_c001_v7007000_t0000_u01756602612456") 2025/08/31 01:12:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd10d_d20250831_m011008_c001_v0001105_t0049_u01756602608719") 2025/08/31 01:12:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362c75_d20250831_m010953_c001_v7007000_t0000_u01756602593890") 2025/08/31 01:12:48 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd430b6_d20250831_m010949_c001_v0001184_t0023_u01756602589920") 2025/08/31 01:12:48 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d7de_d20250831_m010938_c001_v7007000_t0000_u01756602578401") 2025/08/31 01:12:48 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43015_d20250831_m010934_c001_v0001184_t0014_u01756602574708") 2025/08/31 01:12:48 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78b7_d20250831_m010923_c001_v7007000_t0000_u01756602563140") 2025/08/31 01:12:48 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd42f40_d20250831_m010919_c001_v0001184_t0039_u01756602559588") 2025/08/31 01:12:48 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba567520ac_d20250831_m011034_c001_v7007000_t0000_u01756602634498") 2025/08/31 01:12:48 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd432c1_d20250831_m011029_c001_v0001184_t0009_u01756602629560") 2025/08/31 01:12:48 DEBUG : b/potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362aff_d20250831_m010420_c001_v7007000_t0000_u01756602260422") 2025/08/31 01:12:48 DEBUG : b/potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769589_d20250831_m010418_c001_v0001038_t0000_u01756602258260") 2025/08/31 01:12:48 DEBUG : b/potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d74c2_d20250831_m010417_c001_v7007000_t0000_u01756602257145") 2025/08/31 01:12:48 DEBUG : b/potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf76957b_d20250831_m010415_c001_v0001038_t0025_u01756602255645") 2025/08/31 01:12:48 DEBUG : b/potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2cc2_d20250831_m010357_c001_v7007000_t0000_u01756602237243") 2025/08/31 01:12:48 DEBUG : b/potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf76951f_d20250831_m010355_c001_v0001038_t0015_u01756602235528") 2025/08/31 01:12:48 DEBUG : backup/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4101143ce8e04da2_d20250831_m010701_c001_v7007000_t0000_u01756602421308") 2025/08/31 01:12:48 DEBUG : backup/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1058305cc2a5e0e6_d20250831_m010659_c001_v0001165_t0016_u01756602419396") 2025/08/31 01:12:48 DEBUG : backup/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f119ce940bc8d9c42_d20250831_m010655_c001_v0001182_t0024_u01756602415421") 2025/08/31 01:12:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f407822674063d8e7_d20250831_m010727_c001_v7007000_t0000_u01756602447224") 2025/08/31 01:12:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11536ec6c33d852e_d20250831_m010725_c001_v0001181_t0033_u01756602445173") 2025/08/31 01:12:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1094ce2295ac9a5c_d20250831_m010720_c001_v0001099_t0007_u01756602440421") 2025/08/31 01:12:48 DEBUG : backup/one.bak: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4023ff6b64eb444f_d20250831_m010713_c001_v7007000_t0000_u01756602433839") 2025/08/31 01:12:49 DEBUG : backup/one.bak: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f105b5b8b0a2249ea_d20250831_m010711_c001_v0001130_t0031_u01756602431760") 2025/08/31 01:12:49 DEBUG : backup/one.bak: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f113a1d0d9ce7bca1_d20250831_m010707_c001_v0001184_t0043_u01756602427704") 2025/08/31 01:12:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f407822674063d8e8_d20250831_m010727_c001_v7007000_t0000_u01756602447409") 2025/08/31 01:12:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f100e9cbc5fedc428_d20250831_m010726_c001_v0001177_t0029_u01756602446457") 2025/08/31 01:12:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f104611993233f8a4_d20250831_m010722_c001_v0001116_t0056_u01756602442188") 2025/08/31 01:12:49 DEBUG : backup/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4101143ce8e04da3_d20250831_m010701_c001_v7007000_t0000_u01756602421491") 2025/08/31 01:12:49 DEBUG : backup/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11131a84e09878c0_d20250831_m010700_c001_v0001182_t0043_u01756602420520") 2025/08/31 01:12:49 DEBUG : backup/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f10934978c406c3ed_d20250831_m010656_c001_v0001041_t0036_u01756602416941") 2025/08/31 01:12:49 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4023ff6b64eb4450_d20250831_m010714_c001_v7007000_t0000_u01756602434022") 2025/08/31 01:12:49 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1081ea811817cc42_d20250831_m010713_c001_v0001178_t0029_u01756602433077") 2025/08/31 01:12:49 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1042470df03a1833_d20250831_m010709_c001_v0001181_t0052_u01756602429458") 2025/08/31 01:12:49 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f9385836_d20250831_m011210_c001_v7007000_t0000_u01756602730736") 2025/08/31 01:12:49 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d8d5_d20250831_m011206_c001_v0001137_t0056_u01756602726424") 2025/08/31 01:12:49 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db3175_d20250831_m011155_c001_v7007000_t0000_u01756602715144") 2025/08/31 01:12:49 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d8a7_d20250831_m011150_c001_v0001137_t0038_u01756602710835") 2025/08/31 01:12:49 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f403da38b8dbd65a7_d20250831_m011139_c001_v7007000_t0000_u01756602699616") 2025/08/31 01:12:49 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d873_d20250831_m011135_c001_v0001137_t0003_u01756602695550") 2025/08/31 01:12:49 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40604cba31028875_d20250831_m011124_c001_v7007000_t0000_u01756602684915") 2025/08/31 01:12:49 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d84b_d20250831_m011120_c001_v0001137_t0038_u01756602680868") 2025/08/31 01:12:49 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd363538_d20250831_m011109_c001_v7007000_t0000_u01756602669666") 2025/08/31 01:12:49 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d815_d20250831_m011105_c001_v0001137_t0004_u01756602665160") 2025/08/31 01:12:49 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b75e_d20250831_m011053_c001_v7007000_t0000_u01756602653854") 2025/08/31 01:12:50 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10544_d20250831_m011047_c001_v0001157_t0040_u01756602647503") 2025/08/31 01:12:50 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41970b34c6f3360c_d20250831_m011036_c001_v7007000_t0000_u01756602636690") 2025/08/31 01:12:50 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd18e_d20250831_m011032_c001_v0001105_t0026_u01756602632846") 2025/08/31 01:12:50 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f408ee6942fbe58c7_d20250831_m011031_c001_v7007000_t0000_u01756602631603") 2025/08/31 01:12:50 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd432ad_d20250831_m011027_c001_v0001184_t0012_u01756602627798") 2025/08/31 01:12:50 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48cd5_d20250831_m011017_c001_v7007000_t0000_u01756602617149") 2025/08/31 01:12:50 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd431fc_d20250831_m011013_c001_v0001184_t0052_u01756602613379") 2025/08/31 01:12:50 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f421ff5b6ef724bbf_d20250831_m011012_c001_v7007000_t0000_u01756602612470") 2025/08/31 01:12:50 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd431b0_d20250831_m011008_c001_v0001184_t0037_u01756602608510") 2025/08/31 01:12:50 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba5675206d_d20250831_m010954_c001_v7007000_t0000_u01756602594204") 2025/08/31 01:12:50 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d6a0_d20250831_m010949_c001_v0001137_t0059_u01756602589575") 2025/08/31 01:12:50 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d7df_d20250831_m010938_c001_v7007000_t0000_u01756602578584") 2025/08/31 01:12:50 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d66f_d20250831_m010934_c001_v0001137_t0021_u01756602574321") 2025/08/31 01:12:50 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78b8_d20250831_m010923_c001_v7007000_t0000_u01756602563342") 2025/08/31 01:12:50 DEBUG : banana: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d60f_d20250831_m010919_c001_v0001137_t0024_u01756602559243") 2025/08/31 01:12:50 DEBUG : bananaSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4197d5bec13a84f4_d20250831_m011034_c001_v7007000_t0000_u01756602634713") 2025/08/31 01:12:50 DEBUG : bananaSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc104ce_d20250831_m011029_c001_v0001157_t0027_u01756602629551") 2025/08/31 01:12:50 DEBUG : both0: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6bd_d20250831_m010852_c001_v7007000_t0000_u01756602532693") 2025/08/31 01:12:50 DEBUG : both0: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d515_d20250831_m010834_c001_v0001137_t0057_u01756602514086") 2025/08/31 01:12:50 DEBUG : both0: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd990c8_d20250831_m010829_c001_v7007000_t0000_u01756602509859") 2025/08/31 01:12:50 DEBUG : both0: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d465_d20250831_m010812_c001_v0001137_t0041_u01756602492491") 2025/08/31 01:12:50 DEBUG : both1: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6be_d20250831_m010852_c001_v7007000_t0000_u01756602532877") 2025/08/31 01:12:51 DEBUG : both1: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d519_d20250831_m010835_c001_v0001137_t0015_u01756602515204") 2025/08/31 01:12:51 DEBUG : both1: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd990c9_d20250831_m010830_c001_v7007000_t0000_u01756602510041") 2025/08/31 01:12:51 DEBUG : both1: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d471_d20250831_m010813_c001_v0001137_t0011_u01756602493064") 2025/08/31 01:12:51 DEBUG : both10: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6bf_d20250831_m010853_c001_v7007000_t0000_u01756602533060") 2025/08/31 01:12:51 DEBUG : both10: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d54b_d20250831_m010843_c001_v0001137_t0037_u01756602523215") 2025/08/31 01:12:51 DEBUG : both10: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd990ca_d20250831_m010830_c001_v7007000_t0000_u01756602510222") 2025/08/31 01:12:51 DEBUG : both10: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d4b5_d20250831_m010819_c001_v0001137_t0026_u01756602499601") 2025/08/31 01:12:51 DEBUG : both11: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6c0_d20250831_m010853_c001_v7007000_t0000_u01756602533243") 2025/08/31 01:12:51 DEBUG : both11: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d551_d20250831_m010844_c001_v0001137_t0025_u01756602524015") 2025/08/31 01:12:51 DEBUG : both11: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd990cb_d20250831_m010830_c001_v7007000_t0000_u01756602510403") 2025/08/31 01:12:51 DEBUG : both11: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d4c3_d20250831_m010820_c001_v0001137_t0008_u01756602500336") 2025/08/31 01:12:51 DEBUG : both12: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6c1_d20250831_m010853_c001_v7007000_t0000_u01756602533426") 2025/08/31 01:12:51 DEBUG : both12: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d555_d20250831_m010844_c001_v0001137_t0020_u01756602524749") 2025/08/31 01:12:51 DEBUG : both12: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd990cc_d20250831_m010830_c001_v7007000_t0000_u01756602510585") 2025/08/31 01:12:51 DEBUG : both12: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d4cb_d20250831_m010821_c001_v0001137_t0020_u01756602501027") 2025/08/31 01:12:51 DEBUG : both13: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6c2_d20250831_m010853_c001_v7007000_t0000_u01756602533609") 2025/08/31 01:12:51 DEBUG : both13: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d55b_d20250831_m010845_c001_v0001137_t0041_u01756602525538") 2025/08/31 01:12:51 DEBUG : both13: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd990cd_d20250831_m010830_c001_v7007000_t0000_u01756602510767") 2025/08/31 01:12:51 DEBUG : both13: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d4d3_d20250831_m010821_c001_v0001137_t0038_u01756602501694") 2025/08/31 01:12:51 DEBUG : both14: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6c3_d20250831_m010853_c001_v7007000_t0000_u01756602533791") 2025/08/31 01:12:51 DEBUG : both14: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d55f_d20250831_m010846_c001_v0001137_t0007_u01756602526153") 2025/08/31 01:12:52 DEBUG : both14: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd990ce_d20250831_m010830_c001_v7007000_t0000_u01756602510949") 2025/08/31 01:12:52 DEBUG : both14: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d4df_d20250831_m010822_c001_v0001137_t0031_u01756602502499") 2025/08/31 01:12:52 DEBUG : both15: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6c4_d20250831_m010853_c001_v7007000_t0000_u01756602533975") 2025/08/31 01:12:52 DEBUG : both15: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d561_d20250831_m010846_c001_v0001137_t0036_u01756602526737") 2025/08/31 01:12:52 DEBUG : both15: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd990cf_d20250831_m010831_c001_v7007000_t0000_u01756602511139") 2025/08/31 01:12:52 DEBUG : both15: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d4e5_d20250831_m010823_c001_v0001137_t0053_u01756602503491") 2025/08/31 01:12:52 DEBUG : both16: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6c5_d20250831_m010854_c001_v7007000_t0000_u01756602534158") 2025/08/31 01:12:52 DEBUG : both16: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d565_d20250831_m010847_c001_v0001137_t0030_u01756602527414") 2025/08/31 01:12:52 DEBUG : both16: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd990d0_d20250831_m010831_c001_v7007000_t0000_u01756602511323") 2025/08/31 01:12:52 DEBUG : both16: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d4e7_d20250831_m010824_c001_v0001137_t0027_u01756602504166") 2025/08/31 01:12:52 DEBUG : both17: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6c6_d20250831_m010854_c001_v7007000_t0000_u01756602534341") 2025/08/31 01:12:52 DEBUG : both17: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d569_d20250831_m010848_c001_v0001137_t0002_u01756602528230") 2025/08/31 01:12:52 DEBUG : both17: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd990d1_d20250831_m010831_c001_v7007000_t0000_u01756602511517") 2025/08/31 01:12:52 DEBUG : both17: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d4ed_d20250831_m010824_c001_v0001137_t0003_u01756602504725") 2025/08/31 01:12:52 DEBUG : both18: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6c8_d20250831_m010854_c001_v7007000_t0000_u01756602534526") 2025/08/31 01:12:52 DEBUG : both18: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d56d_d20250831_m010848_c001_v0001137_t0057_u01756602528785") 2025/08/31 01:12:52 DEBUG : both18: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd990d2_d20250831_m010831_c001_v7007000_t0000_u01756602511699") 2025/08/31 01:12:52 DEBUG : both18: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d4f1_d20250831_m010825_c001_v0001137_t0017_u01756602505406") 2025/08/31 01:12:52 DEBUG : both19: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6cb_d20250831_m010854_c001_v7007000_t0000_u01756602534716") 2025/08/31 01:12:52 DEBUG : both19: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d56f_d20250831_m010849_c001_v0001137_t0026_u01756602529357") 2025/08/31 01:12:52 DEBUG : both19: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd990d3_d20250831_m010831_c001_v7007000_t0000_u01756602511881") 2025/08/31 01:12:52 DEBUG : both19: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d4f9_d20250831_m010826_c001_v0001137_t0051_u01756602506305") 2025/08/31 01:12:53 DEBUG : both2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6cd_d20250831_m010854_c001_v7007000_t0000_u01756602534900") 2025/08/31 01:12:53 DEBUG : both2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d51f_d20250831_m010837_c001_v0001137_t0053_u01756602517410") 2025/08/31 01:12:53 DEBUG : both2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd990d4_d20250831_m010832_c001_v7007000_t0000_u01756602512063") 2025/08/31 01:12:53 DEBUG : both2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d477_d20250831_m010813_c001_v0001137_t0007_u01756602493753") 2025/08/31 01:12:53 DEBUG : both3: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6cf_d20250831_m010855_c001_v7007000_t0000_u01756602535083") 2025/08/31 01:12:53 DEBUG : both3: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d521_d20250831_m010838_c001_v0001137_t0034_u01756602518231") 2025/08/31 01:12:53 DEBUG : both3: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd990d5_d20250831_m010832_c001_v7007000_t0000_u01756602512244") 2025/08/31 01:12:53 DEBUG : both3: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d47f_d20250831_m010814_c001_v0001137_t0056_u01756602494504") 2025/08/31 01:12:53 DEBUG : both4: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6d1_d20250831_m010855_c001_v7007000_t0000_u01756602535266") 2025/08/31 01:12:53 DEBUG : both4: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d525_d20250831_m010838_c001_v0001137_t0033_u01756602518954") 2025/08/31 01:12:53 DEBUG : both4: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd990d6_d20250831_m010832_c001_v7007000_t0000_u01756602512426") 2025/08/31 01:12:53 DEBUG : both4: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d489_d20250831_m010815_c001_v0001137_t0009_u01756602495342") 2025/08/31 01:12:53 DEBUG : both5: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6d3_d20250831_m010855_c001_v7007000_t0000_u01756602535451") 2025/08/31 01:12:53 DEBUG : both5: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d527_d20250831_m010839_c001_v0001137_t0030_u01756602519719") 2025/08/31 01:12:53 DEBUG : both5: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd990d7_d20250831_m010832_c001_v7007000_t0000_u01756602512608") 2025/08/31 01:12:53 DEBUG : both5: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d48d_d20250831_m010816_c001_v0001137_t0055_u01756602496072") 2025/08/31 01:12:53 DEBUG : both6: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6d5_d20250831_m010855_c001_v7007000_t0000_u01756602535635") 2025/08/31 01:12:53 DEBUG : both6: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d52d_d20250831_m010840_c001_v0001137_t0057_u01756602520329") 2025/08/31 01:12:53 DEBUG : both6: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd990d8_d20250831_m010832_c001_v7007000_t0000_u01756602512814") 2025/08/31 01:12:53 DEBUG : both6: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d491_d20250831_m010816_c001_v0001137_t0036_u01756602496863") 2025/08/31 01:12:53 DEBUG : both7: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6d6_d20250831_m010855_c001_v7007000_t0000_u01756602535817") 2025/08/31 01:12:54 DEBUG : both7: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d535_d20250831_m010840_c001_v0001137_t0037_u01756602520955") 2025/08/31 01:12:54 DEBUG : both7: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd990d9_d20250831_m010832_c001_v7007000_t0000_u01756602512995") 2025/08/31 01:12:54 DEBUG : both7: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d495_d20250831_m010817_c001_v0001137_t0004_u01756602497414") 2025/08/31 01:12:54 DEBUG : both8: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6d7_d20250831_m010856_c001_v7007000_t0000_u01756602536001") 2025/08/31 01:12:54 DEBUG : both8: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d539_d20250831_m010841_c001_v0001137_t0053_u01756602521529") 2025/08/31 01:12:54 DEBUG : both8: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd990da_d20250831_m010833_c001_v7007000_t0000_u01756602513177") 2025/08/31 01:12:54 DEBUG : both8: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d49f_d20250831_m010818_c001_v0001137_t0044_u01756602498127") 2025/08/31 01:12:54 DEBUG : both9: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6d8_d20250831_m010856_c001_v7007000_t0000_u01756602536184") 2025/08/31 01:12:54 DEBUG : both9: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d547_d20250831_m010842_c001_v0001137_t0014_u01756602522419") 2025/08/31 01:12:54 DEBUG : both9: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd990db_d20250831_m010833_c001_v7007000_t0000_u01756602513358") 2025/08/31 01:12:54 DEBUG : both9: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d4a7_d20250831_m010818_c001_v0001137_t0036_u01756602498813") 2025/08/31 01:12:54 DEBUG : c/non empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b00_d20250831_m010420_c001_v7007000_t0000_u01756602260605") 2025/08/31 01:12:54 DEBUG : c/non empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf76958b_d20250831_m010418_c001_v0001038_t0036_u01756602258592") 2025/08/31 01:12:54 DEBUG : c/non empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d74c4_d20250831_m010417_c001_v7007000_t0000_u01756602257892") 2025/08/31 01:12:54 DEBUG : c/non empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf76957d_d20250831_m010416_c001_v0001038_t0031_u01756602256067") 2025/08/31 01:12:54 DEBUG : c/non empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2cc5_d20250831_m010358_c001_v7007000_t0000_u01756602238018") 2025/08/31 01:12:54 DEBUG : c/non empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769521_d20250831_m010356_c001_v0001038_t0057_u01756602236012") 2025/08/31 01:12:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba56752073_d20250831_m010956_c001_v7007000_t0000_u01756602596661") 2025/08/31 01:12:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd430c4_d20250831_m010951_c001_v0001184_t0032_u01756602591605") 2025/08/31 01:12:54 DEBUG : check sum: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2cba_d20250831_m010347_c001_v7007000_t0000_u01756602227170") 2025/08/31 01:12:54 DEBUG : check sum: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf7694fd_d20250831_m010346_c001_v0001038_t0032_u01756602226043") 2025/08/31 01:12:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f416953a890c1d064_d20250831_m011240_c001_v7007000_t0000_u01756602760502") 2025/08/31 01:12:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc1075d_d20250831_m011238_c001_v0001157_t0001_u01756602758851") 2025/08/31 01:12:55 DEBUG : dest/3: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f408ee6942fbe4815_d20250831_m010632_c001_v7007000_t0000_u01756602392660") 2025/08/31 01:12:55 DEBUG : dest/3: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f415099fff3b4ddca_d20250831_m010631_c001_v0001177_t0046_u01756602391568") 2025/08/31 01:12:55 DEBUG : dir1/0000-abcde: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b75f_d20250831_m011054_c001_v7007000_t0000_u01756602654035") 2025/08/31 01:12:55 DEBUG : dir1/0000-abcde: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd433b2_d20250831_m011049_c001_v0001184_t0055_u01756602649412") 2025/08/31 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f9385837_d20250831_m011210_c001_v7007000_t0000_u01756602730920") 2025/08/31 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc106a7_d20250831_m011159_c001_v0001157_t0046_u01756602719437") 2025/08/31 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db3176_d20250831_m011155_c001_v7007000_t0000_u01756602715326") 2025/08/31 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10666_d20250831_m011144_c001_v0001157_t0033_u01756602704050") 2025/08/31 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f403da38b8dbd65a8_d20250831_m011139_c001_v7007000_t0000_u01756602699801") 2025/08/31 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc1062a_d20250831_m011129_c001_v0001157_t0032_u01756602689187") 2025/08/31 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40604cba31028876_d20250831_m011125_c001_v7007000_t0000_u01756602685098") 2025/08/31 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc105ce_d20250831_m011114_c001_v0001157_t0044_u01756602674091") 2025/08/31 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd363539_d20250831_m011109_c001_v7007000_t0000_u01756602669852") 2025/08/31 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10574_d20250831_m011058_c001_v0001157_t0000_u01756602658227") 2025/08/31 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f407822674063d9f6_d20250831_m011051_c001_v7007000_t0000_u01756602651073") 2025/08/31 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd1b1_d20250831_m011040_c001_v0001105_t0012_u01756602640934") 2025/08/31 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41970b34c6f3360d_d20250831_m011036_c001_v7007000_t0000_u01756602636871") 2025/08/31 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd432fb_d20250831_m011033_c001_v0001184_t0020_u01756602633066") 2025/08/31 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba567520aa_d20250831_m011031_c001_v7007000_t0000_u01756602631754") 2025/08/31 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc104a0_d20250831_m011021_c001_v0001157_t0049_u01756602621575") 2025/08/31 01:12:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48cd6_d20250831_m011017_c001_v7007000_t0000_u01756602617333") 2025/08/31 01:12:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43200_d20250831_m011013_c001_v0001184_t0016_u01756602613596") 2025/08/31 01:12:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f418e1fb304bc88f4_d20250831_m011012_c001_v7007000_t0000_u01756602612476") 2025/08/31 01:12:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d6da_d20250831_m011000_c001_v0001137_t0021_u01756602600730") 2025/08/31 01:12:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd9910d_d20250831_m010954_c001_v7007000_t0000_u01756602594041") 2025/08/31 01:12:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc103c7_d20250831_m010942_c001_v0001157_t0032_u01756602582828") 2025/08/31 01:12:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d7e0_d20250831_m010938_c001_v7007000_t0000_u01756602578768") 2025/08/31 01:12:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc1037a_d20250831_m010927_c001_v0001157_t0007_u01756602567572") 2025/08/31 01:12:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78b9_d20250831_m010923_c001_v7007000_t0000_u01756602563524") 2025/08/31 01:12:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10332_d20250831_m010913_c001_v0001157_t0010_u01756602553202") 2025/08/31 01:12:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b74f_d20250831_m011034_c001_v7007000_t0000_u01756602634569") 2025/08/31 01:12:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd432c3_d20250831_m011029_c001_v0001184_t0010_u01756602629762") 2025/08/31 01:12:56 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b760_d20250831_m011054_c001_v7007000_t0000_u01756602654218") 2025/08/31 01:12:56 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d7b8_d20250831_m011049_c001_v0001137_t0001_u01756602649399") 2025/08/31 01:12:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f9385838_d20250831_m011211_c001_v7007000_t0000_u01756602731103") 2025/08/31 01:12:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d8bf_d20250831_m011200_c001_v0001137_t0020_u01756602720186") 2025/08/31 01:12:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db3177_d20250831_m011155_c001_v7007000_t0000_u01756602715507") 2025/08/31 01:12:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d891_d20250831_m011144_c001_v0001137_t0057_u01756602704797") 2025/08/31 01:12:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f403da38b8dbd65a9_d20250831_m011139_c001_v7007000_t0000_u01756602699986") 2025/08/31 01:12:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d85b_d20250831_m011129_c001_v0001137_t0016_u01756602689853") 2025/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40604cba31028877_d20250831_m011125_c001_v7007000_t0000_u01756602685281") 2025/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d839_d20250831_m011114_c001_v0001137_t0014_u01756602674801") 2025/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd36353a_d20250831_m011110_c001_v7007000_t0000_u01756602670035") 2025/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d7ec_d20250831_m011058_c001_v0001137_t0059_u01756602658967") 2025/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b75a_d20250831_m011051_c001_v7007000_t0000_u01756602651509") 2025/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10521_d20250831_m011041_c001_v0001157_t0044_u01756602641792") 2025/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41970b34c6f3360e_d20250831_m011037_c001_v7007000_t0000_u01756602637052") 2025/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd190_d20250831_m011033_c001_v0001105_t0015_u01756602633221") 2025/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41970b34c6f33604_d20250831_m011031_c001_v7007000_t0000_u01756602631809") 2025/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd4325d_d20250831_m011022_c001_v0001184_t0041_u01756602622247") 2025/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48cd7_d20250831_m011017_c001_v7007000_t0000_u01756602617516") 2025/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d720_d20250831_m011013_c001_v0001137_t0041_u01756602613669") 2025/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f421ff5b6ef724bbe_d20250831_m011012_c001_v7007000_t0000_u01756602612287") 2025/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43154_d20250831_m011001_c001_v0001184_t0051_u01756602601598") 2025/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba56752069_d20250831_m010953_c001_v7007000_t0000_u01756602593836") 2025/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d686_d20250831_m010943_c001_v0001137_t0009_u01756602583597") 2025/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d7e1_d20250831_m010938_c001_v7007000_t0000_u01756602578951") 2025/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d63f_d20250831_m010928_c001_v0001137_t0055_u01756602568358") 2025/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78ba_d20250831_m010923_c001_v7007000_t0000_u01756602563706") 2025/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d5e7_d20250831_m010913_c001_v0001137_t0037_u01756602553976") 2025/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b750_d20250831_m011034_c001_v7007000_t0000_u01756602634754") 2025/08/31 01:12:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d752_d20250831_m011029_c001_v0001137_t0016_u01756602629873") 2025/08/31 01:12:57 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b761_d20250831_m011054_c001_v7007000_t0000_u01756602654399") 2025/08/31 01:12:57 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd1d2_d20250831_m011049_c001_v0001105_t0048_u01756602649498") 2025/08/31 01:12:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f9385839_d20250831_m011211_c001_v7007000_t0000_u01756602731288") 2025/08/31 01:12:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd436c2_d20250831_m011200_c001_v0001184_t0047_u01756602720910") 2025/08/31 01:12:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db3178_d20250831_m011155_c001_v7007000_t0000_u01756602715700") 2025/08/31 01:12:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43611_d20250831_m011145_c001_v0001184_t0023_u01756602705581") 2025/08/31 01:12:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f403da38b8dbd65aa_d20250831_m011140_c001_v7007000_t0000_u01756602700170") 2025/08/31 01:12:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd4356a_d20250831_m011130_c001_v0001184_t0015_u01756602690724") 2025/08/31 01:12:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40604cba31028878_d20250831_m011125_c001_v7007000_t0000_u01756602685465") 2025/08/31 01:12:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd434ef_d20250831_m011115_c001_v0001184_t0026_u01756602675642") 2025/08/31 01:12:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd36353b_d20250831_m011110_c001_v7007000_t0000_u01756602670227") 2025/08/31 01:12:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd4342d_d20250831_m011059_c001_v0001184_t0016_u01756602659613") 2025/08/31 01:12:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4023ff6b64eb54a0_d20250831_m011051_c001_v7007000_t0000_u01756602651664") 2025/08/31 01:12:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d792_d20250831_m011042_c001_v0001137_t0045_u01756602642604") 2025/08/31 01:12:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41970b34c6f3360f_d20250831_m011037_c001_v7007000_t0000_u01756602637233") 2025/08/31 01:12:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd432ff_d20250831_m011033_c001_v0001184_t0035_u01756602633260") 2025/08/31 01:12:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db3115_d20250831_m011031_c001_v7007000_t0000_u01756602631378") 2025/08/31 01:12:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d73a_d20250831_m011022_c001_v0001137_t0026_u01756602622799") 2025/08/31 01:12:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48cd8_d20250831_m011017_c001_v7007000_t0000_u01756602617698") 2025/08/31 01:12:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc1047e_d20250831_m011013_c001_v0001157_t0037_u01756602613691") 2025/08/31 01:12:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f418e1fb304bc88f1_d20250831_m011012_c001_v7007000_t0000_u01756602612291") 2025/08/31 01:12:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd0f0_d20250831_m011002_c001_v0001105_t0046_u01756602602160") 2025/08/31 01:12:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba5675206a_d20250831_m010953_c001_v7007000_t0000_u01756602593870") 2025/08/31 01:12:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd4306d_d20250831_m010944_c001_v0001184_t0048_u01756602584339") 2025/08/31 01:12:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d7e2_d20250831_m010939_c001_v7007000_t0000_u01756602579133") 2025/08/31 01:12:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd42fba_d20250831_m010929_c001_v0001184_t0022_u01756602569009") 2025/08/31 01:12:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78bb_d20250831_m010923_c001_v7007000_t0000_u01756602563888") 2025/08/31 01:12:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd42ef6_d20250831_m010914_c001_v0001184_t0022_u01756602554337") 2025/08/31 01:12:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41970b34c6f33606_d20250831_m011034_c001_v7007000_t0000_u01756602634722") 2025/08/31 01:12:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc104d0_d20250831_m011029_c001_v0001157_t0005_u01756602629897") 2025/08/31 01:12:59 DEBUG : dir1/0003-defgh: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b762_d20250831_m011054_c001_v7007000_t0000_u01756602654580") 2025/08/31 01:12:59 DEBUG : dir1/0003-defgh: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd433bc_d20250831_m011049_c001_v0001184_t0042_u01756602649622") 2025/08/31 01:12:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f938583a_d20250831_m011211_c001_v7007000_t0000_u01756602731472") 2025/08/31 01:12:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd2df_d20250831_m011201_c001_v0001105_t0026_u01756602721475") 2025/08/31 01:12:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db3179_d20250831_m011155_c001_v7007000_t0000_u01756602715883") 2025/08/31 01:12:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd2af_d20250831_m011146_c001_v0001105_t0006_u01756602706133") 2025/08/31 01:12:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f403da38b8dbd65ab_d20250831_m011140_c001_v7007000_t0000_u01756602700354") 2025/08/31 01:12:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd289_d20250831_m011131_c001_v0001105_t0019_u01756602691283") 2025/08/31 01:12:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40604cba31028879_d20250831_m011125_c001_v7007000_t0000_u01756602685666") 2025/08/31 01:12:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd251_d20250831_m011116_c001_v0001105_t0038_u01756602676320") 2025/08/31 01:13:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd36353c_d20250831_m011110_c001_v7007000_t0000_u01756602670411") 2025/08/31 01:13:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd206_d20250831_m011100_c001_v0001105_t0020_u01756602660169") 2025/08/31 01:13:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f407822674063d9ff_d20250831_m011051_c001_v7007000_t0000_u01756602651627") 2025/08/31 01:13:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd4337a_d20250831_m011043_c001_v0001184_t0009_u01756602643380") 2025/08/31 01:13:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41970b34c6f33610_d20250831_m011037_c001_v7007000_t0000_u01756602637414") 2025/08/31 01:13:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc104ec_d20250831_m011033_c001_v0001157_t0010_u01756602633272") 2025/08/31 01:13:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b745_d20250831_m011031_c001_v7007000_t0000_u01756602631763") 2025/08/31 01:13:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd150_d20250831_m011023_c001_v0001105_t0018_u01756602623560") 2025/08/31 01:13:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48cd9_d20250831_m011017_c001_v7007000_t0000_u01756602617883") 2025/08/31 01:13:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43202_d20250831_m011013_c001_v0001184_t0037_u01756602613799") 2025/08/31 01:13:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41260f41d99af63d_d20250831_m011012_c001_v7007000_t0000_u01756602612491") 2025/08/31 01:13:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10434_d20250831_m011002_c001_v0001157_t0024_u01756602602935") 2025/08/31 01:13:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4142755312204405_d20250831_m010954_c001_v7007000_t0000_u01756602594009") 2025/08/31 01:13:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd09c_d20250831_m010944_c001_v0001105_t0057_u01756602584905") 2025/08/31 01:13:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d7e4_d20250831_m010939_c001_v7007000_t0000_u01756602579317") 2025/08/31 01:13:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd070_d20250831_m010929_c001_v0001105_t0016_u01756602569570") 2025/08/31 01:13:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78bc_d20250831_m010924_c001_v7007000_t0000_u01756602564070") 2025/08/31 01:13:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd02c_d20250831_m010914_c001_v0001105_t0018_u01756602554533") 2025/08/31 01:13:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4197d5bec13a84f3_d20250831_m011034_c001_v7007000_t0000_u01756602634530") 2025/08/31 01:13:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd176_d20250831_m011029_c001_v0001105_t0023_u01756602629961") 2025/08/31 01:13:00 DEBUG : dir1/0004-efghi: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b763_d20250831_m011054_c001_v7007000_t0000_u01756602654765") 2025/08/31 01:13:00 DEBUG : dir1/0004-efghi: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10558_d20250831_m011049_c001_v0001157_t0027_u01756602649644") 2025/08/31 01:13:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f938583b_d20250831_m011211_c001_v7007000_t0000_u01756602731655") 2025/08/31 01:13:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc106b1_d20250831_m011201_c001_v0001157_t0002_u01756602721936") 2025/08/31 01:13:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db317a_d20250831_m011156_c001_v7007000_t0000_u01756602716065") 2025/08/31 01:13:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10674_d20250831_m011146_c001_v0001157_t0057_u01756602706662") 2025/08/31 01:13:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f403da38b8dbd65ac_d20250831_m011140_c001_v7007000_t0000_u01756602700540") 2025/08/31 01:13:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10634_d20250831_m011131_c001_v0001157_t0058_u01756602691675") 2025/08/31 01:13:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40604cba3102887a_d20250831_m011125_c001_v7007000_t0000_u01756602685850") 2025/08/31 01:13:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc105e6_d20250831_m011116_c001_v0001157_t0014_u01756602676639") 2025/08/31 01:13:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd36353d_d20250831_m011110_c001_v7007000_t0000_u01756602670599") 2025/08/31 01:13:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc1057e_d20250831_m011100_c001_v0001157_t0052_u01756602660589") 2025/08/31 01:13:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c078341a01_d20250831_m011051_c001_v7007000_t0000_u01756602651461") 2025/08/31 01:13:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd1b3_d20250831_m011043_c001_v0001105_t0055_u01756602643584") 2025/08/31 01:13:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41970b34c6f33611_d20250831_m011037_c001_v7007000_t0000_u01756602637596") 2025/08/31 01:13:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d770_d20250831_m011033_c001_v0001137_t0031_u01756602633297") 2025/08/31 01:13:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db3116_d20250831_m011031_c001_v7007000_t0000_u01756602631561") 2025/08/31 01:13:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc104b2_d20250831_m011023_c001_v0001157_t0019_u01756602623986") 2025/08/31 01:13:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48cda_d20250831_m011018_c001_v7007000_t0000_u01756602618066") 2025/08/31 01:13:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd125_d20250831_m011013_c001_v0001105_t0059_u01756602613816") 2025/08/31 01:13:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48ccc_d20250831_m011012_c001_v7007000_t0000_u01756602612266") 2025/08/31 01:13:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d6e2_d20250831_m011003_c001_v0001137_t0024_u01756602603359") 2025/08/31 01:13:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba5675206c_d20250831_m010954_c001_v7007000_t0000_u01756602594054") 2025/08/31 01:13:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc103d9_d20250831_m010945_c001_v0001157_t0039_u01756602585276") 2025/08/31 01:13:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d7e5_d20250831_m010939_c001_v7007000_t0000_u01756602579499") 2025/08/31 01:13:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10380_d20250831_m010929_c001_v0001157_t0029_u01756602569969") 2025/08/31 01:13:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78bd_d20250831_m010924_c001_v7007000_t0000_u01756602564253") 2025/08/31 01:13:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc1033a_d20250831_m010914_c001_v0001157_t0010_u01756602554864") 2025/08/31 01:13:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41970b34c6f33605_d20250831_m011034_c001_v7007000_t0000_u01756602634530") 2025/08/31 01:13:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd432c9_d20250831_m011029_c001_v0001184_t0021_u01756602629975") 2025/08/31 01:13:02 DEBUG : dir1/0005-fghij: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b764_d20250831_m011054_c001_v7007000_t0000_u01756602654948") 2025/08/31 01:13:02 DEBUG : dir1/0005-fghij: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d7ba_d20250831_m011049_c001_v0001137_t0042_u01756602649726") 2025/08/31 01:13:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f938583c_d20250831_m011211_c001_v7007000_t0000_u01756602731839") 2025/08/31 01:13:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d8c5_d20250831_m011202_c001_v0001137_t0053_u01756602722438") 2025/08/31 01:13:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db317b_d20250831_m011156_c001_v7007000_t0000_u01756602716247") 2025/08/31 01:13:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d895_d20250831_m011146_c001_v0001137_t0042_u01756602706937") 2025/08/31 01:13:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f403da38b8dbd65ad_d20250831_m011140_c001_v7007000_t0000_u01756602700723") 2025/08/31 01:13:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d865_d20250831_m011132_c001_v0001137_t0047_u01756602692053") 2025/08/31 01:13:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40604cba3102887b_d20250831_m011126_c001_v7007000_t0000_u01756602686031") 2025/08/31 01:13:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d841_d20250831_m011117_c001_v0001137_t0050_u01756602677049") 2025/08/31 01:13:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd36353f_d20250831_m011110_c001_v7007000_t0000_u01756602670783") 2025/08/31 01:13:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d7fa_d20250831_m011100_c001_v0001137_t0055_u01756602660896") 2025/08/31 01:13:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c078341a02_d20250831_m011051_c001_v7007000_t0000_u01756602651643") 2025/08/31 01:13:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10527_d20250831_m011043_c001_v0001157_t0022_u01756602643868") 2025/08/31 01:13:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41970b34c6f33612_d20250831_m011037_c001_v7007000_t0000_u01756602637777") 2025/08/31 01:13:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43303_d20250831_m011033_c001_v0001184_t0023_u01756602633455") 2025/08/31 01:13:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4197d5bec13a84ef_d20250831_m011031_c001_v7007000_t0000_u01756602631634") 2025/08/31 01:13:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd4327d_d20250831_m011024_c001_v0001184_t0019_u01756602624417") 2025/08/31 01:13:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48cdb_d20250831_m011018_c001_v7007000_t0000_u01756602618249") 2025/08/31 01:13:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43204_d20250831_m011013_c001_v0001184_t0003_u01756602613998") 2025/08/31 01:13:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba567520a2_d20250831_m011012_c001_v7007000_t0000_u01756602612403") 2025/08/31 01:13:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd4316f_d20250831_m011003_c001_v0001184_t0028_u01756602603759") 2025/08/31 01:13:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba5675206b_d20250831_m010954_c001_v7007000_t0000_u01756602594021") 2025/08/31 01:13:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d68a_d20250831_m010945_c001_v0001137_t0016_u01756602585643") 2025/08/31 01:13:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d7e6_d20250831_m010939_c001_v7007000_t0000_u01756602579684") 2025/08/31 01:13:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d65b_d20250831_m010930_c001_v0001137_t0002_u01756602570395") 2025/08/31 01:13:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78be_d20250831_m010924_c001_v7007000_t0000_u01756602564435") 2025/08/31 01:13:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d5f3_d20250831_m010915_c001_v0001137_t0003_u01756602555298") 2025/08/31 01:13:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2f59_d20250831_m011034_c001_v7007000_t0000_u01756602634763") 2025/08/31 01:13:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd432cf_d20250831_m011030_c001_v0001184_t0052_u01756602630173") 2025/08/31 01:13:03 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b765_d20250831_m011055_c001_v7007000_t0000_u01756602655144") 2025/08/31 01:13:03 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd1d6_d20250831_m011049_c001_v0001105_t0059_u01756602649801") 2025/08/31 01:13:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f938583d_d20250831_m011212_c001_v7007000_t0000_u01756602732023") 2025/08/31 01:13:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd436ee_d20250831_m011202_c001_v0001184_t0024_u01756602722733") 2025/08/31 01:13:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db317d_d20250831_m011156_c001_v7007000_t0000_u01756602716430") 2025/08/31 01:13:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd4362b_d20250831_m011147_c001_v0001184_t0034_u01756602707247") 2025/08/31 01:13:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f403da38b8dbd65ae_d20250831_m011140_c001_v7007000_t0000_u01756602700908") 2025/08/31 01:13:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43586_d20250831_m011132_c001_v0001184_t0011_u01756602692377") 2025/08/31 01:13:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40604cba3102887c_d20250831_m011126_c001_v7007000_t0000_u01756602686212") 2025/08/31 01:13:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd434ff_d20250831_m011117_c001_v0001184_t0015_u01756602677349") 2025/08/31 01:13:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd363540_d20250831_m011110_c001_v7007000_t0000_u01756602670967") 2025/08/31 01:13:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43439_d20250831_m011101_c001_v0001184_t0038_u01756602661205") 2025/08/31 01:13:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd3630f7_d20250831_m011051_c001_v7007000_t0000_u01756602651469") 2025/08/31 01:13:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d79e_d20250831_m011044_c001_v0001137_t0043_u01756602644320") 2025/08/31 01:13:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41970b34c6f33613_d20250831_m011037_c001_v7007000_t0000_u01756602637960") 2025/08/31 01:13:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc104ee_d20250831_m011033_c001_v0001157_t0027_u01756602633584") 2025/08/31 01:13:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2f57_d20250831_m011031_c001_v7007000_t0000_u01756602631775") 2025/08/31 01:13:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d73e_d20250831_m011024_c001_v0001137_t0035_u01756602624609") 2025/08/31 01:13:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48cdc_d20250831_m011018_c001_v7007000_t0000_u01756602618432") 2025/08/31 01:13:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd127_d20250831_m011014_c001_v0001105_t0050_u01756602614072") 2025/08/31 01:13:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f414275531220442e_d20250831_m011012_c001_v7007000_t0000_u01756602612413") 2025/08/31 01:13:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd0f7_d20250831_m011003_c001_v0001105_t0000_u01756602603966") 2025/08/31 01:13:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4142755312204402_d20250831_m010953_c001_v7007000_t0000_u01756602593453") 2025/08/31 01:13:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43087_d20250831_m010946_c001_v0001184_t0014_u01756602586057") 2025/08/31 01:13:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d7e8_d20250831_m010939_c001_v7007000_t0000_u01756602579867") 2025/08/31 01:13:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd42fce_d20250831_m010930_c001_v0001184_t0016_u01756602570749") 2025/08/31 01:13:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78bf_d20250831_m010924_c001_v7007000_t0000_u01756602564616") 2025/08/31 01:13:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd42f06_d20250831_m010915_c001_v0001184_t0036_u01756602555785") 2025/08/31 01:13:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db311d_d20250831_m011034_c001_v7007000_t0000_u01756602634873") 2025/08/31 01:13:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d756_d20250831_m011030_c001_v0001137_t0038_u01756602630234") 2025/08/31 01:13:05 DEBUG : dir1/0007-12345: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b766_d20250831_m011055_c001_v7007000_t0000_u01756602655326") 2025/08/31 01:13:05 DEBUG : dir1/0007-12345: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd433be_d20250831_m011049_c001_v0001184_t0051_u01756602649816") 2025/08/31 01:13:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f938583e_d20250831_m011212_c001_v7007000_t0000_u01756602732206") 2025/08/31 01:13:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd2e9_d20250831_m011202_c001_v0001105_t0008_u01756602722929") 2025/08/31 01:13:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db317e_d20250831_m011156_c001_v7007000_t0000_u01756602716615") 2025/08/31 01:13:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd2b5_d20250831_m011147_c001_v0001105_t0014_u01756602707465") 2025/08/31 01:13:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f403da38b8dbd65af_d20250831_m011141_c001_v7007000_t0000_u01756602701094") 2025/08/31 01:13:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd28d_d20250831_m011132_c001_v0001105_t0005_u01756602692645") 2025/08/31 01:13:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40604cba3102887e_d20250831_m011126_c001_v7007000_t0000_u01756602686397") 2025/08/31 01:13:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd255_d20250831_m011117_c001_v0001105_t0020_u01756602677580") 2025/08/31 01:13:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd363541_d20250831_m011111_c001_v7007000_t0000_u01756602671151") 2025/08/31 01:13:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd20c_d20250831_m011101_c001_v0001105_t0005_u01756602661409") 2025/08/31 01:13:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f421ff5b6ef724be0_d20250831_m011051_c001_v7007000_t0000_u01756602651473") 2025/08/31 01:13:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43385_d20250831_m011044_c001_v0001184_t0006_u01756602644628") 2025/08/31 01:13:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41970b34c6f33614_d20250831_m011038_c001_v7007000_t0000_u01756602638140") 2025/08/31 01:13:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd19a_d20250831_m011033_c001_v0001105_t0058_u01756602633596") 2025/08/31 01:13:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba567520a9_d20250831_m011031_c001_v7007000_t0000_u01756602631565") 2025/08/31 01:13:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd158_d20250831_m011024_c001_v0001105_t0038_u01756602624894") 2025/08/31 01:13:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48cdd_d20250831_m011018_c001_v7007000_t0000_u01756602618615") 2025/08/31 01:13:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10480_d20250831_m011014_c001_v0001157_t0038_u01756602614082") 2025/08/31 01:13:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f418e1fb304bc88ef_d20250831_m011012_c001_v7007000_t0000_u01756602612101") 2025/08/31 01:13:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10440_d20250831_m011004_c001_v0001157_t0018_u01756602604426") 2025/08/31 01:13:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4142755312204403_d20250831_m010953_c001_v7007000_t0000_u01756602593645") 2025/08/31 01:13:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd0a2_d20250831_m010946_c001_v0001105_t0054_u01756602586262") 2025/08/31 01:13:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d7e9_d20250831_m010940_c001_v7007000_t0000_u01756602580051") 2025/08/31 01:13:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd074_d20250831_m010930_c001_v0001105_t0017_u01756602570959") 2025/08/31 01:13:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78c0_d20250831_m010924_c001_v7007000_t0000_u01756602564799") 2025/08/31 01:13:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd034_d20250831_m010915_c001_v0001105_t0044_u01756602555987") 2025/08/31 01:13:06 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba567520ae_d20250831_m011034_c001_v7007000_t0000_u01756602634884") 2025/08/31 01:13:06 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc104d2_d20250831_m011030_c001_v0001157_t0057_u01756602630340") 2025/08/31 01:13:06 DEBUG : dir1/0008-23456: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b767_d20250831_m011055_c001_v7007000_t0000_u01756602655508") 2025/08/31 01:13:06 DEBUG : dir1/0008-23456: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc1055c_d20250831_m011049_c001_v0001157_t0017_u01756602649949") 2025/08/31 01:13:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f938583f_d20250831_m011212_c001_v7007000_t0000_u01756602732391") 2025/08/31 01:13:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc106bf_d20250831_m011203_c001_v0001157_t0023_u01756602723505") 2025/08/31 01:13:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db317f_d20250831_m011156_c001_v7007000_t0000_u01756602716797") 2025/08/31 01:13:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10680_d20250831_m011147_c001_v0001157_t0031_u01756602707846") 2025/08/31 01:13:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f403da38b8dbd65b0_d20250831_m011141_c001_v7007000_t0000_u01756602701280") 2025/08/31 01:13:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc1063a_d20250831_m011132_c001_v0001157_t0028_u01756602692994") 2025/08/31 01:13:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40604cba3102887f_d20250831_m011126_c001_v7007000_t0000_u01756602686577") 2025/08/31 01:13:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc105ec_d20250831_m011118_c001_v0001157_t0054_u01756602678038") 2025/08/31 01:13:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd363542_d20250831_m011111_c001_v7007000_t0000_u01756602671431") 2025/08/31 01:13:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc1058a_d20250831_m011101_c001_v0001157_t0044_u01756602661862") 2025/08/31 01:13:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f421ff5b6ef724bde_d20250831_m011051_c001_v7007000_t0000_u01756602651093") 2025/08/31 01:13:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd1b9_d20250831_m011044_c001_v0001105_t0033_u01756602644823") 2025/08/31 01:13:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41970b34c6f33615_d20250831_m011038_c001_v7007000_t0000_u01756602638322") 2025/08/31 01:13:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d772_d20250831_m011033_c001_v0001137_t0022_u01756602633651") 2025/08/31 01:13:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d849_d20250831_m011031_c001_v7007000_t0000_u01756602631787") 2025/08/31 01:13:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc104b8_d20250831_m011025_c001_v0001157_t0020_u01756602625202") 2025/08/31 01:13:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48cde_d20250831_m011018_c001_v7007000_t0000_u01756602618797") 2025/08/31 01:13:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d724_d20250831_m011014_c001_v0001137_t0035_u01756602614153") 2025/08/31 01:13:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78f1_d20250831_m011012_c001_v7007000_t0000_u01756602612427") 2025/08/31 01:13:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d6ee_d20250831_m011005_c001_v0001137_t0044_u01756602605011") 2025/08/31 01:13:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4023ff6b64eb44c9_d20250831_m010953_c001_v7007000_t0000_u01756602593850") 2025/08/31 01:13:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc103dd_d20250831_m010946_c001_v0001157_t0057_u01756602586507") 2025/08/31 01:13:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d7eb_d20250831_m010940_c001_v7007000_t0000_u01756602580236") 2025/08/31 01:13:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10386_d20250831_m010931_c001_v0001157_t0023_u01756602571365") 2025/08/31 01:13:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78c1_d20250831_m010924_c001_v7007000_t0000_u01756602564982") 2025/08/31 01:13:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10344_d20250831_m010916_c001_v0001157_t0016_u01756602556235") 2025/08/31 01:13:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f408ee6942fbe58ca_d20250831_m011034_c001_v7007000_t0000_u01756602634726") 2025/08/31 01:13:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd432d5_d20250831_m011030_c001_v0001184_t0052_u01756602630367") 2025/08/31 01:13:08 DEBUG : dir1/0009-34567: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b768_d20250831_m011055_c001_v7007000_t0000_u01756602655689") 2025/08/31 01:13:08 DEBUG : dir1/0009-34567: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d7bc_d20250831_m011050_c001_v0001137_t0021_u01756602650000") 2025/08/31 01:13:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f9385840_d20250831_m011212_c001_v7007000_t0000_u01756602732574") 2025/08/31 01:13:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d8c9_d20250831_m011203_c001_v0001137_t0051_u01756602723941") 2025/08/31 01:13:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db3180_d20250831_m011156_c001_v7007000_t0000_u01756602716979") 2025/08/31 01:13:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d89d_d20250831_m011148_c001_v0001137_t0033_u01756602708327") 2025/08/31 01:13:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f403da38b8dbd65b1_d20250831_m011141_c001_v7007000_t0000_u01756602701521") 2025/08/31 01:13:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d86b_d20250831_m011133_c001_v0001137_t0014_u01756602693265") 2025/08/31 01:13:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40604cba31028880_d20250831_m011126_c001_v7007000_t0000_u01756602686759") 2025/08/31 01:13:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d843_d20250831_m011118_c001_v0001137_t0047_u01756602678363") 2025/08/31 01:13:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd363543_d20250831_m011111_c001_v7007000_t0000_u01756602671615") 2025/08/31 01:13:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d800_d20250831_m011102_c001_v0001137_t0030_u01756602662196") 2025/08/31 01:13:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4023ff6b64eb549f_d20250831_m011051_c001_v7007000_t0000_u01756602651477") 2025/08/31 01:13:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10531_d20250831_m011045_c001_v0001157_t0044_u01756602645124") 2025/08/31 01:13:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41970b34c6f33616_d20250831_m011038_c001_v7007000_t0000_u01756602638504") 2025/08/31 01:13:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43309_d20250831_m011033_c001_v0001184_t0029_u01756602633663") 2025/08/31 01:13:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b744_d20250831_m011031_c001_v7007000_t0000_u01756602631574") 2025/08/31 01:13:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43289_d20250831_m011025_c001_v0001184_t0022_u01756602625612") 2025/08/31 01:13:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48cdf_d20250831_m011018_c001_v7007000_t0000_u01756602618987") 2025/08/31 01:13:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd4320a_d20250831_m011014_c001_v0001184_t0046_u01756602614205") 2025/08/31 01:13:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba567520a1_d20250831_m011012_c001_v7007000_t0000_u01756602612219") 2025/08/31 01:13:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43186_d20250831_m011005_c001_v0001184_t0045_u01756602605340") 2025/08/31 01:13:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd9910c_d20250831_m010954_c001_v7007000_t0000_u01756602594031") 2025/08/31 01:13:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d68e_d20250831_m010946_c001_v0001137_t0016_u01756602586815") 2025/08/31 01:13:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d7ec_d20250831_m010940_c001_v7007000_t0000_u01756602580419") 2025/08/31 01:13:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d65f_d20250831_m010931_c001_v0001137_t0032_u01756602571866") 2025/08/31 01:13:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78c2_d20250831_m010925_c001_v7007000_t0000_u01756602565163") 2025/08/31 01:13:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d5fb_d20250831_m010916_c001_v0001137_t0058_u01756602556781") 2025/08/31 01:13:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d980_d20250831_m011034_c001_v7007000_t0000_u01756602634757") 2025/08/31 01:13:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd17a_d20250831_m011030_c001_v0001105_t0024_u01756602630420") 2025/08/31 01:13:09 DEBUG : dir1/0010-45678: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b769_d20250831_m011055_c001_v7007000_t0000_u01756602655870") 2025/08/31 01:13:09 DEBUG : dir1/0010-45678: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd433c0_d20250831_m011050_c001_v0001184_t0054_u01756602650020") 2025/08/31 01:13:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f9385841_d20250831_m011212_c001_v7007000_t0000_u01756602732758") 2025/08/31 01:13:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd4371e_d20250831_m011204_c001_v0001184_t0033_u01756602724216") 2025/08/31 01:13:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db3181_d20250831_m011157_c001_v7007000_t0000_u01756602717160") 2025/08/31 01:13:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd4363a_d20250831_m011148_c001_v0001184_t0053_u01756602708609") 2025/08/31 01:13:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f403da38b8dbd65b2_d20250831_m011141_c001_v7007000_t0000_u01756602701705") 2025/08/31 01:13:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43596_d20250831_m011133_c001_v0001184_t0011_u01756602693616") 2025/08/31 01:13:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40604cba31028881_d20250831_m011126_c001_v7007000_t0000_u01756602686941") 2025/08/31 01:13:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd4350f_d20250831_m011118_c001_v0001184_t0059_u01756602678705") 2025/08/31 01:13:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd363544_d20250831_m011111_c001_v7007000_t0000_u01756602671798") 2025/08/31 01:13:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd4344f_d20250831_m011102_c001_v0001184_t0031_u01756602662481") 2025/08/31 01:13:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f407822674063d9fa_d20250831_m011051_c001_v7007000_t0000_u01756602651257") 2025/08/31 01:13:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d7a6_d20250831_m011045_c001_v0001137_t0044_u01756602645492") 2025/08/31 01:13:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41970b34c6f33617_d20250831_m011038_c001_v7007000_t0000_u01756602638685") 2025/08/31 01:13:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd4330d_d20250831_m011033_c001_v0001184_t0009_u01756602633857") 2025/08/31 01:13:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db3117_d20250831_m011031_c001_v7007000_t0000_u01756602631743") 2025/08/31 01:13:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d742_d20250831_m011025_c001_v0001137_t0033_u01756602625811") 2025/08/31 01:13:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48ce0_d20250831_m011019_c001_v7007000_t0000_u01756602619170") 2025/08/31 01:13:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd129_d20250831_m011014_c001_v0001105_t0057_u01756602614333") 2025/08/31 01:13:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f418e1fb304bc88f3_d20250831_m011012_c001_v7007000_t0000_u01756602612443") 2025/08/31 01:13:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd0fd_d20250831_m011005_c001_v0001105_t0003_u01756602605540") 2025/08/31 01:13:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78e4_d20250831_m010954_c001_v7007000_t0000_u01756602594063") 2025/08/31 01:13:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43095_d20250831_m010947_c001_v0001184_t0024_u01756602587378") 2025/08/31 01:13:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d7ed_d20250831_m010940_c001_v7007000_t0000_u01756602580602") 2025/08/31 01:13:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd42fdb_d20250831_m010932_c001_v0001184_t0055_u01756602572136") 2025/08/31 01:13:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78c3_d20250831_m010925_c001_v7007000_t0000_u01756602565345") 2025/08/31 01:13:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd42f1e_d20250831_m010917_c001_v0001184_t0023_u01756602557119") 2025/08/31 01:13:11 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba567520ad_d20250831_m011034_c001_v7007000_t0000_u01756602634680") 2025/08/31 01:13:11 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd432d7_d20250831_m011030_c001_v0001184_t0023_u01756602630562") 2025/08/31 01:13:11 DEBUG : dir1/0011-56789: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b76b_d20250831_m011056_c001_v7007000_t0000_u01756602656052") 2025/08/31 01:13:11 DEBUG : dir1/0011-56789: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd1dc_d20250831_m011050_c001_v0001105_t0059_u01756602650219") 2025/08/31 01:13:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f9385842_d20250831_m011212_c001_v7007000_t0000_u01756602732942") 2025/08/31 01:13:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd2f1_d20250831_m011204_c001_v0001105_t0045_u01756602724425") 2025/08/31 01:13:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db3182_d20250831_m011157_c001_v7007000_t0000_u01756602717342") 2025/08/31 01:13:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd2b9_d20250831_m011148_c001_v0001105_t0049_u01756602708815") 2025/08/31 01:13:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f403da38b8dbd65b3_d20250831_m011141_c001_v7007000_t0000_u01756602701962") 2025/08/31 01:13:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd28f_d20250831_m011133_c001_v0001105_t0058_u01756602693838") 2025/08/31 01:13:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40604cba31028882_d20250831_m011127_c001_v7007000_t0000_u01756602687122") 2025/08/31 01:13:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd25b_d20250831_m011118_c001_v0001105_t0034_u01756602678934") 2025/08/31 01:13:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd363545_d20250831_m011111_c001_v7007000_t0000_u01756602671981") 2025/08/31 01:13:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd216_d20250831_m011102_c001_v0001105_t0036_u01756602662689") 2025/08/31 01:13:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40754adfaf68b84b_d20250831_m011051_c001_v7007000_t0000_u01756602651495") 2025/08/31 01:13:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43396_d20250831_m011045_c001_v0001184_t0030_u01756602645763") 2025/08/31 01:13:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41970b34c6f33619_d20250831_m011038_c001_v7007000_t0000_u01756602638866") 2025/08/31 01:13:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd19c_d20250831_m011033_c001_v0001105_t0018_u01756602633871") 2025/08/31 01:13:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4197d5bec13a84f0_d20250831_m011031_c001_v7007000_t0000_u01756602631820") 2025/08/31 01:13:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd15c_d20250831_m011026_c001_v0001105_t0049_u01756602626112") 2025/08/31 01:13:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48ce1_d20250831_m011019_c001_v7007000_t0000_u01756602619353") 2025/08/31 01:13:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10482_d20250831_m011014_c001_v0001157_t0027_u01756602614396") 2025/08/31 01:13:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f418e1fb304bc88f0_d20250831_m011012_c001_v7007000_t0000_u01756602612250") 2025/08/31 01:13:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc1044c_d20250831_m011006_c001_v0001157_t0013_u01756602606108") 2025/08/31 01:13:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd9910b_d20250831_m010953_c001_v7007000_t0000_u01756602593855") 2025/08/31 01:13:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd0a6_d20250831_m010947_c001_v0001105_t0058_u01756602587594") 2025/08/31 01:13:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d7ee_d20250831_m010940_c001_v7007000_t0000_u01756602580785") 2025/08/31 01:13:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd078_d20250831_m010932_c001_v0001105_t0045_u01756602572341") 2025/08/31 01:13:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78c4_d20250831_m010925_c001_v7007000_t0000_u01756602565528") 2025/08/31 01:13:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd038_d20250831_m010917_c001_v0001105_t0039_u01756602557316") 2025/08/31 01:13:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f408ee6942fbe58c9_d20250831_m011034_c001_v7007000_t0000_u01756602634534") 2025/08/31 01:13:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d75c_d20250831_m011030_c001_v0001137_t0004_u01756602630573") 2025/08/31 01:13:12 DEBUG : dir1/0012-6789;: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b76c_d20250831_m011056_c001_v7007000_t0000_u01756602656234") 2025/08/31 01:13:12 DEBUG : dir1/0012-6789;: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd433ca_d20250831_m011050_c001_v0001184_t0037_u01756602650229") 2025/08/31 01:13:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f9385843_d20250831_m011213_c001_v7007000_t0000_u01756602733127") 2025/08/31 01:13:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc106c3_d20250831_m011204_c001_v0001157_t0036_u01756602724729") 2025/08/31 01:13:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db3183_d20250831_m011157_c001_v7007000_t0000_u01756602717533") 2025/08/31 01:13:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10682_d20250831_m011149_c001_v0001157_t0026_u01756602709093") 2025/08/31 01:13:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f403da38b8dbd65b4_d20250831_m011142_c001_v7007000_t0000_u01756602702146") 2025/08/31 01:13:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc1063e_d20250831_m011134_c001_v0001157_t0033_u01756602694129") 2025/08/31 01:13:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40604cba31028883_d20250831_m011127_c001_v7007000_t0000_u01756602687304") 2025/08/31 01:13:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc105f6_d20250831_m011119_c001_v0001157_t0009_u01756602679184") 2025/08/31 01:13:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd363546_d20250831_m011112_c001_v7007000_t0000_u01756602672174") 2025/08/31 01:13:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10598_d20250831_m011103_c001_v0001157_t0037_u01756602663059") 2025/08/31 01:13:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd3630f9_d20250831_m011051_c001_v7007000_t0000_u01756602651651") 2025/08/31 01:13:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd1be_d20250831_m011045_c001_v0001105_t0028_u01756602645958") 2025/08/31 01:13:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41970b34c6f3361a_d20250831_m011039_c001_v7007000_t0000_u01756602639047") 2025/08/31 01:13:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc104f2_d20250831_m011033_c001_v0001157_t0028_u01756602633902") 2025/08/31 01:13:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f408ee6942fbe58c8_d20250831_m011031_c001_v7007000_t0000_u01756602631791") 2025/08/31 01:13:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc104c0_d20250831_m011026_c001_v0001157_t0041_u01756602626410") 2025/08/31 01:13:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48ce2_d20250831_m011019_c001_v7007000_t0000_u01756602619549") 2025/08/31 01:13:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd4320e_d20250831_m011014_c001_v0001184_t0028_u01756602614457") 2025/08/31 01:13:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f421ff5b6ef724bbb_d20250831_m011011_c001_v7007000_t0000_u01756602611922") 2025/08/31 01:13:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d702_d20250831_m011006_c001_v0001137_t0041_u01756602606761") 2025/08/31 01:13:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd9910a_d20250831_m010953_c001_v7007000_t0000_u01756602593828") 2025/08/31 01:13:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc103e9_d20250831_m010947_c001_v0001157_t0002_u01756602587907") 2025/08/31 01:13:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d7f0_d20250831_m010940_c001_v7007000_t0000_u01756602580967") 2025/08/31 01:13:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc1038a_d20250831_m010932_c001_v0001157_t0022_u01756602572613") 2025/08/31 01:13:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78c6_d20250831_m010925_c001_v7007000_t0000_u01756602565710") 2025/08/31 01:13:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10348_d20250831_m010917_c001_v0001157_t0019_u01756602557573") 2025/08/31 01:13:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4197d5bec13a84f5_d20250831_m011034_c001_v7007000_t0000_u01756602634897") 2025/08/31 01:13:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc104d4_d20250831_m011030_c001_v0001157_t0004_u01756602630699") 2025/08/31 01:13:14 DEBUG : dir1/0013-789;=: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b76d_d20250831_m011056_c001_v7007000_t0000_u01756602656416") 2025/08/31 01:13:14 DEBUG : dir1/0013-789;=: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d7be_d20250831_m011050_c001_v0001137_t0042_u01756602650339") 2025/08/31 01:13:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f9385844_d20250831_m011213_c001_v7007000_t0000_u01756602733311") 2025/08/31 01:13:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d8cb_d20250831_m011205_c001_v0001137_t0053_u01756602725055") 2025/08/31 01:13:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db3184_d20250831_m011157_c001_v7007000_t0000_u01756602717718") 2025/08/31 01:13:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d8a3_d20250831_m011149_c001_v0001137_t0023_u01756602709457") 2025/08/31 01:13:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f403da38b8dbd65b5_d20250831_m011142_c001_v7007000_t0000_u01756602702330") 2025/08/31 01:13:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d871_d20250831_m011134_c001_v0001137_t0049_u01756602694490") 2025/08/31 01:13:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40604cba31028884_d20250831_m011127_c001_v7007000_t0000_u01756602687487") 2025/08/31 01:13:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d847_d20250831_m011119_c001_v0001137_t0053_u01756602679784") 2025/08/31 01:13:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd363547_d20250831_m011112_c001_v7007000_t0000_u01756602672359") 2025/08/31 01:13:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d80a_d20250831_m011103_c001_v0001137_t0021_u01756602663674") 2025/08/31 01:13:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f421ff5b6ef724be1_d20250831_m011051_c001_v7007000_t0000_u01756602651677") 2025/08/31 01:13:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10540_d20250831_m011046_c001_v0001157_t0043_u01756602646364") 2025/08/31 01:13:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41970b34c6f3361b_d20250831_m011039_c001_v7007000_t0000_u01756602639229") 2025/08/31 01:13:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d774_d20250831_m011034_c001_v0001137_t0043_u01756602634057") 2025/08/31 01:13:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db3118_d20250831_m011031_c001_v7007000_t0000_u01756602631924") 2025/08/31 01:13:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43295_d20250831_m011026_c001_v0001184_t0049_u01756602626708") 2025/08/31 01:13:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48ce3_d20250831_m011019_c001_v7007000_t0000_u01756602619748") 2025/08/31 01:13:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d726_d20250831_m011014_c001_v0001137_t0053_u01756602614467") 2025/08/31 01:13:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f421ff5b6ef724bbc_d20250831_m011012_c001_v7007000_t0000_u01756602612105") 2025/08/31 01:13:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd431a2_d20250831_m011007_c001_v0001184_t0041_u01756602607178") 2025/08/31 01:13:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78e3_d20250831_m010953_c001_v7007000_t0000_u01756602593878") 2025/08/31 01:13:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d69a_d20250831_m010948_c001_v0001137_t0054_u01756602588415") 2025/08/31 01:13:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d7f1_d20250831_m010941_c001_v7007000_t0000_u01756602581150") 2025/08/31 01:13:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d665_d20250831_m010933_c001_v0001137_t0053_u01756602573025") 2025/08/31 01:13:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78c8_d20250831_m010925_c001_v7007000_t0000_u01756602565896") 2025/08/31 01:13:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d605_d20250831_m010918_c001_v0001137_t0048_u01756602558045") 2025/08/31 01:13:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41970b34c6f33608_d20250831_m011034_c001_v7007000_t0000_u01756602634905") 2025/08/31 01:13:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd432d9_d20250831_m011030_c001_v0001184_t0046_u01756602630763") 2025/08/31 01:13:15 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b76e_d20250831_m011056_c001_v7007000_t0000_u01756602656598") 2025/08/31 01:13:15 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd433cc_d20250831_m011050_c001_v0001184_t0019_u01756602650438") 2025/08/31 01:13:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f9385845_d20250831_m011213_c001_v7007000_t0000_u01756602733496") 2025/08/31 01:13:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43736_d20250831_m011205_c001_v0001184_t0042_u01756602725406") 2025/08/31 01:13:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db3185_d20250831_m011157_c001_v7007000_t0000_u01756602717899") 2025/08/31 01:13:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43640_d20250831_m011149_c001_v0001184_t0026_u01756602709834") 2025/08/31 01:13:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f403da38b8dbd65b6_d20250831_m011142_c001_v7007000_t0000_u01756602702515") 2025/08/31 01:13:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd4359c_d20250831_m011134_c001_v0001184_t0018_u01756602694765") 2025/08/31 01:13:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40604cba31028885_d20250831_m011127_c001_v7007000_t0000_u01756602687670") 2025/08/31 01:13:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd4351f_d20250831_m011120_c001_v0001184_t0033_u01756602680100") 2025/08/31 01:13:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd363548_d20250831_m011112_c001_v7007000_t0000_u01756602672542") 2025/08/31 01:13:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43461_d20250831_m011104_c001_v0001184_t0032_u01756602664148") 2025/08/31 01:13:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f421ff5b6ef724bdf_d20250831_m011051_c001_v7007000_t0000_u01756602651291") 2025/08/31 01:13:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d7aa_d20250831_m011046_c001_v0001137_t0014_u01756602646656") 2025/08/31 01:13:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41970b34c6f3361c_d20250831_m011039_c001_v7007000_t0000_u01756602639409") 2025/08/31 01:13:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43311_d20250831_m011034_c001_v0001184_t0045_u01756602634068") 2025/08/31 01:13:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2f56_d20250831_m011031_c001_v7007000_t0000_u01756602631589") 2025/08/31 01:13:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d744_d20250831_m011026_c001_v0001137_t0051_u01756602626909") 2025/08/31 01:13:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48ce5_d20250831_m011020_c001_v7007000_t0000_u01756602620020") 2025/08/31 01:13:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd12b_d20250831_m011014_c001_v0001105_t0000_u01756602614644") 2025/08/31 01:13:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f421ff5b6ef724bbd_d20250831_m011012_c001_v7007000_t0000_u01756602612280") 2025/08/31 01:13:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd107_d20250831_m011007_c001_v0001105_t0010_u01756602607402") 2025/08/31 01:13:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362c76_d20250831_m010954_c001_v7007000_t0000_u01756602594074") 2025/08/31 01:13:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd430a6_d20250831_m010948_c001_v0001184_t0053_u01756602588708") 2025/08/31 01:13:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d7f3_d20250831_m010941_c001_v7007000_t0000_u01756602581332") 2025/08/31 01:13:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd42fe9_d20250831_m010933_c001_v0001184_t0014_u01756602573312") 2025/08/31 01:13:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78c9_d20250831_m010926_c001_v7007000_t0000_u01756602566085") 2025/08/31 01:13:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd42f34_d20250831_m010918_c001_v0001184_t0037_u01756602558403") 2025/08/31 01:13:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d97f_d20250831_m011034_c001_v7007000_t0000_u01756602634552") 2025/08/31 01:13:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d75e_d20250831_m011030_c001_v0001137_t0000_u01756602630861") 2025/08/31 01:13:16 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b76f_d20250831_m011056_c001_v7007000_t0000_u01756602656779") 2025/08/31 01:13:16 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd1e2_d20250831_m011050_c001_v0001105_t0013_u01756602650560") 2025/08/31 01:13:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f9385846_d20250831_m011213_c001_v7007000_t0000_u01756602733680") 2025/08/31 01:13:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd2f7_d20250831_m011205_c001_v0001105_t0001_u01756602725633") 2025/08/31 01:13:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db3187_d20250831_m011158_c001_v7007000_t0000_u01756602718080") 2025/08/31 01:13:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd2bd_d20250831_m011150_c001_v0001105_t0057_u01756602710067") 2025/08/31 01:13:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f403da38b8dbd65b7_d20250831_m011142_c001_v7007000_t0000_u01756602702700") 2025/08/31 01:13:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd293_d20250831_m011134_c001_v0001105_t0049_u01756602694972") 2025/08/31 01:13:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40604cba31028886_d20250831_m011127_c001_v7007000_t0000_u01756602687852") 2025/08/31 01:13:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd25f_d20250831_m011120_c001_v0001105_t0036_u01756602680298") 2025/08/31 01:13:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd363549_d20250831_m011112_c001_v7007000_t0000_u01756602672724") 2025/08/31 01:13:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd21c_d20250831_m011104_c001_v0001105_t0053_u01756602664347") 2025/08/31 01:13:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b75b_d20250831_m011051_c001_v7007000_t0000_u01756602651683") 2025/08/31 01:13:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd4339c_d20250831_m011047_c001_v0001184_t0021_u01756602647039") 2025/08/31 01:13:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41970b34c6f3361d_d20250831_m011039_c001_v7007000_t0000_u01756602639590") 2025/08/31 01:13:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43315_d20250831_m011034_c001_v0001184_t0058_u01756602634268") 2025/08/31 01:13:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d848_d20250831_m011031_c001_v7007000_t0000_u01756602631597") 2025/08/31 01:13:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd170_d20250831_m011027_c001_v0001105_t0059_u01756602627179") 2025/08/31 01:13:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48ce6_d20250831_m011020_c001_v7007000_t0000_u01756602620244") 2025/08/31 01:13:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43210_d20250831_m011014_c001_v0001184_t0030_u01756602614664") 2025/08/31 01:13:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f418e1fb304bc88ee_d20250831_m011011_c001_v7007000_t0000_u01756602611917") 2025/08/31 01:13:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10454_d20250831_m011007_c001_v0001157_t0044_u01756602607831") 2025/08/31 01:13:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4023ff6b64eb44ca_d20250831_m010954_c001_v7007000_t0000_u01756602594085") 2025/08/31 01:13:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd0b0_d20250831_m010948_c001_v0001105_t0035_u01756602588963") 2025/08/31 01:13:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d7f4_d20250831_m010941_c001_v7007000_t0000_u01756602581514") 2025/08/31 01:13:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd07c_d20250831_m010933_c001_v0001105_t0019_u01756602573510") 2025/08/31 01:13:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78ca_d20250831_m010926_c001_v7007000_t0000_u01756602566266") 2025/08/31 01:13:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd03e_d20250831_m010918_c001_v0001105_t0056_u01756602558598") 2025/08/31 01:13:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2f58_d20250831_m011034_c001_v7007000_t0000_u01756602634560") 2025/08/31 01:13:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd432df_d20250831_m011030_c001_v0001184_t0031_u01756602630965") 2025/08/31 01:13:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba56752074_d20250831_m010956_c001_v7007000_t0000_u01756602596842") 2025/08/31 01:13:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd430c8_d20250831_m010951_c001_v0001184_t0020_u01756602591813") 2025/08/31 01:13:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba56752075_d20250831_m010957_c001_v7007000_t0000_u01756602597035") 2025/08/31 01:13:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc103ff_d20250831_m010951_c001_v0001157_t0026_u01756602591877") 2025/08/31 01:13:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba56752076_d20250831_m010957_c001_v7007000_t0000_u01756602597218") 2025/08/31 01:13:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd0c8_d20250831_m010951_c001_v0001105_t0007_u01756602591931") 2025/08/31 01:13:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba56752078_d20250831_m010957_c001_v7007000_t0000_u01756602597400") 2025/08/31 01:13:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d6b4_d20250831_m010951_c001_v0001137_t0025_u01756602591977") 2025/08/31 01:13:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba56752079_d20250831_m010957_c001_v7007000_t0000_u01756602597586") 2025/08/31 01:13:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd430ca_d20250831_m010952_c001_v0001184_t0042_u01756602592012") 2025/08/31 01:13:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba5675207a_d20250831_m010957_c001_v7007000_t0000_u01756602597767") 2025/08/31 01:13:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10403_d20250831_m010952_c001_v0001157_t0029_u01756602592174") 2025/08/31 01:13:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba5675207b_d20250831_m010957_c001_v7007000_t0000_u01756602597948") 2025/08/31 01:13:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd430ce_d20250831_m010952_c001_v0001184_t0059_u01756602592213") 2025/08/31 01:13:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba5675207c_d20250831_m010958_c001_v7007000_t0000_u01756602598130") 2025/08/31 01:13:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd0ca_d20250831_m010952_c001_v0001105_t0030_u01756602592391") 2025/08/31 01:13:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba5675207d_d20250831_m010958_c001_v7007000_t0000_u01756602598312") 2025/08/31 01:13:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd430d2_d20250831_m010952_c001_v0001184_t0022_u01756602592405") 2025/08/31 01:13:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba5675207e_d20250831_m010958_c001_v7007000_t0000_u01756602598495") 2025/08/31 01:13:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10407_d20250831_m010952_c001_v0001157_t0013_u01756602592610") 2025/08/31 01:13:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba5675207f_d20250831_m010958_c001_v7007000_t0000_u01756602598677") 2025/08/31 01:13:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd430d8_d20250831_m010952_c001_v0001184_t0058_u01756602592623") 2025/08/31 01:13:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba56752080_d20250831_m010958_c001_v7007000_t0000_u01756602598859") 2025/08/31 01:13:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d6bc_d20250831_m010952_c001_v0001137_t0017_u01756602592633") 2025/08/31 01:13:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba56752081_d20250831_m010959_c001_v7007000_t0000_u01756602599040") 2025/08/31 01:13:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd0cc_d20250831_m010952_c001_v0001105_t0050_u01756602592652") 2025/08/31 01:13:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba56752082_d20250831_m010959_c001_v7007000_t0000_u01756602599222") 2025/08/31 01:13:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd430de_d20250831_m010952_c001_v0001184_t0010_u01756602592835") 2025/08/31 01:13:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba56752083_d20250831_m010959_c001_v7007000_t0000_u01756602599403") 2025/08/31 01:13:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd0ce_d20250831_m010952_c001_v0001105_t0045_u01756602592880") 2025/08/31 01:13:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41889eba56752084_d20250831_m010959_c001_v7007000_t0000_u01756602599585") 2025/08/31 01:13:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10409_d20250831_m010953_c001_v0001157_t0018_u01756602593010") 2025/08/31 01:13:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41260f41d99af640_d20250831_m011015_c001_v7007000_t0000_u01756602615404") 2025/08/31 01:13:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd431d4_d20250831_m011010_c001_v0001184_t0023_u01756602610330") 2025/08/31 01:13:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f418e1fb304bc88fc_d20250831_m011015_c001_v7007000_t0000_u01756602615413") 2025/08/31 01:13:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d710_d20250831_m011010_c001_v0001137_t0033_u01756602610425") 2025/08/31 01:13:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f418e1fb304bc88fb_d20250831_m011015_c001_v7007000_t0000_u01756602615262") 2025/08/31 01:13:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10462_d20250831_m011010_c001_v0001157_t0051_u01756602610461") 2025/08/31 01:13:20 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f418e1fb304bc88fa_d20250831_m011015_c001_v7007000_t0000_u01756602615230") 2025/08/31 01:13:20 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd431d6_d20250831_m011010_c001_v0001184_t0008_u01756602610527") 2025/08/31 01:13:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f421ff5b6ef724bc3_d20250831_m011015_c001_v7007000_t0000_u01756602615431") 2025/08/31 01:13:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd119_d20250831_m011010_c001_v0001105_t0018_u01756602610608") 2025/08/31 01:13:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f421ff5b6ef724bc2_d20250831_m011015_c001_v7007000_t0000_u01756602615248") 2025/08/31 01:13:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d712_d20250831_m011010_c001_v0001137_t0011_u01756602610707") 2025/08/31 01:13:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41427553122044bd_d20250831_m011015_c001_v7007000_t0000_u01756602615275") 2025/08/31 01:13:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd431dc_d20250831_m011010_c001_v0001184_t0054_u01756602610731") 2025/08/31 01:13:20 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48cd0_d20250831_m011015_c001_v7007000_t0000_u01756602615255") 2025/08/31 01:13:20 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10464_d20250831_m011010_c001_v0001157_t0014_u01756602610754") 2025/08/31 01:13:20 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78f3_d20250831_m011015_c001_v7007000_t0000_u01756602615286") 2025/08/31 01:13:20 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd431e0_d20250831_m011010_c001_v0001184_t0043_u01756602610926") 2025/08/31 01:13:20 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48cd1_d20250831_m011015_c001_v7007000_t0000_u01756602615438") 2025/08/31 01:13:20 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd11d_d20250831_m011010_c001_v0001105_t0035_u01756602610985") 2025/08/31 01:13:20 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f418e1fb304bc88f9_d20250831_m011015_c001_v7007000_t0000_u01756602615079") 2025/08/31 01:13:20 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd431e2_d20250831_m011011_c001_v0001184_t0041_u01756602611118") 2025/08/31 01:13:20 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41260f41d99af63e_d20250831_m011015_c001_v7007000_t0000_u01756602615039") 2025/08/31 01:13:20 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc1046c_d20250831_m011011_c001_v0001157_t0006_u01756602611222") 2025/08/31 01:13:20 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41427553122044bc_d20250831_m011015_c001_v7007000_t0000_u01756602615091") 2025/08/31 01:13:21 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd431e8_d20250831_m011011_c001_v0001184_t0019_u01756602611349") 2025/08/31 01:13:21 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f421ff5b6ef724bc1_d20250831_m011015_c001_v7007000_t0000_u01756602615064") 2025/08/31 01:13:21 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd11f_d20250831_m011011_c001_v0001105_t0006_u01756602611390") 2025/08/31 01:13:21 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78f2_d20250831_m011015_c001_v7007000_t0000_u01756602615101") 2025/08/31 01:13:21 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d716_d20250831_m011011_c001_v0001137_t0046_u01756602611474") 2025/08/31 01:13:21 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f418e1fb304bc88f8_d20250831_m011015_c001_v7007000_t0000_u01756602615047") 2025/08/31 01:13:21 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd431ee_d20250831_m011011_c001_v0001184_t0015_u01756602611577") 2025/08/31 01:13:21 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d7663_d20250831_m010803_c001_v7007000_t0000_u01756602483606") 2025/08/31 01:13:21 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd42bfb_d20250831_m010801_c001_v0001184_t0015_u01756602481619") 2025/08/31 01:13:21 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2ebf_d20250831_m010801_c001_v7007000_t0000_u01756602481437") 2025/08/31 01:13:21 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd42bd8_d20250831_m010758_c001_v0001184_t0048_u01756602478606") 2025/08/31 01:13:21 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2eb9_d20250831_m010757_c001_v7007000_t0000_u01756602477876") 2025/08/31 01:13:21 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dce7e_d20250831_m010753_c001_v0001105_t0024_u01756602473341") 2025/08/31 01:13:21 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4101143ce8e072e8_d20250831_m010751_c001_v7007000_t0000_u01756602471887") 2025/08/31 01:13:21 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f101bde1c4ca0e6e4_d20250831_m010749_c001_v0001117_t0017_u01756602469182") 2025/08/31 01:13:21 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155448b3226b084_d20250831_m010748_c001_v7007000_t0000_u01756602468999") 2025/08/31 01:13:21 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f101bde1c4ca0e6d1_d20250831_m010745_c001_v0001117_t0006_u01756602465004") 2025/08/31 01:13:21 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155448b3226b07f_d20250831_m010744_c001_v7007000_t0000_u01756602464273") 2025/08/31 01:13:21 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d3cc_d20250831_m010739_c001_v0001137_t0059_u01756602459833") 2025/08/31 01:13:21 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f407822674063d8f2_d20250831_m010738_c001_v7007000_t0000_u01756602458543") 2025/08/31 01:13:21 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1150e8311c54f475_d20250831_m010736_c001_v0001116_t0049_u01756602456980") 2025/08/31 01:13:21 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd9907d_d20250831_m010736_c001_v7007000_t0000_u01756602456798") 2025/08/31 01:13:22 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1150e8311c54f46d_d20250831_m010732_c001_v0001116_t0042_u01756602452920") 2025/08/31 01:13:22 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd9907a_d20250831_m010732_c001_v7007000_t0000_u01756602452193") 2025/08/31 01:13:22 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d39c_d20250831_m010728_c001_v0001137_t0024_u01756602448507") 2025/08/31 01:13:22 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f407822674063d8e9_d20250831_m010727_c001_v7007000_t0000_u01756602447592") 2025/08/31 01:13:22 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108b6e53f81b9b37_d20250831_m010725_c001_v0001043_t0006_u01756602445720") 2025/08/31 01:13:22 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4142755312203ffe_d20250831_m010725_c001_v7007000_t0000_u01756602445522") 2025/08/31 01:13:22 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108b6e53f81b9b2d_d20250831_m010721_c001_v0001043_t0047_u01756602441620") 2025/08/31 01:13:22 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4142755312203ff7_d20250831_m010720_c001_v7007000_t0000_u01756602440855") 2025/08/31 01:13:22 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d35b_d20250831_m010715_c001_v0001137_t0025_u01756602435140") 2025/08/31 01:13:22 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4023ff6b64eb4451_d20250831_m010714_c001_v7007000_t0000_u01756602434206") 2025/08/31 01:13:22 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108366719445f093_d20250831_m010712_c001_v0001104_t0031_u01756602432280") 2025/08/31 01:13:22 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40604cba310264c4_d20250831_m010712_c001_v7007000_t0000_u01756602432096") 2025/08/31 01:13:22 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108366719445f08b_d20250831_m010708_c001_v0001104_t0052_u01756602428663") 2025/08/31 01:13:22 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40604cba310264c1_d20250831_m010707_c001_v7007000_t0000_u01756602427937") 2025/08/31 01:13:22 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d335_d20250831_m010702_c001_v0001137_t0035_u01756602422594") 2025/08/31 01:13:22 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4101143ce8e04da4_d20250831_m010701_c001_v7007000_t0000_u01756602421676") 2025/08/31 01:13:22 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1194652dbc910b48_d20250831_m010659_c001_v0001091_t0041_u01756602419793") 2025/08/31 01:13:22 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4101143ce8e04d9f_d20250831_m010659_c001_v7007000_t0000_u01756602419608") 2025/08/31 01:13:22 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1194652dbc910b3a_d20250831_m010656_c001_v0001091_t0033_u01756602416369") 2025/08/31 01:13:22 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4101143ce8e04d9d_d20250831_m010655_c001_v7007000_t0000_u01756602415638") 2025/08/31 01:13:22 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d302_d20250831_m010650_c001_v0001137_t0025_u01756602410139") 2025/08/31 01:13:23 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f408ee6942fbe482b_d20250831_m010649_c001_v7007000_t0000_u01756602409002") 2025/08/31 01:13:23 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1104351f6a81e567_d20250831_m010643_c001_v0001180_t0035_u01756602403328") 2025/08/31 01:13:23 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48863_d20250831_m010643_c001_v7007000_t0000_u01756602403120") 2025/08/31 01:13:23 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d2ce_d20250831_m010639_c001_v0001137_t0023_u01756602399202") 2025/08/31 01:13:23 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f110a5a819b1945d9_d20250831_m010638_c001_v0001137_t0053_u01756602398363") 2025/08/31 01:13:23 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f110a5a819b1945cf_d20250831_m010637_c001_v0001137_t0048_u01756602397149") 2025/08/31 01:13:23 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd9902e_d20250831_m010623_c001_v7007000_t0000_u01756602383534") 2025/08/31 01:13:23 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcd13_d20250831_m010616_c001_v0001105_t0018_u01756602376697") 2025/08/31 01:13:23 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f103a2f70e856355a_d20250831_m010615_c001_v0001176_t0059_u01756602375930") 2025/08/31 01:13:23 DEBUG : dst/one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f103a2f70e8563544_d20250831_m010614_c001_v0001176_t0018_u01756602374957") 2025/08/31 01:13:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d7664_d20250831_m010803_c001_v7007000_t0000_u01756602483789") 2025/08/31 01:13:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1104351f6a81e71b_d20250831_m010801_c001_v0001180_t0006_u01756602481235") 2025/08/31 01:13:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f110caeedeacae8e4_d20250831_m010757_c001_v0001134_t0014_u01756602477337") 2025/08/31 01:13:23 DEBUG : dst/one.bak: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4101143ce8e072ea_d20250831_m010752_c001_v7007000_t0000_u01756602472068") 2025/08/31 01:13:23 DEBUG : dst/one.bak: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11572849f7221ae6_d20250831_m010748_c001_v0001176_t0057_u01756602468780") 2025/08/31 01:13:23 DEBUG : dst/one.bak: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11549fedb9f4ec64_d20250831_m010743_c001_v0001042_t0011_u01756602463795") 2025/08/31 01:13:23 DEBUG : dst/one.bak: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f407822674063d8f3_d20250831_m010738_c001_v7007000_t0000_u01756602458725") 2025/08/31 01:13:23 DEBUG : dst/one.bak: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1124255d04c97d5f_d20250831_m010735_c001_v0001117_t0008_u01756602455811") 2025/08/31 01:13:23 DEBUG : dst/one.bak: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1091d45a05853293_d20250831_m010731_c001_v0001101_t0059_u01756602451840") 2025/08/31 01:13:23 DEBUG : dst/three: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f408ee6942fbe482d_d20250831_m010649_c001_v7007000_t0000_u01756602409184") 2025/08/31 01:13:23 DEBUG : dst/three: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f110a5a819b1945f8_d20250831_m010647_c001_v0001137_t0056_u01756602407464") 2025/08/31 01:13:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d7665_d20250831_m010803_c001_v7007000_t0000_u01756602483972") 2025/08/31 01:13:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f10855afdb88943ba_d20250831_m010802_c001_v0001136_t0024_u01756602482382") 2025/08/31 01:13:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1125114d7629f99f_d20250831_m010759_c001_v0001182_t0029_u01756602479391") 2025/08/31 01:13:24 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d7667_d20250831_m010804_c001_v7007000_t0000_u01756602484154") 2025/08/31 01:13:24 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd42c07_d20250831_m010803_c001_v0001184_t0053_u01756602483004") 2025/08/31 01:13:24 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2ec6_d20250831_m010802_c001_v7007000_t0000_u01756602482823") 2025/08/31 01:13:24 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd42be7_d20250831_m010759_c001_v0001184_t0034_u01756602479810") 2025/08/31 01:13:24 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2ebc_d20250831_m010759_c001_v7007000_t0000_u01756602479629") 2025/08/31 01:13:24 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dce86_d20250831_m010754_c001_v0001105_t0043_u01756602474632") 2025/08/31 01:13:24 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4101143ce8e072eb_d20250831_m010752_c001_v7007000_t0000_u01756602472251") 2025/08/31 01:13:24 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f101bde1c4ca0e6ea_d20250831_m010750_c001_v0001117_t0030_u01756602470953") 2025/08/31 01:13:24 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155448b3226b087_d20250831_m010750_c001_v7007000_t0000_u01756602470769") 2025/08/31 01:13:24 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f101bde1c4ca0e6da_d20250831_m010747_c001_v0001117_t0052_u01756602467129") 2025/08/31 01:13:24 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155448b3226b083_d20250831_m010746_c001_v7007000_t0000_u01756602466947") 2025/08/31 01:13:24 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d3d4_d20250831_m010741_c001_v0001137_t0042_u01756602461059") 2025/08/31 01:13:24 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd9907e_d20250831_m010737_c001_v7007000_t0000_u01756602457987") 2025/08/31 01:13:24 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dce27_d20250831_m010734_c001_v0001105_t0018_u01756602454712") 2025/08/31 01:13:24 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd9907b_d20250831_m010733_c001_v7007000_t0000_u01756602453981") 2025/08/31 01:13:24 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d3a2_d20250831_m010729_c001_v0001137_t0006_u01756602449312") 2025/08/31 01:13:24 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4142755312204000_d20250831_m010726_c001_v7007000_t0000_u01756602446668") 2025/08/31 01:13:24 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dce03_d20250831_m010724_c001_v0001105_t0024_u01756602444028") 2025/08/31 01:13:25 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4142755312203ffb_d20250831_m010722_c001_v7007000_t0000_u01756602442921") 2025/08/31 01:13:25 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d35f_d20250831_m010715_c001_v0001137_t0054_u01756602435943") 2025/08/31 01:13:25 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40604cba310264c5_d20250831_m010713_c001_v7007000_t0000_u01756602433287") 2025/08/31 01:13:25 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcdd7_d20250831_m010710_c001_v0001105_t0000_u01756602430770") 2025/08/31 01:13:25 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40604cba310264c2_d20250831_m010709_c001_v7007000_t0000_u01756602429677") 2025/08/31 01:13:25 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d339_d20250831_m010703_c001_v0001137_t0027_u01756602423120") 2025/08/31 01:13:25 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4101143ce8e04da1_d20250831_m010700_c001_v7007000_t0000_u01756602420756") 2025/08/31 01:13:25 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcda9_d20250831_m010658_c001_v0001105_t0011_u01756602418378") 2025/08/31 01:13:25 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4101143ce8e04d9e_d20250831_m010657_c001_v7007000_t0000_u01756602417283") 2025/08/31 01:13:25 DEBUG : dst/three.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d309_d20250831_m010650_c001_v0001137_t0025_u01756602410942") 2025/08/31 01:13:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4101143ce8e072ec_d20250831_m010752_c001_v7007000_t0000_u01756602472433") 2025/08/31 01:13:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1068125a55b3d093_d20250831_m010750_c001_v0001182_t0011_u01756602470549") 2025/08/31 01:13:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f103e5996cd8eea42_d20250831_m010746_c001_v0001144_t0043_u01756602466413") 2025/08/31 01:13:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f407822674063d8f4_d20250831_m010738_c001_v7007000_t0000_u01756602458908") 2025/08/31 01:13:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11799c113cda57b2_d20250831_m010737_c001_v0001157_t0003_u01756602457707") 2025/08/31 01:13:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1050654c7c422f87_d20250831_m010733_c001_v0001099_t0023_u01756602453599") 2025/08/31 01:13:25 DEBUG : dst/two: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d7668_d20250831_m010804_c001_v7007000_t0000_u01756602484336") 2025/08/31 01:13:25 DEBUG : dst/two: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d407_d20250831_m010754_c001_v0001137_t0026_u01756602474260") 2025/08/31 01:13:25 DEBUG : dst/two: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4101143ce8e072ed_d20250831_m010752_c001_v7007000_t0000_u01756602472613") 2025/08/31 01:13:25 DEBUG : dst/two: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dce48_d20250831_m010740_c001_v0001105_t0027_u01756602460678") 2025/08/31 01:13:25 DEBUG : dst/two: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f407822674063d8f5_d20250831_m010739_c001_v7007000_t0000_u01756602459103") 2025/08/31 01:13:25 DEBUG : dst/two: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dce15_d20250831_m010728_c001_v0001105_t0026_u01756602448895") 2025/08/31 01:13:26 DEBUG : dst/two: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f407822674063d8ea_d20250831_m010727_c001_v7007000_t0000_u01756602447777") 2025/08/31 01:13:26 DEBUG : dst/two: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcded_d20250831_m010715_c001_v0001105_t0014_u01756602435471") 2025/08/31 01:13:26 DEBUG : dst/two: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4023ff6b64eb4453_d20250831_m010714_c001_v7007000_t0000_u01756602434397") 2025/08/31 01:13:26 DEBUG : dst/two: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcdb5_d20250831_m010702_c001_v0001105_t0052_u01756602422855") 2025/08/31 01:13:26 DEBUG : dst/two: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4101143ce8e04da5_d20250831_m010701_c001_v7007000_t0000_u01756602421862") 2025/08/31 01:13:26 DEBUG : dst/two: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcd97_d20250831_m010650_c001_v0001105_t0044_u01756602410588") 2025/08/31 01:13:26 DEBUG : dst/two: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f408ee6942fbe482f_d20250831_m010649_c001_v7007000_t0000_u01756602409364") 2025/08/31 01:13:26 DEBUG : dst/two: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108648c9a520ca70_d20250831_m010644_c001_v0001137_t0011_u01756602404952") 2025/08/31 01:13:26 DEBUG : dst/two: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd9902f_d20250831_m010623_c001_v7007000_t0000_u01756602383717") 2025/08/31 01:13:26 DEBUG : dst/two: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f103a2f70e8563596_d20250831_m010622_c001_v0001176_t0030_u01756602382563") 2025/08/31 01:13:26 DEBUG : empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f418e1fb304bc8828_d20250831_m010542_c001_v7007000_t0000_u01756602342136") 2025/08/31 01:13:26 DEBUG : empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcc7f_d20250831_m010535_c001_v0001105_t0025_u01756602335208") 2025/08/31 01:13:26 DEBUG : empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4017070bda884fc3_d20250831_m010533_c001_v7007000_t0000_u01756602333219") 2025/08/31 01:13:26 DEBUG : empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d198_d20250831_m010516_c001_v0001137_t0023_u01756602316510") 2025/08/31 01:13:26 DEBUG : empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f417444ce7fca27ae_d20250831_m010501_c001_v7007000_t0000_u01756602301572") 2025/08/31 01:13:26 DEBUG : empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcbce_d20250831_m010453_c001_v0001105_t0027_u01756602293605") 2025/08/31 01:13:26 DEBUG : empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b11_d20250831_m010433_c001_v7007000_t0000_u01756602273383") 2025/08/31 01:13:26 DEBUG : empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf7695c9_d20250831_m010431_c001_v0001038_t0048_u01756602271323") 2025/08/31 01:13:26 DEBUG : empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b0c_d20250831_m010430_c001_v7007000_t0000_u01756602270352") 2025/08/31 01:13:26 DEBUG : empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf7695bb_d20250831_m010428_c001_v0001038_t0057_u01756602268925") 2025/08/31 01:13:26 DEBUG : empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b07_d20250831_m010425_c001_v7007000_t0000_u01756602265903") 2025/08/31 01:13:27 DEBUG : empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf7695a5_d20250831_m010423_c001_v0001038_t0025_u01756602263832") 2025/08/31 01:13:27 DEBUG : empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b02_d20250831_m010422_c001_v7007000_t0000_u01756602262874") 2025/08/31 01:13:27 DEBUG : empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769595_d20250831_m010421_c001_v0001038_t0032_u01756602261383") 2025/08/31 01:13:27 DEBUG : empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d74c0_d20250831_m010415_c001_v7007000_t0000_u01756602255091") 2025/08/31 01:13:27 DEBUG : empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf76956d_d20250831_m010413_c001_v0001038_t0013_u01756602253201") 2025/08/31 01:13:27 DEBUG : empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d74bb_d20250831_m010412_c001_v7007000_t0000_u01756602252297") 2025/08/31 01:13:27 DEBUG : empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769565_d20250831_m010411_c001_v0001038_t0023_u01756602251273") 2025/08/31 01:13:27 DEBUG : empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2cce_d20250831_m010406_c001_v7007000_t0000_u01756602246292") 2025/08/31 01:13:27 DEBUG : empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769541_d20250831_m010404_c001_v0001038_t0051_u01756602244781") 2025/08/31 01:13:27 DEBUG : empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2ccb_d20250831_m010402_c001_v7007000_t0000_u01756602242939") 2025/08/31 01:13:27 DEBUG : empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769533_d20250831_m010401_c001_v0001038_t0013_u01756602241735") 2025/08/31 01:13:27 DEBUG : empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2cc9_d20250831_m010401_c001_v7007000_t0000_u01756602241372") 2025/08/31 01:13:27 DEBUG : empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f112580d14bc2a9b8_d20250831_m010400_c001_v0001144_t0055_u01756602240348") 2025/08/31 01:13:27 DEBUG : empty space: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769527_d20250831_m010358_c001_v0001038_t0038_u01756602238387") 2025/08/31 01:13:27 DEBUG : enormous: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b0e_d20250831_m010432_c001_v7007000_t0000_u01756602272455") 2025/08/31 01:13:27 DEBUG : enormous: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf7695cb_d20250831_m010431_c001_v0001038_t0036_u01756602271680") 2025/08/31 01:13:27 DEBUG : existing: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d766d_d20250831_m010809_c001_v7007000_t0000_u01756602489055") 2025/08/31 01:13:27 DEBUG : existing: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d457_d20250831_m010807_c001_v0001137_t0045_u01756602487698") 2025/08/31 01:13:27 DEBUG : existing: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2d89_d20250831_m010452_c001_v7007000_t0000_u01756602292136") 2025/08/31 01:13:27 DEBUG : existing: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d139_d20250831_m010451_c001_v0001137_t0019_u01756602291011") 2025/08/31 01:13:27 DEBUG : existing: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2cc1_d20250831_m010355_c001_v7007000_t0000_u01756602235150") 2025/08/31 01:13:28 DEBUG : existing: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf76951b_d20250831_m010353_c001_v0001038_t0053_u01756602233957") 2025/08/31 01:13:28 DEBUG : existing: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2cc0_d20250831_m010353_c001_v7007000_t0000_u01756602233415") 2025/08/31 01:13:28 DEBUG : existing: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769515_d20250831_m010352_c001_v0001038_t0023_u01756602232342") 2025/08/31 01:13:28 DEBUG : existing: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769511_d20250831_m010351_c001_v0001038_t0017_u01756602231002") 2025/08/31 01:13:28 DEBUG : existing-b: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2d8a_d20250831_m010452_c001_v7007000_t0000_u01756602292318") 2025/08/31 01:13:28 DEBUG : existing-b: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcbb4_d20250831_m010451_c001_v0001105_t0048_u01756602291004") 2025/08/31 01:13:28 DEBUG : file1: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6fa_d20250831_m010904_c001_v7007000_t0000_u01756602544769") 2025/08/31 01:13:28 DEBUG : file1: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd42e75_d20250831_m010903_c001_v0001184_t0051_u01756602543611") 2025/08/31 01:13:28 DEBUG : file1: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6f4_d20250831_m010902_c001_v7007000_t0000_u01756602542286") 2025/08/31 01:13:28 DEBUG : file1: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc102eb_d20250831_m010900_c001_v0001157_t0012_u01756602540826") 2025/08/31 01:13:28 DEBUG : five: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b14_d20250831_m010437_c001_v7007000_t0000_u01756602277565") 2025/08/31 01:13:28 DEBUG : five: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41044abecf7695db_d20250831_m010435_c001_v0001038_t0051_u01756602275532") 2025/08/31 01:13:28 DEBUG : foo: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2ccd_d20250831_m010404_c001_v7007000_t0000_u01756602244418") 2025/08/31 01:13:28 DEBUG : foo: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41044abecf76953f_d20250831_m010403_c001_v0001038_t0051_u01756602243868") 2025/08/31 01:13:28 DEBUG : foo: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41044abecf76953b_d20250831_m010403_c001_v0001038_t0051_u01756602243301") 2025/08/31 01:13:28 DEBUG : four: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b15_d20250831_m010437_c001_v7007000_t0000_u01756602277763") 2025/08/31 01:13:28 DEBUG : four: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f408a56885a2dcb6e_d20250831_m010436_c001_v0001105_t0004_u01756602276285") 2025/08/31 01:13:28 DEBUG : four: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf7695d9_d20250831_m010434_c001_v0001038_t0046_u01756602274764") 2025/08/31 01:13:28 DEBUG : hello world2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4017070bda884f9d_d20250831_m010242_c001_v7007000_t0000_u01756602162656") 2025/08/31 01:13:28 DEBUG : hello world2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769414_d20250831_m010241_c001_v0001038_t0032_u01756602161936") 2025/08/31 01:13:28 DEBUG : ignore-size: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2cbd_d20250831_m010350_c001_v7007000_t0000_u01756602230638") 2025/08/31 01:13:29 DEBUG : ignore-size: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf76950d_d20250831_m010349_c001_v0001038_t0025_u01756602229538") 2025/08/31 01:13:29 DEBUG : nested/sub dir/file: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2d87_d20250831_m010450_c001_v7007000_t0000_u01756602290270") 2025/08/31 01:13:29 DEBUG : nested/sub dir/file: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcbac_d20250831_m010449_c001_v0001105_t0047_u01756602289577") 2025/08/31 01:13:29 DEBUG : nested/sub dir/file: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b22_d20250831_m010448_c001_v7007000_t0000_u01756602288823") 2025/08/31 01:13:29 DEBUG : nested/sub dir/file: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d127_d20250831_m010448_c001_v0001137_t0001_u01756602288120") 2025/08/31 01:13:29 DEBUG : one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b16_d20250831_m010437_c001_v7007000_t0000_u01756602277954") 2025/08/31 01:13:29 DEBUG : one: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41044abecf7695d1_d20250831_m010433_c001_v0001038_t0051_u01756602273784") 2025/08/31 01:13:29 DEBUG : only0: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6d9_d20250831_m010856_c001_v7007000_t0000_u01756602536368") 2025/08/31 01:13:29 DEBUG : only0: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f409b8e0521d5d571_d20250831_m010850_c001_v0001137_t0017_u01756602530669") 2025/08/31 01:13:29 DEBUG : only0: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf3b_d20250831_m010834_c001_v0001105_t0025_u01756602514751") 2025/08/31 01:13:29 DEBUG : only0: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db30c1_d20250831_m010828_c001_v7007000_t0000_u01756602508882") 2025/08/31 01:13:29 DEBUG : only0: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcecb_d20250831_m010812_c001_v0001105_t0041_u01756602492819") 2025/08/31 01:13:29 DEBUG : only1: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6da_d20250831_m010856_c001_v7007000_t0000_u01756602536550") 2025/08/31 01:13:29 DEBUG : only1: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4198d5f37bc102bb_d20250831_m010851_c001_v0001157_t0046_u01756602531616") 2025/08/31 01:13:29 DEBUG : only1: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf49_d20250831_m010837_c001_v0001105_t0052_u01756602517018") 2025/08/31 01:13:29 DEBUG : only1: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f407822674063d914_d20250831_m010829_c001_v7007000_t0000_u01756602509218") 2025/08/31 01:13:29 DEBUG : only1: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcecf_d20250831_m010813_c001_v0001105_t0039_u01756602493453") 2025/08/31 01:13:29 DEBUG : only10: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6db_d20250831_m010856_c001_v7007000_t0000_u01756602536733") 2025/08/31 01:13:29 DEBUG : only10: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f408a56885a2dcfac_d20250831_m010850_c001_v0001105_t0004_u01756602530683") 2025/08/31 01:13:30 DEBUG : only10: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf81_d20250831_m010843_c001_v0001105_t0025_u01756602523706") 2025/08/31 01:13:30 DEBUG : only10: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f421ff5b6ef724b41_d20250831_m010828_c001_v7007000_t0000_u01756602508896") 2025/08/31 01:13:30 DEBUG : only10: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf03_d20250831_m010820_c001_v0001105_t0003_u01756602500009") 2025/08/31 01:13:30 DEBUG : only11: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6dc_d20250831_m010856_c001_v7007000_t0000_u01756602536934") 2025/08/31 01:13:30 DEBUG : only11: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4145d45d3dd42de0_d20250831_m010851_c001_v0001184_t0027_u01756602531234") 2025/08/31 01:13:30 DEBUG : only11: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf87_d20250831_m010844_c001_v0001105_t0022_u01756602524343") 2025/08/31 01:13:30 DEBUG : only11: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f421ff5b6ef724b42_d20250831_m010829_c001_v7007000_t0000_u01756602509082") 2025/08/31 01:13:30 DEBUG : only11: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf05_d20250831_m010820_c001_v0001105_t0010_u01756602500612") 2025/08/31 01:13:30 DEBUG : only12: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6dd_d20250831_m010857_c001_v7007000_t0000_u01756602537117") 2025/08/31 01:13:30 DEBUG : only12: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4198d5f37bc102b9_d20250831_m010851_c001_v0001157_t0046_u01756602531428") 2025/08/31 01:13:30 DEBUG : only12: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf8b_d20250831_m010845_c001_v0001105_t0020_u01756602525161") 2025/08/31 01:13:30 DEBUG : only12: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f407822674063d90e_d20250831_m010828_c001_v7007000_t0000_u01756602508121") 2025/08/31 01:13:30 DEBUG : only12: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf07_d20250831_m010821_c001_v0001105_t0035_u01756602501429") 2025/08/31 01:13:30 DEBUG : only13: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6de_d20250831_m010857_c001_v7007000_t0000_u01756602537300") 2025/08/31 01:13:30 DEBUG : only13: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f409b8e0521d5d573_d20250831_m010851_c001_v0001137_t0017_u01756602531070") 2025/08/31 01:13:30 DEBUG : only13: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf8f_d20250831_m010845_c001_v0001105_t0027_u01756602525822") 2025/08/31 01:13:30 DEBUG : only13: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f407822674063d90f_d20250831_m010828_c001_v7007000_t0000_u01756602508302") 2025/08/31 01:13:30 DEBUG : only13: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf0b_d20250831_m010822_c001_v0001105_t0025_u01756602502072") 2025/08/31 01:13:30 DEBUG : only14: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6df_d20250831_m010857_c001_v7007000_t0000_u01756602537485") 2025/08/31 01:13:30 DEBUG : only14: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f409b8e0521d5d577_d20250831_m010851_c001_v0001137_t0017_u01756602531435") 2025/08/31 01:13:30 DEBUG : only14: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf91_d20250831_m010846_c001_v0001105_t0050_u01756602526478") 2025/08/31 01:13:30 DEBUG : only14: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f407822674063d910_d20250831_m010828_c001_v7007000_t0000_u01756602508484") 2025/08/31 01:13:30 DEBUG : only14: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf11_d20250831_m010823_c001_v0001105_t0022_u01756602503071") 2025/08/31 01:13:31 DEBUG : only15: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6e0_d20250831_m010857_c001_v7007000_t0000_u01756602537668") 2025/08/31 01:13:31 DEBUG : only15: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f408a56885a2dcfb0_d20250831_m010851_c001_v0001105_t0004_u01756602531083") 2025/08/31 01:13:31 DEBUG : only15: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf93_d20250831_m010847_c001_v0001105_t0004_u01756602527037") 2025/08/31 01:13:31 DEBUG : only15: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db30c0_d20250831_m010828_c001_v7007000_t0000_u01756602508698") 2025/08/31 01:13:31 DEBUG : only15: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf13_d20250831_m010823_c001_v0001105_t0052_u01756602503909") 2025/08/31 01:13:31 DEBUG : only16: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6e1_d20250831_m010857_c001_v7007000_t0000_u01756602537851") 2025/08/31 01:13:31 DEBUG : only16: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f409b8e0521d5d575_d20250831_m010851_c001_v0001137_t0017_u01756602531252") 2025/08/31 01:13:31 DEBUG : only16: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf96_d20250831_m010847_c001_v0001105_t0008_u01756602527763") 2025/08/31 01:13:31 DEBUG : only16: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd990c1_d20250831_m010828_c001_v7007000_t0000_u01756602508492") 2025/08/31 01:13:31 DEBUG : only16: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf19_d20250831_m010824_c001_v0001105_t0042_u01756602504492") 2025/08/31 01:13:32 DEBUG : only17: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6e2_d20250831_m010858_c001_v7007000_t0000_u01756602538038") 2025/08/31 01:13:32 DEBUG : only17: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f408a56885a2dcfb2_d20250831_m010851_c001_v0001105_t0004_u01756602531267") 2025/08/31 01:13:32 DEBUG : only17: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf9e_d20250831_m010848_c001_v0001105_t0052_u01756602528521") 2025/08/31 01:13:32 DEBUG : only17: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f421ff5b6ef724b40_d20250831_m010828_c001_v7007000_t0000_u01756602508713") 2025/08/31 01:13:32 DEBUG : only17: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf1d_d20250831_m010824_c001_v0001105_t0020_u01756602504998") 2025/08/31 01:13:32 DEBUG : only18: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6e3_d20250831_m010858_c001_v7007000_t0000_u01756602538219") 2025/08/31 01:13:32 DEBUG : only18: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f408a56885a2dcfb6_d20250831_m010851_c001_v0001105_t0004_u01756602531452") 2025/08/31 01:13:32 DEBUG : only18: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcfa2_d20250831_m010849_c001_v0001105_t0045_u01756602529074") 2025/08/31 01:13:32 DEBUG : only18: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f407822674063d913_d20250831_m010829_c001_v7007000_t0000_u01756602509037") 2025/08/31 01:13:32 DEBUG : only18: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf1f_d20250831_m010825_c001_v0001105_t0010_u01756602505854") 2025/08/31 01:13:32 DEBUG : only19: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6e4_d20250831_m010858_c001_v7007000_t0000_u01756602538402") 2025/08/31 01:13:32 DEBUG : only19: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4145d45d3dd42de4_d20250831_m010851_c001_v0001184_t0027_u01756602531417") 2025/08/31 01:13:32 DEBUG : only19: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcfa6_d20250831_m010849_c001_v0001105_t0053_u01756602529737") 2025/08/31 01:13:32 DEBUG : only19: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f421ff5b6ef724b3f_d20250831_m010828_c001_v7007000_t0000_u01756602508508") 2025/08/31 01:13:32 DEBUG : only19: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf25_d20250831_m010826_c001_v0001105_t0025_u01756602506687") 2025/08/31 01:13:32 DEBUG : only2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6e5_d20250831_m010858_c001_v7007000_t0000_u01756602538586") 2025/08/31 01:13:32 DEBUG : only2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f409b8e0521d5d57b_d20250831_m010851_c001_v0001137_t0017_u01756602531809") 2025/08/31 01:13:32 DEBUG : only2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf53_d20250831_m010837_c001_v0001105_t0009_u01756602517722") 2025/08/31 01:13:32 DEBUG : only2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd990c7_d20250831_m010829_c001_v7007000_t0000_u01756602509236") 2025/08/31 01:13:32 DEBUG : only2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dced5_d20250831_m010814_c001_v0001105_t0053_u01756602494123") 2025/08/31 01:13:32 DEBUG : only3: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6e6_d20250831_m010858_c001_v7007000_t0000_u01756602538768") 2025/08/31 01:13:32 DEBUG : only3: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f408a56885a2dcfbc_d20250831_m010851_c001_v0001105_t0004_u01756602531824") 2025/08/31 01:13:33 DEBUG : only3: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf59_d20250831_m010838_c001_v0001105_t0022_u01756602518522") 2025/08/31 01:13:33 DEBUG : only3: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd990c6_d20250831_m010829_c001_v7007000_t0000_u01756602509055") 2025/08/31 01:13:33 DEBUG : only3: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcedd_d20250831_m010814_c001_v0001105_t0021_u01756602494824") 2025/08/31 01:13:33 DEBUG : only4: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6e7_d20250831_m010858_c001_v7007000_t0000_u01756602538952") 2025/08/31 01:13:33 DEBUG : only4: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4145d45d3dd42de6_d20250831_m010851_c001_v0001184_t0027_u01756602531600") 2025/08/31 01:13:33 DEBUG : only4: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf5b_d20250831_m010839_c001_v0001105_t0001_u01756602519383") 2025/08/31 01:13:33 DEBUG : only4: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db30bf_d20250831_m010828_c001_v7007000_t0000_u01756602508515") 2025/08/31 01:13:33 DEBUG : only4: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcee5_d20250831_m010815_c001_v0001105_t0055_u01756602495778") 2025/08/31 01:13:33 DEBUG : only5: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6e8_d20250831_m010859_c001_v7007000_t0000_u01756602539152") 2025/08/31 01:13:33 DEBUG : only5: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4145d45d3dd42dea_d20250831_m010851_c001_v0001184_t0027_u01756602531965") 2025/08/31 01:13:33 DEBUG : only5: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf5f_d20250831_m010840_c001_v0001105_t0040_u01756602520013") 2025/08/31 01:13:33 DEBUG : only5: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f407822674063d911_d20250831_m010828_c001_v7007000_t0000_u01756602508668") 2025/08/31 01:13:33 DEBUG : only5: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dceed_d20250831_m010816_c001_v0001105_t0016_u01756602496465") 2025/08/31 01:13:33 DEBUG : only6: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6ed_d20250831_m010859_c001_v7007000_t0000_u01756602539335") 2025/08/31 01:13:33 DEBUG : only6: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f409b8e0521d5d579_d20250831_m010851_c001_v0001137_t0017_u01756602531625") 2025/08/31 01:13:33 DEBUG : only6: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf63_d20250831_m010840_c001_v0001105_t0037_u01756602520660") 2025/08/31 01:13:33 DEBUG : only6: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd990c4_d20250831_m010828_c001_v7007000_t0000_u01756602508686") 2025/08/31 01:13:33 DEBUG : only6: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcef3_d20250831_m010817_c001_v0001105_t0038_u01756602497130") 2025/08/31 01:13:33 DEBUG : only7: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6ee_d20250831_m010859_c001_v7007000_t0000_u01756602539518") 2025/08/31 01:13:33 DEBUG : only7: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f408a56885a2dcfb8_d20250831_m010851_c001_v0001105_t0004_u01756602531640") 2025/08/31 01:13:33 DEBUG : only7: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf6d_d20250831_m010841_c001_v0001105_t0055_u01756602521226") 2025/08/31 01:13:33 DEBUG : only7: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f407822674063d912_d20250831_m010828_c001_v7007000_t0000_u01756602508850") 2025/08/31 01:13:33 DEBUG : only7: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcef5_d20250831_m010817_c001_v0001105_t0027_u01756602497725") 2025/08/31 01:13:34 DEBUG : only8: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6ef_d20250831_m010859_c001_v7007000_t0000_u01756602539701") 2025/08/31 01:13:34 DEBUG : only8: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4145d45d3dd42de8_d20250831_m010851_c001_v0001184_t0027_u01756602531782") 2025/08/31 01:13:34 DEBUG : only8: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf73_d20250831_m010841_c001_v0001105_t0008_u01756602521826") 2025/08/31 01:13:34 DEBUG : only8: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db30c2_d20250831_m010829_c001_v7007000_t0000_u01756602509068") 2025/08/31 01:13:34 DEBUG : only8: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcef7_d20250831_m010818_c001_v0001105_t0041_u01756602498500") 2025/08/31 01:13:34 DEBUG : only9: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6f0_d20250831_m010859_c001_v7007000_t0000_u01756602539884") 2025/08/31 01:13:34 DEBUG : only9: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4198d5f37bc102bf_d20250831_m010851_c001_v0001157_t0046_u01756602531800") 2025/08/31 01:13:34 DEBUG : only9: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcf7d_d20250831_m010842_c001_v0001105_t0041_u01756602522857") 2025/08/31 01:13:34 DEBUG : only9: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd990c5_d20250831_m010828_c001_v7007000_t0000_u01756602508872") 2025/08/31 01:13:34 DEBUG : only9: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcefd_d20250831_m010819_c001_v0001105_t0026_u01756602499108") 2025/08/31 01:13:34 DEBUG : potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b20_d20250831_m010446_c001_v7007000_t0000_u01756602286981") 2025/08/31 01:13:34 DEBUG : potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcb94_d20250831_m010444_c001_v0001105_t0035_u01756602284811") 2025/08/31 01:13:34 DEBUG : potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b1d_d20250831_m010444_c001_v7007000_t0000_u01756602284071") 2025/08/31 01:13:34 DEBUG : potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d0f7_d20250831_m010442_c001_v0001137_t0022_u01756602282181") 2025/08/31 01:13:34 DEBUG : potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b1a_d20250831_m010441_c001_v7007000_t0000_u01756602281416") 2025/08/31 01:13:34 DEBUG : potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d0db_d20250831_m010438_c001_v0001137_t0043_u01756602278888") 2025/08/31 01:13:34 DEBUG : potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b09_d20250831_m010427_c001_v7007000_t0000_u01756602267924") 2025/08/31 01:13:34 DEBUG : potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf7695ab_d20250831_m010426_c001_v0001038_t0005_u01756602266456") 2025/08/31 01:13:34 DEBUG : potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b05_d20250831_m010424_c001_v7007000_t0000_u01756602264649") 2025/08/31 01:13:34 DEBUG : potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf7695a1_d20250831_m010423_c001_v0001038_t0027_u01756602263426") 2025/08/31 01:13:35 DEBUG : potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b01_d20250831_m010422_c001_v7007000_t0000_u01756602262138") 2025/08/31 01:13:35 DEBUG : potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769593_d20250831_m010420_c001_v0001038_t0000_u01756602260973") 2025/08/31 01:13:35 DEBUG : potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d74bf_d20250831_m010414_c001_v7007000_t0000_u01756602254475") 2025/08/31 01:13:35 DEBUG : potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf76956b_d20250831_m010412_c001_v0001038_t0048_u01756602252864") 2025/08/31 01:13:35 DEBUG : potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d74bd_d20250831_m010412_c001_v7007000_t0000_u01756602252494") 2025/08/31 01:13:35 DEBUG : potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769563_d20250831_m010410_c001_v0001038_t0047_u01756602250899") 2025/08/31 01:13:35 DEBUG : potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d74b8_d20250831_m010410_c001_v7007000_t0000_u01756602250532") 2025/08/31 01:13:35 DEBUG : potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf76955d_d20250831_m010409_c001_v0001038_t0003_u01756602249796") 2025/08/31 01:13:35 DEBUG : potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769559_d20250831_m010408_c001_v0001038_t0046_u01756602248813") 2025/08/31 01:13:35 DEBUG : potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d74b7_d20250831_m010408_c001_v7007000_t0000_u01756602248446") 2025/08/31 01:13:35 DEBUG : potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769557_d20250831_m010407_c001_v0001038_t0042_u01756602247619") 2025/08/31 01:13:35 DEBUG : potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf76954f_d20250831_m010406_c001_v0001038_t0036_u01756602246836") 2025/08/31 01:13:35 DEBUG : potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2ccf_d20250831_m010406_c001_v7007000_t0000_u01756602246473") 2025/08/31 01:13:35 DEBUG : potato: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769549_d20250831_m010405_c001_v0001038_t0046_u01756602245593") 2025/08/31 01:13:35 DEBUG : potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f417e90aba296f307_d20250831_m010559_c001_v7007000_t0000_u01756602359145") 2025/08/31 01:13:35 DEBUG : potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dccd1_d20250831_m010558_c001_v0001105_t0018_u01756602358387") 2025/08/31 01:13:35 DEBUG : potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f418e1fb304bc8829_d20250831_m010542_c001_v7007000_t0000_u01756602342422") 2025/08/31 01:13:35 DEBUG : potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d1c5_d20250831_m010534_c001_v0001137_t0003_u01756602334508") 2025/08/31 01:13:35 DEBUG : potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155448b3226aff5_d20250831_m010521_c001_v7007000_t0000_u01756602321876") 2025/08/31 01:13:35 DEBUG : potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcc3e_d20250831_m010515_c001_v0001105_t0053_u01756602315890") 2025/08/31 01:13:35 DEBUG : potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f417444ce7fca27b1_d20250831_m010501_c001_v7007000_t0000_u01756602301807") 2025/08/31 01:13:35 DEBUG : potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d149_d20250831_m010453_c001_v0001137_t0041_u01756602293273") 2025/08/31 01:13:36 DEBUG : potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b0f_d20250831_m010432_c001_v7007000_t0000_u01756602272637") 2025/08/31 01:13:36 DEBUG : potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf7695c5_d20250831_m010430_c001_v0001038_t0029_u01756602270918") 2025/08/31 01:13:36 DEBUG : potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b0d_d20250831_m010430_c001_v7007000_t0000_u01756602270535") 2025/08/31 01:13:36 DEBUG : potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf7695b5_d20250831_m010428_c001_v0001038_t0031_u01756602268479") 2025/08/31 01:13:36 DEBUG : potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b0a_d20250831_m010428_c001_v7007000_t0000_u01756602268108") 2025/08/31 01:13:36 DEBUG : potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf7695ad_d20250831_m010427_c001_v0001038_t0041_u01756602267250") 2025/08/31 01:13:36 DEBUG : potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b08_d20250831_m010426_c001_v7007000_t0000_u01756602266087") 2025/08/31 01:13:36 DEBUG : potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf7695a9_d20250831_m010425_c001_v0001038_t0044_u01756602265076") 2025/08/31 01:13:36 DEBUG : potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b04_d20250831_m010423_c001_v7007000_t0000_u01756602263058") 2025/08/31 01:13:36 DEBUG : potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769599_d20250831_m010422_c001_v0001038_t0031_u01756602262149") 2025/08/31 01:13:36 DEBUG : potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d74c1_d20250831_m010415_c001_v7007000_t0000_u01756602255274") 2025/08/31 01:13:36 DEBUG : potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769573_d20250831_m010413_c001_v0001038_t0020_u01756602253994") 2025/08/31 01:13:36 DEBUG : potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4017070bda884f9f_d20250831_m010245_c001_v7007000_t0000_u01756602165701") 2025/08/31 01:13:36 DEBUG : potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf76942a_d20250831_m010244_c001_v0001038_t0037_u01756602164979") 2025/08/31 01:13:36 DEBUG : potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4017070bda884f9e_d20250831_m010244_c001_v7007000_t0000_u01756602164069") 2025/08/31 01:13:36 DEBUG : potato2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf76941e_d20250831_m010243_c001_v0001038_t0011_u01756602163197") 2025/08/31 01:13:36 DEBUG : potato3: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f418e1fb304bc882a_d20250831_m010542_c001_v7007000_t0000_u01756602342768") 2025/08/31 01:13:36 DEBUG : potato3: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d1c9_d20250831_m010535_c001_v0001137_t0049_u01756602335559") 2025/08/31 01:13:36 DEBUG : potato3: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155448b3226aff6_d20250831_m010522_c001_v7007000_t0000_u01756602322124") 2025/08/31 01:13:36 DEBUG : potato3: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcc42_d20250831_m010516_c001_v0001105_t0037_u01756602316869") 2025/08/31 01:13:36 DEBUG : potato3: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f417444ce7fca27b5_d20250831_m010502_c001_v7007000_t0000_u01756602302222") 2025/08/31 01:13:36 DEBUG : potato3: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d14b_d20250831_m010453_c001_v0001137_t0011_u01756602293944") 2025/08/31 01:13:37 DEBUG : pre-dest1/1: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f408ee6942fbe4818_d20250831_m010632_c001_v7007000_t0000_u01756602392875") 2025/08/31 01:13:37 DEBUG : pre-dest1/1: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d28b_d20250831_m010624_c001_v0001137_t0036_u01756602384459") 2025/08/31 01:13:37 DEBUG : pre-dest2/2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f408ee6942fbe4819_d20250831_m010633_c001_v7007000_t0000_u01756602393056") 2025/08/31 01:13:37 DEBUG : pre-dest2/2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcd2d_d20250831_m010625_c001_v0001105_t0004_u01756602385159") 2025/08/31 01:13:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f404c202f5fd99014_d20250831_m010610_c001_v7007000_t0000_u01756602370881") 2025/08/31 01:13:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d239_d20250831_m010606_c001_v0001137_t0035_u01756602366920") 2025/08/31 01:13:37 DEBUG : sizeonly: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2cbb_d20250831_m010348_c001_v7007000_t0000_u01756602228974") 2025/08/31 01:13:37 DEBUG : sizeonly: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769505_d20250831_m010347_c001_v0001038_t0032_u01756602227721") 2025/08/31 01:13:37 DEBUG : splitbanan: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b770_d20250831_m011056_c001_v7007000_t0000_u01756602656961") 2025/08/31 01:13:37 DEBUG : splitbanan: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10556_d20250831_m011049_c001_v0001157_t0014_u01756602649189") 2025/08/31 01:13:37 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f9385847_d20250831_m011213_c001_v7007000_t0000_u01756602733865") 2025/08/31 01:13:37 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd2fb_d20250831_m011206_c001_v0001105_t0039_u01756602726968") 2025/08/31 01:13:37 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db318a_d20250831_m011158_c001_v7007000_t0000_u01756602718276") 2025/08/31 01:13:37 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd2c3_d20250831_m011151_c001_v0001105_t0000_u01756602711364") 2025/08/31 01:13:37 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f403da38b8dbd65b8_d20250831_m011142_c001_v7007000_t0000_u01756602702884") 2025/08/31 01:13:37 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd299_d20250831_m011136_c001_v0001105_t0023_u01756602696072") 2025/08/31 01:13:37 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40604cba31028887_d20250831_m011128_c001_v7007000_t0000_u01756602688035") 2025/08/31 01:13:37 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd267_d20250831_m011121_c001_v0001105_t0001_u01756602681477") 2025/08/31 01:13:37 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd36354a_d20250831_m011112_c001_v7007000_t0000_u01756602672929") 2025/08/31 01:13:37 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd230_d20250831_m011105_c001_v0001105_t0049_u01756602665861") 2025/08/31 01:13:38 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f407822674063d9fb_d20250831_m011051_c001_v7007000_t0000_u01756602651442") 2025/08/31 01:13:38 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd433aa_d20250831_m011048_c001_v0001184_t0028_u01756602648168") 2025/08/31 01:13:38 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41970b34c6f3361e_d20250831_m011039_c001_v7007000_t0000_u01756602639772") 2025/08/31 01:13:38 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc104e4_d20250831_m011032_c001_v0001157_t0010_u01756602632876") 2025/08/31 01:13:38 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41970b34c6f33603_d20250831_m011031_c001_v7007000_t0000_u01756602631617") 2025/08/31 01:13:38 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd172_d20250831_m011028_c001_v0001105_t0012_u01756602628365") 2025/08/31 01:13:38 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f40340416a7e48ce7_d20250831_m011020_c001_v7007000_t0000_u01756602620428") 2025/08/31 01:13:38 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd123_d20250831_m011013_c001_v0001105_t0008_u01756602613392") 2025/08/31 01:13:38 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f414275531220442b_d20250831_m011012_c001_v7007000_t0000_u01756602612228") 2025/08/31 01:13:38 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc1045e_d20250831_m011008_c001_v0001157_t0041_u01756602608990") 2025/08/31 01:13:38 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4142755312204404_d20250831_m010953_c001_v7007000_t0000_u01756602593828") 2025/08/31 01:13:38 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd0b6_d20250831_m010950_c001_v0001105_t0029_u01756602590119") 2025/08/31 01:13:38 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d7f5_d20250831_m010941_c001_v7007000_t0000_u01756602581696") 2025/08/31 01:13:38 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd082_d20250831_m010934_c001_v0001105_t0036_u01756602574932") 2025/08/31 01:13:38 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d78cb_d20250831_m010926_c001_v7007000_t0000_u01756602566448") 2025/08/31 01:13:38 DEBUG : splitbananasplit: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd04a_d20250831_m010919_c001_v0001105_t0055_u01756602559789") 2025/08/31 01:13:38 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4091ab7029db311b_d20250831_m011034_c001_v7007000_t0000_u01756602634509") 2025/08/31 01:13:38 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd174_d20250831_m011029_c001_v0001105_t0020_u01756602629583") 2025/08/31 01:13:38 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6fe_d20250831_m010912_c001_v7007000_t0000_u01756602552271") 2025/08/31 01:13:38 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd42ebf_d20250831_m010909_c001_v0001184_t0058_u01756602549494") 2025/08/31 01:13:38 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f417e90aba296f3ba_d20250831_m010908_c001_v7007000_t0000_u01756602548354") 2025/08/31 01:13:38 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10310_d20250831_m010905_c001_v0001157_t0041_u01756602545716") 2025/08/31 01:13:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2d88_d20250831_m010450_c001_v7007000_t0000_u01756602290453") 2025/08/31 01:13:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d135_d20250831_m010449_c001_v0001137_t0035_u01756602289564") 2025/08/31 01:13:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b23_d20250831_m010449_c001_v7007000_t0000_u01756602289007") 2025/08/31 01:13:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcba0_d20250831_m010448_c001_v0001105_t0033_u01756602288113") 2025/08/31 01:13:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2cb8_d20250831_m010345_c001_v7007000_t0000_u01756602225480") 2025/08/31 01:13:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf7694fb_d20250831_m010343_c001_v0001038_t0011_u01756602223394") 2025/08/31 01:13:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2cb5_d20250831_m010343_c001_v7007000_t0000_u01756602223031") 2025/08/31 01:13:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf7694f3_d20250831_m010341_c001_v0001038_t0011_u01756602221621") 2025/08/31 01:13:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2cb2_d20250831_m010336_c001_v7007000_t0000_u01756602216321") 2025/08/31 01:13:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf7694e9_d20250831_m010334_c001_v0001038_t0030_u01756602214819") 2025/08/31 01:13:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f400d106f340c2cb1_d20250831_m010334_c001_v7007000_t0000_u01756602214277") 2025/08/31 01:13:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf7694e5_d20250831_m010332_c001_v0001038_t0035_u01756602212608") 2025/08/31 01:13:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf7694c5_d20250831_m010325_c001_v0001038_t0021_u01756602205570") 2025/08/31 01:13:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d4de_d20250831_m010325_c001_v7007000_t0000_u01756602205194") 2025/08/31 01:13:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf7694c3_d20250831_m010324_c001_v0001038_t0029_u01756602204488") 2025/08/31 01:13:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf7694bd_d20250831_m010323_c001_v0001038_t0053_u01756602203570") 2025/08/31 01:13:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4115e4c07833d4dc_d20250831_m010322_c001_v7007000_t0000_u01756602202848") 2025/08/31 01:13:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf7694a1_d20250831_m010315_c001_v0001038_t0032_u01756602195959") 2025/08/31 01:13:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769487_d20250831_m010309_c001_v0001038_t0055_u01756602189133") 2025/08/31 01:13:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d7499_d20250831_m010308_c001_v7007000_t0000_u01756602188770") 2025/08/31 01:13:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769481_d20250831_m010308_c001_v0001038_t0030_u01756602188041") 2025/08/31 01:13:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf76947d_d20250831_m010307_c001_v0001038_t0048_u01756602187179") 2025/08/31 01:13:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f401c0b60c55d7498_d20250831_m010306_c001_v7007000_t0000_u01756602186453") 2025/08/31 01:13:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769452_d20250831_m010255_c001_v0001038_t0022_u01756602175376") 2025/08/31 01:13:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4017070bda884fa5_d20250831_m010255_c001_v7007000_t0000_u01756602175011") 2025/08/31 01:13:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769450_d20250831_m010254_c001_v0001038_t0056_u01756602174230") 2025/08/31 01:13:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4017070bda884fa4_d20250831_m010253_c001_v7007000_t0000_u01756602173301") 2025/08/31 01:13:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769448_d20250831_m010252_c001_v0001038_t0051_u01756602172595") 2025/08/31 01:13:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4017070bda884fa3_d20250831_m010252_c001_v7007000_t0000_u01756602172052") 2025/08/31 01:13:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769442_d20250831_m010251_c001_v0001038_t0032_u01756602171344") 2025/08/31 01:13:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4017070bda884fa2_d20250831_m010250_c001_v7007000_t0000_u01756602170440") 2025/08/31 01:13:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf76943a_d20250831_m010249_c001_v0001038_t0049_u01756602169152") 2025/08/31 01:13:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4017070bda884fa1_d20250831_m010248_c001_v7007000_t0000_u01756602168601") 2025/08/31 01:13:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769434_d20250831_m010247_c001_v0001038_t0049_u01756602167838") 2025/08/31 01:13:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4017070bda884fa0_d20250831_m010247_c001_v7007000_t0000_u01756602167294") 2025/08/31 01:13:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769430_d20250831_m010246_c001_v0001038_t0013_u01756602166247") 2025/08/31 01:13:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4017070bda884f9c_d20250831_m010241_c001_v7007000_t0000_u01756602161388") 2025/08/31 01:13:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769410_d20250831_m010240_c001_v0001038_t0032_u01756602160687") 2025/08/31 01:13:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4017070bda884f9b_d20250831_m010240_c001_v7007000_t0000_u01756602160138") 2025/08/31 01:13:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf76940c_d20250831_m010239_c001_v0001038_t0009_u01756602159372") 2025/08/31 01:13:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4017070bda884f9a_d20250831_m010238_c001_v7007000_t0000_u01756602158442") 2025/08/31 01:13:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769406_d20250831_m010237_c001_v0001038_t0008_u01756602157647") 2025/08/31 01:13:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4017070bda884f98_d20250831_m010235_c001_v7007000_t0000_u01756602155294") 2025/08/31 01:13:41 DEBUG : sub dir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf769402_d20250831_m010234_c001_v0001038_t0040_u01756602154415") 2025/08/31 01:13:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6ff_d20250831_m010912_c001_v7007000_t0000_u01756602552455") 2025/08/31 01:13:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd010_d20250831_m010909_c001_v0001105_t0011_u01756602549479") 2025/08/31 01:13:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f417e90aba296f3bb_d20250831_m010908_c001_v7007000_t0000_u01756602548537") 2025/08/31 01:13:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d5c7_d20250831_m010905_c001_v0001137_t0040_u01756602545725") 2025/08/31 01:13:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f9385848_d20250831_m011216_c001_v7007000_t0000_u01756602736008") 2025/08/31 01:13:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc106ed_d20250831_m011215_c001_v0001157_t0047_u01756602735309") 2025/08/31 01:13:41 DEBUG : sub/yam: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b1f_d20250831_m010446_c001_v7007000_t0000_u01756602286423") 2025/08/31 01:13:41 DEBUG : sub/yam: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d111_d20250831_m010444_c001_v0001137_t0053_u01756602284819") 2025/08/31 01:13:41 DEBUG : test_dir1/file2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6fb_d20250831_m010904_c001_v7007000_t0000_u01756602544957") 2025/08/31 01:13:41 DEBUG : test_dir1/file2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcfee_d20250831_m010903_c001_v0001105_t0059_u01756602543258") 2025/08/31 01:13:41 DEBUG : test_dir1/file2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6f6_d20250831_m010902_c001_v7007000_t0000_u01756602542468") 2025/08/31 01:13:41 DEBUG : test_dir1/file2: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d5a5_d20250831_m010900_c001_v0001137_t0027_u01756602540843") 2025/08/31 01:13:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6fc_d20250831_m010905_c001_v7007000_t0000_u01756602545139") 2025/08/31 01:13:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d5b3_d20250831_m010903_c001_v0001137_t0030_u01756602543265") 2025/08/31 01:13:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4136650219d7b6f7_d20250831_m010902_c001_v7007000_t0000_u01756602542651") 2025/08/31 01:13:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcfd6_d20250831_m010900_c001_v0001105_t0046_u01756602540835") 2025/08/31 01:13:41 DEBUG : three: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b17_d20250831_m010438_c001_v7007000_t0000_u01756602278138") 2025/08/31 01:13:41 DEBUG : three: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf7695df_d20250831_m010436_c001_v0001038_t0049_u01756602276851") 2025/08/31 01:13:41 DEBUG : three: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f11044abecf7695d5_d20250831_m010434_c001_v0001038_t0021_u01756602274151") 2025/08/31 01:13:41 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f9385849_d20250831_m011217_c001_v7007000_t0000_u01756602737727") 2025/08/31 01:13:41 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d904_d20250831_m011216_c001_v0001137_t0056_u01756602736980") 2025/08/31 01:13:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f9385856_d20250831_m011236_c001_v7007000_t0000_u01756602756923") 2025/08/31 01:13:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd4385f_d20250831_m011235_c001_v0001184_t0033_u01756602755320") 2025/08/31 01:13:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f9385853_d20250831_m011233_c001_v7007000_t0000_u01756602753750") 2025/08/31 01:13:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d940_d20250831_m011232_c001_v0001137_t0015_u01756602752176") 2025/08/31 01:13:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f9385851_d20250831_m011231_c001_v7007000_t0000_u01756602751186") 2025/08/31 01:13:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc10739_d20250831_m011230_c001_v0001157_t0039_u01756602750316") 2025/08/31 01:13:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f938584d_d20250831_m011225_c001_v7007000_t0000_u01756602745127") 2025/08/31 01:13:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d926_d20250831_m011223_c001_v0001137_t0055_u01756602743790") 2025/08/31 01:13:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f938584e_d20250831_m011227_c001_v7007000_t0000_u01756602747539") 2025/08/31 01:13:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd43803_d20250831_m011226_c001_v0001184_t0008_u01756602746093") 2025/08/31 01:13:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f938584c_d20250831_m011222_c001_v7007000_t0000_u01756602742842") 2025/08/31 01:13:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1198d5f37bc1070b_d20250831_m011221_c001_v0001157_t0019_u01756602741995") 2025/08/31 01:13:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f938584b_d20250831_m011221_c001_v7007000_t0000_u01756602741029") 2025/08/31 01:13:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd315_d20250831_m011220_c001_v0001105_t0044_u01756602740280") 2025/08/31 01:13:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f938584a_d20250831_m011219_c001_v7007000_t0000_u01756602739309") 2025/08/31 01:13:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1145d45d3dd4379f_d20250831_m011218_c001_v0001184_t0012_u01756602738692") 2025/08/31 01:13:42 DEBUG : toe/toe/toe: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f416953a890c1d065_d20250831_m011242_c001_v7007000_t0000_u01756602762459") 2025/08/31 01:13:42 DEBUG : toe/toe/toe: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f109b8e0521d5d95a_d20250831_m011241_c001_v0001137_t0012_u01756602761484") 2025/08/31 01:13:42 DEBUG : toe/toe/toe: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f9385850_d20250831_m011229_c001_v7007000_t0000_u01756602749360") 2025/08/31 01:13:42 DEBUG : toe/toe/toe: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd337_d20250831_m011228_c001_v0001105_t0001_u01756602748503") 2025/08/31 01:13:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f9385857_d20250831_m011237_c001_v7007000_t0000_u01756602757517") 2025/08/31 01:13:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dd357_d20250831_m011236_c001_v0001105_t0058_u01756602756636") 2025/08/31 01:13:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4042d129f9385855_d20250831_m011234_c001_v7007000_t0000_u01756602754347") 2025/08/31 01:13:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1177d4509e667a09_d20250831_m011233_c001_v0001176_t0011_u01756602753537") 2025/08/31 01:13:43 DEBUG : two: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b18_d20250831_m010438_c001_v7007000_t0000_u01756602278326") 2025/08/31 01:13:43 DEBUG : two: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f409b8e0521d5d0d1_d20250831_m010436_c001_v0001137_t0017_u01756602276088") 2025/08/31 01:13:43 DEBUG : two: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f41044abecf7695d3_d20250831_m010433_c001_v0001038_t0051_u01756602273968") 2025/08/31 01:13:43 DEBUG : yam: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b21_d20250831_m010447_c001_v7007000_t0000_u01756602287165") 2025/08/31 01:13:43 DEBUG : yam: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f103b61429d996a85_d20250831_m010445_c001_v0001104_t0042_u01756602285899") 2025/08/31 01:13:43 DEBUG : yam: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b1c_d20250831_m010443_c001_v7007000_t0000_u01756602283498") 2025/08/31 01:13:43 DEBUG : yam: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcb84_d20250831_m010442_c001_v0001105_t0035_u01756602282167") 2025/08/31 01:13:43 DEBUG : yam: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b19_d20250831_m010440_c001_v7007000_t0000_u01756602280861") 2025/08/31 01:13:43 DEBUG : yam: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f108a56885a2dcb74_d20250831_m010438_c001_v0001105_t0054_u01756602278880") 2025/08/31 01:13:43 DEBUG : yaml: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b1e_d20250831_m010444_c001_v7007000_t0000_u01756602284255") 2025/08/31 01:13:43 DEBUG : yaml: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f117348e4018aabfc_d20250831_m010443_c001_v0001101_t0034_u01756602283181") 2025/08/31 01:13:43 DEBUG : yaml: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f4155e626cd362b1b_d20250831_m010441_c001_v7007000_t0000_u01756602281600") 2025/08/31 01:13:43 DEBUG : yaml: Deleting (id "4_z1fc29d63a05dfbdb9f880e1b_f1066dfa274ebfbe1_d20250831_m010440_c001_v0001093_t0010_u01756602280207") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m22.515170986s (try 1/5)