"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/09/29 01:15:25 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqamuq2ziqu" 2025/09/29 01:15:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 01:15:25 DEBUG : Creating backend with remote "/tmp/rclone3995503177" === 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-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:15:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 01:15:26 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/29 01:15:26 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:15:26 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.60s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:15:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/29 01:15:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 01:15:27 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:15:27 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:15:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:15:28 INFO : sub dir/hello world: Copied (new) 2025/09/29 01:15:28 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.73s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", 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-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:15:29 DEBUG : Creating backend with remote "/non-existing" 2025/09/29 01:15:29 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/29 01:15:29 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:15:29 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:15:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 01:15:30 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:15:30 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:15:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:15:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.82s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", 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-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:15:32 INFO : B2 bucket rclone-test-fiqamuq2ziqu: Running all checks before starting transfers 2025/09/29 01:15:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 01:15:32 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:15:32 INFO : B2 bucket rclone-test-fiqamuq2ziqu: Checks finished, now starting transfers 2025/09/29 01:15:32 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:15:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:15:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.48s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:15:33 ERROR : Ignoring --no-traverse with sync 2025/09/29 01:15:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 01:15:34 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:15:34 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:15:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:15:34 INFO : sub dir/hello world: Copied (new) 2025/09/29 01:15:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.26s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:15:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/29 01:15:35 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:15:35 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:15:35 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/29 01:15:35 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.27s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:15:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/29 01:15:36 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:15:36 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:15:36 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:15:36 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.21s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:15:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/29 01:15:38 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:15:38 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:15:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:15:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.55s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:15:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/29 01:15:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/29 01:15:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/29 01:15:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/29 01:15:39 INFO : sub dir2: Making directory 2025/09/29 01:15:39 INFO : sub dir: Making directory 2025/09/29 01:15:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 01:15:39 INFO : sub dir2/sub sub dir2: Making directory 2025/09/29 01:15:39 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:15:39 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:15:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:15:39 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/09/29 01:15:39 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.16s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:15:40 INFO : sub dir2: Making directory 2025/09/29 01:15:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/29 01:15:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/29 01:15:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 01:15:40 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:15:40 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:15:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:15:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.62s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:15:41 DEBUG : sub dir2: Making directory with metadata 2025/09/29 01:15:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/29 01:15:42 INFO : sub dir2: Making directory 2025/09/29 01:15:42 INFO : sub dir: Making directory 2025/09/29 01:15:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 01:15:42 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:15:42 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:15:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:15:42 INFO : sub dir/hello world: Copied (new) 2025/09/29 01:15:42 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/29 01:15:42 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/29 01:15:42 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.36s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", 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-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:15:43 INFO : sub dir2: Making directory 2025/09/29 01:15:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 01:15:43 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:15:43 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:15:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:15:44 INFO : sub dir/hello world: Copied (new) 2025/09/29 01:15:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.36s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:15:45 DEBUG : sub dir2: Making directory with metadata 2025/09/29 01:15:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/29 01:15:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/29 01:15:45 INFO : sub dir2: Making directory 2025/09/29 01:15:45 INFO : sub dir: Making directory 2025/09/29 01:15:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 01:15:45 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:15:45 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:15:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:15:45 INFO : sub dir/hello world: Copied (new) 2025/09/29 01:15:45 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/29 01:15:45 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.26s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:15:46 INFO : sub dir2: Making directory 2025/09/29 01:15:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 01:15:46 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:15:46 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:15:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:15:47 INFO : sub dir/hello world: Copied (new) 2025/09/29 01:15:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.44s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:15:48 DEBUG : Creating backend with remote "TestB2:rclone-test-gakikuf4puse" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-fiqamuq2ziqu -> B2 bucket rclone-test-gakikuf4puse 2025/09/29 01:15:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 01:15:50 DEBUG : B2 bucket rclone-test-gakikuf4puse: Waiting for checks to finish 2025/09/29 01:15:50 DEBUG : B2 bucket rclone-test-gakikuf4puse: Waiting for transfers to finish 2025/09/29 01:15:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:15:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/29 01:15:51 DEBUG : B2 bucket rclone-test-gakikuf4puse: Purge remote 2025/09/29 01:15:51 INFO : B2 bucket rclone-test-gakikuf4puse: cleaning bucket "rclone-test-gakikuf4puse" of all files 2025/09/29 01:15:51 DEBUG : sub dir/hello world: Deleting (id "4_zef824dd300ad9b3b9f980e1b_f1163f2b67122477e_d20250929_m011550_c001_v0001134_t0002_u01759108550709") --- PASS: TestServerSideCopy (4.75s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:15:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/29 01:15:53 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:15:53 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:15:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/29 01:15:53 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.77s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:15:55 DEBUG : Creating backend with remote "TestB2:rclone-test-mayokir1deme" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-fiqamuq2ziqu -> B2 bucket rclone-test-mayokir1deme 2025/09/29 01:15:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 01:15:56 DEBUG : B2 bucket rclone-test-mayokir1deme: Waiting for checks to finish 2025/09/29 01:15:56 DEBUG : B2 bucket rclone-test-mayokir1deme: Waiting for transfers to finish 2025/09/29 01:15:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:15:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/29 01:15:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/29 01:15:58 DEBUG : B2 bucket rclone-test-mayokir1deme: Waiting for checks to finish 2025/09/29 01:15:58 DEBUG : B2 bucket rclone-test-mayokir1deme: Waiting for transfers to finish 2025/09/29 01:15:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/29 01:15:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/29 01:15:58 DEBUG : B2 bucket rclone-test-mayokir1deme: Purge remote 2025/09/29 01:15:58 INFO : B2 bucket rclone-test-mayokir1deme: cleaning bucket "rclone-test-mayokir1deme" of all files 2025/09/29 01:15:58 DEBUG : sub dir/hello world: Deleting (id "4_zff826d5300ad9b3b9f980e1b_f11590bc6b11416a4_d20250929_m011558_c001_v0001184_t0028_u01759108558237") 2025/09/29 01:15:58 DEBUG : sub dir/hello world: Deleting (id "4_zff826d5300ad9b3b9f980e1b_f1195f5e0d5d75056_d20250929_m011556_c001_v0001136_t0037_u01759108556856") --- PASS: TestServerSideCopyOverSelf (5.85s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:16:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/29 01:16:01 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:01 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/29 01:16:01 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/29 01:16:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.18s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:16:03 DEBUG : Creating backend with remote "TestB2:rclone-test-lohobik1peha" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-fiqamuq2ziqu -> B2 bucket rclone-test-lohobik1peha 2025/09/29 01:16:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 01:16:04 DEBUG : B2 bucket rclone-test-lohobik1peha: Waiting for checks to finish 2025/09/29 01:16:04 DEBUG : B2 bucket rclone-test-lohobik1peha: Waiting for transfers to finish 2025/09/29 01:16:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:16:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/29 01:16:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/29 01:16:06 DEBUG : B2 bucket rclone-test-lohobik1peha: Waiting for checks to finish 2025/09/29 01:16:06 DEBUG : B2 bucket rclone-test-lohobik1peha: Waiting for transfers to finish 2025/09/29 01:16:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/29 01:16:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/29 01:16:06 INFO : sub dir/hello world: Deleted 2025/09/29 01:16:07 DEBUG : testing file moves 2025/09/29 01:16:07 DEBUG : B2 bucket rclone-test-lohobik1peha: Waiting for checks to finish 2025/09/29 01:16:07 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/29 01:16:07 DEBUG : B2 bucket rclone-test-lohobik1peha: Waiting for transfers to finish 2025/09/29 01:16:08 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/29 01:16:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/29 01:16:08 INFO : sub dir/hello world: Deleted 2025/09/29 01:16:08 DEBUG : B2 bucket rclone-test-lohobik1peha: Purge remote 2025/09/29 01:16:08 INFO : B2 bucket rclone-test-lohobik1peha: cleaning bucket "rclone-test-lohobik1peha" of all files 2025/09/29 01:16:08 DEBUG : sub dir/hello world: Deleting (id "4_zff628d5300ad9b3b9f980e1b_f10316cefcbbb1a62_d20250929_m011607_c001_v0001041_t0047_u01759108567873") 2025/09/29 01:16:08 DEBUG : sub dir/hello world: Deleting (id "4_zff628d5300ad9b3b9f980e1b_f1058b7dbf15e0425_d20250929_m011606_c001_v0001171_t0045_u01759108566170") 2025/09/29 01:16:08 DEBUG : sub dir/hello world: Deleting (id "4_zff628d5300ad9b3b9f980e1b_f103c232d1189b21b_d20250929_m011605_c001_v0001131_t0006_u01759108565018") --- PASS: TestServerSideMoveOverSelf (7.55s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:16:10 ERROR : error listing: directory not found 2025/09/29 01:16:10 INFO : Local file system at /tmp/rclone3995503177: Making directory 2025/09/29 01:16:10 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:10 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.39s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:16:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 01:16:12 DEBUG : Local file system at /tmp/rclone3995503177: Waiting for checks to finish 2025/09/29 01:16:12 DEBUG : Local file system at /tmp/rclone3995503177: Waiting for transfers to finish 2025/09/29 01:16:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:16:12 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/29 01:16:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.92s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:16:13 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/29 01:16:13 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:13 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:14 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/29 01:16:14 INFO : check sum: Copied (new) 2025/09/29 01:16:14 DEBUG : Waiting for deletions to finish 2025/09/29 01:16:14 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:14 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/29 01:16:14 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/29 01:16:14 DEBUG : check sum: Unchanged skipping 2025/09/29 01:16:14 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:14 DEBUG : Waiting for deletions to finish 2025/09/29 01:16:14 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.74s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:16:15 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/29 01:16:15 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:15 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:15 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/29 01:16:15 INFO : sizeonly: Copied (new) 2025/09/29 01:16:15 DEBUG : Waiting for deletions to finish 2025/09/29 01:16:16 DEBUG : sizeonly: Sizes identical 2025/09/29 01:16:16 DEBUG : sizeonly: Unchanged skipping 2025/09/29 01:16:16 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:16 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:16 DEBUG : Waiting for deletions to finish 2025/09/29 01:16:16 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.57s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:16:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/29 01:16:17 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:17 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:17 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/29 01:16:17 INFO : ignore-size: Copied (new) 2025/09/29 01:16:17 DEBUG : Waiting for deletions to finish 2025/09/29 01:16:17 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:16:17 DEBUG : ignore-size: Unchanged skipping 2025/09/29 01:16:17 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:17 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:17 DEBUG : Waiting for deletions to finish 2025/09/29 01:16:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.64s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:16:19 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:16:19 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:19 DEBUG : existing: Unchanged skipping 2025/09/29 01:16:19 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:19 DEBUG : Waiting for deletions to finish 2025/09/29 01:16:19 INFO : There was nothing to transfer 2025/09/29 01:16:19 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/29 01:16:19 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:19 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/29 01:16:19 INFO : existing: Copied (replaced existing) 2025/09/29 01:16:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.87s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:16:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/29 01:16:20 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:20 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/29 01:16:20 INFO : existing: Copied (new) 2025/09/29 01:16:20 DEBUG : Waiting for deletions to finish 2025/09/29 01:16:21 DEBUG : existing: Destination exists, skipping 2025/09/29 01:16:21 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:21 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:21 DEBUG : Waiting for deletions to finish 2025/09/29 01:16:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.78s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:16:23 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/29 01:16:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 01:16:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/29 01:16:23 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:23 DEBUG : c/non empty space: Unchanged skipping 2025/09/29 01:16:23 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/29 01:16:23 INFO : a/potato2: Copied (new) 2025/09/29 01:16:23 DEBUG : Waiting for deletions to finish 2025/09/29 01:16:24 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.00s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:16:25 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/09/29 01:16:25 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/29 01:16:25 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/29 01:16:25 DEBUG : empty space: Unchanged skipping 2025/09/29 01:16:25 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:25 DEBUG : Waiting for deletions to finish 2025/09/29 01:16:25 INFO : There was nothing to transfer 2025/09/29 01:16:26 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/09/29 01:16:26 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/29 01:16:27 INFO : empty space: Updated modification time in destination 2025/09/29 01:16:27 DEBUG : empty space: Unchanged skipping 2025/09/29 01:16:27 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:27 DEBUG : Waiting for deletions to finish 2025/09/29 01:16:27 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.68s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:16:28 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/09/29 01:16:28 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/29 01:16:28 DEBUG : empty space: Unchanged skipping 2025/09/29 01:16:28 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:28 DEBUG : Waiting for deletions to finish 2025/09/29 01:16:28 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.85s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:16:30 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:30 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/09/29 01:16:30 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3995503177) 2025/09/29 01:16:30 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-fiqamuq2ziqu) 2025/09/29 01:16:30 DEBUG : foo: sha1 differ 2025/09/29 01:16:30 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:30 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/29 01:16:30 INFO : foo: Copied (replaced existing) 2025/09/29 01:16:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.54s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:16:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 01:16:31 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/29 01:16:31 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:31 DEBUG : empty space: Unchanged skipping 2025/09/29 01:16:31 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:32 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/29 01:16:32 INFO : potato: Copied (new) 2025/09/29 01:16:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.17s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:16:34 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:34 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/29 01:16:34 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:34 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/29 01:16:34 INFO : potato: Copied (replaced existing) 2025/09/29 01:16:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.91s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:16:35 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:35 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/09/29 01:16:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3995503177) 2025/09/29 01:16:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-fiqamuq2ziqu) 2025/09/29 01:16:35 DEBUG : potato: sha1 differ 2025/09/29 01:16:35 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:36 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/29 01:16:36 INFO : potato: Copied (replaced existing) 2025/09/29 01:16:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:16:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/29 01:16:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 01:16:38 DEBUG : empty space: Unchanged skipping 2025/09/29 01:16:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/29 01:16:38 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:38 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:38 DEBUG : Waiting for deletions to finish 2025/09/29 01:16:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:16:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 01:16:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/29 01:16:40 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:40 DEBUG : empty space: Unchanged skipping 2025/09/29 01:16:40 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/29 01:16:40 INFO : potato2: Copied (new) 2025/09/29 01:16:40 DEBUG : Waiting for deletions to finish 2025/09/29 01:16:40 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:16:42 INFO : d: Making directory 2025/09/29 01:16:42 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/29 01:16:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 01:16:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/29 01:16:42 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:42 DEBUG : c/non empty space: Unchanged skipping 2025/09/29 01:16:42 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/29 01:16:43 INFO : a/potato2: Copied (new) 2025/09/29 01:16:43 DEBUG : Waiting for deletions to finish 2025/09/29 01:16:43 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:16:45 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/29 01:16:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 01:16:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/29 01:16:45 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:45 DEBUG : c/non empty space: Unchanged skipping 2025/09/29 01:16:45 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/29 01:16:45 INFO : a/potato2: Copied (new) 2025/09/29 01:16:45 ERROR : B2 bucket rclone-test-fiqamuq2ziqu: not deleting files as there were IO errors 2025/09/29 01:16:45 ERROR : B2 bucket rclone-test-fiqamuq2ziqu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.72s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:16:48 DEBUG : Waiting for deletions to finish 2025/09/29 01:16:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 01:16:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/29 01:16:48 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:48 DEBUG : empty space: Unchanged skipping 2025/09/29 01:16:48 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:48 INFO : potato: Deleted 2025/09/29 01:16:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/29 01:16:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.58s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:16:50 DEBUG : Waiting for deletions to finish 2025/09/29 01:16:50 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:50 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:50 INFO : potato: Deleted 2025/09/29 01:16:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 01:16:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/29 01:16:50 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:50 DEBUG : empty space: Unchanged skipping 2025/09/29 01:16:50 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/29 01:16:51 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.45s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:16:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/29 01:16:52 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:52 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:53 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/29 01:16:53 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.08s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:16:55 DEBUG : enormous: Excluded (Size Filter) 2025/09/29 01:16:55 DEBUG : enormous: Excluded 2025/09/29 01:16:55 DEBUG : potato2: Excluded (Size Filter) 2025/09/29 01:16:55 DEBUG : potato2: Excluded 2025/09/29 01:16:55 DEBUG : potato2: Excluded (Size Filter) 2025/09/29 01:16:55 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 01:16:55 DEBUG : empty space: Unchanged skipping 2025/09/29 01:16:55 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:55 DEBUG : Waiting for deletions to finish 2025/09/29 01:16:55 INFO : There was nothing to transfer 2025/09/29 01:16:55 DEBUG : enormous: Excluded (Size Filter) 2025/09/29 01:16:55 DEBUG : enormous: Excluded 2025/09/29 01:16:55 DEBUG : potato2: Excluded (Size Filter) 2025/09/29 01:16:55 DEBUG : potato2: Excluded 2025/09/29 01:16:56 DEBUG : potato2: Excluded (Size Filter) 2025/09/29 01:16:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/29 01:16:56 DEBUG : empty space: Unchanged skipping 2025/09/29 01:16:56 DEBUG : Local file system at /tmp/rclone3995503177: Waiting for checks to finish 2025/09/29 01:16:56 DEBUG : Local file system at /tmp/rclone3995503177: Waiting for transfers to finish 2025/09/29 01:16:56 DEBUG : Waiting for deletions to finish 2025/09/29 01:16:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.65s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:16:58 DEBUG : enormous: Excluded (Size Filter) 2025/09/29 01:16:58 DEBUG : enormous: Excluded 2025/09/29 01:16:58 DEBUG : potato2: Excluded (Size Filter) 2025/09/29 01:16:58 DEBUG : potato2: Excluded 2025/09/29 01:16:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 01:16:58 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:16:58 DEBUG : empty space: Unchanged skipping 2025/09/29 01:16:58 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:16:58 DEBUG : Waiting for deletions to finish 2025/09/29 01:16:58 INFO : enormous: Deleted 2025/09/29 01:16:58 INFO : potato2: Deleted 2025/09/29 01:16:58 INFO : There was nothing to transfer 2025/09/29 01:16:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/29 01:16:59 DEBUG : empty space: Unchanged skipping 2025/09/29 01:16:59 DEBUG : Local file system at /tmp/rclone3995503177: Waiting for checks to finish 2025/09/29 01:16:59 DEBUG : Local file system at /tmp/rclone3995503177: Waiting for transfers to finish 2025/09/29 01:16:59 DEBUG : Waiting for deletions to finish 2025/09/29 01:16:59 INFO : enormous: Deleted 2025/09/29 01:16:59 INFO : potato2: Deleted 2025/09/29 01:16:59 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.08s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:17:01 DEBUG : five: Need to transfer - File not found at Destination 2025/09/29 01:17:01 DEBUG : three: Sizes identical 2025/09/29 01:17:01 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/29 01:17:01 DEBUG : one: Destination is newer than source, skipping 2025/09/29 01:17:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/29 01:17:01 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:17:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3995503177) 2025/09/29 01:17:01 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-fiqamuq2ziqu) 2025/09/29 01:17:01 DEBUG : two: sha1 differ 2025/09/29 01:17:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/29 01:17:01 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:17:01 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/29 01:17:01 INFO : five: Copied (new) 2025/09/29 01:17:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/29 01:17:02 INFO : four: Copied (replaced existing) 2025/09/29 01:17:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/29 01:17:02 INFO : two: Copied (replaced existing) 2025/09/29 01:17:02 DEBUG : Waiting for deletions to finish 2025/09/29 01:17:02 DEBUG : one: Destination is newer than source, skipping 2025/09/29 01:17:02 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:17:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/29 01:17:02 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/29 01:17:02 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/29 01:17:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/29 01:17:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3995503177) 2025/09/29 01:17:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/29 01:17:02 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/29 01:17:02 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-fiqamuq2ziqu) 2025/09/29 01:17:02 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/29 01:17:02 DEBUG : three: sha1 differ 2025/09/29 01:17:02 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/29 01:17:02 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/29 01:17:02 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/29 01:17:02 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:17:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/29 01:17:03 INFO : three: Copied (replaced existing) 2025/09/29 01:17:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.58s) === 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-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/29 01:17:04 INFO : B2 bucket rclone-test-fiqamuq2ziqu: Making map for --track-renames 2025/09/29 01:17:04 INFO : B2 bucket rclone-test-fiqamuq2ziqu: Finished making map for --track-renames 2025/09/29 01:17:04 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:17:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/29 01:17:04 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for renames to finish 2025/09/29 01:17:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/29 01:17:04 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:17:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/29 01:17:04 INFO : yam: Copied (new) 2025/09/29 01:17:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/29 01:17:05 INFO : potato: Copied (new) 2025/09/29 01:17:05 DEBUG : Waiting for deletions to finish 2025/09/29 01:17:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:17:05 INFO : B2 bucket rclone-test-fiqamuq2ziqu: Making map for --track-renames 2025/09/29 01:17:05 INFO : B2 bucket rclone-test-fiqamuq2ziqu: Finished making map for --track-renames 2025/09/29 01:17:05 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:17:05 DEBUG : potato: Unchanged skipping 2025/09/29 01:17:05 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for renames to finish 2025/09/29 01:17:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/29 01:17:06 INFO : yam: Copied (server-side copy) to: yaml 2025/09/29 01:17:06 INFO : yam: Deleted 2025/09/29 01:17:06 INFO : yaml: Renamed from "yam" 2025/09/29 01:17:06 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:17:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/29 01:17:07 INFO : B2 bucket rclone-test-fiqamuq2ziqu: Making map for --track-renames 2025/09/29 01:17:07 INFO : B2 bucket rclone-test-fiqamuq2ziqu: Finished making map for --track-renames 2025/09/29 01:17:07 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:17:07 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for renames to finish 2025/09/29 01:17:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/29 01:17:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/29 01:17:07 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:17:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/29 01:17:07 INFO : yam: Copied (new) 2025/09/29 01:17:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/29 01:17:08 INFO : potato: Copied (new) 2025/09/29 01:17:08 DEBUG : Waiting for deletions to finish 2025/09/29 01:17:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:17:08 INFO : B2 bucket rclone-test-fiqamuq2ziqu: Making map for --track-renames 2025/09/29 01:17:08 INFO : B2 bucket rclone-test-fiqamuq2ziqu: Finished making map for --track-renames 2025/09/29 01:17:08 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:17:08 DEBUG : potato: Unchanged skipping 2025/09/29 01:17:08 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for renames to finish 2025/09/29 01:17:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/29 01:17:09 INFO : yam: Copied (server-side copy) to: yaml 2025/09/29 01:17:09 INFO : yam: Deleted 2025/09/29 01:17:09 INFO : yaml: Renamed from "yam" 2025/09/29 01:17:09 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:17:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.05s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/29 01:17:10 INFO : B2 bucket rclone-test-fiqamuq2ziqu: Making map for --track-renames 2025/09/29 01:17:10 INFO : B2 bucket rclone-test-fiqamuq2ziqu: Finished making map for --track-renames 2025/09/29 01:17:10 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:17:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/29 01:17:10 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/29 01:17:10 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for renames to finish 2025/09/29 01:17:10 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:17:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/29 01:17:10 INFO : sub/yam: Copied (new) 2025/09/29 01:17:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/29 01:17:11 INFO : potato: Copied (new) 2025/09/29 01:17:11 DEBUG : Waiting for deletions to finish 2025/09/29 01:17:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:17:11 DEBUG : potato: Unchanged skipping 2025/09/29 01:17:11 INFO : B2 bucket rclone-test-fiqamuq2ziqu: Making map for --track-renames 2025/09/29 01:17:11 INFO : B2 bucket rclone-test-fiqamuq2ziqu: Finished making map for --track-renames 2025/09/29 01:17:11 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:17:11 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for renames to finish 2025/09/29 01:17:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/29 01:17:12 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/29 01:17:12 INFO : sub/yam: Deleted 2025/09/29 01:17:12 INFO : yam: Renamed from "sub/yam" 2025/09/29 01:17:12 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:17:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.85s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:17:13 DEBUG : Creating backend with remote "/tmp/rclone3995503177/dir1" 2025/09/29 01:17:13 DEBUG : Creating backend with remote "/tmp/rclone3995503177/dir2" 2025/09/29 01:17:13 DEBUG : Local file system at /tmp/rclone3995503177/dir2: Using server-side directory move 2025/09/29 01:17:13 INFO : Local file system at /tmp/rclone3995503177/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/29 01:17:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/29 01:17:13 DEBUG : Local file system at /tmp/rclone3995503177/dir2: Waiting for checks to finish 2025/09/29 01:17:13 INFO : file1.txt: Moved (server-side) 2025/09/29 01:17:13 DEBUG : Local file system at /tmp/rclone3995503177/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:17:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 01:17:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/29 01:17:13 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:17:13 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:17:14 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/29 01:17:14 INFO : nested/sub dir/file: Copied (new) 2025/09/29 01:17:14 INFO : nested/sub dir/file: Deleted 2025/09/29 01:17:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:17:14 INFO : sub dir/hello world: Copied (new) 2025/09/29 01:17:14 INFO : sub dir/hello world: Deleted 2025/09/29 01:17:14 INFO : sub dir: Removing directory 2025/09/29 01:17:14 INFO : nested/sub dir: Removing directory 2025/09/29 01:17:14 INFO : nested: Removing directory 2025/09/29 01:17:14 DEBUG : Local file system at /tmp/rclone3995503177: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.89s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:17:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 01:17:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/29 01:17:15 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:17:15 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:17:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/29 01:17:16 INFO : nested/sub dir/file: Copied (new) 2025/09/29 01:17:16 INFO : nested/sub dir/file: Deleted 2025/09/29 01:17:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:17:16 INFO : sub dir/hello world: Copied (new) 2025/09/29 01:17:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.47s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:17:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/29 01:17:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/29 01:17:17 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:17:17 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:17:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/29 01:17:17 INFO : existing: Copied (new) 2025/09/29 01:17:17 INFO : existing: Deleted 2025/09/29 01:17:17 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/29 01:17:17 INFO : existing-b: Copied (new) 2025/09/29 01:17:17 INFO : existing-b: Deleted 2025/09/29 01:17:18 DEBUG : existing: Destination exists, skipping 2025/09/29 01:17:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/29 01:17:18 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:17:18 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:17:18 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.88s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:17:19 DEBUG : Creating backend with remote "TestB2:rclone-test-zavenoq0muxu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-fiqamuq2ziqu -> B2 bucket rclone-test-zavenoq0muxu 2025/09/29 01:17:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/29 01:17:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/29 01:17:23 DEBUG : empty space: Unchanged skipping 2025/09/29 01:17:23 DEBUG : B2 bucket rclone-test-zavenoq0muxu: Waiting for checks to finish 2025/09/29 01:17:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/29 01:17:23 INFO : empty space: Deleted 2025/09/29 01:17:23 DEBUG : B2 bucket rclone-test-zavenoq0muxu: Waiting for transfers to finish 2025/09/29 01:17:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/29 01:17:23 INFO : potato2: Copied (server-side copy) 2025/09/29 01:17:23 INFO : potato2: Deleted 2025/09/29 01:17:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/29 01:17:24 INFO : potato3: Copied (server-side copy) 2025/09/29 01:17:24 INFO : potato3: Deleted 2025/09/29 01:17:24 DEBUG : Creating backend with remote "TestB2:rclone-test-wadebuy9xoku" 2025/09/29 01:17:25 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/29 01:17:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/29 01:17:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/29 01:17:25 DEBUG : B2 bucket rclone-test-wadebuy9xoku: Waiting for checks to finish 2025/09/29 01:17:25 DEBUG : B2 bucket rclone-test-wadebuy9xoku: Waiting for transfers to finish 2025/09/29 01:17:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/29 01:17:26 INFO : empty space: Copied (server-side copy) 2025/09/29 01:17:26 INFO : empty space: Deleted 2025/09/29 01:17:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/29 01:17:27 INFO : potato3: Copied (server-side copy) 2025/09/29 01:17:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/29 01:17:27 INFO : potato2: Copied (server-side copy) 2025/09/29 01:17:27 INFO : potato2: Deleted 2025/09/29 01:17:27 INFO : potato3: Deleted 2025/09/29 01:17:27 DEBUG : B2 bucket rclone-test-wadebuy9xoku: Purge remote 2025/09/29 01:17:27 INFO : B2 bucket rclone-test-wadebuy9xoku: cleaning bucket "rclone-test-wadebuy9xoku" of all files 2025/09/29 01:17:28 DEBUG : empty space: Deleting (id "4_zafb2cd3300bd9b3b9f980e1b_f11245efce09fcf56_d20250929_m011726_c001_v0001146_t0007_u01759108646415") 2025/09/29 01:17:28 DEBUG : potato2: Deleting (id "4_zafb2cd3300bd9b3b9f980e1b_f1112a47b7f54b05f_d20250929_m011726_c001_v0001036_t0013_u01759108646743") 2025/09/29 01:17:28 DEBUG : potato3: Deleting (id "4_zafb2cd3300bd9b3b9f980e1b_f10455dadf09d88cd_d20250929_m011726_c001_v0001144_t0043_u01759108646745") 2025/09/29 01:17:28 DEBUG : B2 bucket rclone-test-zavenoq0muxu: Purge remote 2025/09/29 01:17:28 INFO : B2 bucket rclone-test-zavenoq0muxu: cleaning bucket "rclone-test-zavenoq0muxu" of all files 2025/09/29 01:17:28 DEBUG : empty space: Deleting (id "4_zafe2bd1300bd9b3b9f980e1b_f423de332701c1434_d20250929_m011726_c001_v7007000_t0000_u01759108646728") 2025/09/29 01:17:28 DEBUG : empty space: Deleting (id "4_zafe2bd1300bd9b3b9f980e1b_f11646ded7e8d63f5_d20250929_m011722_c001_v0001043_t0005_u01759108642344") 2025/09/29 01:17:28 DEBUG : potato2: Deleting (id "4_zafe2bd1300bd9b3b9f980e1b_f411bd6689ddda1f6_d20250929_m011727_c001_v7007000_t0000_u01759108647365") 2025/09/29 01:17:28 DEBUG : potato2: Deleting (id "4_zafe2bd1300bd9b3b9f980e1b_f102bdae0b1004da2_d20250929_m011723_c001_v0001165_t0017_u01759108643398") 2025/09/29 01:17:28 DEBUG : potato3: Deleting (id "4_zafe2bd1300bd9b3b9f980e1b_f423de332701c143c_d20250929_m011727_c001_v7007000_t0000_u01759108647403") 2025/09/29 01:17:28 DEBUG : potato3: Deleting (id "4_zafe2bd1300bd9b3b9f980e1b_f115c82b7f7f232da_d20250929_m011723_c001_v0001043_t0052_u01759108643675") 2025/09/29 01:17:28 DEBUG : potato3: Deleting (id "4_zafe2bd1300bd9b3b9f980e1b_f11646ded7e8d63f7_d20250929_m011722_c001_v0001043_t0050_u01759108642668") --- PASS: TestServerSideMove (11.63s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:17:30 DEBUG : Creating backend with remote "TestB2:rclone-test-nujojug6goti" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-fiqamuq2ziqu -> B2 bucket rclone-test-nujojug6goti 2025/09/29 01:17:36 DEBUG : empty space: Excluded (Size Filter) 2025/09/29 01:17:36 DEBUG : empty space: Excluded (Size Filter) 2025/09/29 01:17:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/29 01:17:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/29 01:17:36 DEBUG : B2 bucket rclone-test-nujojug6goti: Waiting for checks to finish 2025/09/29 01:17:36 DEBUG : B2 bucket rclone-test-nujojug6goti: Waiting for transfers to finish 2025/09/29 01:17:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/29 01:17:36 INFO : potato2: Copied (server-side copy) 2025/09/29 01:17:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/29 01:17:36 INFO : potato3: Copied (server-side copy) 2025/09/29 01:17:36 INFO : potato2: Deleted 2025/09/29 01:17:37 INFO : potato3: Deleted 2025/09/29 01:17:37 DEBUG : Creating backend with remote "TestB2:rclone-test-yiwogog4yefa" 2025/09/29 01:17:38 DEBUG : empty space: Excluded (Size Filter) 2025/09/29 01:17:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/29 01:17:38 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/29 01:17:38 DEBUG : B2 bucket rclone-test-yiwogog4yefa: Waiting for checks to finish 2025/09/29 01:17:38 DEBUG : B2 bucket rclone-test-yiwogog4yefa: Waiting for transfers to finish 2025/09/29 01:17:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/29 01:17:39 INFO : potato2: Copied (server-side copy) 2025/09/29 01:17:39 INFO : potato2: Deleted 2025/09/29 01:17:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/29 01:17:39 INFO : potato3: Copied (server-side copy) 2025/09/29 01:17:39 INFO : potato3: Deleted 2025/09/29 01:17:40 DEBUG : B2 bucket rclone-test-yiwogog4yefa: Purge remote 2025/09/29 01:17:40 INFO : B2 bucket rclone-test-yiwogog4yefa: cleaning bucket "rclone-test-yiwogog4yefa" of all files 2025/09/29 01:17:40 DEBUG : potato2: Deleting (id "4_z2f02fd6300bd9b3b9f980e1b_f103eb7d194c99388_d20250929_m011739_c001_v0001183_t0059_u01759108659286") 2025/09/29 01:17:40 DEBUG : potato3: Deleting (id "4_z2f02fd6300bd9b3b9f980e1b_f1136ea35e1ef66c2_d20250929_m011739_c001_v0001176_t0027_u01759108659579") 2025/09/29 01:17:41 DEBUG : B2 bucket rclone-test-nujojug6goti: Purge remote 2025/09/29 01:17:41 INFO : B2 bucket rclone-test-nujojug6goti: cleaning bucket "rclone-test-nujojug6goti" of all files 2025/09/29 01:17:41 DEBUG : empty space: Deleting (id "4_zdf62ed3300bd9b3b9f980e1b_f1092501eafb747e4_d20250929_m011735_c001_v0001044_t0048_u01759108655114") 2025/09/29 01:17:41 DEBUG : potato2: Deleting (id "4_zdf62ed3300bd9b3b9f980e1b_f405f049a91071cae_d20250929_m011739_c001_v7007000_t0000_u01759108659557") 2025/09/29 01:17:41 DEBUG : potato2: Deleting (id "4_zdf62ed3300bd9b3b9f980e1b_f1104cb45521eb1b7_d20250929_m011736_c001_v0001098_t0049_u01759108656350") 2025/09/29 01:17:41 DEBUG : potato3: Deleting (id "4_zdf62ed3300bd9b3b9f980e1b_f405f049a91071caf_d20250929_m011739_c001_v7007000_t0000_u01759108659792") 2025/09/29 01:17:41 DEBUG : potato3: Deleting (id "4_zdf62ed3300bd9b3b9f980e1b_f10698da001a46796_d20250929_m011736_c001_v0001157_t0044_u01759108656731") 2025/09/29 01:17:41 DEBUG : potato3: Deleting (id "4_zdf62ed3300bd9b3b9f980e1b_f1092501eafb747e6_d20250929_m011735_c001_v0001044_t0038_u01759108655452") 2025/09/29 01:17:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/29 01:17:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/29 01:17:42 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.22s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:17:42 DEBUG : Creating backend with remote "TestB2:rclone-test-duvoxon9zeme" 2025/09/29 01:17:45 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-fiqamuq2ziqu -> B2 bucket rclone-test-duvoxon9zeme 2025/09/29 01:17:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/29 01:17:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/29 01:17:48 DEBUG : empty space: Unchanged skipping 2025/09/29 01:17:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/29 01:17:48 DEBUG : B2 bucket rclone-test-duvoxon9zeme: Waiting for checks to finish 2025/09/29 01:17:48 INFO : empty space: Deleted 2025/09/29 01:17:48 DEBUG : B2 bucket rclone-test-duvoxon9zeme: Waiting for transfers to finish 2025/09/29 01:17:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/29 01:17:48 INFO : potato2: Copied (server-side copy) 2025/09/29 01:17:49 INFO : potato2: Deleted 2025/09/29 01:17:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/29 01:17:49 INFO : potato3: Copied (server-side copy) 2025/09/29 01:17:49 INFO : potato3: Deleted 2025/09/29 01:17:49 DEBUG : Creating backend with remote "TestB2:rclone-test-hekecup0goki" 2025/09/29 01:17:50 INFO : tomatoDir: Making directory 2025/09/29 01:17:51 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/29 01:17:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/29 01:17:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/29 01:17:51 DEBUG : B2 bucket rclone-test-hekecup0goki: Waiting for checks to finish 2025/09/29 01:17:51 DEBUG : B2 bucket rclone-test-hekecup0goki: Waiting for transfers to finish 2025/09/29 01:17:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/29 01:17:52 INFO : potato2: Copied (server-side copy) 2025/09/29 01:17:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/29 01:17:52 INFO : potato3: Copied (server-side copy) 2025/09/29 01:17:52 INFO : potato2: Deleted 2025/09/29 01:17:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/29 01:17:52 INFO : empty space: Copied (server-side copy) 2025/09/29 01:17:52 INFO : potato3: Deleted 2025/09/29 01:17:52 INFO : empty space: Deleted 2025/09/29 01:17:53 DEBUG : B2 bucket rclone-test-hekecup0goki: Purge remote 2025/09/29 01:17:53 INFO : B2 bucket rclone-test-hekecup0goki: cleaning bucket "rclone-test-hekecup0goki" of all files 2025/09/29 01:17:53 DEBUG : empty space: Deleting (id "4_zafe22d6300cd9b3b9f980e1b_f106d9fff47df1fe8_d20250929_m011752_c001_v0001116_t0038_u01759108672100") 2025/09/29 01:17:53 DEBUG : potato2: Deleting (id "4_zafe22d6300cd9b3b9f980e1b_f10455dadf09d8916_d20250929_m011751_c001_v0001144_t0059_u01759108671721") 2025/09/29 01:17:53 DEBUG : potato3: Deleting (id "4_zafe22d6300cd9b3b9f980e1b_f1061bae4e674ecac_d20250929_m011752_c001_v0001101_t0013_u01759108672113") 2025/09/29 01:17:54 DEBUG : B2 bucket rclone-test-duvoxon9zeme: Purge remote 2025/09/29 01:17:54 INFO : B2 bucket rclone-test-duvoxon9zeme: cleaning bucket "rclone-test-duvoxon9zeme" of all files 2025/09/29 01:17:54 DEBUG : empty space: Deleting (id "4_zdf921d3300cd9b3b9f980e1b_f407bccd387073418_d20250929_m011752_c001_v7007000_t0000_u01759108672588") 2025/09/29 01:17:54 DEBUG : empty space: Deleting (id "4_zdf921d3300cd9b3b9f980e1b_f1038fd96fb560fc6_d20250929_m011747_c001_v0001099_t0004_u01759108667379") 2025/09/29 01:17:54 DEBUG : potato2: Deleting (id "4_zdf921d3300cd9b3b9f980e1b_f407bccd387073417_d20250929_m011752_c001_v7007000_t0000_u01759108672316") 2025/09/29 01:17:54 DEBUG : potato2: Deleting (id "4_zdf921d3300cd9b3b9f980e1b_f11603475737f31dc_d20250929_m011748_c001_v0001137_t0050_u01759108668716") 2025/09/29 01:17:54 DEBUG : potato3: Deleting (id "4_zdf921d3300cd9b3b9f980e1b_f4203db091056a9f1_d20250929_m011752_c001_v7007000_t0000_u01759108672414") 2025/09/29 01:17:54 DEBUG : potato3: Deleting (id "4_zdf921d3300cd9b3b9f980e1b_f100de88b26817de9_d20250929_m011749_c001_v0001181_t0012_u01759108669078") 2025/09/29 01:17:54 DEBUG : potato3: Deleting (id "4_zdf921d3300cd9b3b9f980e1b_f1038fd96fb560fc8_d20250929_m011747_c001_v0001099_t0050_u01759108667803") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.33s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:17:56 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqamuq2ziqu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.60s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:17:58 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqamuq2ziqu/rclone-sync-test" --- PASS: TestSyncOverlap (1.60s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:18:00 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqamuq2ziqu/rclone-sync-test" 2025/09/29 01:18:02 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqamuq2ziqu/rclone-sync-test-include/layer2" 2025/09/29 01:18:04 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqamuq2ziqu/rclone-sync-test-ignore-file" 2025/09/29 01:18:07 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path rclone-sync-test: Waiting for checks to finish 2025/09/29 01:18:07 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path rclone-sync-test: Waiting for transfers to finish 2025/09/29 01:18:07 DEBUG : Waiting for deletions to finish 2025/09/29 01:18:07 INFO : There was nothing to transfer 2025/09/29 01:18:08 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:18:08 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:18:08 DEBUG : Waiting for deletions to finish 2025/09/29 01:18:08 INFO : There was nothing to transfer 2025/09/29 01:18:08 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/29 01:18:08 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/29 01:18:08 DEBUG : Waiting for deletions to finish 2025/09/29 01:18:08 INFO : There was nothing to transfer 2025/09/29 01:18:08 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:18:08 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:18:08 DEBUG : Waiting for deletions to finish 2025/09/29 01:18:08 INFO : There was nothing to transfer 2025/09/29 01:18:09 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/29 01:18:09 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/29 01:18:09 DEBUG : Waiting for deletions to finish 2025/09/29 01:18:09 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.36s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:18:09 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqamuq2ziqu/dst" 2025/09/29 01:18:10 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqamuq2ziqu/CompareDest" 2025/09/29 01:18:12 DEBUG : one: Need to transfer - File not found at Destination 2025/09/29 01:18:12 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for checks to finish 2025/09/29 01:18:12 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for transfers to finish 2025/09/29 01:18:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/29 01:18:13 INFO : one: Copied (new) 2025/09/29 01:18:13 DEBUG : Waiting for deletions to finish 2025/09/29 01:18:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/29 01:18:14 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for checks to finish 2025/09/29 01:18:14 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for transfers to finish 2025/09/29 01:18:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/29 01:18:14 INFO : one: Copied (replaced existing) 2025/09/29 01:18:14 DEBUG : Waiting for deletions to finish 2025/09/29 01:18:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/29 01:18:16 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for checks to finish 2025/09/29 01:18:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 01:18:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/29 01:18:16 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for transfers to finish 2025/09/29 01:18:16 DEBUG : Waiting for deletions to finish 2025/09/29 01:18:16 INFO : There was nothing to transfer 2025/09/29 01:18:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/29 01:18:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 01:18:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/29 01:18:18 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for checks to finish 2025/09/29 01:18:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 01:18:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/29 01:18:18 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for transfers to finish 2025/09/29 01:18:18 DEBUG : Waiting for deletions to finish 2025/09/29 01:18:18 INFO : There was nothing to transfer 2025/09/29 01:18:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/29 01:18:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 01:18:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/29 01:18:18 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for checks to finish 2025/09/29 01:18:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 01:18:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/29 01:18:18 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for transfers to finish 2025/09/29 01:18:18 DEBUG : Waiting for deletions to finish 2025/09/29 01:18:18 INFO : There was nothing to transfer 2025/09/29 01:18:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/29 01:18:20 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/09/29 01:18:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/29 01:18:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/29 01:18:20 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for checks to finish 2025/09/29 01:18:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 01:18:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/29 01:18:20 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for transfers to finish 2025/09/29 01:18:20 DEBUG : Waiting for deletions to finish 2025/09/29 01:18:20 INFO : There was nothing to transfer 2025/09/29 01:18:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/29 01:18:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/29 01:18:20 DEBUG : two: Need to transfer - File not found at Destination 2025/09/29 01:18:20 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for checks to finish 2025/09/29 01:18:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 01:18:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/29 01:18:20 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for transfers to finish 2025/09/29 01:18:21 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/29 01:18:21 INFO : two: Copied (new) 2025/09/29 01:18:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.91s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:18:24 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqamuq2ziqu/dest" 2025/09/29 01:18:25 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqamuq2ziqu/pre-dest1" 2025/09/29 01:18:26 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqamuq2ziqu/pre-dest2" 2025/09/29 01:18:28 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:18:28 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/29 01:18:29 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:18:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/29 01:18:29 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/29 01:18:29 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dest: Waiting for checks to finish 2025/09/29 01:18:29 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dest: Waiting for transfers to finish 2025/09/29 01:18:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/29 01:18:30 INFO : 3: Copied (new) 2025/09/29 01:18:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.35s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:18:32 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqamuq2ziqu/dst" 2025/09/29 01:18:33 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqamuq2ziqu/CopyDest" 2025/09/29 01:18:35 DEBUG : one: Need to transfer - File not found at Destination 2025/09/29 01:18:35 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for checks to finish 2025/09/29 01:18:35 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for transfers to finish 2025/09/29 01:18:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/29 01:18:36 INFO : one: Copied (new) 2025/09/29 01:18:36 DEBUG : Waiting for deletions to finish 2025/09/29 01:18:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/29 01:18:36 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for checks to finish 2025/09/29 01:18:36 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for transfers to finish 2025/09/29 01:18:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/29 01:18:37 INFO : one: Copied (replaced existing) 2025/09/29 01:18:37 DEBUG : Waiting for deletions to finish 2025/09/29 01:18:38 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqamuq2ziqu/BackupDir" 2025/09/29 01:18:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/29 01:18:40 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for checks to finish 2025/09/29 01:18:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 01:18:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/29 01:18:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/29 01:18:41 INFO : one: Copied (server-side copy) 2025/09/29 01:18:41 INFO : one: Deleted 2025/09/29 01:18:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/29 01:18:42 INFO : one: Copied (server-side copy) 2025/09/29 01:18:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/29 01:18:42 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for transfers to finish 2025/09/29 01:18:42 DEBUG : Waiting for deletions to finish 2025/09/29 01:18:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 01:18:43 DEBUG : one: Unchanged skipping 2025/09/29 01:18:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 01:18:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/29 01:18:44 INFO : two: Copied (server-side copy) 2025/09/29 01:18:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/29 01:18:44 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for checks to finish 2025/09/29 01:18:44 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for transfers to finish 2025/09/29 01:18:44 DEBUG : Waiting for deletions to finish 2025/09/29 01:18:44 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for checks to finish 2025/09/29 01:18:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 01:18:44 DEBUG : one: Unchanged skipping 2025/09/29 01:18:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 01:18:44 DEBUG : two: Unchanged skipping 2025/09/29 01:18:44 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for transfers to finish 2025/09/29 01:18:44 DEBUG : Waiting for deletions to finish 2025/09/29 01:18:44 INFO : There was nothing to transfer 2025/09/29 01:18:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 01:18:46 DEBUG : one: Unchanged skipping 2025/09/29 01:18:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/29 01:18:46 DEBUG : three: Destination not found in --copy-dest 2025/09/29 01:18:46 DEBUG : three: Need to transfer - File not found at Destination 2025/09/29 01:18:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 01:18:46 DEBUG : two: Unchanged skipping 2025/09/29 01:18:46 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for checks to finish 2025/09/29 01:18:46 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for transfers to finish 2025/09/29 01:18:47 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/29 01:18:47 INFO : three: Copied (new) 2025/09/29 01:18:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.97s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:18:50 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1183-12.backblaze.com/b2api/v1/b2_upload_file/1fe2fd03009d9b3b9f980e1b/c001_v0001183_t0006": EOF 2025/09/29 01:18:50 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-12.backblaze.com/b2api/v1/b2_upload_file/1fe2fd03009d9b3b9f980e1b/c001_v0001183_t0006": EOF) 2025/09/29 01:18:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-fiqamuq2ziqu: 1/10 (Post "https://pod-000-1183-12.backblaze.com/b2api/v1/b2_upload_file/1fe2fd03009d9b3b9f980e1b/c001_v0001183_t0006": EOF) 2025/09/29 01:18:52 DEBUG : pacer: Reducing sleep to 10ms 2025/09/29 01:18:53 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqamuq2ziqu/dst" 2025/09/29 01:18:54 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqamuq2ziqu/backup" 2025/09/29 01:18:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/29 01:18:56 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for checks to finish 2025/09/29 01:18:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:18:56 DEBUG : two: Unchanged skipping 2025/09/29 01:18:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/29 01:18:57 INFO : one: Copied (server-side copy) 2025/09/29 01:18:57 INFO : one: Deleted 2025/09/29 01:18:57 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for transfers to finish 2025/09/29 01:18:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/29 01:18:58 INFO : one: Copied (new) 2025/09/29 01:18:58 DEBUG : Waiting for deletions to finish 2025/09/29 01:18:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/29 01:18:59 INFO : three.txt: Copied (server-side copy) 2025/09/29 01:18:59 INFO : three.txt: Deleted 2025/09/29 01:18:59 INFO : three.txt: Moved into backup dir 2025/09/29 01:19:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/29 01:19:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:19:01 DEBUG : two: Unchanged skipping 2025/09/29 01:19:01 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for checks to finish 2025/09/29 01:19:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/29 01:19:01 INFO : one: Copied (server-side copy) 2025/09/29 01:19:02 INFO : one: Deleted 2025/09/29 01:19:02 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for transfers to finish 2025/09/29 01:19:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/29 01:19:02 INFO : one: Copied (new) 2025/09/29 01:19:02 DEBUG : Waiting for deletions to finish 2025/09/29 01:19:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/29 01:19:03 INFO : three.txt: Copied (server-side copy) 2025/09/29 01:19:03 INFO : three.txt: Deleted 2025/09/29 01:19:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.55s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:19:06 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqamuq2ziqu/dst" 2025/09/29 01:19:07 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqamuq2ziqu/backup" 2025/09/29 01:19:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:19:09 DEBUG : two: Unchanged skipping 2025/09/29 01:19:09 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for checks to finish 2025/09/29 01:19:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/29 01:19:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/29 01:19:10 INFO : one: Copied (server-side copy) to: one.bak 2025/09/29 01:19:10 INFO : one: Deleted 2025/09/29 01:19:10 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for transfers to finish 2025/09/29 01:19:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/29 01:19:11 INFO : one: Copied (new) 2025/09/29 01:19:11 DEBUG : Waiting for deletions to finish 2025/09/29 01:19:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/29 01:19:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/29 01:19:12 INFO : three.txt: Deleted 2025/09/29 01:19:12 INFO : three.txt: Moved into backup dir 2025/09/29 01:19:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/29 01:19:13 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for checks to finish 2025/09/29 01:19:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:19:13 DEBUG : two: Unchanged skipping 2025/09/29 01:19:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/29 01:19:14 INFO : one: Copied (server-side copy) to: one.bak 2025/09/29 01:19:14 INFO : one: Deleted 2025/09/29 01:19:14 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for transfers to finish 2025/09/29 01:19:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/29 01:19:14 INFO : one: Copied (new) 2025/09/29 01:19:14 DEBUG : Waiting for deletions to finish 2025/09/29 01:19:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/29 01:19:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/29 01:19:15 INFO : three.txt: Deleted 2025/09/29 01:19:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.08s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:19:18 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqamuq2ziqu/dst" 2025/09/29 01:19:18 DEBUG : Config file has changed externally - reloading 2025/09/29 01:19:19 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqamuq2ziqu/backup" 2025/09/29 01:19:21 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for checks to finish 2025/09/29 01:19:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/29 01:19:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:19:21 DEBUG : two: Unchanged skipping 2025/09/29 01:19:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/29 01:19:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/29 01:19:22 INFO : one: Deleted 2025/09/29 01:19:22 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for transfers to finish 2025/09/29 01:19:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/29 01:19:23 INFO : one: Copied (new) 2025/09/29 01:19:23 DEBUG : Waiting for deletions to finish 2025/09/29 01:19:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/29 01:19:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/29 01:19:24 INFO : three.txt: Deleted 2025/09/29 01:19:24 INFO : three.txt: Moved into backup dir 2025/09/29 01:19:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/29 01:19:26 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for checks to finish 2025/09/29 01:19:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:19:26 DEBUG : two: Unchanged skipping 2025/09/29 01:19:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/29 01:19:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/29 01:19:27 INFO : one: Deleted 2025/09/29 01:19:27 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for transfers to finish 2025/09/29 01:19:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/29 01:19:27 INFO : one: Copied (new) 2025/09/29 01:19:27 DEBUG : Waiting for deletions to finish 2025/09/29 01:19:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/29 01:19:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/29 01:19:28 INFO : three.txt: Deleted 2025/09/29 01:19:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.98s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:19:31 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqamuq2ziqu/dst" 2025/09/29 01:19:31 DEBUG : Config file has changed externally - reloading 2025/09/29 01:19:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/29 01:19:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:19:33 DEBUG : two: Unchanged skipping 2025/09/29 01:19:33 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for checks to finish 2025/09/29 01:19:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/29 01:19:33 INFO : one: Copied (server-side copy) to: one.bak 2025/09/29 01:19:33 INFO : one: Deleted 2025/09/29 01:19:33 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for transfers to finish 2025/09/29 01:19:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/29 01:19:34 INFO : one: Copied (new) 2025/09/29 01:19:34 DEBUG : Waiting for deletions to finish 2025/09/29 01:19:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/29 01:19:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/29 01:19:35 INFO : three.txt: Deleted 2025/09/29 01:19:35 INFO : three.txt: Moved into backup dir 2025/09/29 01:19:37 DEBUG : one.bak: Excluded (Path Filter) 2025/09/29 01:19:37 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/29 01:19:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/29 01:19:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:19:37 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for checks to finish 2025/09/29 01:19:37 DEBUG : two: Unchanged skipping 2025/09/29 01:19:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/29 01:19:37 INFO : one: Copied (server-side copy) to: one.bak 2025/09/29 01:19:37 INFO : one: Deleted 2025/09/29 01:19:37 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu path dst: Waiting for transfers to finish 2025/09/29 01:19:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/29 01:19:38 INFO : one: Copied (new) 2025/09/29 01:19:38 DEBUG : Waiting for deletions to finish 2025/09/29 01:19:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/29 01:19:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/29 01:19:38 INFO : three.txt: Deleted 2025/09/29 01:19:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.56s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:19:41 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqamuq2ziqu/dst" 2025/09/29 01:19:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/29 01:19:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/29 01:19:44 INFO : one: Copied (server-side copy) to: one.bak 2025/09/29 01:19:44 INFO : one: Deleted 2025/09/29 01:19:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/29 01:19:45 INFO : one: Copied (new) 2025/09/29 01:19:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:19:45 DEBUG : two: Unchanged skipping 2025/09/29 01:19:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/29 01:19:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/29 01:19:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/29 01:19:46 INFO : three.txt: Deleted 2025/09/29 01:19:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/29 01:19:46 INFO : three.txt: Copied (new) 2025/09/29 01:19:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/29 01:19:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/29 01:19:48 INFO : one: Copied (server-side copy) to: one.bak 2025/09/29 01:19:48 INFO : one: Deleted 2025/09/29 01:19:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/29 01:19:49 INFO : one: Copied (new) 2025/09/29 01:19:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:19:49 DEBUG : two: Unchanged skipping 2025/09/29 01:19:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/29 01:19:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/29 01:19:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/29 01:19:50 INFO : three.txt: Deleted 2025/09/29 01:19:50 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/29 01:19:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.69s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:19:53 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqamuq2ziqu/dst" 2025/09/29 01:19:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/29 01:19:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/29 01:19:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/29 01:19:56 INFO : one: Deleted 2025/09/29 01:19:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/29 01:19:57 INFO : one: Copied (new) 2025/09/29 01:19:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:19:57 DEBUG : two: Unchanged skipping 2025/09/29 01:19:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/29 01:19:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/29 01:19:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/29 01:19:58 INFO : three.txt: Deleted 2025/09/29 01:19:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/29 01:19:58 INFO : three.txt: Copied (new) 2025/09/29 01:19:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/29 01:19:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/29 01:19:59 DEBUG : pacer: Reducing sleep to 10ms 2025/09/29 01:19:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/29 01:20:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/29 01:20:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/29 01:20:00 INFO : one: Deleted 2025/09/29 01:20:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/29 01:20:00 INFO : one: Copied (new) 2025/09/29 01:20:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:01 DEBUG : two: Unchanged skipping 2025/09/29 01:20:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/29 01:20:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/29 01:20:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/29 01:20:01 INFO : three.txt: Deleted 2025/09/29 01:20:02 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/29 01:20:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.77s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:20:04 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:20:04 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/29 01:20:04 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:20:05 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/29 01:20:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/29 01:20:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.59s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:20:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/29 01:20:06 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:20:06 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:20:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/29 01:20:06 INFO : existing: Copied (new) 2025/09/29 01:20:06 DEBUG : Waiting for deletions to finish 2025/09/29 01:20:07 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/29 01:20:07 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/29 01:20:07 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:20:07 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:20:07 ERROR : B2 bucket rclone-test-fiqamuq2ziqu: not deleting files as there were IO errors 2025/09/29 01:20:07 ERROR : B2 bucket rclone-test-fiqamuq2ziqu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.11s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:20:09 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:09 DEBUG : existing: Unchanged skipping 2025/09/29 01:20:09 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:20:09 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:20:09 DEBUG : Waiting for deletions to finish 2025/09/29 01:20:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.52s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", 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-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.40s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:20:28 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:28 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:28 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:20:28 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:28 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:28 DEBUG : both0: Unchanged skipping 2025/09/29 01:20:28 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:28 DEBUG : both12: Unchanged skipping 2025/09/29 01:20:28 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:28 DEBUG : both14: Unchanged skipping 2025/09/29 01:20:28 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:28 DEBUG : both15: Unchanged skipping 2025/09/29 01:20:28 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:28 DEBUG : both16: Unchanged skipping 2025/09/29 01:20:28 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:28 DEBUG : both17: Unchanged skipping 2025/09/29 01:20:28 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:28 DEBUG : both10: Unchanged skipping 2025/09/29 01:20:28 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:28 DEBUG : both11: Unchanged skipping 2025/09/29 01:20:28 DEBUG : both13: Unchanged skipping 2025/09/29 01:20:28 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:28 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:28 DEBUG : both18: Unchanged skipping 2025/09/29 01:20:28 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:28 DEBUG : both19: Unchanged skipping 2025/09/29 01:20:28 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:28 DEBUG : both4: Unchanged skipping 2025/09/29 01:20:28 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:28 DEBUG : both5: Unchanged skipping 2025/09/29 01:20:28 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:28 DEBUG : both6: Unchanged skipping 2025/09/29 01:20:28 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:28 DEBUG : both2: Unchanged skipping 2025/09/29 01:20:28 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:28 DEBUG : both1: Unchanged skipping 2025/09/29 01:20:28 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:28 DEBUG : both3: Unchanged skipping 2025/09/29 01:20:28 DEBUG : both7: Unchanged skipping 2025/09/29 01:20:28 DEBUG : both8: Unchanged skipping 2025/09/29 01:20:28 DEBUG : both9: Unchanged skipping 2025/09/29 01:20:28 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:20:28 DEBUG : Waiting for deletions to finish 2025/09/29 01:20:28 INFO : only11: Deleted 2025/09/29 01:20:28 INFO : only15: Deleted 2025/09/29 01:20:28 INFO : only5: Deleted 2025/09/29 01:20:28 INFO : only10: Deleted 2025/09/29 01:20:28 INFO : only13: Deleted 2025/09/29 01:20:28 INFO : only16: Deleted 2025/09/29 01:20:29 INFO : only9: Deleted 2025/09/29 01:20:29 INFO : only12: Deleted 2025/09/29 01:20:29 INFO : only17: Deleted 2025/09/29 01:20:29 INFO : only1: Deleted 2025/09/29 01:20:29 INFO : only3: Deleted 2025/09/29 01:20:29 INFO : only4: Deleted 2025/09/29 01:20:29 INFO : only7: Deleted 2025/09/29 01:20:29 INFO : only8: Deleted 2025/09/29 01:20:29 INFO : only0: Deleted 2025/09/29 01:20:29 INFO : only14: Deleted 2025/09/29 01:20:29 INFO : only19: Deleted 2025/09/29 01:20:29 INFO : only18: Deleted 2025/09/29 01:20:29 INFO : only2: Deleted 2025/09/29 01:20:29 INFO : only6: Deleted 2025/09/29 01:20:29 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.72s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:20:49 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:49 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:49 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:49 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:20:49 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:49 DEBUG : both10: Unchanged skipping 2025/09/29 01:20:49 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:49 DEBUG : both11: Unchanged skipping 2025/09/29 01:20:49 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:49 DEBUG : both0: Unchanged skipping 2025/09/29 01:20:49 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:49 DEBUG : both12: Unchanged skipping 2025/09/29 01:20:49 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:49 DEBUG : both16: Unchanged skipping 2025/09/29 01:20:49 DEBUG : both13: Unchanged skipping 2025/09/29 01:20:49 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:49 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:49 DEBUG : both14: Unchanged skipping 2025/09/29 01:20:49 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:49 DEBUG : both15: Unchanged skipping 2025/09/29 01:20:49 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:49 DEBUG : both17: Unchanged skipping 2025/09/29 01:20:49 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:49 DEBUG : both2: Unchanged skipping 2025/09/29 01:20:49 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:49 DEBUG : both3: Unchanged skipping 2025/09/29 01:20:49 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:49 DEBUG : both4: Unchanged skipping 2025/09/29 01:20:49 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:49 DEBUG : both18: Unchanged skipping 2025/09/29 01:20:49 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:49 DEBUG : both19: Unchanged skipping 2025/09/29 01:20:49 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:49 DEBUG : both1: Unchanged skipping 2025/09/29 01:20:49 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:49 DEBUG : both5: Unchanged skipping 2025/09/29 01:20:49 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:20:49 DEBUG : both8: Unchanged skipping 2025/09/29 01:20:49 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/29 01:20:49 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/29 01:20:49 DEBUG : both9: Unchanged skipping 2025/09/29 01:20:49 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/29 01:20:49 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/29 01:20:49 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/29 01:20:49 DEBUG : both7: Unchanged skipping 2025/09/29 01:20:49 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/29 01:20:49 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/29 01:20:49 DEBUG : both6: Unchanged skipping 2025/09/29 01:20:49 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/29 01:20:49 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/29 01:20:49 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/29 01:20:49 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/29 01:20:49 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/29 01:20:49 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/29 01:20:49 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/29 01:20:49 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/29 01:20:49 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/29 01:20:49 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/29 01:20:49 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/29 01:20:49 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/29 01:20:49 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/29 01:20:49 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:20:50 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/29 01:20:50 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/29 01:20:50 INFO : only0: Copied (replaced existing) 2025/09/29 01:20:50 INFO : only12: Copied (replaced existing) 2025/09/29 01:20:50 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/29 01:20:50 INFO : only15: Copied (replaced existing) 2025/09/29 01:20:50 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/29 01:20:50 INFO : only17: Copied (replaced existing) 2025/09/29 01:20:50 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/29 01:20:50 INFO : only16: Copied (replaced existing) 2025/09/29 01:20:50 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/29 01:20:50 INFO : only11: Copied (replaced existing) 2025/09/29 01:20:50 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/29 01:20:50 INFO : only19: Copied (replaced existing) 2025/09/29 01:20:50 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/29 01:20:50 INFO : only1: Copied (replaced existing) 2025/09/29 01:20:50 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/29 01:20:50 INFO : only10: Copied (replaced existing) 2025/09/29 01:20:50 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/29 01:20:50 INFO : only2: Copied (replaced existing) 2025/09/29 01:20:50 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/29 01:20:50 INFO : only14: Copied (replaced existing) 2025/09/29 01:20:51 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/29 01:20:51 INFO : only4: Copied (replaced existing) 2025/09/29 01:20:51 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/29 01:20:51 INFO : only5: Copied (replaced existing) 2025/09/29 01:20:51 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/29 01:20:51 INFO : only6: Copied (replaced existing) 2025/09/29 01:20:51 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/29 01:20:51 INFO : only13: Copied (replaced existing) 2025/09/29 01:20:51 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/29 01:20:51 INFO : only18: Copied (replaced existing) 2025/09/29 01:20:51 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/29 01:20:51 INFO : only8: Copied (replaced existing) 2025/09/29 01:20:51 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/29 01:20:51 INFO : only9: Copied (replaced existing) 2025/09/29 01:20:51 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/29 01:20:51 INFO : only7: Copied (replaced existing) 2025/09/29 01:20:51 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/29 01:20:51 INFO : only3: Copied (replaced existing) 2025/09/29 01:20:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.30s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:20:59 DEBUG : empty_dir: Making directory with metadata 2025/09/29 01:20:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/29 01:20:59 DEBUG : empty_on_remote: Making directory with metadata 2025/09/29 01:20:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/29 01:20:59 INFO : empty_on_remote: Making directory 2025/09/29 01:20:59 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/29 01:21:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/29 01:21:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/29 01:21:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/29 01:21:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.87s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:21:02 DEBUG : empty_dir: Making directory with metadata 2025/09/29 01:21:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/29 01:21:02 DEBUG : empty_on_remote: Making directory with metadata 2025/09/29 01:21:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/29 01:21:02 INFO : empty_on_remote: Making directory 2025/09/29 01:21:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/29 01:21:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/29 01:21:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/29 01:21:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/29 01:21:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/29 01:21:03 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.40s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:21:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/29 01:21:04 INFO : sub dir: Making directory 2025/09/29 01:21:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.22s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:21:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/29 01:21:06 INFO : sub dir: Making directory 2025/09/29 01:21:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:21:15 DEBUG : Waiting for deletions to finish 2025/09/29 01:21:16 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/29 01:21:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:16 DEBUG : apple: Unchanged skipping 2025/09/29 01:21:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:16 DEBUG : banana: Unchanged skipping 2025/09/29 01:21:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:16 DEBUG : splitbananasplit: Unchanged skipping 2025/09/29 01:21:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/29 01:21:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/29 01:21:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/29 01:21:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/29 01:21:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/29 01:21:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/29 01:21:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:16 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:21:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/29 01:21:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/29 01:21:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/29 01:21:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/29 01:21:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/29 01:21:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/29 01:21:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/29 01:21:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/29 01:21:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/29 01:21:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/29 01:21:16 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:21:16 DEBUG : Waiting for deletions to finish 2025/09/29 01:21:16 INFO : There was nothing to transfer 2025/09/29 01:21:16 DEBUG : Waiting for deletions to finish 2025/09/29 01:21:16 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:21:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/29 01:21:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:17 DEBUG : apple: Unchanged skipping 2025/09/29 01:21:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:17 DEBUG : banana: Unchanged skipping 2025/09/29 01:21:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/29 01:21:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:17 DEBUG : splitbananasplit: Unchanged skipping 2025/09/29 01:21:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/29 01:21:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/29 01:21:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/29 01:21:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/29 01:21:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/29 01:21:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/29 01:21:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/29 01:21:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/29 01:21:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/29 01:21:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/29 01:21:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/29 01:21:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/29 01:21:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/29 01:21:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/29 01:21:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/29 01:21:17 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:21:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/29 01:21:17 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:21:17 DEBUG : Waiting for deletions to finish 2025/09/29 01:21:17 INFO : There was nothing to transfer 2025/09/29 01:21:17 DEBUG : Waiting for deletions to finish 2025/09/29 01:21:17 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:21:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:21:17 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:21:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:21:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:21:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:21:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:21:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:21:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:21:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:21:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:21:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:21:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:21:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:21:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:21:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:21:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:21:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:21:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:21:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:21:31 DEBUG : Waiting for deletions to finish 2025/09/29 01:21:31 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:21:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:21:31 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:21:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:21:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:21:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:21:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:21:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:21:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:21:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:21:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:21:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:21:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:21:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:21:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:21:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:21:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:21:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:21:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:21:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/29 01:21:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:32 DEBUG : apple: Unchanged skipping 2025/09/29 01:21:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/29 01:21:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:32 DEBUG : banana: Unchanged skipping 2025/09/29 01:21:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:32 DEBUG : splitbananasplit: Unchanged skipping 2025/09/29 01:21:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/29 01:21:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/29 01:21:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/29 01:21:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/29 01:21:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/29 01:21:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/29 01:21:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/29 01:21:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/29 01:21:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/29 01:21:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/29 01:21:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/29 01:21:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/29 01:21:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/29 01:21:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/29 01:21:32 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:21:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/29 01:21:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/29 01:21:32 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:21:32 DEBUG : Waiting for deletions to finish 2025/09/29 01:21:32 INFO : There was nothing to transfer 2025/09/29 01:21:32 DEBUG : Waiting for deletions to finish 2025/09/29 01:21:32 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:21:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:21:32 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:21:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:21:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:21:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:21:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:21:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:21:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:21:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:21:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:21:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:21:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:21:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:21:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:21:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:21:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:21:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:21:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:21:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/29 01:21:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:33 DEBUG : banana: Unchanged skipping 2025/09/29 01:21:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/29 01:21:33 DEBUG : apple: Unchanged skipping 2025/09/29 01:21:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:33 DEBUG : splitbananasplit: Unchanged skipping 2025/09/29 01:21:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/29 01:21:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/29 01:21:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:33 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:21:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/29 01:21:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/29 01:21:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/29 01:21:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/29 01:21:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/29 01:21:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/29 01:21:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/29 01:21:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/29 01:21:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/29 01:21:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/29 01:21:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/29 01:21:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/29 01:21:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/29 01:21:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/29 01:21:33 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:21:33 DEBUG : Waiting for deletions to finish 2025/09/29 01:21:33 INFO : There was nothing to transfer 2025/09/29 01:21:33 DEBUG : Waiting for deletions to finish 2025/09/29 01:21:33 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:21:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:21:33 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:21:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:21:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:21:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:21:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:21:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:21:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:21:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:21:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:21:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:21:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:21:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:21:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:21:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:21:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:21:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:21:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:21:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:21:47 DEBUG : Waiting for deletions to finish 2025/09/29 01:21:47 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:21:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:21:47 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:21:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:21:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:21:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:21:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:21:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:21:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:21:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:21:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:21:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:21:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:21:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:21:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:21:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:21:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:21:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:21:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:21:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/29 01:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:48 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:48 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:48 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:48 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:48 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:48 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:48 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/29 01:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/29 01:21:48 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/29 01:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/29 01:21:48 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:48 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/29 01:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/29 01:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/29 01:21:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/29 01:21:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/29 01:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/29 01:21:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/29 01:21:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/29 01:21:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/29 01:21:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/29 01:21:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/29 01:21:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/29 01:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/29 01:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/29 01:21:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/29 01:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/29 01:21:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/29 01:21:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/29 01:21:48 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:21:48 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:21:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/29 01:21:48 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/29 01:21:48 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/29 01:21:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/29 01:21:48 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/29 01:21:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/29 01:21:48 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/29 01:21:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/29 01:21:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/29 01:21:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/29 01:21:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/29 01:21:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/29 01:21:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/29 01:21:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/29 01:21:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/29 01:21:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/29 01:21:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/29 01:21:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/29 01:21:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/29 01:21:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/29 01:21:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/29 01:21:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/29 01:21:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/29 01:21:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/29 01:21:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:50 DEBUG : Waiting for deletions to finish 2025/09/29 01:21:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/29 01:21:50 INFO : appleappleapplebanana: Deleted 2025/09/29 01:21:50 INFO : dir1/0009-3456789.txt: Deleted 2025/09/29 01:21:50 INFO : dir1/0014-89;=.txt: Deleted 2025/09/29 01:21:50 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/29 01:21:50 INFO : apple: Deleted 2025/09/29 01:21:50 INFO : dir1/0015-9;=.txt: Deleted 2025/09/29 01:21:50 INFO : dir1/0007-1234567.txt: Deleted 2025/09/29 01:21:50 INFO : dir1/0012-6789;.txt: Deleted 2025/09/29 01:21:50 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/29 01:21:50 INFO : dir1/0003-defghij.txt: Deleted 2025/09/29 01:21:50 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/29 01:21:50 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/29 01:21:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/29 01:21:50 INFO : dir1/0011-56789;.txt: Deleted 2025/09/29 01:21:50 INFO : dir1/0013-789;=.txt: Deleted 2025/09/29 01:21:50 INFO : banana: Deleted 2025/09/29 01:21:50 INFO : splitbananasplit: Deleted 2025/09/29 01:21:51 INFO : dir1/0008-2345678.txt: Deleted 2025/09/29 01:21:51 INFO : dir1/0010-456789.txt: Deleted 2025/09/29 01:21:51 DEBUG : Waiting for deletions to finish 2025/09/29 01:21:51 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/29 01:21:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/29 01:21:51 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/29 01:21:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/29 01:21:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/29 01:21:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/29 01:21:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/29 01:21:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/29 01:21:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/29 01:21:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/29 01:21:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/29 01:21:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/29 01:21:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/29 01:21:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/29 01:21:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/29 01:21:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/29 01:21:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/29 01:21:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/29 01:21:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/29 01:21:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/29 01:21:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/29 01:21:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:51 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/29 01:21:51 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:51 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:51 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:51 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:51 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:51 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:51 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:51 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:51 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:51 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:51 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:51 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:51 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:51 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:51 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:51 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/29 01:21:51 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:51 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:51 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:51 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:51 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:51 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:51 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:51 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:51 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:51 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:51 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:51 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:51 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:51 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:51 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:51 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:51 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:51 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:51 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/29 01:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:51 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:51 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:51 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/29 01:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:51 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:51 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:51 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:51 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:51 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:51 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:51 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:51 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:51 DEBUG : apple: Unchanged skipping 2025/09/29 01:21:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:51 DEBUG : banana: Unchanged skipping 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/29 01:21:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:51 DEBUG : splitbananasplit: Unchanged skipping 2025/09/29 01:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/29 01:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/29 01:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/29 01:21:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/29 01:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/29 01:21:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/29 01:21:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/29 01:21:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/29 01:21:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/29 01:21:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/29 01:21:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/29 01:21:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/29 01:21:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/29 01:21:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/29 01:21:51 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:21:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/29 01:21:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/29 01:21:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/29 01:21:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:21:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/29 01:21:51 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:21:51 DEBUG : Waiting for deletions to finish 2025/09/29 01:21:51 DEBUG : Waiting for deletions to finish 2025/09/29 01:21:52 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/29 01:21:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/29 01:21:52 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/29 01:21:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/29 01:21:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/29 01:21:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/29 01:21:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/29 01:21:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/29 01:21:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/29 01:21:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/29 01:21:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/29 01:21:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/29 01:21:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/29 01:21:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/29 01:21:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/29 01:21:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/29 01:21:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/29 01:21:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/29 01:21:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/29 01:21:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/29 01:21:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/29 01:21:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:52 DEBUG : apple: transformed to: YXBwbGU= 2025/09/29 01:21:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/29 01:21:52 DEBUG : banana: transformed to: YmFuYW5h 2025/09/29 01:21:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/29 01:21:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/29 01:21:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/29 01:21:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/29 01:21:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/29 01:21:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/29 01:21:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:22:05 DEBUG : Waiting for deletions to finish 2025/09/29 01:22:05 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:22:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:22:05 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:22:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:22:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:22:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:22:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:22:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:22:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:22:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:22:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:22:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:22:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:22:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:22:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:22:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:22:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:22:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:22:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:22:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/29 01:22:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/29 01:22:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/29 01:22:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/29 01:22:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/29 01:22:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/29 01:22:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/29 01:22:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/29 01:22:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/29 01:22:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/29 01:22:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/29 01:22:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/29 01:22:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/29 01:22:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/29 01:22:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/29 01:22:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/29 01:22:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/29 01:22:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/29 01:22:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/29 01:22:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/29 01:22:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/29 01:22:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/29 01:22:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/29 01:22:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/29 01:22:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/29 01:22:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/29 01:22:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/29 01:22:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/29 01:22:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/29 01:22:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/29 01:22:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/29 01:22:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/29 01:22:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/29 01:22:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/29 01:22:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/29 01:22:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/29 01:22:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/29 01:22:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/29 01:22:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/29 01:22:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/29 01:22:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/29 01:22:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/29 01:22:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/29 01:22:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/29 01:22:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/29 01:22:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/29 01:22:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/29 01:22:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/29 01:22:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/29 01:22:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/29 01:22:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/29 01:22:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/29 01:22:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/29 01:22:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/29 01:22:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/29 01:22:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/29 01:22:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/29 01:22:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/29 01:22:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/29 01:22:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/29 01:22:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/29 01:22:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/29 01:22:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/29 01:22:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/29 01:22:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/29 01:22:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/29 01:22:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/29 01:22:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/29 01:22:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/29 01:22:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/29 01:22:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/29 01:22:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/29 01:22:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/29 01:22:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/29 01:22:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/29 01:22:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/29 01:22:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/29 01:22:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/29 01:22:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/29 01:22:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/29 01:22:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/29 01:22:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/29 01:22:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/29 01:22:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/29 01:22:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/29 01:22:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/29 01:22:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/29 01:22:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/29 01:22:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/29 01:22:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/29 01:22:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/29 01:22:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/29 01:22:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/29 01:22:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/29 01:22:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/29 01:22:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/29 01:22:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/29 01:22:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/29 01:22:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/29 01:22:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/29 01:22:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/29 01:22:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/29 01:22:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/29 01:22:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/29 01:22:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/29 01:22:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/29 01:22:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/29 01:22:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/29 01:22:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/29 01:22:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/29 01:22:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/29 01:22:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/29 01:22:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/29 01:22:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/29 01:22:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/29 01:22:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/29 01:22:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/29 01:22:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/29 01:22:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/29 01:22:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/29 01:22:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/29 01:22:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/29 01:22:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/29 01:22:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/29 01:22:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/29 01:22:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/29 01:22:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/29 01:22:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/29 01:22:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/29 01:22:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/29 01:22:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/29 01:22:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/29 01:22:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/29 01:22:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/29 01:22:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/29 01:22:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/29 01:22:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/29 01:22:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/29 01:22:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/29 01:22:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/29 01:22:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/29 01:22:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/29 01:22:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/29 01:22:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/29 01:22:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/29 01:22:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/29 01:22:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/29 01:22:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/29 01:22:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/29 01:22:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/29 01:22:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/29 01:22:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/29 01:22:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/29 01:22:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/29 01:22:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/29 01:22:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/29 01:22:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/29 01:22:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/29 01:22:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/29 01:22:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/29 01:22:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/29 01:22:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/29 01:22:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/29 01:22:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/29 01:22:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/29 01:22:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/29 01:22:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/29 01:22:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/29 01:22:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/29 01:22:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/29 01:22:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/29 01:22:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/29 01:22:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/29 01:22:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/29 01:22:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/29 01:22:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/29 01:22:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/29 01:22:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/29 01:22:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/29 01:22:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/29 01:22:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/29 01:22:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/29 01:22:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/29 01:22:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/29 01:22:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/29 01:22:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/29 01:22:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/29 01:22:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/29 01:22:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/29 01:22:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/29 01:22:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/29 01:22:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/29 01:22:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/29 01:22:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/29 01:22:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/29 01:22:06 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/29 01:22:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/29 01:22:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/29 01:22:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/29 01:22:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/29 01:22:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/29 01:22:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/29 01:22:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/29 01:22:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/29 01:22:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/29 01:22:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/29 01:22:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/29 01:22:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/29 01:22:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/29 01:22:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/29 01:22:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/29 01:22:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/29 01:22:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:06 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/29 01:22:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:06 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:22:06 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:22:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/29 01:22:06 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/29 01:22:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/29 01:22:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/29 01:22:06 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/29 01:22:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/29 01:22:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/29 01:22:06 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/29 01:22:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/29 01:22:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/29 01:22:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/29 01:22:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/29 01:22:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/29 01:22:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/29 01:22:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/29 01:22:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/29 01:22:07 INFO : apple: Copied (new) to: PREFIXapple 2025/09/29 01:22:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/29 01:22:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/29 01:22:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/29 01:22:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/29 01:22:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/29 01:22:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/29 01:22:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/29 01:22:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/29 01:22:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/29 01:22:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/29 01:22:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/29 01:22:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/29 01:22:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/29 01:22:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/29 01:22:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/29 01:22:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/29 01:22:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/29 01:22:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/29 01:22:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/29 01:22:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/29 01:22:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/29 01:22:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/29 01:22:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/29 01:22:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/29 01:22:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/29 01:22:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/29 01:22:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/29 01:22:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/29 01:22:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/29 01:22:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/29 01:22:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/29 01:22:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/29 01:22:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/29 01:22:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/29 01:22:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/29 01:22:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/29 01:22:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/29 01:22:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/29 01:22:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/29 01:22:08 DEBUG : Waiting for deletions to finish 2025/09/29 01:22:08 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/29 01:22:08 INFO : dir1/0014-89;=.txt: Deleted 2025/09/29 01:22:08 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/29 01:22:08 INFO : dir1/0012-6789;.txt: Deleted 2025/09/29 01:22:08 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/29 01:22:08 INFO : dir1/0003-defghij.txt: Deleted 2025/09/29 01:22:08 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/29 01:22:08 INFO : dir1/0010-456789.txt: Deleted 2025/09/29 01:22:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/29 01:22:08 INFO : dir1/0013-789;=.txt: Deleted 2025/09/29 01:22:08 INFO : dir1/0008-2345678.txt: Deleted 2025/09/29 01:22:08 INFO : dir1/0015-9;=.txt: Deleted 2025/09/29 01:22:09 INFO : apple: Deleted 2025/09/29 01:22:09 INFO : appleappleapplebanana: Deleted 2025/09/29 01:22:09 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/29 01:22:09 INFO : dir1/0007-1234567.txt: Deleted 2025/09/29 01:22:09 INFO : dir1/0011-56789;.txt: Deleted 2025/09/29 01:22:09 INFO : dir1/0009-3456789.txt: Deleted 2025/09/29 01:22:09 INFO : banana: Deleted 2025/09/29 01:22:09 INFO : splitbananasplit: Deleted 2025/09/29 01:22:09 DEBUG : Waiting for deletions to finish 2025/09/29 01:22:09 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/29 01:22:09 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:22:09 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/29 01:22:09 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/29 01:22:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:22:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:22:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:22:09 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:22:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:22:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:22:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:22:09 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:22:09 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:22:09 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:22:09 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:22:09 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:22:09 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:22:09 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:22:09 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:22:09 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:22:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/29 01:22:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/29 01:22:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/29 01:22:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/29 01:22:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/29 01:22:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/29 01:22:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/29 01:22:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/29 01:22:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/29 01:22:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/29 01:22:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/29 01:22:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/29 01:22:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/29 01:22:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/29 01:22:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/29 01:22:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/29 01:22:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/29 01:22:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/29 01:22:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/29 01:22:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/29 01:22:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/29 01:22:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/29 01:22:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/29 01:22:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/29 01:22:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/29 01:22:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/29 01:22:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/29 01:22:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/29 01:22:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/29 01:22:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/29 01:22:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/29 01:22:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/29 01:22:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/29 01:22:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/29 01:22:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/29 01:22:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/29 01:22:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/29 01:22:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/29 01:22:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/29 01:22:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/29 01:22:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/29 01:22:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/29 01:22:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/29 01:22:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/29 01:22:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/29 01:22:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/29 01:22:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/29 01:22:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/29 01:22:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/29 01:22:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/29 01:22:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/29 01:22:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/29 01:22:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/29 01:22:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/29 01:22:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/29 01:22:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/29 01:22:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/29 01:22:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/29 01:22:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/29 01:22:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/29 01:22:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/29 01:22:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/29 01:22:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/29 01:22:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/29 01:22:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/29 01:22:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/29 01:22:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/29 01:22:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/29 01:22:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/29 01:22:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/29 01:22:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/29 01:22:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/29 01:22:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/29 01:22:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/29 01:22:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/29 01:22:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/29 01:22:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/29 01:22:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/29 01:22:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/29 01:22:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/29 01:22:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/29 01:22:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/29 01:22:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/29 01:22:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/29 01:22:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/29 01:22:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/29 01:22:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/29 01:22:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/29 01:22:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/29 01:22:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/29 01:22:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/29 01:22:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/29 01:22:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/29 01:22:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/29 01:22:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/29 01:22:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/29 01:22:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/29 01:22:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/29 01:22:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/29 01:22:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/29 01:22:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/29 01:22:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/29 01:22:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/29 01:22:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/29 01:22:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/29 01:22:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/29 01:22:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/29 01:22:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/29 01:22:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/29 01:22:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/29 01:22:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/29 01:22:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/29 01:22:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/29 01:22:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/29 01:22:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/29 01:22:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/29 01:22:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/29 01:22:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/29 01:22:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/29 01:22:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/29 01:22:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/29 01:22:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/29 01:22:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/29 01:22:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/29 01:22:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/29 01:22:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/29 01:22:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/29 01:22:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/29 01:22:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/29 01:22:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/29 01:22:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/29 01:22:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/29 01:22:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/29 01:22:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/29 01:22:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/29 01:22:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/29 01:22:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/29 01:22:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/29 01:22:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/29 01:22:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/29 01:22:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/29 01:22:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/29 01:22:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/29 01:22:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/29 01:22:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/29 01:22:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/29 01:22:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/29 01:22:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/29 01:22:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/29 01:22:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/29 01:22:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/29 01:22:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/29 01:22:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/29 01:22:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/29 01:22:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/29 01:22:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/29 01:22:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/29 01:22:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/29 01:22:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/29 01:22:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/29 01:22:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/29 01:22:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/29 01:22:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/29 01:22:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/29 01:22:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/29 01:22:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/29 01:22:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/29 01:22:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/29 01:22:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/29 01:22:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/29 01:22:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/29 01:22:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/29 01:22:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/29 01:22:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/29 01:22:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/29 01:22:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/29 01:22:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/29 01:22:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/29 01:22:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/29 01:22:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/29 01:22:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/29 01:22:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/29 01:22:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/29 01:22:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/29 01:22:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/29 01:22:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/29 01:22:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/29 01:22:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/29 01:22:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/29 01:22:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/29 01:22:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:09 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:22:09 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:22:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/29 01:22:10 INFO : banana: Copied (new) 2025/09/29 01:22:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/29 01:22:10 INFO : splitbananasplit: Copied (new) 2025/09/29 01:22:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/29 01:22:10 INFO : apple: Copied (new) 2025/09/29 01:22:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/29 01:22:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/29 01:22:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/29 01:22:10 INFO : appleappleapplebanana: Copied (new) 2025/09/29 01:22:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/29 01:22:10 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/29 01:22:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/29 01:22:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/29 01:22:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/29 01:22:10 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/29 01:22:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/29 01:22:10 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/29 01:22:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/29 01:22:10 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/29 01:22:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/29 01:22:10 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/29 01:22:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/29 01:22:11 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/29 01:22:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/29 01:22:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/29 01:22:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/29 01:22:11 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/29 01:22:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/29 01:22:11 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/29 01:22:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/29 01:22:11 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/29 01:22:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/29 01:22:11 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/29 01:22:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/29 01:22:11 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/29 01:22:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/29 01:22:11 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/29 01:22:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/29 01:22:11 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/29 01:22:11 DEBUG : Waiting for deletions to finish 2025/09/29 01:22:11 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/29 01:22:11 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/29 01:22:11 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/29 01:22:11 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/29 01:22:11 INFO : PREFIXapple: Deleted 2025/09/29 01:22:11 INFO : PREFIXbanana: Deleted 2025/09/29 01:22:11 INFO : PREFIXsplitbananasplit: Deleted 2025/09/29 01:22:11 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/29 01:22:12 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/29 01:22:12 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/29 01:22:12 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/29 01:22:12 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/29 01:22:12 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/29 01:22:12 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/29 01:22:12 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/29 01:22:12 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/29 01:22:12 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/29 01:22:12 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/29 01:22:12 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/29 01:22:12 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/29 01:22:12 DEBUG : Waiting for deletions to finish 2025/09/29 01:22:12 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:22:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:22:12 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:22:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:22:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:22:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:22:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:22:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:22:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:22:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:22:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:22:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:22:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:22:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:22:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:22:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:22:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:22:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:22:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:22:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/29 01:22:12 DEBUG : Waiting for deletions to finish 2025/09/29 01:22:13 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:22:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:22:13 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:22:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:22:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:22:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:22:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:22:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:22:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:22:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:22:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:22:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:22:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:22:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:22:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:22:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:22:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:22:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:22:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:22:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:22:26 DEBUG : Waiting for deletions to finish 2025/09/29 01:22:27 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:22:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:22:27 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:22:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:22:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:22:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:22:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:22:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:22:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:22:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:22:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:22:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:22:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:22:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:22:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:22:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:22:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:22:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:22:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:22:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/29 01:22:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/29 01:22:27 DEBUG : apple: transformed to: appleSUFFIX 2025/09/29 01:22:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/29 01:22:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/29 01:22:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/29 01:22:27 DEBUG : apple: transformed to: appleSUFFIX 2025/09/29 01:22:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/29 01:22:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/29 01:22:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/29 01:22:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/29 01:22:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/29 01:22:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/29 01:22:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/29 01:22:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/29 01:22:27 DEBUG : apple: transformed to: appleSUFFIX 2025/09/29 01:22:27 DEBUG : apple: transformed to: appleSUFFIX 2025/09/29 01:22:27 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/29 01:22:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/29 01:22:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/29 01:22:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/29 01:22:27 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/29 01:22:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/29 01:22:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/29 01:22:27 DEBUG : apple: transformed to: appleSUFFIX 2025/09/29 01:22:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/29 01:22:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/29 01:22:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/29 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/29 01:22:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/29 01:22:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/29 01:22:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/29 01:22:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/29 01:22:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/29 01:22:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/29 01:22:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/29 01:22:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/29 01:22:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/29 01:22:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/29 01:22:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/29 01:22:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/29 01:22:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:27 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:22:27 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:22:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/29 01:22:27 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/29 01:22:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/29 01:22:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/29 01:22:27 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/29 01:22:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/29 01:22:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/29 01:22:28 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/29 01:22:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/29 01:22:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/29 01:22:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/29 01:22:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/29 01:22:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/29 01:22:28 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/29 01:22:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/29 01:22:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/29 01:22:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/29 01:22:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/29 01:22:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/29 01:22:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/29 01:22:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/29 01:22:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/29 01:22:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/29 01:22:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/29 01:22:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/29 01:22:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/29 01:22:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/29 01:22:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/29 01:22:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/29 01:22:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/29 01:22:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/29 01:22:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/29 01:22:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/29 01:22:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/29 01:22:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/29 01:22:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/29 01:22:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/29 01:22:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/29 01:22:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/29 01:22:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/29 01:22:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/29 01:22:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/29 01:22:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/29 01:22:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/29 01:22:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/29 01:22:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/29 01:22:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/29 01:22:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/29 01:22:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/29 01:22:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/29 01:22:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/29 01:22:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/29 01:22:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/29 01:22:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/29 01:22:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/29 01:22:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/29 01:22:29 DEBUG : Waiting for deletions to finish 2025/09/29 01:22:29 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/29 01:22:29 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/29 01:22:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/29 01:22:29 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/29 01:22:29 INFO : dir1/0010-456789.txt: Deleted 2025/09/29 01:22:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/29 01:22:29 INFO : apple: Deleted 2025/09/29 01:22:30 INFO : dir1/0013-789;=.txt: Deleted 2025/09/29 01:22:30 INFO : appleappleapplebanana: Deleted 2025/09/29 01:22:30 INFO : dir1/0009-3456789.txt: Deleted 2025/09/29 01:22:30 INFO : dir1/0011-56789;.txt: Deleted 2025/09/29 01:22:30 INFO : banana: Deleted 2025/09/29 01:22:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/29 01:22:30 INFO : splitbananasplit: Deleted 2025/09/29 01:22:30 INFO : dir1/0007-1234567.txt: Deleted 2025/09/29 01:22:30 INFO : dir1/0003-defghij.txt: Deleted 2025/09/29 01:22:30 INFO : dir1/0008-2345678.txt: Deleted 2025/09/29 01:22:30 INFO : dir1/0012-6789;.txt: Deleted 2025/09/29 01:22:30 INFO : dir1/0014-89;=.txt: Deleted 2025/09/29 01:22:30 INFO : dir1/0015-9;=.txt: Deleted 2025/09/29 01:22:30 DEBUG : Waiting for deletions to finish 2025/09/29 01:22:30 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/29 01:22:30 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/29 01:22:30 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/29 01:22:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/29 01:22:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/29 01:22:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/29 01:22:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/29 01:22:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/29 01:22:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/29 01:22:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/29 01:22:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/29 01:22:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/29 01:22:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/29 01:22:30 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/29 01:22:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/29 01:22:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/29 01:22:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/29 01:22:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/29 01:22:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/29 01:22:30 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/29 01:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/29 01:22:30 DEBUG : apple: transformed to: appleSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/29 01:22:30 DEBUG : apple: transformed to: appleSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/29 01:22:30 DEBUG : apple: transformed to: appleSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/29 01:22:30 DEBUG : apple: transformed to: appleSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/29 01:22:30 DEBUG : apple: transformed to: appleSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/29 01:22:30 DEBUG : apple: transformed to: appleSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/29 01:22:30 DEBUG : apple: transformed to: appleSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/29 01:22:30 DEBUG : apple: transformed to: appleSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/29 01:22:30 DEBUG : apple: transformed to: appleSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/29 01:22:30 DEBUG : apple: transformed to: appleSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/29 01:22:30 DEBUG : apple: transformed to: appleSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/29 01:22:30 DEBUG : apple: transformed to: appleSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/29 01:22:30 DEBUG : apple: transformed to: appleSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/29 01:22:30 DEBUG : apple: transformed to: appleSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/29 01:22:30 DEBUG : apple: transformed to: appleSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/29 01:22:30 DEBUG : apple: transformed to: appleSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/29 01:22:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/29 01:22:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/29 01:22:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/29 01:22:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/29 01:22:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/29 01:22:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/29 01:22:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/29 01:22:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/29 01:22:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/29 01:22:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/29 01:22:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/29 01:22:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/29 01:22:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/29 01:22:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/29 01:22:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/29 01:22:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/29 01:22:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/29 01:22:30 DEBUG : apple: transformed to: appleSUFFIX 2025/09/29 01:22:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/29 01:22:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/29 01:22:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/29 01:22:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/29 01:22:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/29 01:22:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/29 01:22:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/29 01:22:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/29 01:22:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/29 01:22:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/29 01:22:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/29 01:22:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/29 01:22:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/29 01:22:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/29 01:22:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/29 01:22:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/29 01:22:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/29 01:22:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/29 01:22:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/29 01:22:30 DEBUG : apple: transformed to: appleSUFFIX 2025/09/29 01:22:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/29 01:22:30 DEBUG : apple: transformed to: appleSUFFIX 2025/09/29 01:22:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/29 01:22:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/29 01:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/29 01:22:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/29 01:22:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/29 01:22:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/29 01:22:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/29 01:22:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/29 01:22:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:30 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:22:30 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:22:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/29 01:22:31 INFO : apple: Copied (new) 2025/09/29 01:22:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/29 01:22:31 INFO : banana: Copied (new) 2025/09/29 01:22:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/29 01:22:31 INFO : appleappleapplebanana: Copied (new) 2025/09/29 01:22:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/29 01:22:31 INFO : splitbananasplit: Copied (new) 2025/09/29 01:22:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/29 01:22:31 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/29 01:22:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/29 01:22:31 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/29 01:22:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/29 01:22:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/29 01:22:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/29 01:22:31 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/29 01:22:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/29 01:22:31 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/29 01:22:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/29 01:22:31 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/29 01:22:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/29 01:22:32 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/29 01:22:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/29 01:22:32 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/29 01:22:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/29 01:22:32 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/29 01:22:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/29 01:22:32 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/29 01:22:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/29 01:22:32 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/29 01:22:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/29 01:22:32 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/29 01:22:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/29 01:22:32 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/29 01:22:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/29 01:22:32 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/29 01:22:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/29 01:22:32 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/29 01:22:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/29 01:22:32 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/29 01:22:32 DEBUG : Waiting for deletions to finish 2025/09/29 01:22:32 INFO : appleSUFFIX: Deleted 2025/09/29 01:22:32 INFO : bananaSUFFIX: Deleted 2025/09/29 01:22:32 INFO : splitbananasplitSUFFIX: Deleted 2025/09/29 01:22:32 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/29 01:22:32 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/29 01:22:32 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/29 01:22:33 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/29 01:22:33 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/29 01:22:33 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/29 01:22:33 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/29 01:22:33 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/29 01:22:33 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/29 01:22:33 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/29 01:22:33 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/29 01:22:33 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/29 01:22:33 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/29 01:22:33 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/29 01:22:33 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/29 01:22:33 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/29 01:22:33 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/29 01:22:33 DEBUG : Waiting for deletions to finish 2025/09/29 01:22:33 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:22:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:22:33 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:22:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:22:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:22:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:22:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:22:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:22:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:22:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:22:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:22:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:22:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:22:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:22:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:22:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:22:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:22:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:22:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:22:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/29 01:22:33 DEBUG : Waiting for deletions to finish 2025/09/29 01:22:34 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:22:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:22:34 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:22:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:22:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:22:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:22:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:22:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:22:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:22:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:22:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:22:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:22:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:22:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:22:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:22:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:22:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:22:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:22:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:22:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:22:47 DEBUG : Waiting for deletions to finish 2025/09/29 01:22:48 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:22:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:22:48 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:22:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:22:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:22:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:22:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:22:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:22:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:22:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:22:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:22:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:22:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:22:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:22:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:22:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:22:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:22:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:22:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:22:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/29 01:22:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/29 01:22:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/29 01:22:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/29 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/29 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/29 01:22:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/29 01:22:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/29 01:22:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:22:48 DEBUG : apple: Unchanged skipping 2025/09/29 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/29 01:22:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:22:48 DEBUG : banana: Unchanged skipping 2025/09/29 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/29 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/29 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/29 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/29 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/29 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/29 01:22:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/29 01:22:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/29 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/29 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/29 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/29 01:22:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/29 01:22:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/29 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/29 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/29 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/29 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/29 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/29 01:22:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/29 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/29 01:22:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/29 01:22:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/29 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/29 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/29 01:22:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/29 01:22:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/29 01:22:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/29 01:22:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/29 01:22:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/29 01:22:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/29 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/29 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/29 01:22:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/29 01:22:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/29 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/29 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/29 01:22:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/29 01:22:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/29 01:22:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/29 01:22:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/29 01:22:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/29 01:22:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/29 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/29 01:22:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/29 01:22:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/29 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/29 01:22:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/29 01:22:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/29 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/29 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/29 01:22:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/29 01:22:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/29 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/29 01:22:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/29 01:22:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/29 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/29 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/29 01:22:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/29 01:22:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/29 01:22:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/29 01:22:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/29 01:22:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/29 01:22:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/29 01:22:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/29 01:22:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/29 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/29 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/29 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/29 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/29 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/29 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/29 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/29 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/29 01:22:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/29 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/29 01:22:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/29 01:22:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/29 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/29 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/29 01:22:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/29 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/29 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/29 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/29 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/29 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/29 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/29 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/29 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/29 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/29 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/29 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/29 01:22:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/29 01:22:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/29 01:22:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/29 01:22:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/29 01:22:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/29 01:22:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/29 01:22:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/29 01:22:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/29 01:22:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/29 01:22:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/29 01:22:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/29 01:22:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/29 01:22:48 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:22:48 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:22:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/29 01:22:48 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/29 01:22:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/29 01:22:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/29 01:22:49 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/29 01:22:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/29 01:22:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/29 01:22:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/29 01:22:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/29 01:22:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/29 01:22:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/29 01:22:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/29 01:22:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/29 01:22:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/29 01:22:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/29 01:22:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/29 01:22:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/29 01:22:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/29 01:22:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/29 01:22:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/29 01:22:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/29 01:22:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/29 01:22:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/29 01:22:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/29 01:22:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/29 01:22:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/29 01:22:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/29 01:22:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/29 01:22:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/29 01:22:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/29 01:22:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/29 01:22:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/29 01:22:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/29 01:22:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/29 01:22:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/29 01:22:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/29 01:22:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/29 01:22:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/29 01:22:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/29 01:22:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/29 01:22:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/29 01:22:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/29 01:22:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/29 01:22:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/29 01:22:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/29 01:22:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/29 01:22:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/29 01:22:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/29 01:22:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/29 01:22:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/29 01:22:50 DEBUG : Waiting for deletions to finish 2025/09/29 01:22:50 INFO : dir1/0007-1234567.txt: Deleted 2025/09/29 01:22:50 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/29 01:22:50 INFO : dir1/0008-2345678.txt: Deleted 2025/09/29 01:22:50 INFO : dir1/0009-3456789.txt: Deleted 2025/09/29 01:22:50 INFO : dir1/0014-89;=.txt: Deleted 2025/09/29 01:22:50 INFO : appleappleapplebanana: Deleted 2025/09/29 01:22:50 INFO : splitbananasplit: Deleted 2025/09/29 01:22:50 INFO : dir1/0015-9;=.txt: Deleted 2025/09/29 01:22:50 INFO : dir1/0010-456789.txt: Deleted 2025/09/29 01:22:50 INFO : dir1/0011-56789;.txt: Deleted 2025/09/29 01:22:50 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/29 01:22:50 INFO : dir1/0012-6789;.txt: Deleted 2025/09/29 01:22:50 INFO : dir1/0003-defghij.txt: Deleted 2025/09/29 01:22:50 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/29 01:22:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/29 01:22:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/29 01:22:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/29 01:22:51 INFO : dir1/0013-789;=.txt: Deleted 2025/09/29 01:22:51 DEBUG : Waiting for deletions to finish 2025/09/29 01:22:51 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:22:51 DEBUG : appleapple: Excluded (Path Filter) 2025/09/29 01:22:51 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:22:51 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/29 01:22:51 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/29 01:22:51 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/29 01:22:51 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/29 01:22:51 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/29 01:22:51 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/29 01:22:51 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/29 01:22:51 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/29 01:22:51 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/29 01:22:51 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/29 01:22:51 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/29 01:22:51 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/29 01:22:51 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/29 01:22:51 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/29 01:22:51 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/29 01:22:51 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/29 01:22:51 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/29 01:22:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/29 01:22:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/29 01:22:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/29 01:22:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/29 01:22:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/29 01:22:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/29 01:22:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/29 01:22:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/29 01:22:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/29 01:22:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/29 01:22:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/29 01:22:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/29 01:22:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/29 01:22:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/29 01:22:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/29 01:22:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/29 01:22:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/29 01:22:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/29 01:22:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/29 01:22:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/29 01:22:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/29 01:22:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/29 01:22:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/29 01:22:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/29 01:22:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/29 01:22:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/29 01:22:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/29 01:22:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/29 01:22:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/29 01:22:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/29 01:22:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/29 01:22:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/29 01:22:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/29 01:22:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/29 01:22:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/29 01:22:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/29 01:22:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/29 01:22:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/29 01:22:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/29 01:22:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/29 01:22:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/29 01:22:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/29 01:22:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/29 01:22:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/29 01:22:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/29 01:22:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/29 01:22:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/29 01:22:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/29 01:22:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/29 01:22:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/29 01:22:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/29 01:22:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/29 01:22:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/29 01:22:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/29 01:22:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/29 01:22:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/29 01:22:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/29 01:22:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/29 01:22:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/29 01:22:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/29 01:22:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/29 01:22:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/29 01:22:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/29 01:22:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/29 01:22:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/29 01:22:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/29 01:22:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/29 01:22:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/29 01:22:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/29 01:22:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/29 01:22:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/29 01:22:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/29 01:22:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/29 01:22:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/29 01:22:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/29 01:22:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/29 01:22:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/29 01:22:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/29 01:22:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/29 01:22:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/29 01:22:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/29 01:22:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:22:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/29 01:22:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:22:51 DEBUG : apple: Unchanged skipping 2025/09/29 01:22:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:22:51 DEBUG : banana: Unchanged skipping 2025/09/29 01:22:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:22:51 DEBUG : splitbananasplit: Unchanged skipping 2025/09/29 01:22:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/29 01:22:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/29 01:22:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/29 01:22:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/29 01:22:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/29 01:22:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/29 01:22:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/29 01:22:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/29 01:22:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/29 01:22:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/29 01:22:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/29 01:22:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/29 01:22:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/29 01:22:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/29 01:22:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/29 01:22:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/29 01:22:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/29 01:22:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/29 01:22:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/29 01:22:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/29 01:22:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/29 01:22:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/29 01:22:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/29 01:22:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/29 01:22:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/29 01:22:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/29 01:22:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/29 01:22:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/29 01:22:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/29 01:22:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/29 01:22:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/29 01:22:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/29 01:22:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/29 01:22:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/29 01:22:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/29 01:22:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/29 01:22:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/29 01:22:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/29 01:22:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/29 01:22:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/29 01:22:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/29 01:22:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/29 01:22:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/29 01:22:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/29 01:22:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/29 01:22:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/29 01:22:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/29 01:22:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/29 01:22:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/29 01:22:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/29 01:22:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/29 01:22:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/29 01:22:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/29 01:22:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/29 01:22:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/29 01:22:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/29 01:22:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/29 01:22:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/29 01:22:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/29 01:22:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/29 01:22:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/29 01:22:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/29 01:22:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/29 01:22:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/29 01:22:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/29 01:22:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/29 01:22:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/29 01:22:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/29 01:22:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/29 01:22:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/29 01:22:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/29 01:22:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/29 01:22:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/29 01:22:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/29 01:22:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/29 01:22:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/29 01:22:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/29 01:22:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/29 01:22:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/29 01:22:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/29 01:22:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/29 01:22:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/29 01:22:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/29 01:22:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/29 01:22:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/29 01:22:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/29 01:22:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/29 01:22:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/29 01:22:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/29 01:22:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/29 01:22:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/29 01:22:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/29 01:22:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/29 01:22:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/29 01:22:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/29 01:22:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/29 01:22:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/29 01:22:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/29 01:22:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/29 01:22:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/29 01:22:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/29 01:22:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:22:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:22:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:22:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/29 01:22:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/29 01:22:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:22:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/29 01:22:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/29 01:22:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:22:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/29 01:22:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/29 01:22:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/29 01:22:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/29 01:22:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/29 01:22:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:22:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:22:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/29 01:22:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:22:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/29 01:22:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:22:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/29 01:22:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:22:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:22:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:22:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:22:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/29 01:22:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/29 01:22:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/29 01:22:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:22:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/29 01:22:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:22:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/29 01:22:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/29 01:22:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/29 01:22:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/29 01:22:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:22:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/29 01:22:51 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:22:51 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:22:51 DEBUG : Waiting for deletions to finish 2025/09/29 01:22:51 DEBUG : Waiting for deletions to finish 2025/09/29 01:22:52 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:22:52 DEBUG : appleapple: Excluded (Path Filter) 2025/09/29 01:22:52 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:22:52 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/29 01:22:52 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/29 01:22:52 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/29 01:22:52 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/29 01:22:52 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/29 01:22:52 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/29 01:22:52 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/29 01:22:52 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/29 01:22:52 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/29 01:22:52 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/29 01:22:52 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/29 01:22:52 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/29 01:22:52 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/29 01:22:52 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/29 01:22:52 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/29 01:22:52 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/29 01:22:52 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/29 01:22:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/29 01:22:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/29 01:22:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/29 01:22:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/29 01:22:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/29 01:22:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/29 01:22:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/29 01:22:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/29 01:22:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/29 01:22:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/29 01:22:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/29 01:22:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/29 01:22:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/29 01:22:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/29 01:22:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/29 01:22:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/29 01:22:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/29 01:22:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/29 01:22:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/29 01:22:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/29 01:22:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/29 01:22:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/29 01:22:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/29 01:22:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/29 01:22:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/29 01:22:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/29 01:22:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/29 01:22:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/29 01:22:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/29 01:22:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/29 01:22:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/29 01:22:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/29 01:22:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/29 01:22:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/29 01:22:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/29 01:22:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/29 01:22:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/29 01:22:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/29 01:22:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/29 01:22:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/29 01:22:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/29 01:22:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/29 01:22:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/29 01:22:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/29 01:22:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/29 01:22:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/29 01:22:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/29 01:22:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/29 01:22:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/29 01:22:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/29 01:22:52 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:23:05 DEBUG : Waiting for deletions to finish 2025/09/29 01:23:05 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:23:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:23:05 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:23:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:23:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:23:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:23:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:23:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:23:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:23:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:23:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:23:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:23:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:23:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:23:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:23:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:23:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:23:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:23:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:23:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/29 01:23:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : apple: Unchanged skipping 2025/09/29 01:23:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/29 01:23:06 DEBUG : banana: Unchanged skipping 2025/09/29 01:23:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : splitbananasplit: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:23:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:23:06 DEBUG : Waiting for deletions to finish 2025/09/29 01:23:06 DEBUG : Waiting for deletions to finish 2025/09/29 01:23:06 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:23:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:23:06 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:23:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:23:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:23:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:23:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:23:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:23:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:23:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:23:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:23:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:23:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:23:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:23:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:23:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:23:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:23:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:23:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:23:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/29 01:23:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : apple: Unchanged skipping 2025/09/29 01:23:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : banana: Unchanged skipping 2025/09/29 01:23:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/29 01:23:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : splitbananasplit: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/29 01:23:06 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:23:06 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:23:06 DEBUG : Waiting for deletions to finish 2025/09/29 01:23:06 DEBUG : Waiting for deletions to finish 2025/09/29 01:23:07 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : Waiting for deletions to finish 2025/09/29 01:23:07 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:23:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:23:21 DEBUG : Waiting for deletions to finish 2025/09/29 01:23:21 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:23:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:23:21 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:23:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:23:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:23:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:23:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:23:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:23:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:23:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:23:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:23:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:23:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:23:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:23:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:23:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:23:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:23:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:23:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:23:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/29 01:23:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/29 01:23:22 DEBUG : apple: Unchanged skipping 2025/09/29 01:23:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:22 DEBUG : splitbananasplit: Unchanged skipping 2025/09/29 01:23:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:22 DEBUG : banana: Unchanged skipping 2025/09/29 01:23:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/29 01:23:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/29 01:23:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/29 01:23:22 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:23:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/29 01:23:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/29 01:23:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/29 01:23:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/29 01:23:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/29 01:23:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/29 01:23:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/29 01:23:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/29 01:23:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/29 01:23:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/29 01:23:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/29 01:23:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/29 01:23:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/29 01:23:22 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:23:22 DEBUG : Waiting for deletions to finish 2025/09/29 01:23:22 DEBUG : Waiting for deletions to finish 2025/09/29 01:23:22 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:23:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:23:22 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:23:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:23:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:23:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:23:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:23:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:23:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:23:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:23:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:23:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:23:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:23:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:23:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:23:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:23:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:23:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:23:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:23:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/29 01:23:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/29 01:23:23 DEBUG : apple: Unchanged skipping 2025/09/29 01:23:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:23 DEBUG : banana: Unchanged skipping 2025/09/29 01:23:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:23 DEBUG : splitbananasplit: Unchanged skipping 2025/09/29 01:23:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/29 01:23:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/29 01:23:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/29 01:23:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/29 01:23:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/29 01:23:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/29 01:23:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/29 01:23:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/29 01:23:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/29 01:23:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/29 01:23:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/29 01:23:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/29 01:23:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/29 01:23:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/29 01:23:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/29 01:23:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/29 01:23:23 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:23:23 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:23:23 DEBUG : Waiting for deletions to finish 2025/09/29 01:23:23 DEBUG : Waiting for deletions to finish 2025/09/29 01:23:23 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:23:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:23:23 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:23:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:23:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:23:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:23:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:23:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:23:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:23:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:23:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:23:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:23:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:23:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:23:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:23:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:23:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:23:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:23:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:23:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:23:36 DEBUG : Waiting for deletions to finish 2025/09/29 01:23:36 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:23:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:23:36 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:23:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:23:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:23:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:23:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:23:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:23:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:23:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:23:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:23:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:23:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:23:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:23:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:23:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:23:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:23:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:23:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:23:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/29 01:23:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/29 01:23:37 DEBUG : apple: Unchanged skipping 2025/09/29 01:23:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : banana: Unchanged skipping 2025/09/29 01:23:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:23:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:23:37 DEBUG : Waiting for deletions to finish 2025/09/29 01:23:37 DEBUG : Waiting for deletions to finish 2025/09/29 01:23:37 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:23:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:23:37 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:23:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:23:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:23:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:23:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:23:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:23:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:23:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:23:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:23:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:23:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:23:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:23:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:23:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:23:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:23:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:23:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:23:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/29 01:23:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : banana: Unchanged skipping 2025/09/29 01:23:37 DEBUG : apple: Unchanged skipping 2025/09/29 01:23:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/29 01:23:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:23:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/29 01:23:37 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:23:37 DEBUG : Waiting for deletions to finish 2025/09/29 01:23:37 DEBUG : Waiting for deletions to finish 2025/09/29 01:23:38 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:23:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:23:38 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:23:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:23:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:23:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:23:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:23:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:23:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:23:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:23:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:23:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:23:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:23:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:23:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:23:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:23:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:23:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:23:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:23:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:23:52 DEBUG : Waiting for deletions to finish 2025/09/29 01:23:52 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:23:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:23:52 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:23:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/29 01:23:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:53 DEBUG : apple: Unchanged skipping 2025/09/29 01:23:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:53 DEBUG : banana: Unchanged skipping 2025/09/29 01:23:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:53 DEBUG : splitbananasplit: Unchanged skipping 2025/09/29 01:23:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/29 01:23:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/29 01:23:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/29 01:23:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/29 01:23:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/29 01:23:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/29 01:23:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/29 01:23:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/29 01:23:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/29 01:23:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/29 01:23:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/29 01:23:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/29 01:23:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/29 01:23:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/29 01:23:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/29 01:23:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/29 01:23:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/29 01:23:53 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:23:53 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:23:53 DEBUG : Waiting for deletions to finish 2025/09/29 01:23:53 DEBUG : Waiting for deletions to finish 2025/09/29 01:23:53 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:23:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:23:53 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:23:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:23:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:23:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:23:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:23:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:23:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:23:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:23:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:23:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:23:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:23:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:23:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:23:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:23:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:23:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:23:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:23:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/29 01:23:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:54 DEBUG : apple: Unchanged skipping 2025/09/29 01:23:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/29 01:23:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:54 DEBUG : banana: Unchanged skipping 2025/09/29 01:23:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:54 DEBUG : splitbananasplit: Unchanged skipping 2025/09/29 01:23:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/29 01:23:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/29 01:23:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/29 01:23:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/29 01:23:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:54 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:23:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/29 01:23:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/29 01:23:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/29 01:23:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/29 01:23:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/29 01:23:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/29 01:23:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/29 01:23:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/29 01:23:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/29 01:23:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/29 01:23:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/29 01:23:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:23:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/29 01:23:54 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:23:54 DEBUG : Waiting for deletions to finish 2025/09/29 01:23:54 DEBUG : Waiting for deletions to finish 2025/09/29 01:23:54 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:23:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:23:54 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:23:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:23:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:23:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:23:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:23:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:23:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:23:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:23:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:23:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:23:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:23:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:23:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:23:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:23:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:23:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:23:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:23:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:24:08 DEBUG : Waiting for deletions to finish 2025/09/29 01:24:09 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/29 01:24:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:09 DEBUG : apple: Unchanged skipping 2025/09/29 01:24:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:09 DEBUG : splitbananasplit: Unchanged skipping 2025/09/29 01:24:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:09 DEBUG : banana: Unchanged skipping 2025/09/29 01:24:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/29 01:24:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/29 01:24:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/29 01:24:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/29 01:24:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/29 01:24:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/29 01:24:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/29 01:24:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/29 01:24:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/29 01:24:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/29 01:24:09 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:24:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/29 01:24:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/29 01:24:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/29 01:24:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/29 01:24:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/29 01:24:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/29 01:24:09 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:24:09 DEBUG : Waiting for deletions to finish 2025/09/29 01:24:09 DEBUG : Waiting for deletions to finish 2025/09/29 01:24:09 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:24:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/29 01:24:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:10 DEBUG : apple: Unchanged skipping 2025/09/29 01:24:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:10 DEBUG : splitbananasplit: Unchanged skipping 2025/09/29 01:24:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/29 01:24:10 DEBUG : banana: Unchanged skipping 2025/09/29 01:24:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/29 01:24:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/29 01:24:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/29 01:24:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/29 01:24:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/29 01:24:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/29 01:24:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/29 01:24:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/29 01:24:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/29 01:24:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/29 01:24:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/29 01:24:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/29 01:24:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/29 01:24:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/29 01:24:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/29 01:24:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/29 01:24:10 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:24:10 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:24:10 DEBUG : Waiting for deletions to finish 2025/09/29 01:24:10 DEBUG : Waiting for deletions to finish 2025/09/29 01:24:10 DEBUG : apple: Excluded (Path Filter) 2025/09/29 01:24:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/29 01:24:10 DEBUG : banana: Excluded (Path Filter) 2025/09/29 01:24:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/29 01:24:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/29 01:24:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/29 01:24:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/29 01:24:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/29 01:24:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/29 01:24:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/29 01:24:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/29 01:24:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/29 01:24:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/29 01:24:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/29 01:24:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/29 01:24:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/29 01:24:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/29 01:24:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/29 01:24:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/29 01:24:10 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (186.57s) --- PASS: TestTransform/NFC (13.33s) --- PASS: TestTransform/NFD (15.81s) --- PASS: TestTransform/base64 (18.78s) --- PASS: TestTransform/prefix (20.84s) --- PASS: TestTransform/suffix (21.15s) --- PASS: TestTransform/truncate (18.07s) --- PASS: TestTransform/encoder (15.36s) --- PASS: TestTransform/ISO-8859-1 (15.80s) --- PASS: TestTransform/charmap (14.75s) --- PASS: TestTransform/lowercase (16.31s) --- PASS: TestTransform/ascii (16.35s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:24:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/29 01:24:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/29 01:24:15 INFO : sub dir_somesuffix: Making directory 2025/09/29 01:24:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/29 01:24:15 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/29 01:24:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/29 01:24:15 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/29 01:24:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/29 01:24:15 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:24:15 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:24:16 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:24:16 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/29 01:24:16 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.60s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:24:17 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:17 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:17 INFO : tictactoe: Making directory 2025/09/29 01:24:17 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:17 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/29 01:24:17 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/29 01:24:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/29 01:24:17 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:24:17 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:24:18 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:24:18 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/29 01:24:18 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.77s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:24:19 INFO : toe: Making directory 2025/09/29 01:24:19 INFO : toe/toe: Making directory 2025/09/29 01:24:19 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/29 01:24:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/29 01:24:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/29 01:24:19 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:24:19 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:24:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:24:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/29 01:24:20 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.04s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:24:21 INFO : toe: Making directory 2025/09/29 01:24:21 INFO : toe/toe: Making directory 2025/09/29 01:24:21 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/29 01:24:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/29 01:24:21 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:24:21 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:24:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/29 01:24:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:24:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/29 01:24:22 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.91s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:24:22 DEBUG : empty_dir: Making directory with metadata 2025/09/29 01:24:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/29 01:24:22 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/29 01:24:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/29 01:24:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/29 01:24:23 INFO : tictacempty_dir: Making directory 2025/09/29 01:24:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/29 01:24:23 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:23 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:23 INFO : tictactoe: Making directory 2025/09/29 01:24:23 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:23 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/29 01:24:23 INFO : tictactoe/tictactoe: Making directory 2025/09/29 01:24:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/29 01:24:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/29 01:24:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/29 01:24:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/29 01:24:23 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:24:23 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:24:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:24:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/29 01:24:23 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.60s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:24:24 DEBUG : empty_dir: Making directory with metadata 2025/09/29 01:24:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/29 01:24:24 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/29 01:24:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/29 01:24:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/29 01:24:24 INFO : tictacempty_dir: Making directory 2025/09/29 01:24:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/29 01:24:24 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:24 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:24 INFO : tictactoe: Making directory 2025/09/29 01:24:24 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:24 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/29 01:24:24 INFO : tictactoe/tictactoe: Making directory 2025/09/29 01:24:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/29 01:24:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/29 01:24:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/29 01:24:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/29 01:24:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/29 01:24:24 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:24:24 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:24:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:24:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/29 01:24:25 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/29 01:24:25 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:24:25 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/29 01:24:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/29 01:24:25 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:25 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/29 01:24:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:24:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/29 01:24:25 NOTICE: B2 bucket rclone-test-fiqamuq2ziqu: 0 differences found 2025/09/29 01:24:25 NOTICE: B2 bucket rclone-test-fiqamuq2ziqu: 1 matching files --- PASS: TestAllTag (1.92s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:24:26 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:26 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:26 INFO : tictactoe: Making directory 2025/09/29 01:24:26 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:26 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/29 01:24:26 INFO : tictactoe/tictactoe: Making directory 2025/09/29 01:24:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/29 01:24:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/29 01:24:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/29 01:24:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/29 01:24:26 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:24:26 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:24:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:24:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/29 01:24:27 DEBUG : Waiting for deletions to finish 2025/09/29 01:24:27 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:27 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:27 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/29 01:24:27 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 01:24:27 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:24:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/29 01:24:27 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/29 01:24:27 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:24:27 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.37s) === RUN TestSyntax 2025/09/29 01:24:28 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:24:28 INFO : toe: Making directory 2025/09/29 01:24:28 INFO : toe/toe: Making directory 2025/09/29 01:24:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/29 01:24:28 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:24:28 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:24:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:24:29 INFO : toe/toe/toe: Copied (new) 2025/09/29 01:24:29 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.67s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:24:30 DEBUG : empty_dir: Making directory with metadata 2025/09/29 01:24:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/29 01:24:30 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/29 01:24:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/29 01:24:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/29 01:24:30 INFO : tictacempty_dir: Making directory 2025/09/29 01:24:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/29 01:24:30 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:30 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:30 INFO : tictactoe: Making directory 2025/09/29 01:24:30 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:30 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/29 01:24:30 INFO : tictactoe/tictactoe: Making directory 2025/09/29 01:24:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/29 01:24:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/29 01:24:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/29 01:24:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/29 01:24:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/29 01:24:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/29 01:24:30 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:24:30 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:24:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:24:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/29 01:24:31 INFO : toe/toe/toe.txt: Deleted 2025/09/29 01:24:31 INFO : toe/toe: Removing directory 2025/09/29 01:24:31 INFO : toe: Removing directory 2025/09/29 01:24:31 INFO : empty_dir: Removing directory 2025/09/29 01:24:31 DEBUG : Local file system at /tmp/rclone3995503177: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.68s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:24:32 DEBUG : empty_dir: Making directory with metadata 2025/09/29 01:24:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/29 01:24:32 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/29 01:24:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/29 01:24:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/29 01:24:32 INFO : tictacempty_dir: Making directory 2025/09/29 01:24:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/29 01:24:32 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:32 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:32 INFO : tictactoe: Making directory 2025/09/29 01:24:32 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:32 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/29 01:24:32 INFO : tictactoe/tictactoe: Making directory 2025/09/29 01:24:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/29 01:24:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/29 01:24:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/29 01:24:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/29 01:24:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/29 01:24:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/29 01:24:32 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:24:32 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:24:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:24:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/29 01:24:33 INFO : toe/toe/toe.txt: Deleted 2025/09/29 01:24:33 INFO : toe/toe: Removing directory 2025/09/29 01:24:33 INFO : toe: Removing directory 2025/09/29 01:24:33 INFO : empty_dir: Removing directory 2025/09/29 01:24:33 DEBUG : Local file system at /tmp/rclone3995503177: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/29 01:24:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/29 01:24:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/29 01:24:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/29 01:24:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/29 01:24:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:24:34 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/29 01:24:34 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.23s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:24:35 DEBUG : Reset feature "Copy" 2025/09/29 01:24:35 DEBUG : Reset feature "Move" 2025/09/29 01:24:35 DEBUG : Reset feature "Copy" 2025/09/29 01:24:35 DEBUG : Reset feature "Move" 2025/09/29 01:24:35 DEBUG : empty_dir: Making directory with metadata 2025/09/29 01:24:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/29 01:24:35 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/29 01:24:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/29 01:24:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/29 01:24:35 INFO : tictacempty_dir: Making directory 2025/09/29 01:24:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/29 01:24:35 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:35 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:35 INFO : tictactoe: Making directory 2025/09/29 01:24:35 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:35 DEBUG : toe: transformed to: tictactoe 2025/09/29 01:24:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/29 01:24:35 INFO : tictactoe/tictactoe: Making directory 2025/09/29 01:24:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/29 01:24:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/29 01:24:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/29 01:24:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/29 01:24:35 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:24:35 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:24:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/29 01:24:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/29 01:24:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:24:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/29 01:24:36 INFO : toe/toe/toe.txt: Deleted 2025/09/29 01:24:36 INFO : toe/toe: Removing directory 2025/09/29 01:24:36 INFO : toe: Removing directory 2025/09/29 01:24:36 INFO : empty_dir: Removing directory 2025/09/29 01:24:36 DEBUG : Local file system at /tmp/rclone3995503177: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/29 01:24:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/29 01:24:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/29 01:24:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/29 01:24:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/29 01:24:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:24:37 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/29 01:24:38 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.61s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:24:38 DEBUG : toe: transformed to: dG9l 2025/09/29 01:24:39 DEBUG : toe: transformed to: dG9l 2025/09/29 01:24:39 INFO : dG9l: Making directory 2025/09/29 01:24:39 DEBUG : toe: transformed to: dG9l 2025/09/29 01:24:39 DEBUG : toe: transformed to: dG9l 2025/09/29 01:24:39 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/29 01:24:39 INFO : dG9l/dG9l: Making directory 2025/09/29 01:24:39 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/29 01:24:39 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/29 01:24:39 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/29 01:24:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/29 01:24:39 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/29 01:24:39 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:24:39 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:24:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:24:39 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/29 01:24:39 DEBUG : Waiting for deletions to finish 2025/09/29 01:24:40 DEBUG : dG9l: transformed to: toe 2025/09/29 01:24:40 DEBUG : dG9l: transformed to: toe 2025/09/29 01:24:40 DEBUG : dG9l: transformed to: toe 2025/09/29 01:24:40 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/29 01:24:40 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/29 01:24:40 DEBUG : Local file system at /tmp/rclone3995503177: Waiting for checks to finish 2025/09/29 01:24:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/29 01:24:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/29 01:24:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/29 01:24:40 DEBUG : Local file system at /tmp/rclone3995503177: Waiting for transfers to finish 2025/09/29 01:24:40 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.42s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-fiqamuq2ziqu", Local "Local file system at /tmp/rclone3995503177", Modify Window "1ms" 2025/09/29 01:24:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/29 01:24:41 DEBUG : toe: transformed to: 2025/09/29 01:24:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/29 01:24:41 DEBUG : toe: transformed to: 2025/09/29 01:24:41 INFO : B2 bucket rclone-test-fiqamuq2ziqu: Making directory 2025/09/29 01:24:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/29 01:24:41 DEBUG : toe: transformed to: 2025/09/29 01:24:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/29 01:24:41 DEBUG : toe: transformed to: 2025/09/29 01:24:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/29 01:24:41 DEBUG : toe/toe: transformed to: 2025/09/29 01:24:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/29 01:24:41 INFO : toe/toe: Making directory 2025/09/29 01:24:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/29 01:24:41 DEBUG : toe/toe: transformed to: 2025/09/29 01:24:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/29 01:24:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/29 01:24:41 DEBUG : toe: transformed to: 2025/09/29 01:24:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/29 01:24:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/29 01:24:41 DEBUG : toe/toe/toe: transformed to: 2025/09/29 01:24:41 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for checks to finish 2025/09/29 01:24:41 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/29 01:24:41 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Waiting for transfers to finish 2025/09/29 01:24:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/29 01:24:42 INFO : toe/toe/toe: Copied (new) 2025/09/29 01:24:42 ERROR : B2 bucket rclone-test-fiqamuq2ziqu: not deleting files as there were IO errors 2025/09/29 01:24:42 ERROR : B2 bucket rclone-test-fiqamuq2ziqu: not deleting directories as there were IO errors --- PASS: TestError (1.71s) PASS 2025/09/29 01:24:43 DEBUG : B2 bucket rclone-test-fiqamuq2ziqu: Purge remote 2025/09/29 01:24:43 INFO : B2 bucket rclone-test-fiqamuq2ziqu: cleaning bucket "rclone-test-fiqamuq2ziqu" of all files 2025/09/29 01:24:44 DEBUG : BackupDir/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4059676cc164be1e_d20250929_m011847_c001_v7007000_t0000_u01759108727629") 2025/09/29 01:24:44 DEBUG : BackupDir/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1128544f8f5727f0_d20250929_m011841_c001_v0001176_t0008_u01759108721376") 2025/09/29 01:24:44 DEBUG : CompareDest/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac742509172_d20250929_m011821_c001_v7007000_t0000_u01759108701867") 2025/09/29 01:24:44 DEBUG : CompareDest/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ad70_d20250929_m011815_c001_v0001091_t0010_u01759108695827") 2025/09/29 01:24:44 DEBUG : CompareDest/two: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac742509173_d20250929_m011822_c001_v7007000_t0000_u01759108702052") 2025/09/29 01:24:44 DEBUG : CompareDest/two: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f112e3e3e61dc48a1_d20250929_m011817_c001_v0001183_t0025_u01759108697451") 2025/09/29 01:24:44 DEBUG : CopyDest/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4059676cc164be1f_d20250929_m011847_c001_v7007000_t0000_u01759108727811") 2025/09/29 01:24:44 DEBUG : CopyDest/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580239_d20250929_m011838_c001_v0001120_t0051_u01759108718456") 2025/09/29 01:24:44 DEBUG : CopyDest/three: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4059676cc164be20_d20250929_m011847_c001_v7007000_t0000_u01759108727994") 2025/09/29 01:24:44 DEBUG : CopyDest/three: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f112e3e3e61dc4936_d20250929_m011845_c001_v0001183_t0038_u01759108725481") 2025/09/29 01:24:44 DEBUG : CopyDest/two: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4059676cc164be21_d20250929_m011848_c001_v7007000_t0000_u01759108728196") 2025/09/29 01:24:44 DEBUG : CopyDest/two: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ad89_d20250929_m011842_c001_v0001091_t0049_u01759108722878") 2025/09/29 01:24:44 DEBUG : EXISTING: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4203db091056b34f_d20250929_m012009_c001_v7007000_t0000_u01759108809588") 2025/09/29 01:24:44 DEBUG : EXISTING: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0adf8_d20250929_m012008_c001_v0001091_t0038_u01759108808444") 2025/09/29 01:24:44 DEBUG : PREFIXapple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f41522a5b6e891548_d20250929_m012211_c001_v7007000_t0000_u01759108931791") 2025/09/29 01:24:44 DEBUG : PREFIXapple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae14df_d20250929_m012206_c001_v0001036_t0021_u01759108926541") 2025/09/29 01:24:44 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc5cbf_d20250929_m012211_c001_v7007000_t0000_u01759108931753") 2025/09/29 01:24:44 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aeec_d20250929_m012206_c001_v0001091_t0035_u01759108926510") 2025/09/29 01:24:44 DEBUG : PREFIXbanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4195ca0290caf944_d20250929_m012211_c001_v7007000_t0000_u01759108931806") 2025/09/29 01:24:45 DEBUG : PREFIXbanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45803e9_d20250929_m012206_c001_v0001120_t0059_u01759108926518") 2025/09/29 01:24:45 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4044242883d93324_d20250929_m012211_c001_v7007000_t0000_u01759108931819") 2025/09/29 01:24:45 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd814_d20250929_m012206_c001_v0001183_t0008_u01759108926531") 2025/09/29 01:24:45 DEBUG : Testêé: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4203db091056ab77_d20250929_m012005_c001_v7007000_t0000_u01759108805957") 2025/09/29 01:24:45 DEBUG : Testêé: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0adf6_d20250929_m012005_c001_v0001091_t0056_u01759108805137") 2025/09/29 01:24:45 DEBUG : Testêé: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45802b6_d20250929_m012004_c001_v0001120_t0055_u01759108804103") 2025/09/29 01:24:45 DEBUG : YXBwbGU=: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b24314b1_d20250929_m012152_c001_v7007000_t0000_u01759108912600") 2025/09/29 01:24:45 DEBUG : YXBwbGU=: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae14b7_d20250929_m012148_c001_v0001036_t0047_u01759108908438") 2025/09/29 01:24:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b24314b7_d20250929_m012152_c001_v7007000_t0000_u01759108912781") 2025/09/29 01:24:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd7b3_d20250929_m012148_c001_v0001183_t0052_u01759108908429") 2025/09/29 01:24:45 DEBUG : YmFuYW5h: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b24314bb_d20250929_m012152_c001_v7007000_t0000_u01759108912963") 2025/09/29 01:24:45 DEBUG : YmFuYW5h: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aed2_d20250929_m012148_c001_v0001091_t0026_u01759108908459") 2025/09/29 01:24:45 DEBUG : a/potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e3c_d20250929_m011646_c001_v7007000_t0000_u01759108606440") 2025/09/29 01:24:45 DEBUG : a/potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580140_d20250929_m011645_c001_v0001120_t0035_u01759108605778") 2025/09/29 01:24:45 DEBUG : a/potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e3a_d20250929_m011643_c001_v7007000_t0000_u01759108603885") 2025/09/29 01:24:45 DEBUG : a/potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580131_d20250929_m011642_c001_v0001120_t0001_u01759108602897") 2025/09/29 01:24:45 DEBUG : a/potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac742508c9c_d20250929_m011624_c001_v7007000_t0000_u01759108584629") 2025/09/29 01:24:45 DEBUG : a/potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45800de_d20250929_m011623_c001_v0001120_t0043_u01759108583773") 2025/09/29 01:24:45 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262545_d20250929_m012411_c001_v7007000_t0000_u01759109051113") 2025/09/29 01:24:45 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafdacd_d20250929_m012407_c001_v0001183_t0024_u01759109047013") 2025/09/29 01:24:46 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40170caf825510ef_d20250929_m012355_c001_v7007000_t0000_u01759109035018") 2025/09/29 01:24:46 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafda78_d20250929_m012350_c001_v0001183_t0050_u01759109030855") 2025/09/29 01:24:46 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5429511_d20250929_m012338_c001_v7007000_t0000_u01759109018659") 2025/09/29 01:24:46 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafda2b_d20250929_m012335_c001_v0001183_t0050_u01759109015129") 2025/09/29 01:24:46 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f423de332701c1d80_d20250929_m012323_c001_v7007000_t0000_u01759109003965") 2025/09/29 01:24:46 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd9e6_d20250929_m012320_c001_v0001183_t0043_u01759109000217") 2025/09/29 01:24:46 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd7054633b_d20250929_m012308_c001_v7007000_t0000_u01759108988143") 2025/09/29 01:24:46 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd99d_d20250929_m012304_c001_v0001183_t0013_u01759108984292") 2025/09/29 01:24:46 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4169d19576c484d4_d20250929_m012252_c001_v7007000_t0000_u01759108972661") 2025/09/29 01:24:46 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd934_d20250929_m012246_c001_v0001183_t0036_u01759108966526") 2025/09/29 01:24:46 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f26242e_d20250929_m012234_c001_v7007000_t0000_u01759108954591") 2025/09/29 01:24:46 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd8e2_d20250929_m012231_c001_v0001183_t0041_u01759108951088") 2025/09/29 01:24:46 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262424_d20250929_m012229_c001_v7007000_t0000_u01759108949905") 2025/09/29 01:24:46 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd8b3_d20250929_m012225_c001_v0001183_t0027_u01759108945017") 2025/09/29 01:24:46 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e59_d20250929_m012213_c001_v7007000_t0000_u01759108933562") 2025/09/29 01:24:46 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aef8_d20250929_m012209_c001_v0001091_t0041_u01759108929991") 2025/09/29 01:24:46 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4195ca0290caf924_d20250929_m012208_c001_v7007000_t0000_u01759108928966") 2025/09/29 01:24:46 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aeea_d20250929_m012204_c001_v0001091_t0023_u01759108924282") 2025/09/29 01:24:46 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4048e2af40d5e931_d20250929_m012150_c001_v7007000_t0000_u01759108910610") 2025/09/29 01:24:46 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd7a7_d20250929_m012145_c001_v0001183_t0032_u01759108905897") 2025/09/29 01:24:46 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc5bc1_d20250929_m012133_c001_v7007000_t0000_u01759108893902") 2025/09/29 01:24:46 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd75a_d20250929_m012129_c001_v0001183_t0046_u01759108889925") 2025/09/29 01:24:46 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546068_d20250929_m012118_c001_v7007000_t0000_u01759108878130") 2025/09/29 01:24:47 DEBUG : apple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd71c_d20250929_m012114_c001_v0001183_t0013_u01759108874579") 2025/09/29 01:24:47 DEBUG : appleSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40838f7c6d4de52c_d20250929_m012232_c001_v7007000_t0000_u01759108952851") 2025/09/29 01:24:47 DEBUG : appleSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af14_d20250929_m012227_c001_v0001091_t0002_u01759108947757") 2025/09/29 01:24:47 DEBUG : appleapple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4169d19576c484d6_d20250929_m012252_c001_v7007000_t0000_u01759108972913") 2025/09/29 01:24:47 DEBUG : appleapple: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd948_d20250929_m012248_c001_v0001183_t0019_u01759108968793") 2025/09/29 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262549_d20250929_m012411_c001_v7007000_t0000_u01759109051296") 2025/09/29 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae15da_d20250929_m012407_c001_v0001036_t0044_u01759109047730") 2025/09/29 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40170caf825510f0_d20250929_m012355_c001_v7007000_t0000_u01759109035200") 2025/09/29 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae15be_d20250929_m012351_c001_v0001036_t0005_u01759109031405") 2025/09/29 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5429512_d20250929_m012338_c001_v7007000_t0000_u01759109018844") 2025/09/29 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae15a2_d20250929_m012335_c001_v0001036_t0010_u01759109015739") 2025/09/29 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f423de332701c1d81_d20250929_m012324_c001_v7007000_t0000_u01759109004147") 2025/09/29 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1580_d20250929_m012320_c001_v0001036_t0004_u01759109000798") 2025/09/29 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546540_d20250929_m012308_c001_v7007000_t0000_u01759108988326") 2025/09/29 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1562_d20250929_m012304_c001_v0001036_t0008_u01759108984851") 2025/09/29 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40838f7c6d4de59e_d20250929_m012250_c001_v7007000_t0000_u01759108970544") 2025/09/29 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1540_d20250929_m012247_c001_v0001036_t0016_u01759108967110") 2025/09/29 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f26242f_d20250929_m012234_c001_v7007000_t0000_u01759108954773") 2025/09/29 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af1f_d20250929_m012231_c001_v0001091_t0008_u01759108951099") 2025/09/29 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262425_d20250929_m012229_c001_v7007000_t0000_u01759108949939") 2025/09/29 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1511_d20250929_m012225_c001_v0001036_t0008_u01759108945672") 2025/09/29 01:24:48 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e5a_d20250929_m012213_c001_v7007000_t0000_u01759108933744") 2025/09/29 01:24:48 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae14e7_d20250929_m012210_c001_v0001036_t0011_u01759108930002") 2025/09/29 01:24:48 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4044242883d93323_d20250929_m012208_c001_v7007000_t0000_u01759108928997") 2025/09/29 01:24:48 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd808_d20250929_m012204_c001_v0001183_t0057_u01759108924921") 2025/09/29 01:24:48 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4059676cc164c489_d20250929_m012150_c001_v7007000_t0000_u01759108910402") 2025/09/29 01:24:48 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45803b7_d20250929_m012146_c001_v0001120_t0000_u01759108906543") 2025/09/29 01:24:48 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc5bc3_d20250929_m012134_c001_v7007000_t0000_u01759108894086") 2025/09/29 01:24:48 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458039d_d20250929_m012130_c001_v0001120_t0030_u01759108890531") 2025/09/29 01:24:48 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd7054606a_d20250929_m012118_c001_v7007000_t0000_u01759108878314") 2025/09/29 01:24:48 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458037d_d20250929_m012115_c001_v0001120_t0035_u01759108875367") 2025/09/29 01:24:48 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f41522a5b6e8915e9_d20250929_m012232_c001_v7007000_t0000_u01759108952907") 2025/09/29 01:24:48 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1515_d20250929_m012227_c001_v0001036_t0019_u01759108947766") 2025/09/29 01:24:48 DEBUG : b/potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e3d_d20250929_m011646_c001_v7007000_t0000_u01759108606621") 2025/09/29 01:24:48 DEBUG : b/potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580139_d20250929_m011644_c001_v0001120_t0032_u01759108604445") 2025/09/29 01:24:48 DEBUG : b/potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e39_d20250929_m011643_c001_v7007000_t0000_u01759108603319") 2025/09/29 01:24:48 DEBUG : b/potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580126_d20250929_m011641_c001_v0001120_t0024_u01759108601744") 2025/09/29 01:24:48 DEBUG : b/potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac742508c9a_d20250929_m011624_c001_v7007000_t0000_u01759108584072") 2025/09/29 01:24:48 DEBUG : b/potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45800d6_d20250929_m011622_c001_v0001120_t0024_u01759108582201") 2025/09/29 01:24:48 DEBUG : backup/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40838f7c6d4de1a4_d20250929_m011903_c001_v7007000_t0000_u01759108743733") 2025/09/29 01:24:48 DEBUG : backup/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f10397b135a344fa3_d20250929_m011901_c001_v0001105_t0044_u01759108741722") 2025/09/29 01:24:48 DEBUG : backup/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f11422268a7c4fc28_d20250929_m011857_c001_v0001044_t0019_u01759108737113") 2025/09/29 01:24:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5429079_d20250929_m011928_c001_v7007000_t0000_u01759108768756") 2025/09/29 01:24:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1078a3dd637204ec_d20250929_m011926_c001_v0001145_t0030_u01759108766464") 2025/09/29 01:24:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f108f874a6c98b831_d20250929_m011922_c001_v0001130_t0035_u01759108762333") 2025/09/29 01:24:49 DEBUG : backup/one.bak: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f417a220a8a327907_d20250929_m011915_c001_v7007000_t0000_u01759108755824") 2025/09/29 01:24:49 DEBUG : backup/one.bak: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f108d79c7c42f1bb2_d20250929_m011913_c001_v0001120_t0004_u01759108753899") 2025/09/29 01:24:49 DEBUG : backup/one.bak: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f11287074b5803e65_d20250929_m011910_c001_v0001181_t0031_u01759108750201") 2025/09/29 01:24:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a542907a_d20250929_m011928_c001_v7007000_t0000_u01759108768939") 2025/09/29 01:24:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f116204877bb18695_d20250929_m011927_c001_v0001117_t0003_u01759108767643") 2025/09/29 01:24:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1112bb6babe58291_d20250929_m011923_c001_v0001117_t0056_u01759108763836") 2025/09/29 01:24:49 DEBUG : backup/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40838f7c6d4de1a6_d20250929_m011903_c001_v7007000_t0000_u01759108743916") 2025/09/29 01:24:49 DEBUG : backup/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f100ffb58ef4ac4d2_d20250929_m011902_c001_v0001171_t0048_u01759108742889") 2025/09/29 01:24:49 DEBUG : backup/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1027a92dd9472cea_d20250929_m011859_c001_v0001091_t0027_u01759108739149") 2025/09/29 01:24:49 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f417a220a8a327909_d20250929_m011916_c001_v7007000_t0000_u01759108756007") 2025/09/29 01:24:49 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f105ee4ecdc424323_d20250929_m011915_c001_v0001184_t0032_u01759108755060") 2025/09/29 01:24:49 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1016be9e8fd6b3cc_d20250929_m011911_c001_v0001146_t0004_u01759108751563") 2025/09/29 01:24:49 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f26254b_d20250929_m012411_c001_v7007000_t0000_u01759109051486") 2025/09/29 01:24:49 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0afd9_d20250929_m012407_c001_v0001091_t0039_u01759109047312") 2025/09/29 01:24:49 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40170caf825510f1_d20250929_m012355_c001_v7007000_t0000_u01759109035384") 2025/09/29 01:24:49 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0afb8_d20250929_m012351_c001_v0001091_t0035_u01759109031067") 2025/09/29 01:24:49 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5429514_d20250929_m012339_c001_v7007000_t0000_u01759109019026") 2025/09/29 01:24:49 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af9d_d20250929_m012335_c001_v0001091_t0040_u01759109015353") 2025/09/29 01:24:49 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f423de332701c1d82_d20250929_m012324_c001_v7007000_t0000_u01759109004331") 2025/09/29 01:24:50 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af85_d20250929_m012320_c001_v0001091_t0042_u01759109000427") 2025/09/29 01:24:50 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546546_d20250929_m012308_c001_v7007000_t0000_u01759108988509") 2025/09/29 01:24:50 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af6d_d20250929_m012304_c001_v0001091_t0047_u01759108984485") 2025/09/29 01:24:50 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4169d19576c484d8_d20250929_m012253_c001_v7007000_t0000_u01759108973099") 2025/09/29 01:24:50 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458044f_d20250929_m012246_c001_v0001120_t0029_u01759108966731") 2025/09/29 01:24:50 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262431_d20250929_m012234_c001_v7007000_t0000_u01759108954959") 2025/09/29 01:24:50 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458042f_d20250929_m012231_c001_v0001120_t0035_u01759108951108") 2025/09/29 01:24:50 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f406aa5ac21f56d8f_d20250929_m012229_c001_v7007000_t0000_u01759108949943") 2025/09/29 01:24:50 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af10_d20250929_m012225_c001_v0001091_t0000_u01759108945244") 2025/09/29 01:24:50 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e5b_d20250929_m012213_c001_v7007000_t0000_u01759108933927") 2025/09/29 01:24:50 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd842_d20250929_m012209_c001_v0001183_t0011_u01759108929981") 2025/09/29 01:24:50 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f407afd9031f3d2ab_d20250929_m012209_c001_v7007000_t0000_u01759108929049") 2025/09/29 01:24:50 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45803e3_d20250929_m012204_c001_v0001120_t0040_u01759108924658") 2025/09/29 01:24:50 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4132479332dc11eb_d20250929_m012150_c001_v7007000_t0000_u01759108910830") 2025/09/29 01:24:50 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae14b5_d20250929_m012146_c001_v0001036_t0044_u01759108906089") 2025/09/29 01:24:50 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc5bc4_d20250929_m012134_c001_v7007000_t0000_u01759108894268") 2025/09/29 01:24:50 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae148f_d20250929_m012130_c001_v0001036_t0050_u01759108890125") 2025/09/29 01:24:50 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd7054606b_d20250929_m012118_c001_v7007000_t0000_u01759108878497") 2025/09/29 01:24:50 DEBUG : banana: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae146d_d20250929_m012114_c001_v0001036_t0056_u01759108874802") 2025/09/29 01:24:50 DEBUG : bananaSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f406aa5ac21f56d9f_d20250929_m012232_c001_v7007000_t0000_u01759108952859") 2025/09/29 01:24:51 DEBUG : bananaSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd8c1_d20250929_m012227_c001_v0001183_t0028_u01759108947746") 2025/09/29 01:24:51 DEBUG : both0: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef734e_d20250929_m012051_c001_v7007000_t0000_u01759108851972") 2025/09/29 01:24:51 DEBUG : both0: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580305_d20250929_m012034_c001_v0001120_t0037_u01759108834584") 2025/09/29 01:24:51 DEBUG : both0: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d1822_d20250929_m012030_c001_v7007000_t0000_u01759108830237") 2025/09/29 01:24:51 DEBUG : both0: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45802c4_d20250929_m012011_c001_v0001120_t0039_u01759108811507") 2025/09/29 01:24:51 DEBUG : both1: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef734f_d20250929_m012052_c001_v7007000_t0000_u01759108852155") 2025/09/29 01:24:51 DEBUG : both1: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580307_d20250929_m012035_c001_v0001120_t0002_u01759108835514") 2025/09/29 01:24:51 DEBUG : both1: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d1824_d20250929_m012030_c001_v7007000_t0000_u01759108830421") 2025/09/29 01:24:51 DEBUG : both1: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45802c6_d20250929_m012012_c001_v0001120_t0046_u01759108812090") 2025/09/29 01:24:51 DEBUG : both10: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7350_d20250929_m012052_c001_v7007000_t0000_u01759108852336") 2025/09/29 01:24:51 DEBUG : both10: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580329_d20250929_m012041_c001_v0001120_t0005_u01759108841841") 2025/09/29 01:24:51 DEBUG : both10: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d1825_d20250929_m012030_c001_v7007000_t0000_u01759108830605") 2025/09/29 01:24:51 DEBUG : both10: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45802da_d20250929_m012019_c001_v0001120_t0019_u01759108819742") 2025/09/29 01:24:51 DEBUG : both11: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7351_d20250929_m012052_c001_v7007000_t0000_u01759108852519") 2025/09/29 01:24:51 DEBUG : both11: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458032b_d20250929_m012042_c001_v0001120_t0000_u01759108842742") 2025/09/29 01:24:51 DEBUG : both11: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d1827_d20250929_m012030_c001_v7007000_t0000_u01759108830787") 2025/09/29 01:24:51 DEBUG : both11: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45802e0_d20250929_m012020_c001_v0001120_t0027_u01759108820533") 2025/09/29 01:24:51 DEBUG : both12: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7352_d20250929_m012052_c001_v7007000_t0000_u01759108852701") 2025/09/29 01:24:51 DEBUG : both12: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458032f_d20250929_m012043_c001_v0001120_t0051_u01759108843544") 2025/09/29 01:24:51 DEBUG : both12: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d1828_d20250929_m012030_c001_v7007000_t0000_u01759108830970") 2025/09/29 01:24:51 DEBUG : both12: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45802e4_d20250929_m012021_c001_v0001120_t0029_u01759108821318") 2025/09/29 01:24:52 DEBUG : both13: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7353_d20250929_m012052_c001_v7007000_t0000_u01759108852882") 2025/09/29 01:24:52 DEBUG : both13: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580331_d20250929_m012044_c001_v0001120_t0007_u01759108844265") 2025/09/29 01:24:52 DEBUG : both13: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d182a_d20250929_m012031_c001_v7007000_t0000_u01759108831162") 2025/09/29 01:24:52 DEBUG : both13: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45802e6_d20250929_m012022_c001_v0001120_t0005_u01759108822046") 2025/09/29 01:24:52 DEBUG : both14: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7354_d20250929_m012053_c001_v7007000_t0000_u01759108853139") 2025/09/29 01:24:52 DEBUG : both14: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580335_d20250929_m012045_c001_v0001120_t0040_u01759108845200") 2025/09/29 01:24:52 DEBUG : both14: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d182b_d20250929_m012031_c001_v7007000_t0000_u01759108831345") 2025/09/29 01:24:52 DEBUG : both14: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45802e8_d20250929_m012022_c001_v0001120_t0055_u01759108822948") 2025/09/29 01:24:52 DEBUG : both15: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7356_d20250929_m012053_c001_v7007000_t0000_u01759108853320") 2025/09/29 01:24:52 DEBUG : both15: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580337_d20250929_m012045_c001_v0001120_t0012_u01759108845795") 2025/09/29 01:24:52 DEBUG : both15: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d182e_d20250929_m012031_c001_v7007000_t0000_u01759108831530") 2025/09/29 01:24:52 DEBUG : both15: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45802ea_d20250929_m012023_c001_v0001120_t0027_u01759108823679") 2025/09/29 01:24:52 DEBUG : both16: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7357_d20250929_m012053_c001_v7007000_t0000_u01759108853502") 2025/09/29 01:24:52 DEBUG : both16: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580339_d20250929_m012046_c001_v0001120_t0051_u01759108846577") 2025/09/29 01:24:52 DEBUG : both16: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d182f_d20250929_m012031_c001_v7007000_t0000_u01759108831713") 2025/09/29 01:24:52 DEBUG : both16: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45802ec_d20250929_m012024_c001_v0001120_t0007_u01759108824411") 2025/09/29 01:24:52 DEBUG : both17: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7358_d20250929_m012053_c001_v7007000_t0000_u01759108853682") 2025/09/29 01:24:52 DEBUG : both17: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458033b_d20250929_m012047_c001_v0001120_t0055_u01759108847272") 2025/09/29 01:24:52 DEBUG : both17: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d1830_d20250929_m012031_c001_v7007000_t0000_u01759108831901") 2025/09/29 01:24:52 DEBUG : both17: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45802ee_d20250929_m012025_c001_v0001120_t0015_u01759108825478") 2025/09/29 01:24:52 DEBUG : both18: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7359_d20250929_m012053_c001_v7007000_t0000_u01759108853870") 2025/09/29 01:24:53 DEBUG : both18: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458033d_d20250929_m012047_c001_v0001120_t0043_u01759108847942") 2025/09/29 01:24:53 DEBUG : both18: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d1833_d20250929_m012032_c001_v7007000_t0000_u01759108832137") 2025/09/29 01:24:53 DEBUG : both18: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45802f2_d20250929_m012026_c001_v0001120_t0035_u01759108826320") 2025/09/29 01:24:53 DEBUG : both19: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef735a_d20250929_m012054_c001_v7007000_t0000_u01759108854052") 2025/09/29 01:24:53 DEBUG : both19: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580343_d20250929_m012048_c001_v0001120_t0057_u01759108848611") 2025/09/29 01:24:53 DEBUG : both19: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d1835_d20250929_m012032_c001_v7007000_t0000_u01759108832322") 2025/09/29 01:24:53 DEBUG : both19: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45802f6_d20250929_m012026_c001_v0001120_t0053_u01759108826912") 2025/09/29 01:24:53 DEBUG : both2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef735b_d20250929_m012054_c001_v7007000_t0000_u01759108854232") 2025/09/29 01:24:53 DEBUG : both2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458030f_d20250929_m012036_c001_v0001120_t0052_u01759108836159") 2025/09/29 01:24:53 DEBUG : both2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d1837_d20250929_m012032_c001_v7007000_t0000_u01759108832558") 2025/09/29 01:24:53 DEBUG : both2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45802c8_d20250929_m012012_c001_v0001120_t0020_u01759108812958") 2025/09/29 01:24:53 DEBUG : both3: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef735c_d20250929_m012054_c001_v7007000_t0000_u01759108854414") 2025/09/29 01:24:53 DEBUG : both3: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580313_d20250929_m012036_c001_v0001120_t0036_u01759108836846") 2025/09/29 01:24:53 DEBUG : both3: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d183a_d20250929_m012032_c001_v7007000_t0000_u01759108832742") 2025/09/29 01:24:53 DEBUG : both3: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45802ca_d20250929_m012013_c001_v0001120_t0032_u01759108813738") 2025/09/29 01:24:53 DEBUG : both4: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef735d_d20250929_m012054_c001_v7007000_t0000_u01759108854601") 2025/09/29 01:24:53 DEBUG : both4: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580315_d20250929_m012037_c001_v0001120_t0007_u01759108837427") 2025/09/29 01:24:53 DEBUG : both4: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d183c_d20250929_m012032_c001_v7007000_t0000_u01759108832926") 2025/09/29 01:24:53 DEBUG : both4: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45802cc_d20250929_m012014_c001_v0001120_t0044_u01759108814699") 2025/09/29 01:24:53 DEBUG : both5: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef735e_d20250929_m012054_c001_v7007000_t0000_u01759108854784") 2025/09/29 01:24:53 DEBUG : both5: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580319_d20250929_m012038_c001_v0001120_t0044_u01759108838438") 2025/09/29 01:24:53 DEBUG : both5: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d183f_d20250929_m012033_c001_v7007000_t0000_u01759108833111") 2025/09/29 01:24:54 DEBUG : both5: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45802d0_d20250929_m012015_c001_v0001120_t0045_u01759108815342") 2025/09/29 01:24:54 DEBUG : both6: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef735f_d20250929_m012054_c001_v7007000_t0000_u01759108854964") 2025/09/29 01:24:54 DEBUG : both6: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458031d_d20250929_m012039_c001_v0001120_t0056_u01759108839071") 2025/09/29 01:24:54 DEBUG : both6: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d1841_d20250929_m012033_c001_v7007000_t0000_u01759108833296") 2025/09/29 01:24:54 DEBUG : both6: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45802d2_d20250929_m012016_c001_v0001120_t0035_u01759108816045") 2025/09/29 01:24:54 DEBUG : both7: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7360_d20250929_m012055_c001_v7007000_t0000_u01759108855147") 2025/09/29 01:24:54 DEBUG : both7: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458031f_d20250929_m012039_c001_v0001120_t0056_u01759108839669") 2025/09/29 01:24:54 DEBUG : both7: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d1843_d20250929_m012033_c001_v7007000_t0000_u01759108833482") 2025/09/29 01:24:54 DEBUG : both7: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45802d4_d20250929_m012016_c001_v0001120_t0005_u01759108816793") 2025/09/29 01:24:54 DEBUG : both8: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7361_d20250929_m012055_c001_v7007000_t0000_u01759108855329") 2025/09/29 01:24:54 DEBUG : both8: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580323_d20250929_m012040_c001_v0001120_t0041_u01759108840470") 2025/09/29 01:24:54 DEBUG : both8: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d1846_d20250929_m012033_c001_v7007000_t0000_u01759108833667") 2025/09/29 01:24:54 DEBUG : both8: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45802d6_d20250929_m012018_c001_v0001120_t0037_u01759108818135") 2025/09/29 01:24:54 DEBUG : both9: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7362_d20250929_m012055_c001_v7007000_t0000_u01759108855511") 2025/09/29 01:24:54 DEBUG : both9: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580327_d20250929_m012041_c001_v0001120_t0025_u01759108841084") 2025/09/29 01:24:54 DEBUG : both9: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d1848_d20250929_m012033_c001_v7007000_t0000_u01759108833853") 2025/09/29 01:24:54 DEBUG : both9: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45802d8_d20250929_m012018_c001_v0001120_t0018_u01759108818770") 2025/09/29 01:24:54 DEBUG : c/non empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e3e_d20250929_m011646_c001_v7007000_t0000_u01759108606803") 2025/09/29 01:24:54 DEBUG : c/non empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458013b_d20250929_m011644_c001_v0001120_t0018_u01759108604956") 2025/09/29 01:24:54 DEBUG : c/non empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e3b_d20250929_m011644_c001_v7007000_t0000_u01759108604068") 2025/09/29 01:24:54 DEBUG : c/non empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458012a_d20250929_m011642_c001_v0001120_t0039_u01759108602237") 2025/09/29 01:24:55 DEBUG : c/non empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac742508c9e_d20250929_m011624_c001_v7007000_t0000_u01759108584834") 2025/09/29 01:24:55 DEBUG : c/non empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45800da_d20250929_m011622_c001_v0001120_t0024_u01759108582786") 2025/09/29 01:24:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b24314bc_d20250929_m012153_c001_v7007000_t0000_u01759108913145") 2025/09/29 01:24:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45803bd_d20250929_m012148_c001_v0001120_t0049_u01759108908449") 2025/09/29 01:24:55 DEBUG : check sum: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac742508c88_d20250929_m011614_c001_v7007000_t0000_u01759108574975") 2025/09/29 01:24:55 DEBUG : check sum: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45800b8_d20250929_m011613_c001_v0001120_t0031_u01759108573792") 2025/09/29 01:24:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4195ca0290cb02de_d20250929_m012441_c001_v7007000_t0000_u01759109081068") 2025/09/29 01:24:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafdb53_d20250929_m012439_c001_v0001183_t0004_u01759109079620") 2025/09/29 01:24:55 DEBUG : dest/3: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4059676cc164bde2_d20250929_m011831_c001_v7007000_t0000_u01759108711404") 2025/09/29 01:24:55 DEBUG : dest/3: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418553e8c28e7291_d20250929_m011830_c001_v0001179_t0039_u01759108710229") 2025/09/29 01:24:55 DEBUG : dir1/0000-abcde: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4169d19576c484da_d20250929_m012253_c001_v7007000_t0000_u01759108973283") 2025/09/29 01:24:55 DEBUG : dir1/0000-abcde: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1544_d20250929_m012248_c001_v0001036_t0003_u01759108968809") 2025/09/29 01:24:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f26254e_d20250929_m012411_c001_v7007000_t0000_u01759109051719") 2025/09/29 01:24:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafdaa5_d20250929_m012359_c001_v0001183_t0007_u01759109039647") 2025/09/29 01:24:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40170caf825510f2_d20250929_m012355_c001_v7007000_t0000_u01759109035568") 2025/09/29 01:24:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafda4a_d20250929_m012343_c001_v0001183_t0019_u01759109023360") 2025/09/29 01:24:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5429516_d20250929_m012339_c001_v7007000_t0000_u01759109019209") 2025/09/29 01:24:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafda05_d20250929_m012328_c001_v0001183_t0050_u01759109008593") 2025/09/29 01:24:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f423de332701c1d83_d20250929_m012324_c001_v7007000_t0000_u01759109004514") 2025/09/29 01:24:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd9c2_d20250929_m012312_c001_v0001183_t0050_u01759108992806") 2025/09/29 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546548_d20250929_m012308_c001_v7007000_t0000_u01759108988691") 2025/09/29 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd97b_d20250929_m012257_c001_v0001183_t0037_u01759108977440") 2025/09/29 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40838f7c6d4de5a0_d20250929_m012250_c001_v7007000_t0000_u01759108970914") 2025/09/29 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd917_d20250929_m012239_c001_v0001183_t0011_u01759108959355") 2025/09/29 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262432_d20250929_m012235_c001_v7007000_t0000_u01759108955139") 2025/09/29 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd8e6_d20250929_m012231_c001_v0001183_t0037_u01759108951289") 2025/09/29 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f423de332701c185d_d20250929_m012229_c001_v7007000_t0000_u01759108949588") 2025/09/29 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd878_d20250929_m012218_c001_v0001183_t0040_u01759108938203") 2025/09/29 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e5c_d20250929_m012214_c001_v7007000_t0000_u01759108934109") 2025/09/29 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd846_d20250929_m012210_c001_v0001183_t0044_u01759108930186") 2025/09/29 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4195ca0290caf91f_d20250929_m012208_c001_v7007000_t0000_u01759108928784") 2025/09/29 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aedf_d20250929_m012157_c001_v0001091_t0040_u01759108917354") 2025/09/29 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f411bd6689dddaa3d_d20250929_m012150_c001_v7007000_t0000_u01759108910659") 2025/09/29 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd77e_d20250929_m012138_c001_v0001183_t0026_u01759108898579") 2025/09/29 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc5bc6_d20250929_m012134_c001_v7007000_t0000_u01759108894449") 2025/09/29 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd73d_d20250929_m012122_c001_v0001183_t0036_u01759108882781") 2025/09/29 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd7054606d_d20250929_m012118_c001_v7007000_t0000_u01759108878681") 2025/09/29 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd707_d20250929_m012109_c001_v0001183_t0016_u01759108869071") 2025/09/29 01:24:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262429_d20250929_m012232_c001_v7007000_t0000_u01759108952901") 2025/09/29 01:24:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd8c3_d20250929_m012227_c001_v0001183_t0008_u01759108947948") 2025/09/29 01:24:56 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4169d19576c484dd_d20250929_m012253_c001_v7007000_t0000_u01759108973479") 2025/09/29 01:24:56 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af48_d20250929_m012248_c001_v0001091_t0043_u01759108968823") 2025/09/29 01:24:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262550_d20250929_m012411_c001_v7007000_t0000_u01759109051902") 2025/09/29 01:24:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0afc9_d20250929_m012400_c001_v0001091_t0033_u01759109040221") 2025/09/29 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40170caf825510f3_d20250929_m012355_c001_v7007000_t0000_u01759109035752") 2025/09/29 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0afaa_d20250929_m012343_c001_v0001091_t0019_u01759109023943") 2025/09/29 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5429517_d20250929_m012339_c001_v7007000_t0000_u01759109019392") 2025/09/29 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af91_d20250929_m012329_c001_v0001091_t0036_u01759109009160") 2025/09/29 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f423de332701c1d84_d20250929_m012324_c001_v7007000_t0000_u01759109004697") 2025/09/29 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af75_d20250929_m012313_c001_v0001091_t0011_u01759108993370") 2025/09/29 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546549_d20250929_m012308_c001_v7007000_t0000_u01759108988873") 2025/09/29 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af5e_d20250929_m012258_c001_v0001091_t0024_u01759108978000") 2025/09/29 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4203db091056b497_d20250929_m012250_c001_v7007000_t0000_u01759108970787") 2025/09/29 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580443_d20250929_m012239_c001_v0001120_t0000_u01759108959926") 2025/09/29 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262433_d20250929_m012235_c001_v7007000_t0000_u01759108955399") 2025/09/29 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580433_d20250929_m012231_c001_v0001120_t0030_u01759108951342") 2025/09/29 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40838f7c6d4de52a_d20250929_m012229_c001_v7007000_t0000_u01759108949978") 2025/09/29 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af02_d20250929_m012218_c001_v0001091_t0058_u01759108938773") 2025/09/29 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e5d_d20250929_m012214_c001_v7007000_t0000_u01759108934293") 2025/09/29 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45803f7_d20250929_m012210_c001_v0001120_t0013_u01759108930355") 2025/09/29 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e09_d20250929_m012208_c001_v7007000_t0000_u01759108928831") 2025/09/29 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45803d7_d20250929_m012158_c001_v0001120_t0007_u01759108918216") 2025/09/29 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4059676cc164c487_d20250929_m012150_c001_v7007000_t0000_u01759108910218") 2025/09/29 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae149f_d20250929_m012139_c001_v0001036_t0039_u01759108899147") 2025/09/29 01:24:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc5bc8_d20250929_m012134_c001_v7007000_t0000_u01759108894630") 2025/09/29 01:24:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1486_d20250929_m012123_c001_v0001036_t0005_u01759108883346") 2025/09/29 01:24:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd7054606e_d20250929_m012118_c001_v7007000_t0000_u01759108878865") 2025/09/29 01:24:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1461_d20250929_m012109_c001_v0001036_t0043_u01759108869273") 2025/09/29 01:24:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f26242c_d20250929_m012233_c001_v7007000_t0000_u01759108953086") 2025/09/29 01:24:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580421_d20250929_m012228_c001_v0001120_t0048_u01759108948067") 2025/09/29 01:24:58 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4169d19576c484df_d20250929_m012253_c001_v7007000_t0000_u01759108973662") 2025/09/29 01:24:58 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd94e_d20250929_m012248_c001_v0001183_t0005_u01759108968998") 2025/09/29 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262552_d20250929_m012412_c001_v7007000_t0000_u01759109052086") 2025/09/29 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae15ca_d20250929_m012400_c001_v0001036_t0009_u01759109040954") 2025/09/29 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40170caf825510f4_d20250929_m012355_c001_v7007000_t0000_u01759109035936") 2025/09/29 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae15ae_d20250929_m012344_c001_v0001036_t0009_u01759109024663") 2025/09/29 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5429518_d20250929_m012339_c001_v7007000_t0000_u01759109019575") 2025/09/29 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1596_d20250929_m012329_c001_v0001036_t0006_u01759109009839") 2025/09/29 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f423de332701c1d85_d20250929_m012324_c001_v7007000_t0000_u01759109004881") 2025/09/29 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae156b_d20250929_m012314_c001_v0001036_t0005_u01759108994026") 2025/09/29 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd7054654a_d20250929_m012309_c001_v7007000_t0000_u01759108989057") 2025/09/29 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1556_d20250929_m012258_c001_v0001036_t0030_u01759108978736") 2025/09/29 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef75e5_d20250929_m012250_c001_v7007000_t0000_u01759108970754") 2025/09/29 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1532_d20250929_m012240_c001_v0001036_t0001_u01759108960641") 2025/09/29 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262435_d20250929_m012235_c001_v7007000_t0000_u01759108955580") 2025/09/29 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af23_d20250929_m012231_c001_v0001091_t0039_u01759108951397") 2025/09/29 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262422_d20250929_m012229_c001_v7007000_t0000_u01759108949541") 2025/09/29 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1501_d20250929_m012219_c001_v0001036_t0044_u01759108939515") 2025/09/29 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e5e_d20250929_m012214_c001_v7007000_t0000_u01759108934475") 2025/09/29 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aefa_d20250929_m012210_c001_v0001091_t0028_u01759108930368") 2025/09/29 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4195ca0290caf926_d20250929_m012209_c001_v7007000_t0000_u01759108929005") 2025/09/29 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd7e2_d20250929_m012159_c001_v0001183_t0036_u01759108919135") 2025/09/29 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4059676cc164c48e_d20250929_m012150_c001_v7007000_t0000_u01759108910806") 2025/09/29 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45803a3_d20250929_m012140_c001_v0001120_t0049_u01759108900175") 2025/09/29 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc5bca_d20250929_m012134_c001_v7007000_t0000_u01759108894811") 2025/09/29 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458038a_d20250929_m012124_c001_v0001120_t0023_u01759108884144") 2025/09/29 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546070_d20250929_m012119_c001_v7007000_t0000_u01759108879049") 2025/09/29 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458036f_d20250929_m012109_c001_v0001120_t0048_u01759108869704") 2025/09/29 01:24:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4132479332dc1318_d20250929_m012233_c001_v7007000_t0000_u01759108953015") 2025/09/29 01:24:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af16_d20250929_m012228_c001_v0001091_t0015_u01759108948129") 2025/09/29 01:24:59 DEBUG : dir1/0003-defgh: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4169d19576c484e0_d20250929_m012253_c001_v7007000_t0000_u01759108973845") 2025/09/29 01:24:59 DEBUG : dir1/0003-defgh: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580455_d20250929_m012249_c001_v0001120_t0054_u01759108969143") 2025/09/29 01:24:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262556_d20250929_m012412_c001_v7007000_t0000_u01759109052271") 2025/09/29 01:24:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45804fd_d20250929_m012401_c001_v0001120_t0041_u01759109041894") 2025/09/29 01:24:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40170caf825510f5_d20250929_m012356_c001_v7007000_t0000_u01759109036117") 2025/09/29 01:24:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45804d7_d20250929_m012345_c001_v0001120_t0042_u01759109025377") 2025/09/29 01:24:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5429519_d20250929_m012339_c001_v7007000_t0000_u01759109019758") 2025/09/29 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45804b1_d20250929_m012330_c001_v0001120_t0020_u01759109010627") 2025/09/29 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f423de332701c1d86_d20250929_m012325_c001_v7007000_t0000_u01759109005064") 2025/09/29 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580490_d20250929_m012314_c001_v0001120_t0045_u01759108994739") 2025/09/29 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd7054654b_d20250929_m012309_c001_v7007000_t0000_u01759108989240") 2025/09/29 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458046f_d20250929_m012259_c001_v0001120_t0056_u01759108979711") 2025/09/29 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5429487_d20250929_m012250_c001_v7007000_t0000_u01759108970756") 2025/09/29 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af39_d20250929_m012241_c001_v0001091_t0035_u01759108961420") 2025/09/29 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262436_d20250929_m012235_c001_v7007000_t0000_u01759108955787") 2025/09/29 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1522_d20250929_m012231_c001_v0001036_t0053_u01759108951461") 2025/09/29 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262426_d20250929_m012230_c001_v7007000_t0000_u01759108950133") 2025/09/29 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458040c_d20250929_m012220_c001_v0001120_t0056_u01759108940309") 2025/09/29 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e5f_d20250929_m012214_c001_v7007000_t0000_u01759108934658") 2025/09/29 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd848_d20250929_m012210_c001_v0001183_t0030_u01759108930408") 2025/09/29 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4044242883d93322_d20250929_m012208_c001_v7007000_t0000_u01759108928811") 2025/09/29 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae14d1_d20250929_m012159_c001_v0001036_t0040_u01759108919729") 2025/09/29 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f407bccd387073c78_d20250929_m012150_c001_v7007000_t0000_u01759108910776") 2025/09/29 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aec2_d20250929_m012140_c001_v0001091_t0029_u01759108900857") 2025/09/29 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc5bcc_d20250929_m012134_c001_v7007000_t0000_u01759108894992") 2025/09/29 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aea6_d20250929_m012124_c001_v0001091_t0053_u01759108884992") 2025/09/29 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546072_d20250929_m012119_c001_v7007000_t0000_u01759108879234") 2025/09/29 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae96_d20250929_m012110_c001_v0001091_t0034_u01759108870101") 2025/09/29 01:25:01 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f41522a5b6e8915ea_d20250929_m012233_c001_v7007000_t0000_u01759108953093") 2025/09/29 01:25:01 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd8c5_d20250929_m012228_c001_v0001183_t0046_u01759108948162") 2025/09/29 01:25:01 DEBUG : dir1/0004-efghi: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4169d19576c484e1_d20250929_m012254_c001_v7007000_t0000_u01759108974028") 2025/09/29 01:25:01 DEBUG : dir1/0004-efghi: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af4a_d20250929_m012249_c001_v0001091_t0018_u01759108969174") 2025/09/29 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262558_d20250929_m012412_c001_v7007000_t0000_u01759109052453") 2025/09/29 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafdaaf_d20250929_m012402_c001_v0001183_t0007_u01759109042146") 2025/09/29 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40170caf825510f6_d20250929_m012356_c001_v7007000_t0000_u01759109036302") 2025/09/29 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafda57_d20250929_m012345_c001_v0001183_t0028_u01759109025655") 2025/09/29 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a542951a_d20250929_m012339_c001_v7007000_t0000_u01759109019940") 2025/09/29 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafda0f_d20250929_m012330_c001_v0001183_t0035_u01759109010997") 2025/09/29 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f423de332701c1d87_d20250929_m012325_c001_v7007000_t0000_u01759109005247") 2025/09/29 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd9cb_d20250929_m012315_c001_v0001183_t0024_u01759108995104") 2025/09/29 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd7054654c_d20250929_m012309_c001_v7007000_t0000_u01759108989422") 2025/09/29 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd98b_d20250929_m012300_c001_v0001183_t0024_u01759108980048") 2025/09/29 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f41522a5b6e8915fb_d20250929_m012250_c001_v7007000_t0000_u01759108970756") 2025/09/29 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd91e_d20250929_m012241_c001_v0001183_t0005_u01759108961860") 2025/09/29 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262437_d20250929_m012236_c001_v7007000_t0000_u01759108956009") 2025/09/29 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd8ea_d20250929_m012231_c001_v0001183_t0043_u01759108951538") 2025/09/29 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f406aa5ac21f56d8c_d20250929_m012229_c001_v7007000_t0000_u01759108949565") 2025/09/29 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd88f_d20250929_m012220_c001_v0001183_t0040_u01759108940864") 2025/09/29 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e61_d20250929_m012214_c001_v7007000_t0000_u01759108934840") 2025/09/29 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae14e9_d20250929_m012210_c001_v0001036_t0016_u01759108930421") 2025/09/29 01:25:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4195ca0290caf919_d20250929_m012208_c001_v7007000_t0000_u01759108928600") 2025/09/29 01:25:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aee1_d20250929_m012200_c001_v0001091_t0033_u01759108920040") 2025/09/29 01:25:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b2431485_d20250929_m012150_c001_v7007000_t0000_u01759108910806") 2025/09/29 01:25:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd78f_d20250929_m012141_c001_v0001183_t0051_u01759108901266") 2025/09/29 01:25:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc5bcd_d20250929_m012135_c001_v7007000_t0000_u01759108895172") 2025/09/29 01:25:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd745_d20250929_m012125_c001_v0001183_t0010_u01759108885326") 2025/09/29 01:25:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546074_d20250929_m012119_c001_v7007000_t0000_u01759108879418") 2025/09/29 01:25:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd70d_d20250929_m012110_c001_v0001183_t0018_u01759108870483") 2025/09/29 01:25:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40838f7c6d4de52d_d20250929_m012233_c001_v7007000_t0000_u01759108953032") 2025/09/29 01:25:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1517_d20250929_m012228_c001_v0001036_t0004_u01759108948171") 2025/09/29 01:25:02 DEBUG : dir1/0005-fghij: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4169d19576c484e2_d20250929_m012254_c001_v7007000_t0000_u01759108974214") 2025/09/29 01:25:02 DEBUG : dir1/0005-fghij: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd956_d20250929_m012249_c001_v0001183_t0040_u01759108969213") 2025/09/29 01:25:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f26255a_d20250929_m012412_c001_v7007000_t0000_u01759109052637") 2025/09/29 01:25:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0afcd_d20250929_m012402_c001_v0001091_t0046_u01759109042353") 2025/09/29 01:25:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40170caf825510f7_d20250929_m012356_c001_v7007000_t0000_u01759109036484") 2025/09/29 01:25:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0afac_d20250929_m012345_c001_v0001091_t0033_u01759109025856") 2025/09/29 01:25:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a542951b_d20250929_m012340_c001_v7007000_t0000_u01759109020174") 2025/09/29 01:25:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af95_d20250929_m012331_c001_v0001091_t0003_u01759109011212") 2025/09/29 01:25:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f423de332701c1d88_d20250929_m012325_c001_v7007000_t0000_u01759109005430") 2025/09/29 01:25:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af7b_d20250929_m012315_c001_v0001091_t0007_u01759108995312") 2025/09/29 01:25:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd7054654d_d20250929_m012309_c001_v7007000_t0000_u01759108989606") 2025/09/29 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af62_d20250929_m012300_c001_v0001091_t0035_u01759108980277") 2025/09/29 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d1c4f_d20250929_m012250_c001_v7007000_t0000_u01759108970779") 2025/09/29 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580447_d20250929_m012242_c001_v0001120_t0057_u01759108962062") 2025/09/29 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262438_d20250929_m012236_c001_v7007000_t0000_u01759108956190") 2025/09/29 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af25_d20250929_m012231_c001_v0001091_t0001_u01759108951705") 2025/09/29 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f423de332701c185e_d20250929_m012229_c001_v7007000_t0000_u01759108949769") 2025/09/29 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af08_d20250929_m012221_c001_v0001091_t0023_u01759108941070") 2025/09/29 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e63_d20250929_m012215_c001_v7007000_t0000_u01759108935021") 2025/09/29 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd84a_d20250929_m012210_c001_v0001183_t0053_u01759108930601") 2025/09/29 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4195ca0290caf921_d20250929_m012208_c001_v7007000_t0000_u01759108928812") 2025/09/29 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45803d9_d20250929_m012200_c001_v0001120_t0052_u01759108920527") 2025/09/29 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4048e2af40d5e933_d20250929_m012150_c001_v7007000_t0000_u01759108910807") 2025/09/29 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae14a8_d20250929_m012141_c001_v0001036_t0051_u01759108901465") 2025/09/29 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc5bcf_d20250929_m012135_c001_v7007000_t0000_u01759108895359") 2025/09/29 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1488_d20250929_m012125_c001_v0001036_t0036_u01759108885530") 2025/09/29 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546075_d20250929_m012119_c001_v7007000_t0000_u01759108879602") 2025/09/29 01:25:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1463_d20250929_m012110_c001_v0001036_t0052_u01759108870681") 2025/09/29 01:25:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f406aa5ac21f56da7_d20250929_m012233_c001_v7007000_t0000_u01759108953043") 2025/09/29 01:25:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580423_d20250929_m012228_c001_v0001120_t0043_u01759108948343") 2025/09/29 01:25:04 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4169d19576c484e8_d20250929_m012254_c001_v7007000_t0000_u01759108974398") 2025/09/29 01:25:04 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1546_d20250929_m012249_c001_v0001036_t0053_u01759108969233") 2025/09/29 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f26255d_d20250929_m012412_c001_v7007000_t0000_u01759109052819") 2025/09/29 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae15ce_d20250929_m012402_c001_v0001036_t0021_u01759109042709") 2025/09/29 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40170caf825510f8_d20250929_m012356_c001_v7007000_t0000_u01759109036674") 2025/09/29 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae15b4_d20250929_m012346_c001_v0001036_t0006_u01759109026200") 2025/09/29 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a542951c_d20250929_m012340_c001_v7007000_t0000_u01759109020358") 2025/09/29 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1598_d20250929_m012331_c001_v0001036_t0028_u01759109011505") 2025/09/29 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f423de332701c1d89_d20250929_m012325_c001_v7007000_t0000_u01759109005613") 2025/09/29 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1573_d20250929_m012315_c001_v0001036_t0004_u01759108995667") 2025/09/29 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd7054654e_d20250929_m012309_c001_v7007000_t0000_u01759108989789") 2025/09/29 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae155a_d20250929_m012300_c001_v0001036_t0041_u01759108980658") 2025/09/29 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40838f7c6d4de59d_d20250929_m012250_c001_v7007000_t0000_u01759108970361") 2025/09/29 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1538_d20250929_m012242_c001_v0001036_t0056_u01759108962479") 2025/09/29 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f26243a_d20250929_m012236_c001_v7007000_t0000_u01759108956374") 2025/09/29 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580435_d20250929_m012231_c001_v0001120_t0027_u01759108951733") 2025/09/29 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262423_d20250929_m012229_c001_v7007000_t0000_u01759108949724") 2025/09/29 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1505_d20250929_m012221_c001_v0001036_t0006_u01759108941472") 2025/09/29 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e65_d20250929_m012215_c001_v7007000_t0000_u01759108935203") 2025/09/29 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45803f9_d20250929_m012210_c001_v0001120_t0002_u01759108930763") 2025/09/29 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4195ca0290caf914_d20250929_m012208_c001_v7007000_t0000_u01759108928416") 2025/09/29 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd7eb_d20250929_m012200_c001_v0001183_t0014_u01759108920793") 2025/09/29 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b243147f_d20250929_m012150_c001_v7007000_t0000_u01759108910603") 2025/09/29 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45803a9_d20250929_m012141_c001_v0001120_t0007_u01759108901851") 2025/09/29 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc5bd0_d20250929_m012135_c001_v7007000_t0000_u01759108895540") 2025/09/29 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580391_d20250929_m012125_c001_v0001120_t0045_u01759108885897") 2025/09/29 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546077_d20250929_m012119_c001_v7007000_t0000_u01759108879787") 2025/09/29 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580371_d20250929_m012111_c001_v0001120_t0049_u01759108871065") 2025/09/29 01:25:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4195ca0290cafa27_d20250929_m012233_c001_v7007000_t0000_u01759108953052") 2025/09/29 01:25:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd8ca_d20250929_m012228_c001_v0001183_t0030_u01759108948359") 2025/09/29 01:25:05 DEBUG : dir1/0007-12345: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4169d19576c484ed_d20250929_m012254_c001_v7007000_t0000_u01759108974581") 2025/09/29 01:25:05 DEBUG : dir1/0007-12345: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd958_d20250929_m012249_c001_v0001183_t0014_u01759108969421") 2025/09/29 01:25:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f26255f_d20250929_m012413_c001_v7007000_t0000_u01759109053003") 2025/09/29 01:25:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580503_d20250929_m012403_c001_v0001120_t0005_u01759109043168") 2025/09/29 01:25:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40170caf825510f9_d20250929_m012356_c001_v7007000_t0000_u01759109036857") 2025/09/29 01:25:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45804dc_d20250929_m012346_c001_v0001120_t0057_u01759109026870") 2025/09/29 01:25:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a542951f_d20250929_m012340_c001_v7007000_t0000_u01759109020541") 2025/09/29 01:25:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45804b5_d20250929_m012332_c001_v0001120_t0036_u01759109012081") 2025/09/29 01:25:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f423de332701c1d8b_d20250929_m012325_c001_v7007000_t0000_u01759109005796") 2025/09/29 01:25:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580497_d20250929_m012316_c001_v0001120_t0040_u01759108996265") 2025/09/29 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd7054654f_d20250929_m012309_c001_v7007000_t0000_u01759108989971") 2025/09/29 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580475_d20250929_m012301_c001_v0001120_t0002_u01759108981123") 2025/09/29 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4169d19576c484c8_d20250929_m012250_c001_v7007000_t0000_u01759108970348") 2025/09/29 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af3b_d20250929_m012242_c001_v0001091_t0033_u01759108962990") 2025/09/29 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f26243c_d20250929_m012236_c001_v7007000_t0000_u01759108956558") 2025/09/29 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd8ee_d20250929_m012231_c001_v0001183_t0039_u01759108951743") 2025/09/29 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4132479332dc12fe_d20250929_m012230_c001_v7007000_t0000_u01759108950114") 2025/09/29 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458040f_d20250929_m012221_c001_v0001120_t0002_u01759108941842") 2025/09/29 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e67_d20250929_m012215_c001_v7007000_t0000_u01759108935388") 2025/09/29 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aefe_d20250929_m012210_c001_v0001091_t0036_u01759108930779") 2025/09/29 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f41522a5b6e89153b_d20250929_m012209_c001_v7007000_t0000_u01759108929011") 2025/09/29 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae14d5_d20250929_m012201_c001_v0001036_t0034_u01759108921025") 2025/09/29 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f407bccd387073c74_d20250929_m012150_c001_v7007000_t0000_u01759108910635") 2025/09/29 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aec6_d20250929_m012142_c001_v0001091_t0047_u01759108902500") 2025/09/29 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc5bd2_d20250929_m012135_c001_v7007000_t0000_u01759108895722") 2025/09/29 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aeac_d20250929_m012126_c001_v0001091_t0000_u01759108886210") 2025/09/29 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546079_d20250929_m012119_c001_v7007000_t0000_u01759108879970") 2025/09/29 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae9a_d20250929_m012111_c001_v0001091_t0039_u01759108871343") 2025/09/29 01:25:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4132479332dc1319_d20250929_m012233_c001_v7007000_t0000_u01759108953201") 2025/09/29 01:25:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af1a_d20250929_m012228_c001_v0001091_t0058_u01759108948481") 2025/09/29 01:25:07 DEBUG : dir1/0008-23456: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4169d19576c484ee_d20250929_m012254_c001_v7007000_t0000_u01759108974764") 2025/09/29 01:25:07 DEBUG : dir1/0008-23456: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580457_d20250929_m012249_c001_v0001120_t0052_u01759108969439") 2025/09/29 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262561_d20250929_m012413_c001_v7007000_t0000_u01759109053186") 2025/09/29 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafdabb_d20250929_m012403_c001_v0001183_t0008_u01759109043662") 2025/09/29 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40170caf825510fa_d20250929_m012357_c001_v7007000_t0000_u01759109037039") 2025/09/29 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafda65_d20250929_m012347_c001_v0001183_t0017_u01759109027175") 2025/09/29 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5429520_d20250929_m012340_c001_v7007000_t0000_u01759109020724") 2025/09/29 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafda1d_d20250929_m012332_c001_v0001183_t0027_u01759109012319") 2025/09/29 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f423de332701c1d8c_d20250929_m012325_c001_v7007000_t0000_u01759109005978") 2025/09/29 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd9d4_d20250929_m012316_c001_v0001183_t0047_u01759108996488") 2025/09/29 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546550_d20250929_m012310_c001_v7007000_t0000_u01759108990154") 2025/09/29 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd98f_d20250929_m012301_c001_v0001183_t0049_u01759108981574") 2025/09/29 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5429480_d20250929_m012250_c001_v7007000_t0000_u01759108970375") 2025/09/29 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd926_d20250929_m012243_c001_v0001183_t0058_u01759108963413") 2025/09/29 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f26243d_d20250929_m012236_c001_v7007000_t0000_u01759108956740") 2025/09/29 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1526_d20250929_m012231_c001_v0001036_t0035_u01759108951855") 2025/09/29 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262427_d20250929_m012230_c001_v7007000_t0000_u01759108950134") 2025/09/29 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd89b_d20250929_m012222_c001_v0001183_t0009_u01759108942233") 2025/09/29 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e69_d20250929_m012215_c001_v7007000_t0000_u01759108935577") 2025/09/29 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd84e_d20250929_m012210_c001_v0001183_t0041_u01759108930809") 2025/09/29 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f407afd9031f3d2aa_d20250929_m012208_c001_v7007000_t0000_u01759108928850") 2025/09/29 01:25:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aee6_d20250929_m012201_c001_v0001091_t0034_u01759108921518") 2025/09/29 01:25:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f407bccd387073c7f_d20250929_m012150_c001_v7007000_t0000_u01759108910959") 2025/09/29 01:25:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd795_d20250929_m012142_c001_v0001183_t0018_u01759108902884") 2025/09/29 01:25:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc5bd3_d20250929_m012135_c001_v7007000_t0000_u01759108895903") 2025/09/29 01:25:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd747_d20250929_m012126_c001_v0001183_t0056_u01759108886660") 2025/09/29 01:25:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd7054607a_d20250929_m012120_c001_v7007000_t0000_u01759108880153") 2025/09/29 01:25:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd715_d20250929_m012111_c001_v0001183_t0033_u01759108871698") 2025/09/29 01:25:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f406aa5ac21f56daf_d20250929_m012233_c001_v7007000_t0000_u01759108953227") 2025/09/29 01:25:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd8cc_d20250929_m012228_c001_v0001183_t0021_u01759108948569") 2025/09/29 01:25:08 DEBUG : dir1/0009-34567: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4169d19576c484f0_d20250929_m012254_c001_v7007000_t0000_u01759108974948") 2025/09/29 01:25:08 DEBUG : dir1/0009-34567: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af4c_d20250929_m012249_c001_v0001091_t0006_u01759108969475") 2025/09/29 01:25:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262563_d20250929_m012413_c001_v7007000_t0000_u01759109053370") 2025/09/29 01:25:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0afcf_d20250929_m012403_c001_v0001091_t0023_u01759109043909") 2025/09/29 01:25:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40170caf825510fb_d20250929_m012357_c001_v7007000_t0000_u01759109037221") 2025/09/29 01:25:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0afae_d20250929_m012347_c001_v0001091_t0012_u01759109027374") 2025/09/29 01:25:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5429521_d20250929_m012340_c001_v7007000_t0000_u01759109020909") 2025/09/29 01:25:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af97_d20250929_m012332_c001_v0001091_t0042_u01759109012524") 2025/09/29 01:25:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f423de332701c1d8e_d20250929_m012326_c001_v7007000_t0000_u01759109006161") 2025/09/29 01:25:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af7d_d20250929_m012316_c001_v0001091_t0034_u01759108996688") 2025/09/29 01:25:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546551_d20250929_m012310_c001_v7007000_t0000_u01759108990337") 2025/09/29 01:25:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af66_d20250929_m012301_c001_v0001091_t0017_u01759108981783") 2025/09/29 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef75e3_d20250929_m012250_c001_v7007000_t0000_u01759108970389") 2025/09/29 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580449_d20250929_m012243_c001_v0001120_t0037_u01759108963646") 2025/09/29 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f26243e_d20250929_m012236_c001_v7007000_t0000_u01759108956923") 2025/09/29 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd8f0_d20250929_m012231_c001_v0001183_t0036_u01759108951952") 2025/09/29 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f423de332701c185f_d20250929_m012229_c001_v7007000_t0000_u01759108949952") 2025/09/29 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af0a_d20250929_m012222_c001_v0001091_t0011_u01759108942444") 2025/09/29 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e6b_d20250929_m012215_c001_v7007000_t0000_u01759108935760") 2025/09/29 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae14ef_d20250929_m012210_c001_v0001036_t0046_u01759108930953") 2025/09/29 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b243156b_d20250929_m012209_c001_v7007000_t0000_u01759108929037") 2025/09/29 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45803dd_d20250929_m012201_c001_v0001120_t0001_u01759108921896") 2025/09/29 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4059676cc164c48c_d20250929_m012150_c001_v7007000_t0000_u01759108910584") 2025/09/29 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae14ab_d20250929_m012143_c001_v0001036_t0019_u01759108903084") 2025/09/29 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc5bd5_d20250929_m012136_c001_v7007000_t0000_u01759108896089") 2025/09/29 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae148a_d20250929_m012126_c001_v0001036_t0038_u01759108886857") 2025/09/29 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd7054607c_d20250929_m012120_c001_v7007000_t0000_u01759108880336") 2025/09/29 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1469_d20250929_m012111_c001_v0001036_t0040_u01759108871907") 2025/09/29 01:25:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262428_d20250929_m012232_c001_v7007000_t0000_u01759108952881") 2025/09/29 01:25:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580425_d20250929_m012228_c001_v0001120_t0024_u01759108948600") 2025/09/29 01:25:09 DEBUG : dir1/0010-45678: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4169d19576c484f1_d20250929_m012255_c001_v7007000_t0000_u01759108975132") 2025/09/29 01:25:09 DEBUG : dir1/0010-45678: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd95e_d20250929_m012249_c001_v0001183_t0042_u01759108969631") 2025/09/29 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262567_d20250929_m012413_c001_v7007000_t0000_u01759109053581") 2025/09/29 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae15d2_d20250929_m012404_c001_v0001036_t0034_u01759109044270") 2025/09/29 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40170caf825510fc_d20250929_m012357_c001_v7007000_t0000_u01759109037404") 2025/09/29 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae15b6_d20250929_m012347_c001_v0001036_t0033_u01759109027695") 2025/09/29 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5429522_d20250929_m012341_c001_v7007000_t0000_u01759109021092") 2025/09/29 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae159a_d20250929_m012332_c001_v0001036_t0049_u01759109012883") 2025/09/29 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f423de332701c1d90_d20250929_m012326_c001_v7007000_t0000_u01759109006345") 2025/09/29 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1579_d20250929_m012317_c001_v0001036_t0049_u01759108997054") 2025/09/29 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546552_d20250929_m012310_c001_v7007000_t0000_u01759108990520") 2025/09/29 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae155c_d20250929_m012302_c001_v0001036_t0005_u01759108982131") 2025/09/29 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4169d19576c484cb_d20250929_m012250_c001_v7007000_t0000_u01759108970714") 2025/09/29 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae153a_d20250929_m012243_c001_v0001036_t0008_u01759108963949") 2025/09/29 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f26243f_d20250929_m012237_c001_v7007000_t0000_u01759108957104") 2025/09/29 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580437_d20250929_m012232_c001_v0001120_t0021_u01759108952118") 2025/09/29 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f406aa5ac21f56d8d_d20250929_m012229_c001_v7007000_t0000_u01759108949749") 2025/09/29 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae150b_d20250929_m012222_c001_v0001036_t0059_u01759108942818") 2025/09/29 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e6e_d20250929_m012215_c001_v7007000_t0000_u01759108935943") 2025/09/29 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd850_d20250929_m012211_c001_v0001183_t0036_u01759108931012") 2025/09/29 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f41522a5b6e89153a_d20250929_m012208_c001_v7007000_t0000_u01759108928826") 2025/09/29 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd7f7_d20250929_m012202_c001_v0001183_t0058_u01759108922424") 2025/09/29 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b243148b_d20250929_m012150_c001_v7007000_t0000_u01759108910988") 2025/09/29 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45803af_d20250929_m012143_c001_v0001120_t0039_u01759108903584") 2025/09/29 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc5bd7_d20250929_m012136_c001_v7007000_t0000_u01759108896270") 2025/09/29 01:25:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580393_d20250929_m012127_c001_v0001120_t0028_u01759108887689") 2025/09/29 01:25:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546080_d20250929_m012120_c001_v7007000_t0000_u01759108880519") 2025/09/29 01:25:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580373_d20250929_m012112_c001_v0001120_t0054_u01759108872245") 2025/09/29 01:25:11 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f26242b_d20250929_m012233_c001_v7007000_t0000_u01759108953065") 2025/09/29 01:25:11 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1519_d20250929_m012228_c001_v0001036_t0004_u01759108948620") 2025/09/29 01:25:11 DEBUG : dir1/0011-56789: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4169d19576c484f3_d20250929_m012255_c001_v7007000_t0000_u01759108975315") 2025/09/29 01:25:11 DEBUG : dir1/0011-56789: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580459_d20250929_m012249_c001_v0001120_t0058_u01759108969723") 2025/09/29 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262569_d20250929_m012413_c001_v7007000_t0000_u01759109053765") 2025/09/29 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580507_d20250929_m012404_c001_v0001120_t0030_u01759109044776") 2025/09/29 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40170caf825510fe_d20250929_m012357_c001_v7007000_t0000_u01759109037590") 2025/09/29 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45804e0_d20250929_m012348_c001_v0001120_t0023_u01759109028364") 2025/09/29 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5429523_d20250929_m012341_c001_v7007000_t0000_u01759109021275") 2025/09/29 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45804bc_d20250929_m012333_c001_v0001120_t0027_u01759109013247") 2025/09/29 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f423de332701c1d91_d20250929_m012326_c001_v7007000_t0000_u01759109006527") 2025/09/29 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458049b_d20250929_m012317_c001_v0001120_t0005_u01759108997456") 2025/09/29 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546553_d20250929_m012310_c001_v7007000_t0000_u01759108990711") 2025/09/29 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580479_d20250929_m012302_c001_v0001120_t0028_u01759108982527") 2025/09/29 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40838f7c6d4de59f_d20250929_m012250_c001_v7007000_t0000_u01759108970726") 2025/09/29 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af3f_d20250929_m012244_c001_v0001091_t0002_u01759108964281") 2025/09/29 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262440_d20250929_m012237_c001_v7007000_t0000_u01759108957286") 2025/09/29 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af2d_d20250929_m012232_c001_v0001091_t0016_u01759108952135") 2025/09/29 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4195ca0290caf9fb_d20250929_m012229_c001_v7007000_t0000_u01759108949948") 2025/09/29 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580414_d20250929_m012223_c001_v0001120_t0019_u01759108943143") 2025/09/29 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e70_d20250929_m012216_c001_v7007000_t0000_u01759108936125") 2025/09/29 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af00_d20250929_m012211_c001_v0001091_t0035_u01759108931215") 2025/09/29 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e0e_d20250929_m012209_c001_v7007000_t0000_u01759108929023") 2025/09/29 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae14d7_d20250929_m012202_c001_v0001036_t0001_u01759108922631") 2025/09/29 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f41522a5b6e8914a2_d20250929_m012150_c001_v7007000_t0000_u01759108910806") 2025/09/29 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aec8_d20250929_m012144_c001_v0001091_t0008_u01759108904026") 2025/09/29 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc5bd9_d20250929_m012136_c001_v7007000_t0000_u01759108896451") 2025/09/29 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aeb0_d20250929_m012128_c001_v0001091_t0011_u01759108888096") 2025/09/29 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546081_d20250929_m012120_c001_v7007000_t0000_u01759108880709") 2025/09/29 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae9c_d20250929_m012112_c001_v0001091_t0039_u01759108872502") 2025/09/29 01:25:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40838f7c6d4de52e_d20250929_m012233_c001_v7007000_t0000_u01759108953215") 2025/09/29 01:25:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd8d0_d20250929_m012228_c001_v0001183_t0048_u01759108948773") 2025/09/29 01:25:12 DEBUG : dir1/0012-6789;: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4169d19576c484f5_d20250929_m012255_c001_v7007000_t0000_u01759108975500") 2025/09/29 01:25:12 DEBUG : dir1/0012-6789;: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1548_d20250929_m012249_c001_v0001036_t0001_u01759108969764") 2025/09/29 01:25:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f26256b_d20250929_m012414_c001_v7007000_t0000_u01759109054012") 2025/09/29 01:25:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafdac5_d20250929_m012405_c001_v0001183_t0005_u01759109045195") 2025/09/29 01:25:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40170caf82551100_d20250929_m012357_c001_v7007000_t0000_u01759109037772") 2025/09/29 01:25:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafda6c_d20250929_m012349_c001_v0001183_t0020_u01759109029439") 2025/09/29 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5429524_d20250929_m012341_c001_v7007000_t0000_u01759109021458") 2025/09/29 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafda23_d20250929_m012333_c001_v0001183_t0047_u01759109013653") 2025/09/29 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f423de332701c1d92_d20250929_m012326_c001_v7007000_t0000_u01759109006711") 2025/09/29 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd9dc_d20250929_m012317_c001_v0001183_t0031_u01759108997984") 2025/09/29 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546554_d20250929_m012310_c001_v7007000_t0000_u01759108990894") 2025/09/29 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd999_d20250929_m012302_c001_v0001183_t0024_u01759108982948") 2025/09/29 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4188142601484e8f_d20250929_m012250_c001_v7007000_t0000_u01759108970756") 2025/09/29 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd932_d20250929_m012244_c001_v0001183_t0028_u01759108964651") 2025/09/29 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262441_d20250929_m012237_c001_v7007000_t0000_u01759108957467") 2025/09/29 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd8f4_d20250929_m012232_c001_v0001183_t0012_u01759108952171") 2025/09/29 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4195ca0290cafa00_d20250929_m012230_c001_v7007000_t0000_u01759108950140") 2025/09/29 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd8a7_d20250929_m012223_c001_v0001183_t0010_u01759108943620") 2025/09/29 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e72_d20250929_m012216_c001_v7007000_t0000_u01759108936307") 2025/09/29 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45803fb_d20250929_m012211_c001_v0001120_t0046_u01759108931225") 2025/09/29 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4044242883d93321_d20250929_m012208_c001_v7007000_t0000_u01759108928626") 2025/09/29 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aee8_d20250929_m012203_c001_v0001091_t0053_u01759108923081") 2025/09/29 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4132479332dc11e6_d20250929_m012150_c001_v7007000_t0000_u01759108910646") 2025/09/29 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd799_d20250929_m012144_c001_v0001183_t0043_u01759108904365") 2025/09/29 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc5bda_d20250929_m012136_c001_v7007000_t0000_u01759108896633") 2025/09/29 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd751_d20250929_m012128_c001_v0001183_t0035_u01759108888523") 2025/09/29 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546083_d20250929_m012120_c001_v7007000_t0000_u01759108880895") 2025/09/29 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd717_d20250929_m012112_c001_v0001183_t0058_u01759108872856") 2025/09/29 01:25:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4195ca0290cafa2c_d20250929_m012233_c001_v7007000_t0000_u01759108953236") 2025/09/29 01:25:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af1c_d20250929_m012228_c001_v0001091_t0000_u01759108948788") 2025/09/29 01:25:14 DEBUG : dir1/0013-789;=: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4169d19576c484f7_d20250929_m012255_c001_v7007000_t0000_u01759108975682") 2025/09/29 01:25:14 DEBUG : dir1/0013-789;=: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af4e_d20250929_m012249_c001_v0001091_t0042_u01759108969784") 2025/09/29 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f26256e_d20250929_m012414_c001_v7007000_t0000_u01759109054195") 2025/09/29 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0afd1_d20250929_m012405_c001_v0001091_t0007_u01759109045400") 2025/09/29 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40170caf82551101_d20250929_m012357_c001_v7007000_t0000_u01759109037955") 2025/09/29 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0afb4_d20250929_m012349_c001_v0001091_t0059_u01759109029675") 2025/09/29 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5429525_d20250929_m012341_c001_v7007000_t0000_u01759109021640") 2025/09/29 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af99_d20250929_m012333_c001_v0001091_t0041_u01759109013852") 2025/09/29 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f423de332701c1d93_d20250929_m012326_c001_v7007000_t0000_u01759109006894") 2025/09/29 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af83_d20250929_m012318_c001_v0001091_t0054_u01759108998197") 2025/09/29 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546555_d20250929_m012311_c001_v7007000_t0000_u01759108991077") 2025/09/29 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af6a_d20250929_m012303_c001_v0001091_t0030_u01759108983149") 2025/09/29 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4169d19576c484ce_d20250929_m012250_c001_v7007000_t0000_u01759108970898") 2025/09/29 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458044b_d20250929_m012244_c001_v0001120_t0005_u01759108964857") 2025/09/29 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262443_d20250929_m012237_c001_v7007000_t0000_u01759108957649") 2025/09/29 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1528_d20250929_m012232_c001_v0001036_t0010_u01759108952379") 2025/09/29 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4132479332dc12fd_d20250929_m012229_c001_v7007000_t0000_u01759108949930") 2025/09/29 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af0c_d20250929_m012223_c001_v0001091_t0057_u01759108943843") 2025/09/29 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e74_d20250929_m012216_c001_v7007000_t0000_u01759108936489") 2025/09/29 01:25:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd852_d20250929_m012211_c001_v0001183_t0028_u01759108931283") 2025/09/29 01:25:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc5cbd_d20250929_m012208_c001_v7007000_t0000_u01759108928844") 2025/09/29 01:25:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45803e1_d20250929_m012203_c001_v0001120_t0051_u01759108923424") 2025/09/29 01:25:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f407bccd387073c7b_d20250929_m012150_c001_v7007000_t0000_u01759108910822") 2025/09/29 01:25:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae14b1_d20250929_m012144_c001_v0001036_t0050_u01759108904560") 2025/09/29 01:25:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc5bdc_d20250929_m012136_c001_v7007000_t0000_u01759108896907") 2025/09/29 01:25:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae148d_d20250929_m012128_c001_v0001036_t0035_u01759108888725") 2025/09/29 01:25:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546084_d20250929_m012121_c001_v7007000_t0000_u01759108881078") 2025/09/29 01:25:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae146b_d20250929_m012113_c001_v0001036_t0007_u01759108873061") 2025/09/29 01:25:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f26242d_d20250929_m012233_c001_v7007000_t0000_u01759108953249") 2025/09/29 01:25:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd8d4_d20250929_m012228_c001_v0001183_t0034_u01759108948982") 2025/09/29 01:25:15 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4169d19576c484f8_d20250929_m012255_c001_v7007000_t0000_u01759108975866") 2025/09/29 01:25:15 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd960_d20250929_m012249_c001_v0001183_t0017_u01759108969848") 2025/09/29 01:25:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262570_d20250929_m012414_c001_v7007000_t0000_u01759109054379") 2025/09/29 01:25:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae15d6_d20250929_m012405_c001_v0001036_t0036_u01759109045867") 2025/09/29 01:25:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40170caf82551103_d20250929_m012358_c001_v7007000_t0000_u01759109038138") 2025/09/29 01:25:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae15bc_d20250929_m012350_c001_v0001036_t0036_u01759109030120") 2025/09/29 01:25:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5429527_d20250929_m012341_c001_v7007000_t0000_u01759109021822") 2025/09/29 01:25:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae159e_d20250929_m012334_c001_v0001036_t0041_u01759109014347") 2025/09/29 01:25:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f423de332701c1d94_d20250929_m012327_c001_v7007000_t0000_u01759109007076") 2025/09/29 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae157c_d20250929_m012318_c001_v0001036_t0029_u01759108998717") 2025/09/29 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546556_d20250929_m012311_c001_v7007000_t0000_u01759108991259") 2025/09/29 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae155e_d20250929_m012303_c001_v0001036_t0015_u01759108983528") 2025/09/29 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4169d19576c484c9_d20250929_m012250_c001_v7007000_t0000_u01759108970531") 2025/09/29 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae153c_d20250929_m012245_c001_v0001036_t0054_u01759108965509") 2025/09/29 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262444_d20250929_m012237_c001_v7007000_t0000_u01759108957833") 2025/09/29 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd8f6_d20250929_m012232_c001_v0001183_t0010_u01759108952392") 2025/09/29 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f406aa5ac21f56d90_d20250929_m012230_c001_v7007000_t0000_u01759108950147") 2025/09/29 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae150f_d20250929_m012224_c001_v0001036_t0018_u01759108944239") 2025/09/29 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e76_d20250929_m012216_c001_v7007000_t0000_u01759108936673") 2025/09/29 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae14f3_d20250929_m012211_c001_v0001036_t0035_u01759108931294") 2025/09/29 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4044242883d93320_d20250929_m012208_c001_v7007000_t0000_u01759108928437") 2025/09/29 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd803_d20250929_m012203_c001_v0001183_t0053_u01759108923681") 2025/09/29 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f407bccd387073c72_d20250929_m012150_c001_v7007000_t0000_u01759108910591") 2025/09/29 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45803b3_d20250929_m012145_c001_v0001120_t0002_u01759108905075") 2025/09/29 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc5bde_d20250929_m012137_c001_v7007000_t0000_u01759108897089") 2025/09/29 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580399_d20250929_m012129_c001_v0001120_t0052_u01759108889179") 2025/09/29 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546086_d20250929_m012121_c001_v7007000_t0000_u01759108881261") 2025/09/29 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580375_d20250929_m012113_c001_v0001120_t0007_u01759108873430") 2025/09/29 01:25:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f406aa5ac21f56da1_d20250929_m012232_c001_v7007000_t0000_u01759108952891") 2025/09/29 01:25:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae151b_d20250929_m012229_c001_v0001036_t0013_u01759108949086") 2025/09/29 01:25:16 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4169d19576c484f9_d20250929_m012256_c001_v7007000_t0000_u01759108976049") 2025/09/29 01:25:17 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458045b_d20250929_m012249_c001_v0001120_t0000_u01759108969984") 2025/09/29 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262573_d20250929_m012414_c001_v7007000_t0000_u01759109054571") 2025/09/29 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580509_d20250929_m012406_c001_v0001120_t0005_u01759109046227") 2025/09/29 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40170caf82551104_d20250929_m012358_c001_v7007000_t0000_u01759109038320") 2025/09/29 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45804e8_d20250929_m012350_c001_v0001120_t0054_u01759109030531") 2025/09/29 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5429528_d20250929_m012342_c001_v7007000_t0000_u01759109022008") 2025/09/29 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45804be_d20250929_m012334_c001_v0001120_t0028_u01759109014693") 2025/09/29 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f423de332701c1d95_d20250929_m012327_c001_v7007000_t0000_u01759109007260") 2025/09/29 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458049d_d20250929_m012319_c001_v0001120_t0025_u01759108999806") 2025/09/29 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546557_d20250929_m012311_c001_v7007000_t0000_u01759108991442") 2025/09/29 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458047b_d20250929_m012303_c001_v0001120_t0047_u01759108983955") 2025/09/29 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5429483_d20250929_m012250_c001_v7007000_t0000_u01759108970559") 2025/09/29 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af41_d20250929_m012245_c001_v0001091_t0022_u01759108965971") 2025/09/29 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262445_d20250929_m012238_c001_v7007000_t0000_u01759108958014") 2025/09/29 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af2f_d20250929_m012232_c001_v0001091_t0007_u01759108952523") 2025/09/29 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40838f7c6d4de52b_d20250929_m012230_c001_v7007000_t0000_u01759108950160") 2025/09/29 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580416_d20250929_m012224_c001_v0001120_t0033_u01759108944622") 2025/09/29 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e78_d20250929_m012216_c001_v7007000_t0000_u01759108936867") 2025/09/29 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45803fd_d20250929_m012211_c001_v0001120_t0042_u01759108931463") 2025/09/29 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b243156a_d20250929_m012208_c001_v7007000_t0000_u01759108928852") 2025/09/29 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae14db_d20250929_m012203_c001_v0001036_t0013_u01759108923893") 2025/09/29 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f41522a5b6e89149f_d20250929_m012150_c001_v7007000_t0000_u01759108910621") 2025/09/29 01:25:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aecc_d20250929_m012145_c001_v0001091_t0055_u01759108905560") 2025/09/29 01:25:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc5bdf_d20250929_m012137_c001_v7007000_t0000_u01759108897274") 2025/09/29 01:25:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aeb4_d20250929_m012129_c001_v0001091_t0055_u01759108889455") 2025/09/29 01:25:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546089_d20250929_m012121_c001_v7007000_t0000_u01759108881444") 2025/09/29 01:25:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae9e_d20250929_m012114_c001_v0001091_t0033_u01759108874163") 2025/09/29 01:25:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f406aa5ac21f56da9_d20250929_m012233_c001_v7007000_t0000_u01759108953076") 2025/09/29 01:25:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580427_d20250929_m012229_c001_v0001120_t0043_u01759108949103") 2025/09/29 01:25:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b24314c1_d20250929_m012153_c001_v7007000_t0000_u01759108913327") 2025/09/29 01:25:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd7b5_d20250929_m012148_c001_v0001183_t0027_u01759108908625") 2025/09/29 01:25:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b24314c9_d20250929_m012153_c001_v7007000_t0000_u01759108913610") 2025/09/29 01:25:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45803bf_d20250929_m012148_c001_v0001120_t0032_u01759108908705") 2025/09/29 01:25:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b24314cf_d20250929_m012153_c001_v7007000_t0000_u01759108913792") 2025/09/29 01:25:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd7b7_d20250929_m012148_c001_v0001183_t0004_u01759108908827") 2025/09/29 01:25:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b24314d5_d20250929_m012153_c001_v7007000_t0000_u01759108913980") 2025/09/29 01:25:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae14b9_d20250929_m012148_c001_v0001036_t0031_u01759108908859") 2025/09/29 01:25:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b24314dd_d20250929_m012154_c001_v7007000_t0000_u01759108914162") 2025/09/29 01:25:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aed4_d20250929_m012148_c001_v0001091_t0008_u01759108908900") 2025/09/29 01:25:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b24314e2_d20250929_m012154_c001_v7007000_t0000_u01759108914344") 2025/09/29 01:25:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd7b9_d20250929_m012149_c001_v0001183_t0021_u01759108909029") 2025/09/29 01:25:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b24314e6_d20250929_m012154_c001_v7007000_t0000_u01759108914525") 2025/09/29 01:25:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aed6_d20250929_m012149_c001_v0001091_t0028_u01759108909212") 2025/09/29 01:25:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b24314ed_d20250929_m012154_c001_v7007000_t0000_u01759108914732") 2025/09/29 01:25:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45803c1_d20250929_m012149_c001_v0001120_t0018_u01759108909222") 2025/09/29 01:25:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b24314f2_d20250929_m012154_c001_v7007000_t0000_u01759108914914") 2025/09/29 01:25:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd7bb_d20250929_m012149_c001_v0001183_t0009_u01759108909238") 2025/09/29 01:25:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b24314f8_d20250929_m012155_c001_v7007000_t0000_u01759108915096") 2025/09/29 01:25:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae14bd_d20250929_m012149_c001_v0001036_t0035_u01759108909275") 2025/09/29 01:25:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b24314fd_d20250929_m012155_c001_v7007000_t0000_u01759108915277") 2025/09/29 01:25:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd7bd_d20250929_m012149_c001_v0001183_t0042_u01759108909451") 2025/09/29 01:25:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b2431503_d20250929_m012155_c001_v7007000_t0000_u01759108915460") 2025/09/29 01:25:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aed8_d20250929_m012149_c001_v0001091_t0009_u01759108909621") 2025/09/29 01:25:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b2431509_d20250929_m012155_c001_v7007000_t0000_u01759108915642") 2025/09/29 01:25:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45803c3_d20250929_m012149_c001_v0001120_t0002_u01759108909630") 2025/09/29 01:25:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b243150f_d20250929_m012155_c001_v7007000_t0000_u01759108915824") 2025/09/29 01:25:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd7c1_d20250929_m012149_c001_v0001183_t0034_u01759108909657") 2025/09/29 01:25:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b2431514_d20250929_m012156_c001_v7007000_t0000_u01759108916041") 2025/09/29 01:25:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae14bf_d20250929_m012149_c001_v0001036_t0042_u01759108909801") 2025/09/29 01:25:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b243151c_d20250929_m012156_c001_v7007000_t0000_u01759108916223") 2025/09/29 01:25:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd7c3_d20250929_m012149_c001_v0001183_t0027_u01759108909944") 2025/09/29 01:25:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e4c_d20250929_m012211_c001_v7007000_t0000_u01759108931966") 2025/09/29 01:25:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd818_d20250929_m012206_c001_v0001183_t0008_u01759108926753") 2025/09/29 01:25:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f41522a5b6e891549_d20250929_m012211_c001_v7007000_t0000_u01759108931976") 2025/09/29 01:25:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45803eb_d20250929_m012206_c001_v0001120_t0018_u01759108926815") 2025/09/29 01:25:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e47_d20250929_m012211_c001_v7007000_t0000_u01759108931822") 2025/09/29 01:25:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aeee_d20250929_m012206_c001_v0001091_t0032_u01759108926828") 2025/09/29 01:25:20 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f407afd9031f3d2bc_d20250929_m012211_c001_v7007000_t0000_u01759108931766") 2025/09/29 01:25:20 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd81d_d20250929_m012206_c001_v0001183_t0050_u01759108926953") 2025/09/29 01:25:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4195ca0290caf945_d20250929_m012211_c001_v7007000_t0000_u01759108931991") 2025/09/29 01:25:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd826_d20250929_m012207_c001_v0001183_t0022_u01759108927146") 2025/09/29 01:25:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f407afd9031f3d2c0_d20250929_m012212_c001_v7007000_t0000_u01759108932134") 2025/09/29 01:25:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae14e1_d20250929_m012207_c001_v0001036_t0006_u01759108927218") 2025/09/29 01:25:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b2431571_d20250929_m012212_c001_v7007000_t0000_u01759108932143") 2025/09/29 01:25:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aef2_d20250929_m012207_c001_v0001091_t0017_u01759108927228") 2025/09/29 01:25:20 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e52_d20250929_m012212_c001_v7007000_t0000_u01759108932156") 2025/09/29 01:25:20 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd828_d20250929_m012207_c001_v0001183_t0040_u01759108927356") 2025/09/29 01:25:20 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc5cc0_d20250929_m012211_c001_v7007000_t0000_u01759108931936") 2025/09/29 01:25:20 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45803ef_d20250929_m012207_c001_v0001120_t0039_u01759108927390") 2025/09/29 01:25:20 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4044242883d93325_d20250929_m012212_c001_v7007000_t0000_u01759108932006") 2025/09/29 01:25:20 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd82a_d20250929_m012207_c001_v0001183_t0051_u01759108927558") 2025/09/29 01:25:20 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f407afd9031f3d2bd_d20250929_m012211_c001_v7007000_t0000_u01759108931950") 2025/09/29 01:25:20 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aef4_d20250929_m012207_c001_v0001091_t0015_u01759108927626") 2025/09/29 01:25:20 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e4e_d20250929_m012212_c001_v7007000_t0000_u01759108932009") 2025/09/29 01:25:21 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45803f1_d20250929_m012207_c001_v0001120_t0019_u01759108927648") 2025/09/29 01:25:21 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b2431570_d20250929_m012211_c001_v7007000_t0000_u01759108931959") 2025/09/29 01:25:21 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae14e3_d20250929_m012207_c001_v0001036_t0031_u01759108927666") 2025/09/29 01:25:21 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc5cc1_d20250929_m012212_c001_v7007000_t0000_u01759108932120") 2025/09/29 01:25:21 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd82e_d20250929_m012207_c001_v0001183_t0050_u01759108927760") 2025/09/29 01:25:21 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e45_d20250929_m012211_c001_v7007000_t0000_u01759108931781") 2025/09/29 01:25:21 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aef6_d20250929_m012207_c001_v0001091_t0021_u01759108927986") 2025/09/29 01:25:21 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b243156f_d20250929_m012211_c001_v7007000_t0000_u01759108931776") 2025/09/29 01:25:21 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd832_d20250929_m012207_c001_v0001183_t0012_u01759108927997") 2025/09/29 01:25:21 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4203db091056ab6a_d20250929_m012002_c001_v7007000_t0000_u01759108802636") 2025/09/29 01:25:21 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1075edc273c92bcc_d20250929_m012000_c001_v0001183_t0057_u01759108800794") 2025/09/29 01:25:21 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a54290ab_d20250929_m012000_c001_v7007000_t0000_u01759108800608") 2025/09/29 01:25:21 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1075edc273c92bbd_d20250929_m011957_c001_v0001183_t0024_u01759108797484") 2025/09/29 01:25:21 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a54290a6_d20250929_m011956_c001_v7007000_t0000_u01759108796740") 2025/09/29 01:25:21 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0adea_d20250929_m011952_c001_v0001091_t0004_u01759108792340") 2025/09/29 01:25:21 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f42136b7bf6a5d331_d20250929_m011950_c001_v7007000_t0000_u01759108790865") 2025/09/29 01:25:21 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106acc328a68bd18_d20250929_m011948_c001_v0001176_t0055_u01759108788887") 2025/09/29 01:25:21 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac74250927d_d20250929_m011948_c001_v7007000_t0000_u01759108788704") 2025/09/29 01:25:21 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106acc328a68bd0d_d20250929_m011945_c001_v0001176_t0033_u01759108785252") 2025/09/29 01:25:21 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac74250924b_d20250929_m011944_c001_v7007000_t0000_u01759108784523") 2025/09/29 01:25:21 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458029b_d20250929_m011940_c001_v0001120_t0039_u01759108780648") 2025/09/29 01:25:21 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5429088_d20250929_m011939_c001_v7007000_t0000_u01759108779367") 2025/09/29 01:25:22 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f10750ccf40a73d58_d20250929_m011937_c001_v0001171_t0027_u01759108777919") 2025/09/29 01:25:22 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509b26_d20250929_m011937_c001_v7007000_t0000_u01759108777715") 2025/09/29 01:25:22 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f10750ccf40a73d4f_d20250929_m011934_c001_v0001171_t0033_u01759108774740") 2025/09/29 01:25:22 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509b1d_d20250929_m011933_c001_v7007000_t0000_u01759108773895") 2025/09/29 01:25:22 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580287_d20250929_m011930_c001_v0001120_t0041_u01759108770082") 2025/09/29 01:25:22 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a542907b_d20250929_m011929_c001_v7007000_t0000_u01759108769121") 2025/09/29 01:25:22 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1054c32fd36f24e8_d20250929_m011927_c001_v0001182_t0051_u01759108767194") 2025/09/29 01:25:22 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f411bd6689ddda444_d20250929_m011927_c001_v7007000_t0000_u01759108767010") 2025/09/29 01:25:22 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1054c32fd36f24da_d20250929_m011923_c001_v0001182_t0026_u01759108763403") 2025/09/29 01:25:22 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f411bd6689ddda43d_d20250929_m011922_c001_v7007000_t0000_u01759108762659") 2025/09/29 01:25:22 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458027b_d20250929_m011917_c001_v0001120_t0052_u01759108757098") 2025/09/29 01:25:22 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f417a220a8a32790a_d20250929_m011916_c001_v7007000_t0000_u01759108756189") 2025/09/29 01:25:22 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f10845c424dcbfc50_d20250929_m011914_c001_v0001183_t0028_u01759108754646") 2025/09/29 01:25:22 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70545f29_d20250929_m011914_c001_v7007000_t0000_u01759108754462") 2025/09/29 01:25:22 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f10845c424dcbfc42_d20250929_m011911_c001_v0001183_t0031_u01759108751153") 2025/09/29 01:25:22 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70545f25_d20250929_m011910_c001_v7007000_t0000_u01759108750413") 2025/09/29 01:25:22 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580267_d20250929_m011905_c001_v0001120_t0052_u01759108745027") 2025/09/29 01:25:22 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40838f7c6d4de1a7_d20250929_m011904_c001_v7007000_t0000_u01759108744100") 2025/09/29 01:25:22 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1030f1d62804c11c_d20250929_m011902_c001_v0001042_t0036_u01759108742243") 2025/09/29 01:25:22 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f416b28e2ae45e748_d20250929_m011902_c001_v7007000_t0000_u01759108742051") 2025/09/29 01:25:23 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1030f1d62804c118_d20250929_m011858_c001_v0001042_t0034_u01759108738367") 2025/09/29 01:25:23 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f416b28e2ae45e736_d20250929_m011857_c001_v7007000_t0000_u01759108737620") 2025/09/29 01:25:23 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580255_d20250929_m011849_c001_v0001120_t0032_u01759108729475") 2025/09/29 01:25:23 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4059676cc164be23_d20250929_m011848_c001_v7007000_t0000_u01759108728378") 2025/09/29 01:25:23 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f10246fee6fca6d16_d20250929_m011841_c001_v0001104_t0045_u01759108721807") 2025/09/29 01:25:23 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b24311c9_d20250929_m011841_c001_v7007000_t0000_u01759108721602") 2025/09/29 01:25:23 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f112e3e3e61dc490e_d20250929_m011837_c001_v0001183_t0016_u01759108717871") 2025/09/29 01:25:23 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1187d1ff1d383293_d20250929_m011836_c001_v0001146_t0001_u01759108716902") 2025/09/29 01:25:23 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1187d1ff1d38328b_d20250929_m011835_c001_v0001146_t0035_u01759108715845") 2025/09/29 01:25:23 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac742509174_d20250929_m011822_c001_v7007000_t0000_u01759108702233") 2025/09/29 01:25:23 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458020e_d20250929_m011815_c001_v0001120_t0040_u01759108695243") 2025/09/29 01:25:23 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f102594bf59ee611a_d20250929_m011814_c001_v0001182_t0022_u01759108694491") 2025/09/29 01:25:23 DEBUG : dst/one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f102594bf59ee6114_d20250929_m011813_c001_v0001182_t0015_u01759108693531") 2025/09/29 01:25:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4203db091056ab6b_d20250929_m012002_c001_v7007000_t0000_u01759108802819") 2025/09/29 01:25:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0adf2_d20250929_m012000_c001_v0001091_t0004_u01759108800079") 2025/09/29 01:25:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f112309d7e41d9177_d20250929_m011956_c001_v0001092_t0020_u01759108796306") 2025/09/29 01:25:23 DEBUG : dst/one.bak: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f42136b7bf6a5d332_d20250929_m011951_c001_v7007000_t0000_u01759108791049") 2025/09/29 01:25:23 DEBUG : dst/one.bak: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f11588b0f97991dba_d20250929_m011948_c001_v0001172_t0031_u01759108788239") 2025/09/29 01:25:23 DEBUG : dst/one.bak: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f110a8051e397ab67_d20250929_m011944_c001_v0001131_t0054_u01759108784156") 2025/09/29 01:25:23 DEBUG : dst/one.bak: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a542908a_d20250929_m011939_c001_v7007000_t0000_u01759108779550") 2025/09/29 01:25:23 DEBUG : dst/one.bak: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f118edf7ded9559f7_d20250929_m011937_c001_v0001157_t0044_u01759108777374") 2025/09/29 01:25:23 DEBUG : dst/one.bak: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141510f351a3ccc_d20250929_m011933_c001_v0001100_t0011_u01759108773549") 2025/09/29 01:25:24 DEBUG : dst/three: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4059676cc164be24_d20250929_m011848_c001_v7007000_t0000_u01759108728561") 2025/09/29 01:25:24 DEBUG : dst/three: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1187d1ff1d3832b6_d20250929_m011846_c001_v0001146_t0018_u01759108726675") 2025/09/29 01:25:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4203db091056ab6c_d20250929_m012003_c001_v7007000_t0000_u01759108803000") 2025/09/29 01:25:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f10176d464770dc7a_d20250929_m012001_c001_v0001183_t0031_u01759108801577") 2025/09/29 01:25:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f11844c504fdab404_d20250929_m011958_c001_v0001178_t0029_u01759108798246") 2025/09/29 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4203db091056ab6e_d20250929_m012003_c001_v7007000_t0000_u01759108803189") 2025/09/29 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1075edc273c92bd2_d20250929_m012001_c001_v0001183_t0008_u01759108801986") 2025/09/29 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a54290ad_d20250929_m012001_c001_v7007000_t0000_u01759108801796") 2025/09/29 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1075edc273c92bc3_d20250929_m011958_c001_v0001183_t0059_u01759108798678") 2025/09/29 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a54290a9_d20250929_m011958_c001_v7007000_t0000_u01759108798491") 2025/09/29 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0adec_d20250929_m011953_c001_v0001091_t0055_u01759108793464") 2025/09/29 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f42136b7bf6a5d333_d20250929_m011951_c001_v7007000_t0000_u01759108791233") 2025/09/29 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106acc328a68bd1c_d20250929_m011950_c001_v0001176_t0032_u01759108790268") 2025/09/29 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac742509292_d20250929_m011950_c001_v7007000_t0000_u01759108790086") 2025/09/29 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106acc328a68bd15_d20250929_m011946_c001_v0001176_t0039_u01759108786770") 2025/09/29 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac742509267_d20250929_m011946_c001_v7007000_t0000_u01759108786582") 2025/09/29 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458029d_d20250929_m011941_c001_v0001120_t0023_u01759108781235") 2025/09/29 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509b2d_d20250929_m011938_c001_v7007000_t0000_u01759108778764") 2025/09/29 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0add6_d20250929_m011936_c001_v0001091_t0004_u01759108776354") 2025/09/29 01:25:25 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509b22_d20250929_m011935_c001_v7007000_t0000_u01759108775625") 2025/09/29 01:25:25 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458028c_d20250929_m011930_c001_v0001120_t0015_u01759108770878") 2025/09/29 01:25:25 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f411bd6689ddda447_d20250929_m011928_c001_v7007000_t0000_u01759108768184") 2025/09/29 01:25:25 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0adc8_d20250929_m011925_c001_v0001091_t0047_u01759108765522") 2025/09/29 01:25:25 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f411bd6689ddda441_d20250929_m011924_c001_v7007000_t0000_u01759108764435") 2025/09/29 01:25:25 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458027d_d20250929_m011917_c001_v0001120_t0025_u01759108757737") 2025/09/29 01:25:25 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70545f2a_d20250929_m011915_c001_v7007000_t0000_u01759108755272") 2025/09/29 01:25:25 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0adb8_d20250929_m011913_c001_v0001091_t0054_u01759108753031") 2025/09/29 01:25:25 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70545f26_d20250929_m011911_c001_v7007000_t0000_u01759108751940") 2025/09/29 01:25:25 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458026d_d20250929_m011905_c001_v0001120_t0031_u01759108745697") 2025/09/29 01:25:25 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f416b28e2ae45e74c_d20250929_m011903_c001_v7007000_t0000_u01759108743173") 2025/09/29 01:25:25 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0adab_d20250929_m011900_c001_v0001091_t0023_u01759108740714") 2025/09/29 01:25:25 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f416b28e2ae45e73f_d20250929_m011859_c001_v7007000_t0000_u01759108739621") 2025/09/29 01:25:25 DEBUG : dst/three.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580259_d20250929_m011852_c001_v0001120_t0047_u01759108732726") 2025/09/29 01:25:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f42136b7bf6a5d334_d20250929_m011951_c001_v7007000_t0000_u01759108791417") 2025/09/29 01:25:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f11286fc19632ebc6_d20250929_m011949_c001_v0001130_t0023_u01759108789676") 2025/09/29 01:25:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f111a62d462047810_d20250929_m011946_c001_v0001172_t0026_u01759108786114") 2025/09/29 01:25:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a542908b_d20250929_m011939_c001_v7007000_t0000_u01759108779731") 2025/09/29 01:25:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1104a7e87447a2e8_d20250929_m011938_c001_v0001099_t0048_u01759108778486") 2025/09/29 01:25:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1113aa65e3683a7e_d20250929_m011935_c001_v0001090_t0008_u01759108775236") 2025/09/29 01:25:25 DEBUG : dst/two: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4203db091056ab70_d20250929_m012003_c001_v7007000_t0000_u01759108803373") 2025/09/29 01:25:26 DEBUG : dst/two: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45802ad_d20250929_m011953_c001_v0001120_t0011_u01759108793147") 2025/09/29 01:25:26 DEBUG : dst/two: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f42136b7bf6a5d335_d20250929_m011951_c001_v7007000_t0000_u01759108791601") 2025/09/29 01:25:26 DEBUG : dst/two: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0adde_d20250929_m011940_c001_v0001091_t0009_u01759108780919") 2025/09/29 01:25:26 DEBUG : dst/two: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a542908c_d20250929_m011939_c001_v7007000_t0000_u01759108779912") 2025/09/29 01:25:26 DEBUG : dst/two: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0adce_d20250929_m011930_c001_v0001091_t0006_u01759108770418") 2025/09/29 01:25:26 DEBUG : dst/two: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a542907c_d20250929_m011929_c001_v7007000_t0000_u01759108769308") 2025/09/29 01:25:26 DEBUG : dst/two: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0adbd_d20250929_m011917_c001_v0001091_t0015_u01759108757379") 2025/09/29 01:25:26 DEBUG : dst/two: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f417a220a8a32790b_d20250929_m011916_c001_v7007000_t0000_u01759108756372") 2025/09/29 01:25:26 DEBUG : dst/two: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0adb3_d20250929_m011905_c001_v0001091_t0008_u01759108745344") 2025/09/29 01:25:26 DEBUG : dst/two: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40838f7c6d4de1a8_d20250929_m011904_c001_v7007000_t0000_u01759108744294") 2025/09/29 01:25:26 DEBUG : dst/two: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ad96_d20250929_m011850_c001_v0001091_t0054_u01759108730297") 2025/09/29 01:25:26 DEBUG : dst/two: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4059676cc164be25_d20250929_m011848_c001_v7007000_t0000_u01759108728743") 2025/09/29 01:25:26 DEBUG : dst/two: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f101d622c095fd2bf_d20250929_m011843_c001_v0001157_t0048_u01759108723819") 2025/09/29 01:25:26 DEBUG : dst/two: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac742509175_d20250929_m011822_c001_v7007000_t0000_u01759108702419") 2025/09/29 01:25:26 DEBUG : dst/two: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f102594bf59ee6139_d20250929_m011821_c001_v0001182_t0020_u01759108701276") 2025/09/29 01:25:26 DEBUG : empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4188142601484add_d20250929_m011748_c001_v7007000_t0000_u01759108668693") 2025/09/29 01:25:26 DEBUG : empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f112e3e3e61dc4805_d20250929_m011744_c001_v0001183_t0000_u01759108664753") 2025/09/29 01:25:26 DEBUG : empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4188142601484aca_d20250929_m011742_c001_v7007000_t0000_u01759108662615") 2025/09/29 01:25:26 DEBUG : empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f112e3e3e61dc47d0_d20250929_m011732_c001_v0001183_t0008_u01759108652410") 2025/09/29 01:25:26 DEBUG : empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc4ee6_d20250929_m011723_c001_v7007000_t0000_u01759108643370") 2025/09/29 01:25:26 DEBUG : empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f112e3e3e61dc4790_d20250929_m011720_c001_v0001183_t0011_u01759108640079") 2025/09/29 01:25:26 DEBUG : empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e4f_d20250929_m011659_c001_v7007000_t0000_u01759108619648") 2025/09/29 01:25:27 DEBUG : empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458017d_d20250929_m011657_c001_v0001120_t0011_u01759108617719") 2025/09/29 01:25:27 DEBUG : empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e48_d20250929_m011656_c001_v7007000_t0000_u01759108616382") 2025/09/29 01:25:27 DEBUG : empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458016f_d20250929_m011654_c001_v0001120_t0004_u01759108614912") 2025/09/29 01:25:27 DEBUG : empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e43_d20250929_m011651_c001_v7007000_t0000_u01759108611652") 2025/09/29 01:25:27 DEBUG : empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580150_d20250929_m011649_c001_v0001120_t0048_u01759108609982") 2025/09/29 01:25:27 DEBUG : empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e40_d20250929_m011649_c001_v7007000_t0000_u01759108609199") 2025/09/29 01:25:27 DEBUG : empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580146_d20250929_m011647_c001_v0001120_t0018_u01759108607444") 2025/09/29 01:25:27 DEBUG : empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e36_d20250929_m011641_c001_v7007000_t0000_u01759108601200") 2025/09/29 01:25:27 DEBUG : empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458011b_d20250929_m011639_c001_v0001120_t0045_u01759108599538") 2025/09/29 01:25:27 DEBUG : empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e32_d20250929_m011638_c001_v7007000_t0000_u01759108598664") 2025/09/29 01:25:27 DEBUG : empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580117_d20250929_m011637_c001_v0001120_t0025_u01759108597699") 2025/09/29 01:25:27 DEBUG : empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac742508caf_d20250929_m011632_c001_v7007000_t0000_u01759108592528") 2025/09/29 01:25:27 DEBUG : empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45800fb_d20250929_m011631_c001_v0001120_t0040_u01759108591267") 2025/09/29 01:25:27 DEBUG : empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac742508ca6_d20250929_m011629_c001_v7007000_t0000_u01759108589363") 2025/09/29 01:25:27 DEBUG : empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45800ec_d20250929_m011627_c001_v0001120_t0005_u01759108587876") 2025/09/29 01:25:27 DEBUG : empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac742508ca4_d20250929_m011627_c001_v7007000_t0000_u01759108587513") 2025/09/29 01:25:27 DEBUG : empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f104a95598ed131dc_d20250929_m011626_c001_v0001136_t0058_u01759108586755") 2025/09/29 01:25:27 DEBUG : empty space: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45800e2_d20250929_m011625_c001_v0001120_t0045_u01759108585198") 2025/09/29 01:25:27 DEBUG : enormous: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e4c_d20250929_m011658_c001_v7007000_t0000_u01759108618678") 2025/09/29 01:25:27 DEBUG : enormous: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458017f_d20250929_m011658_c001_v0001120_t0048_u01759108618025") 2025/09/29 01:25:27 DEBUG : existing: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4203db091056b34b_d20250929_m012008_c001_v7007000_t0000_u01759108808069") 2025/09/29 01:25:28 DEBUG : existing: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45802ba_d20250929_m012006_c001_v0001120_t0046_u01759108806711") 2025/09/29 01:25:28 DEBUG : existing: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc4ee0_d20250929_m011718_c001_v7007000_t0000_u01759108638579") 2025/09/29 01:25:28 DEBUG : existing: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f112e3e3e61dc4783_d20250929_m011717_c001_v0001183_t0034_u01759108637432") 2025/09/29 01:25:28 DEBUG : existing: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac742508c94_d20250929_m011621_c001_v7007000_t0000_u01759108581834") 2025/09/29 01:25:28 DEBUG : existing: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45800d2_d20250929_m011620_c001_v0001120_t0024_u01759108580603") 2025/09/29 01:25:28 DEBUG : existing: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac742508c8f_d20250929_m011620_c001_v7007000_t0000_u01759108580051") 2025/09/29 01:25:28 DEBUG : existing: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45800ca_d20250929_m011619_c001_v0001120_t0010_u01759108579398") 2025/09/29 01:25:28 DEBUG : existing: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45800c8_d20250929_m011618_c001_v0001120_t0038_u01759108578546") 2025/09/29 01:25:28 DEBUG : existing-b: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc4ee1_d20250929_m011718_c001_v7007000_t0000_u01759108638760") 2025/09/29 01:25:28 DEBUG : existing-b: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45801a7_d20250929_m011717_c001_v0001120_t0033_u01759108637424") 2025/09/29 01:25:28 DEBUG : file1: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7384_d20250929_m012104_c001_v7007000_t0000_u01759108864056") 2025/09/29 01:25:28 DEBUG : file1: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd6ec_d20250929_m012102_c001_v0001183_t0033_u01759108862613") 2025/09/29 01:25:28 DEBUG : file1: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7379_d20250929_m012101_c001_v7007000_t0000_u01759108861633") 2025/09/29 01:25:28 DEBUG : file1: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd6db_d20250929_m012100_c001_v0001183_t0050_u01759108860136") 2025/09/29 01:25:28 DEBUG : five: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e52_d20250929_m011703_c001_v7007000_t0000_u01759108623501") 2025/09/29 01:25:28 DEBUG : five: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4013add2d458018c_d20250929_m011701_c001_v0001120_t0005_u01759108621543") 2025/09/29 01:25:28 DEBUG : foo: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac742508caa_d20250929_m011630_c001_v7007000_t0000_u01759108590834") 2025/09/29 01:25:28 DEBUG : foo: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4013add2d45800f8_d20250929_m011630_c001_v0001120_t0005_u01759108590282") 2025/09/29 01:25:28 DEBUG : foo: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4013add2d45800f4_d20250929_m011629_c001_v0001120_t0005_u01759108589727") 2025/09/29 01:25:28 DEBUG : four: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e53_d20250929_m011703_c001_v7007000_t0000_u01759108623682") 2025/09/29 01:25:28 DEBUG : four: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4141299026f0ad06_d20250929_m011702_c001_v0001091_t0037_u01759108622152") 2025/09/29 01:25:29 DEBUG : four: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458018a_d20250929_m011700_c001_v0001120_t0018_u01759108620804") 2025/09/29 01:25:29 DEBUG : hello world2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f41522a5b6e890c3a_d20250929_m011536_c001_v7007000_t0000_u01759108536143") 2025/09/29 01:25:29 DEBUG : hello world2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580022_d20250929_m011535_c001_v0001120_t0047_u01759108535422") 2025/09/29 01:25:29 DEBUG : ignore-size: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac742508c8b_d20250929_m011618_c001_v7007000_t0000_u01759108578141") 2025/09/29 01:25:29 DEBUG : ignore-size: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45800c0_d20250929_m011617_c001_v0001120_t0047_u01759108577090") 2025/09/29 01:25:29 DEBUG : nested/sub dir/file: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc4ede_d20250929_m011716_c001_v7007000_t0000_u01759108636681") 2025/09/29 01:25:29 DEBUG : nested/sub dir/file: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f112e3e3e61dc4777_d20250929_m011715_c001_v0001183_t0022_u01759108635964") 2025/09/29 01:25:29 DEBUG : nested/sub dir/file: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc4ed9_d20250929_m011715_c001_v7007000_t0000_u01759108635228") 2025/09/29 01:25:29 DEBUG : nested/sub dir/file: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f112e3e3e61dc476d_d20250929_m011714_c001_v0001183_t0055_u01759108634070") 2025/09/29 01:25:29 DEBUG : one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e54_d20250929_m011703_c001_v7007000_t0000_u01759108623863") 2025/09/29 01:25:29 DEBUG : one: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4013add2d4580182_d20250929_m011700_c001_v0001120_t0005_u01759108620055") 2025/09/29 01:25:29 DEBUG : only0: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7363_d20250929_m012055_c001_v7007000_t0000_u01759108855693") 2025/09/29 01:25:29 DEBUG : only0: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4013add2d4580347_d20250929_m012049_c001_v0001120_t0005_u01759108849971") 2025/09/29 01:25:29 DEBUG : only0: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae36_d20250929_m012035_c001_v0001091_t0050_u01759108835199") 2025/09/29 01:25:29 DEBUG : only0: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509c4f_d20250929_m012029_c001_v7007000_t0000_u01759108829383") 2025/09/29 01:25:29 DEBUG : only0: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0adfc_d20250929_m012011_c001_v0001091_t0047_u01759108811759") 2025/09/29 01:25:29 DEBUG : only1: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7364_d20250929_m012055_c001_v7007000_t0000_u01759108855875") 2025/09/29 01:25:29 DEBUG : only1: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4013add2d458034d_d20250929_m012050_c001_v0001120_t0005_u01759108850734") 2025/09/29 01:25:29 DEBUG : only1: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae39_d20250929_m012035_c001_v0001091_t0059_u01759108835854") 2025/09/29 01:25:29 DEBUG : only1: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f42136b7bf6a5d350_d20250929_m012029_c001_v7007000_t0000_u01759108829075") 2025/09/29 01:25:29 DEBUG : only1: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae00_d20250929_m012012_c001_v0001091_t0026_u01759108812349") 2025/09/29 01:25:29 DEBUG : only10: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7365_d20250929_m012056_c001_v7007000_t0000_u01759108856058") 2025/09/29 01:25:29 DEBUG : only10: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f406b1e224bafd6b2_d20250929_m012050_c001_v0001183_t0044_u01759108850744") 2025/09/29 01:25:30 DEBUG : only10: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae51_d20250929_m012042_c001_v0001091_t0031_u01759108842385") 2025/09/29 01:25:30 DEBUG : only10: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d181a_d20250929_m012028_c001_v7007000_t0000_u01759108828873") 2025/09/29 01:25:30 DEBUG : only10: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae19_d20250929_m012020_c001_v0001091_t0049_u01759108820186") 2025/09/29 01:25:30 DEBUG : only11: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7367_d20250929_m012056_c001_v7007000_t0000_u01759108856239") 2025/09/29 01:25:30 DEBUG : only11: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f414194c251ae1445_d20250929_m012050_c001_v0001036_t0020_u01759108850556") 2025/09/29 01:25:30 DEBUG : only11: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae53_d20250929_m012043_c001_v0001091_t0014_u01759108843250") 2025/09/29 01:25:30 DEBUG : only11: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509c47_d20250929_m012028_c001_v7007000_t0000_u01759108828479") 2025/09/29 01:25:30 DEBUG : only11: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae1d_d20250929_m012020_c001_v0001091_t0038_u01759108820941") 2025/09/29 01:25:30 DEBUG : only12: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7368_d20250929_m012056_c001_v7007000_t0000_u01759108856420") 2025/09/29 01:25:30 DEBUG : only12: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4141299026f0ae70_d20250929_m012049_c001_v0001091_t0037_u01759108849983") 2025/09/29 01:25:30 DEBUG : only12: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae57_d20250929_m012043_c001_v0001091_t0035_u01759108843926") 2025/09/29 01:25:30 DEBUG : only12: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d181b_d20250929_m012029_c001_v7007000_t0000_u01759108829057") 2025/09/29 01:25:30 DEBUG : only12: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae1f_d20250929_m012021_c001_v0001091_t0019_u01759108821737") 2025/09/29 01:25:30 DEBUG : only13: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7369_d20250929_m012056_c001_v7007000_t0000_u01759108856601") 2025/09/29 01:25:30 DEBUG : only13: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4141299026f0ae78_d20250929_m012050_c001_v0001091_t0037_u01759108850951") 2025/09/29 01:25:30 DEBUG : only13: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae5d_d20250929_m012044_c001_v0001091_t0015_u01759108844840") 2025/09/29 01:25:30 DEBUG : only13: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4059676cc164c359_d20250929_m012028_c001_v7007000_t0000_u01759108828878") 2025/09/29 01:25:30 DEBUG : only13: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae21_d20250929_m012022_c001_v0001091_t0012_u01759108822621") 2025/09/29 01:25:30 DEBUG : only14: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef736a_d20250929_m012056_c001_v7007000_t0000_u01759108856785") 2025/09/29 01:25:30 DEBUG : only14: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4141299026f0ae76_d20250929_m012050_c001_v0001091_t0037_u01759108850756") 2025/09/29 01:25:31 DEBUG : only14: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae60_d20250929_m012045_c001_v0001091_t0045_u01759108845454") 2025/09/29 01:25:31 DEBUG : only14: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d181e_d20250929_m012029_c001_v7007000_t0000_u01759108829427") 2025/09/29 01:25:31 DEBUG : only14: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae23_d20250929_m012023_c001_v0001091_t0031_u01759108823280") 2025/09/29 01:25:31 DEBUG : only15: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef736b_d20250929_m012056_c001_v7007000_t0000_u01759108856968") 2025/09/29 01:25:31 DEBUG : only15: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4013add2d4580349_d20250929_m012050_c001_v0001120_t0005_u01759108850368") 2025/09/29 01:25:31 DEBUG : only15: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae64_d20250929_m012046_c001_v0001091_t0006_u01759108846235") 2025/09/29 01:25:31 DEBUG : only15: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509c48_d20250929_m012028_c001_v7007000_t0000_u01759108828660") 2025/09/29 01:25:31 DEBUG : only15: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae29_d20250929_m012024_c001_v0001091_t0058_u01759108824054") 2025/09/29 01:25:31 DEBUG : only16: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef736c_d20250929_m012057_c001_v7007000_t0000_u01759108857152") 2025/09/29 01:25:31 DEBUG : only16: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4013add2d458034b_d20250929_m012050_c001_v0001120_t0005_u01759108850551") 2025/09/29 01:25:31 DEBUG : only16: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae66_d20250929_m012046_c001_v0001091_t0004_u01759108846859") 2025/09/29 01:25:31 DEBUG : only16: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f42136b7bf6a5d34f_d20250929_m012028_c001_v7007000_t0000_u01759108828858") 2025/09/29 01:25:31 DEBUG : only16: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae2b_d20250929_m012025_c001_v0001091_t0034_u01759108825084") 2025/09/29 01:25:32 DEBUG : only17: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef736d_d20250929_m012057_c001_v7007000_t0000_u01759108857335") 2025/09/29 01:25:32 DEBUG : only17: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4141299026f0ae72_d20250929_m012050_c001_v0001091_t0037_u01759108850380") 2025/09/29 01:25:32 DEBUG : only17: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae68_d20250929_m012047_c001_v0001091_t0050_u01759108847629") 2025/09/29 01:25:32 DEBUG : only17: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4059676cc164c35a_d20250929_m012029_c001_v7007000_t0000_u01759108829065") 2025/09/29 01:25:32 DEBUG : only17: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae2d_d20250929_m012025_c001_v0001091_t0001_u01759108825890") 2025/09/29 01:25:32 DEBUG : only18: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef736e_d20250929_m012057_c001_v7007000_t0000_u01759108857517") 2025/09/29 01:25:32 DEBUG : only18: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4013add2d4580353_d20250929_m012051_c001_v0001120_t0005_u01759108851102") 2025/09/29 01:25:32 DEBUG : only18: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae6c_d20250929_m012048_c001_v0001091_t0045_u01759108848243") 2025/09/29 01:25:32 DEBUG : only18: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4059676cc164c35e_d20250929_m012029_c001_v7007000_t0000_u01759108829434") 2025/09/29 01:25:32 DEBUG : only18: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae2f_d20250929_m012026_c001_v0001091_t0053_u01759108826617") 2025/09/29 01:25:32 DEBUG : only19: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef736f_d20250929_m012057_c001_v7007000_t0000_u01759108857698") 2025/09/29 01:25:32 DEBUG : only19: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4141299026f0ae74_d20250929_m012050_c001_v0001091_t0037_u01759108850568") 2025/09/29 01:25:32 DEBUG : only19: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae6e_d20250929_m012048_c001_v0001091_t0037_u01759108848932") 2025/09/29 01:25:32 DEBUG : only19: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f42136b7bf6a5d353_d20250929_m012029_c001_v7007000_t0000_u01759108829443") 2025/09/29 01:25:32 DEBUG : only19: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae31_d20250929_m012027_c001_v0001091_t0038_u01759108827164") 2025/09/29 01:25:32 DEBUG : only2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7370_d20250929_m012057_c001_v7007000_t0000_u01759108857879") 2025/09/29 01:25:32 DEBUG : only2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f414194c251ae1447_d20250929_m012050_c001_v0001036_t0020_u01759108850746") 2025/09/29 01:25:32 DEBUG : only2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae3d_d20250929_m012036_c001_v0001091_t0024_u01759108836415") 2025/09/29 01:25:32 DEBUG : only2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509c51_d20250929_m012029_c001_v7007000_t0000_u01759108829563") 2025/09/29 01:25:32 DEBUG : only2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae04_d20250929_m012013_c001_v0001091_t0045_u01759108813389") 2025/09/29 01:25:32 DEBUG : only3: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7371_d20250929_m012058_c001_v7007000_t0000_u01759108858060") 2025/09/29 01:25:33 DEBUG : only3: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4013add2d4580355_d20250929_m012051_c001_v0001120_t0005_u01759108851286") 2025/09/29 01:25:33 DEBUG : only3: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae3f_d20250929_m012037_c001_v0001091_t0043_u01759108837097") 2025/09/29 01:25:33 DEBUG : only3: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509c4e_d20250929_m012029_c001_v7007000_t0000_u01759108829202") 2025/09/29 01:25:33 DEBUG : only3: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae06_d20250929_m012014_c001_v0001091_t0050_u01759108814218") 2025/09/29 01:25:33 DEBUG : only4: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7372_d20250929_m012058_c001_v7007000_t0000_u01759108858242") 2025/09/29 01:25:33 DEBUG : only4: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4013add2d458034f_d20250929_m012050_c001_v0001120_t0005_u01759108850918") 2025/09/29 01:25:33 DEBUG : only4: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae41_d20250929_m012038_c001_v0001091_t0056_u01759108838061") 2025/09/29 01:25:33 DEBUG : only4: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d181d_d20250929_m012029_c001_v7007000_t0000_u01759108829241") 2025/09/29 01:25:33 DEBUG : only4: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae0a_d20250929_m012015_c001_v0001091_t0021_u01759108815020") 2025/09/29 01:25:33 DEBUG : only5: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7373_d20250929_m012058_c001_v7007000_t0000_u01759108858424") 2025/09/29 01:25:33 DEBUG : only5: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f406b1e224bafd6b4_d20250929_m012050_c001_v0001183_t0044_u01759108850932") 2025/09/29 01:25:33 DEBUG : only5: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae43_d20250929_m012038_c001_v0001091_t0016_u01759108838770") 2025/09/29 01:25:33 DEBUG : only5: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509c4a_d20250929_m012028_c001_v7007000_t0000_u01759108828841") 2025/09/29 01:25:33 DEBUG : only5: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae0d_d20250929_m012015_c001_v0001091_t0019_u01759108815645") 2025/09/29 01:25:33 DEBUG : only6: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7374_d20250929_m012058_c001_v7007000_t0000_u01759108858605") 2025/09/29 01:25:33 DEBUG : only6: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f414194c251ae1449_d20250929_m012050_c001_v0001036_t0020_u01759108850940") 2025/09/29 01:25:33 DEBUG : only6: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae45_d20250929_m012039_c001_v0001091_t0012_u01759108839311") 2025/09/29 01:25:33 DEBUG : only6: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4095ea60f35d1820_d20250929_m012029_c001_v7007000_t0000_u01759108829610") 2025/09/29 01:25:33 DEBUG : only6: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae0f_d20250929_m012016_c001_v0001091_t0000_u01759108816337") 2025/09/29 01:25:33 DEBUG : only7: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7375_d20250929_m012058_c001_v7007000_t0000_u01759108858787") 2025/09/29 01:25:34 DEBUG : only7: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4141299026f0ae7a_d20250929_m012051_c001_v0001091_t0037_u01759108851136") 2025/09/29 01:25:34 DEBUG : only7: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae49_d20250929_m012040_c001_v0001091_t0010_u01759108840126") 2025/09/29 01:25:34 DEBUG : only7: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4059676cc164c35c_d20250929_m012029_c001_v7007000_t0000_u01759108829250") 2025/09/29 01:25:34 DEBUG : only7: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae13_d20250929_m012017_c001_v0001091_t0002_u01759108817608") 2025/09/29 01:25:34 DEBUG : only8: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7376_d20250929_m012058_c001_v7007000_t0000_u01759108858969") 2025/09/29 01:25:34 DEBUG : only8: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f406b1e224bafd6b8_d20250929_m012051_c001_v0001183_t0044_u01759108851116") 2025/09/29 01:25:34 DEBUG : only8: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae4d_d20250929_m012040_c001_v0001091_t0053_u01759108840753") 2025/09/29 01:25:34 DEBUG : only8: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f42136b7bf6a5d351_d20250929_m012029_c001_v7007000_t0000_u01759108829259") 2025/09/29 01:25:34 DEBUG : only8: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae15_d20250929_m012018_c001_v0001091_t0006_u01759108818419") 2025/09/29 01:25:34 DEBUG : only9: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7377_d20250929_m012059_c001_v7007000_t0000_u01759108859152") 2025/09/29 01:25:34 DEBUG : only9: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f414194c251ae144b_d20250929_m012051_c001_v0001036_t0020_u01759108851124") 2025/09/29 01:25:34 DEBUG : only9: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae4f_d20250929_m012041_c001_v0001091_t0053_u01759108841514") 2025/09/29 01:25:34 DEBUG : only9: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509c4c_d20250929_m012029_c001_v7007000_t0000_u01759108829022") 2025/09/29 01:25:34 DEBUG : only9: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae17_d20250929_m012019_c001_v0001091_t0029_u01759108819198") 2025/09/29 01:25:34 DEBUG : potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc4ed5_d20250929_m011712_c001_v7007000_t0000_u01759108632950") 2025/09/29 01:25:34 DEBUG : potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ad12_d20250929_m011711_c001_v0001091_t0026_u01759108631197") 2025/09/29 01:25:34 DEBUG : potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc4ed1_d20250929_m011710_c001_v7007000_t0000_u01759108630103") 2025/09/29 01:25:34 DEBUG : potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458019a_d20250929_m011707_c001_v0001120_t0015_u01759108627786") 2025/09/29 01:25:34 DEBUG : potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc4ecb_d20250929_m011707_c001_v7007000_t0000_u01759108627055") 2025/09/29 01:25:34 DEBUG : potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ad08_d20250929_m011704_c001_v0001091_t0046_u01759108624774") 2025/09/29 01:25:35 DEBUG : potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e46_d20250929_m011653_c001_v7007000_t0000_u01759108613666") 2025/09/29 01:25:35 DEBUG : potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580162_d20250929_m011652_c001_v0001120_t0047_u01759108612198") 2025/09/29 01:25:35 DEBUG : potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e42_d20250929_m011650_c001_v7007000_t0000_u01759108610635") 2025/09/29 01:25:35 DEBUG : potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458014e_d20250929_m011649_c001_v0001120_t0054_u01759108609746") 2025/09/29 01:25:35 DEBUG : potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e3f_d20250929_m011648_c001_v7007000_t0000_u01759108608325") 2025/09/29 01:25:35 DEBUG : potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580144_d20250929_m011647_c001_v0001120_t0056_u01759108607168") 2025/09/29 01:25:35 DEBUG : potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e34_d20250929_m011640_c001_v7007000_t0000_u01759108600644") 2025/09/29 01:25:35 DEBUG : potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580119_d20250929_m011639_c001_v0001120_t0048_u01759108599222") 2025/09/29 01:25:35 DEBUG : potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e33_d20250929_m011638_c001_v7007000_t0000_u01759108598846") 2025/09/29 01:25:35 DEBUG : potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580115_d20250929_m011637_c001_v0001120_t0044_u01759108597419") 2025/09/29 01:25:35 DEBUG : potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e30_d20250929_m011637_c001_v7007000_t0000_u01759108597054") 2025/09/29 01:25:35 DEBUG : potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580111_d20250929_m011635_c001_v0001120_t0001_u01759108595974") 2025/09/29 01:25:35 DEBUG : potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458010f_d20250929_m011635_c001_v0001120_t0044_u01759108595353") 2025/09/29 01:25:35 DEBUG : potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e2e_d20250929_m011634_c001_v7007000_t0000_u01759108594989") 2025/09/29 01:25:35 DEBUG : potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458010b_d20250929_m011634_c001_v0001120_t0024_u01759108594097") 2025/09/29 01:25:35 DEBUG : potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580109_d20250929_m011633_c001_v0001120_t0039_u01759108593441") 2025/09/29 01:25:35 DEBUG : potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac742508cb0_d20250929_m011632_c001_v7007000_t0000_u01759108592713") 2025/09/29 01:25:35 DEBUG : potato: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580101_d20250929_m011631_c001_v0001120_t0035_u01759108591884") 2025/09/29 01:25:35 DEBUG : potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4195ca0290caf3ca_d20250929_m011758_c001_v7007000_t0000_u01759108678546") 2025/09/29 01:25:35 DEBUG : potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ad5f_d20250929_m011757_c001_v0001091_t0043_u01759108677766") 2025/09/29 01:25:35 DEBUG : potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4188142601484ae0_d20250929_m011749_c001_v7007000_t0000_u01759108669046") 2025/09/29 01:25:35 DEBUG : potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ad44_d20250929_m011743_c001_v0001091_t0021_u01759108663920") 2025/09/29 01:25:36 DEBUG : potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b24310cc_d20250929_m011736_c001_v7007000_t0000_u01759108656879") 2025/09/29 01:25:36 DEBUG : potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ad37_d20250929_m011731_c001_v0001091_t0042_u01759108651692") 2025/09/29 01:25:36 DEBUG : potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc4ee9_d20250929_m011723_c001_v7007000_t0000_u01759108643645") 2025/09/29 01:25:36 DEBUG : potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ad20_d20250929_m011719_c001_v0001091_t0034_u01759108639688") 2025/09/29 01:25:36 DEBUG : potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e4e_d20250929_m011658_c001_v7007000_t0000_u01759108618860") 2025/09/29 01:25:36 DEBUG : potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580177_d20250929_m011656_c001_v0001120_t0024_u01759108616928") 2025/09/29 01:25:36 DEBUG : potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e49_d20250929_m011656_c001_v7007000_t0000_u01759108616564") 2025/09/29 01:25:36 DEBUG : potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458016d_d20250929_m011654_c001_v0001120_t0005_u01759108614277") 2025/09/29 01:25:36 DEBUG : potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e47_d20250929_m011653_c001_v7007000_t0000_u01759108613913") 2025/09/29 01:25:36 DEBUG : potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580168_d20250929_m011652_c001_v0001120_t0032_u01759108612825") 2025/09/29 01:25:36 DEBUG : potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e44_d20250929_m011651_c001_v7007000_t0000_u01759108611834") 2025/09/29 01:25:36 DEBUG : potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580157_d20250929_m011651_c001_v0001120_t0052_u01759108611001") 2025/09/29 01:25:36 DEBUG : potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e41_d20250929_m011649_c001_v7007000_t0000_u01759108609380") 2025/09/29 01:25:36 DEBUG : potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458014c_d20250929_m011648_c001_v0001120_t0020_u01759108608336") 2025/09/29 01:25:36 DEBUG : potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e37_d20250929_m011641_c001_v7007000_t0000_u01759108601382") 2025/09/29 01:25:36 DEBUG : potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580120_d20250929_m011640_c001_v0001120_t0025_u01759108600200") 2025/09/29 01:25:36 DEBUG : potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f41522a5b6e890c3f_d20250929_m011538_c001_v7007000_t0000_u01759108538899") 2025/09/29 01:25:36 DEBUG : potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458002e_d20250929_m011538_c001_v0001120_t0050_u01759108538261") 2025/09/29 01:25:36 DEBUG : potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f41522a5b6e890c3e_d20250929_m011537_c001_v7007000_t0000_u01759108537356") 2025/09/29 01:25:36 DEBUG : potato2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458002a_d20250929_m011536_c001_v0001120_t0045_u01759108536688") 2025/09/29 01:25:36 DEBUG : potato3: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4188142601484ae1_d20250929_m011749_c001_v7007000_t0000_u01759108669288") 2025/09/29 01:25:36 DEBUG : potato3: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45801e5_d20250929_m011745_c001_v0001120_t0057_u01759108665355") 2025/09/29 01:25:37 DEBUG : potato3: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f403c2324b24310ce_d20250929_m011737_c001_v7007000_t0000_u01759108657062") 2025/09/29 01:25:37 DEBUG : potato3: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45801cc_d20250929_m011733_c001_v0001120_t0013_u01759108653007") 2025/09/29 01:25:37 DEBUG : potato3: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc4eea_d20250929_m011724_c001_v7007000_t0000_u01759108644129") 2025/09/29 01:25:37 DEBUG : potato3: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45801b1_d20250929_m011720_c001_v0001120_t0039_u01759108640275") 2025/09/29 01:25:37 DEBUG : pre-dest1/1: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4059676cc164bde4_d20250929_m011831_c001_v7007000_t0000_u01759108711586") 2025/09/29 01:25:37 DEBUG : pre-dest1/1: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580216_d20250929_m011823_c001_v0001120_t0009_u01759108703176") 2025/09/29 01:25:37 DEBUG : pre-dest2/2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4059676cc164bde7_d20250929_m011831_c001_v7007000_t0000_u01759108711768") 2025/09/29 01:25:37 DEBUG : pre-dest2/2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ad77_d20250929_m011824_c001_v0001091_t0036_u01759108704069") 2025/09/29 01:25:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac742509153_d20250929_m011809_c001_v7007000_t0000_u01759108689508") 2025/09/29 01:25:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f112e3e3e61dc485c_d20250929_m011806_c001_v0001183_t0025_u01759108686446") 2025/09/29 01:25:37 DEBUG : sizeonly: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac742508c89_d20250929_m011616_c001_v7007000_t0000_u01759108576535") 2025/09/29 01:25:37 DEBUG : sizeonly: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45800bc_d20250929_m011615_c001_v0001120_t0041_u01759108575524") 2025/09/29 01:25:37 DEBUG : splitbanan: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4169d19576c484fa_d20250929_m012256_c001_v7007000_t0000_u01759108976249") 2025/09/29 01:25:37 DEBUG : splitbanan: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580453_d20250929_m012248_c001_v0001120_t0028_u01759108968800") 2025/09/29 01:25:37 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262575_d20250929_m012414_c001_v7007000_t0000_u01759109054754") 2025/09/29 01:25:37 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458050b_d20250929_m012408_c001_v0001120_t0015_u01759109048124") 2025/09/29 01:25:37 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40170caf82551106_d20250929_m012358_c001_v7007000_t0000_u01759109038502") 2025/09/29 01:25:37 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45804ea_d20250929_m012352_c001_v0001120_t0014_u01759109032126") 2025/09/29 01:25:37 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5429529_d20250929_m012342_c001_v7007000_t0000_u01759109022191") 2025/09/29 01:25:37 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45804c2_d20250929_m012336_c001_v0001120_t0055_u01759109016126") 2025/09/29 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f423de332701c1d96_d20250929_m012327_c001_v7007000_t0000_u01759109007445") 2025/09/29 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45804a1_d20250929_m012321_c001_v0001120_t0054_u01759109001489") 2025/09/29 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd70546558_d20250929_m012311_c001_v7007000_t0000_u01759108991624") 2025/09/29 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458047e_d20250929_m012305_c001_v0001120_t0035_u01759108985215") 2025/09/29 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef75e4_d20250929_m012250_c001_v7007000_t0000_u01759108970572") 2025/09/29 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0af45_d20250929_m012247_c001_v0001091_t0031_u01759108967510") 2025/09/29 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262447_d20250929_m012238_c001_v7007000_t0000_u01759108958202") 2025/09/29 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1520_d20250929_m012231_c001_v0001036_t0042_u01759108951117") 2025/09/29 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f40170caf82550e9e_d20250929_m012230_c001_v7007000_t0000_u01759108950035") 2025/09/29 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458041d_d20250929_m012226_c001_v0001120_t0028_u01759108946508") 2025/09/29 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f418913363c509e7a_d20250929_m012217_c001_v7007000_t0000_u01759108937050") 2025/09/29 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45803f5_d20250929_m012209_c001_v0001120_t0032_u01759108929968") 2025/09/29 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc5cbe_d20250929_m012209_c001_v7007000_t0000_u01759108929056") 2025/09/29 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae14dd_d20250929_m012205_c001_v0001036_t0021_u01759108925114") 2025/09/29 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f411bd6689dddaa3e_d20250929_m012150_c001_v7007000_t0000_u01759108910845") 2025/09/29 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aed0_d20250929_m012146_c001_v0001091_t0034_u01759108906924") 2025/09/29 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc5be1_d20250929_m012137_c001_v7007000_t0000_u01759108897457") 2025/09/29 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aeb6_d20250929_m012131_c001_v0001091_t0008_u01759108891044") 2025/09/29 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4144aabd7054608b_d20250929_m012121_c001_v7007000_t0000_u01759108881630") 2025/09/29 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aea0_d20250929_m012115_c001_v0001091_t0021_u01759108875621") 2025/09/29 01:25:38 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4195ca0290cafa21_d20250929_m012232_c001_v7007000_t0000_u01759108952868") 2025/09/29 01:25:39 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458041f_d20250929_m012227_c001_v0001120_t0055_u01759108947779") 2025/09/29 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef73a4_d20250929_m012108_c001_v7007000_t0000_u01759108868435") 2025/09/29 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae91_d20250929_m012107_c001_v0001091_t0010_u01759108867229") 2025/09/29 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7396_d20250929_m012106_c001_v7007000_t0000_u01759108866461") 2025/09/29 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae145b_d20250929_m012105_c001_v0001036_t0055_u01759108865045") 2025/09/29 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc4edf_d20250929_m011716_c001_v7007000_t0000_u01759108636870") 2025/09/29 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ad16_d20250929_m011715_c001_v0001091_t0005_u01759108635959") 2025/09/29 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc4eda_d20250929_m011715_c001_v7007000_t0000_u01759108635409") 2025/09/29 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45801a1_d20250929_m011714_c001_v0001120_t0024_u01759108634430") 2025/09/29 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac742508c86_d20250929_m011613_c001_v7007000_t0000_u01759108573225") 2025/09/29 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45800b4_d20250929_m011611_c001_v0001120_t0036_u01759108571690") 2025/09/29 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac742508c84_d20250929_m011611_c001_v7007000_t0000_u01759108571324") 2025/09/29 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45800b0_d20250929_m011610_c001_v0001120_t0045_u01759108570298") 2025/09/29 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac742508c82_d20250929_m011608_c001_v7007000_t0000_u01759108568235") 2025/09/29 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45800ac_d20250929_m011607_c001_v0001120_t0016_u01759108567101") 2025/09/29 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac742508c7e_d20250929_m011606_c001_v7007000_t0000_u01759108566525") 2025/09/29 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d45800a2_d20250929_m011605_c001_v0001120_t0014_u01759108565480") 2025/09/29 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580095_d20250929_m011602_c001_v0001120_t0011_u01759108562746") 2025/09/29 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f400c1ac742508c77_d20250929_m011602_c001_v7007000_t0000_u01759108562381") 2025/09/29 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580093_d20250929_m011601_c001_v0001120_t0020_u01759108561391") 2025/09/29 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580089_d20250929_m011600_c001_v0001120_t0020_u01759108560566") 2025/09/29 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f41522a5b6e890c6f_d20250929_m011559_c001_v7007000_t0000_u01759108559808") 2025/09/29 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580079_d20250929_m011557_c001_v0001120_t0007_u01759108557397") 2025/09/29 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458006f_d20250929_m011554_c001_v0001120_t0054_u01759108554720") 2025/09/29 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f41522a5b6e890c5c_d20250929_m011554_c001_v7007000_t0000_u01759108554353") 2025/09/29 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580069_d20250929_m011553_c001_v0001120_t0030_u01759108553560") 2025/09/29 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580067_d20250929_m011552_c001_v0001120_t0014_u01759108552945") 2025/09/29 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f41522a5b6e890c56_d20250929_m011552_c001_v7007000_t0000_u01759108552580") 2025/09/29 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458005f_d20250929_m011548_c001_v0001120_t0015_u01759108548193") 2025/09/29 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f41522a5b6e890c4d_d20250929_m011547_c001_v7007000_t0000_u01759108547828") 2025/09/29 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458005b_d20250929_m011546_c001_v0001120_t0016_u01759108546934") 2025/09/29 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f41522a5b6e890c4a_d20250929_m011546_c001_v7007000_t0000_u01759108546024") 2025/09/29 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580051_d20250929_m011545_c001_v0001120_t0016_u01759108545311") 2025/09/29 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f41522a5b6e890c48_d20250929_m011544_c001_v7007000_t0000_u01759108544715") 2025/09/29 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458004b_d20250929_m011543_c001_v0001120_t0000_u01759108543967") 2025/09/29 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f41522a5b6e890c44_d20250929_m011543_c001_v7007000_t0000_u01759108543051") 2025/09/29 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580041_d20250929_m011542_c001_v0001120_t0053_u01759108542237") 2025/09/29 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f41522a5b6e890c42_d20250929_m011541_c001_v7007000_t0000_u01759108541688") 2025/09/29 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580039_d20250929_m011540_c001_v0001120_t0020_u01759108540611") 2025/09/29 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f41522a5b6e890c41_d20250929_m011540_c001_v7007000_t0000_u01759108540067") 2025/09/29 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580035_d20250929_m011539_c001_v0001120_t0043_u01759108539447") 2025/09/29 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f41522a5b6e890c39_d20250929_m011534_c001_v7007000_t0000_u01759108534862") 2025/09/29 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580020_d20250929_m011534_c001_v0001120_t0049_u01759108534156") 2025/09/29 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f41522a5b6e890c37_d20250929_m011533_c001_v7007000_t0000_u01759108533613") 2025/09/29 01:25:41 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458001a_d20250929_m011532_c001_v0001120_t0007_u01759108532674") 2025/09/29 01:25:41 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f41522a5b6e890c34_d20250929_m011531_c001_v7007000_t0000_u01759108531775") 2025/09/29 01:25:41 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580012_d20250929_m011531_c001_v0001120_t0029_u01759108531033") 2025/09/29 01:25:41 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f41522a5b6e890c31_d20250929_m011528_c001_v7007000_t0000_u01759108528690") 2025/09/29 01:25:41 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d458000a_d20250929_m011528_c001_v0001120_t0045_u01759108528071") 2025/09/29 01:25:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef73a6_d20250929_m012108_c001_v7007000_t0000_u01759108868626") 2025/09/29 01:25:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580369_d20250929_m012107_c001_v0001120_t0044_u01759108867236") 2025/09/29 01:25:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7398_d20250929_m012106_c001_v7007000_t0000_u01759108866643") 2025/09/29 01:25:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafd6fa_d20250929_m012105_c001_v0001183_t0036_u01759108865057") 2025/09/29 01:25:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262585_d20250929_m012416_c001_v7007000_t0000_u01759109056848") 2025/09/29 01:25:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafdaee_d20250929_m012416_c001_v0001183_t0026_u01759109056210") 2025/09/29 01:25:41 DEBUG : sub/yam: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc4ed3_d20250929_m011712_c001_v7007000_t0000_u01759108632405") 2025/09/29 01:25:41 DEBUG : sub/yam: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f112e3e3e61dc4763_d20250929_m011710_c001_v0001183_t0024_u01759108630841") 2025/09/29 01:25:41 DEBUG : test_dir1/file2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7386_d20250929_m012104_c001_v7007000_t0000_u01759108864238") 2025/09/29 01:25:41 DEBUG : test_dir1/file2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae8d_d20250929_m012102_c001_v0001091_t0036_u01759108862623") 2025/09/29 01:25:41 DEBUG : test_dir1/file2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef737a_d20250929_m012101_c001_v7007000_t0000_u01759108861817") 2025/09/29 01:25:41 DEBUG : test_dir1/file2: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0ae88_d20250929_m012100_c001_v0001091_t0002_u01759108860158") 2025/09/29 01:25:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef7389_d20250929_m012104_c001_v7007000_t0000_u01759108864427") 2025/09/29 01:25:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580367_d20250929_m012102_c001_v0001120_t0016_u01759108862959") 2025/09/29 01:25:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4155813b0bef737b_d20250929_m012101_c001_v7007000_t0000_u01759108861999") 2025/09/29 01:25:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1451_d20250929_m012100_c001_v0001036_t0019_u01759108860176") 2025/09/29 01:25:42 DEBUG : three: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e55_d20250929_m011704_c001_v7007000_t0000_u01759108624045") 2025/09/29 01:25:42 DEBUG : three: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580192_d20250929_m011702_c001_v0001120_t0052_u01759108622862") 2025/09/29 01:25:42 DEBUG : three: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580186_d20250929_m011700_c001_v0001120_t0033_u01759108620423") 2025/09/29 01:25:42 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f262595_d20250929_m012418_c001_v7007000_t0000_u01759109058576") 2025/09/29 01:25:42 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0afe2_d20250929_m012417_c001_v0001091_t0040_u01759109057803") 2025/09/29 01:25:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f2625c3_d20250929_m012438_c001_v7007000_t0000_u01759109078042") 2025/09/29 01:25:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae1605_d20250929_m012436_c001_v0001036_t0055_u01759109076006") 2025/09/29 01:25:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f2625be_d20250929_m012434_c001_v7007000_t0000_u01759109074415") 2025/09/29 01:25:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0aff0_d20250929_m012432_c001_v0001091_t0059_u01759109072774") 2025/09/29 01:25:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f2625bc_d20250929_m012431_c001_v7007000_t0000_u01759109071811") 2025/09/29 01:25:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafdb34_d20250929_m012431_c001_v0001183_t0057_u01759109071095") 2025/09/29 01:25:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f2625b6_d20250929_m012426_c001_v7007000_t0000_u01759109066087") 2025/09/29 01:25:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0afed_d20250929_m012425_c001_v0001091_t0050_u01759109065123") 2025/09/29 01:25:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f2625b9_d20250929_m012428_c001_v7007000_t0000_u01759109068445") 2025/09/29 01:25:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae15f7_d20250929_m012427_c001_v0001036_t0029_u01759109067063") 2025/09/29 01:25:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f2625b5_d20250929_m012424_c001_v7007000_t0000_u01759109064168") 2025/09/29 01:25:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f106b1e224bafdb0b_d20250929_m012423_c001_v0001183_t0051_u01759109063528") 2025/09/29 01:25:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f2625b2_d20250929_m012422_c001_v7007000_t0000_u01759109062571") 2025/09/29 01:25:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580526_d20250929_m012421_c001_v0001120_t0015_u01759109061618") 2025/09/29 01:25:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f2625a5_d20250929_m012420_c001_v7007000_t0000_u01759109060650") 2025/09/29 01:25:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f114194c251ae15eb_d20250929_m012419_c001_v0001036_t0052_u01759109059619") 2025/09/29 01:25:43 DEBUG : toe/toe/toe: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4195ca0290cb0305_d20250929_m012442_c001_v7007000_t0000_u01759109082768") 2025/09/29 01:25:43 DEBUG : toe/toe/toe: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1141299026f0affc_d20250929_m012442_c001_v0001091_t0006_u01759109082039") 2025/09/29 01:25:43 DEBUG : toe/toe/toe: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f2625bb_d20250929_m012430_c001_v7007000_t0000_u01759109070124") 2025/09/29 01:25:43 DEBUG : toe/toe/toe: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580530_d20250929_m012429_c001_v0001120_t0035_u01759109069420") 2025/09/29 01:25:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f2625c4_d20250929_m012438_c001_v7007000_t0000_u01759109078654") 2025/09/29 01:25:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1013add2d4580537_d20250929_m012437_c001_v0001120_t0012_u01759109077580") 2025/09/29 01:25:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4173808e5f2625c0_d20250929_m012435_c001_v7007000_t0000_u01759109075043") 2025/09/29 01:25:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f11587389c0d11250_d20250929_m012434_c001_v0001153_t0008_u01759109074079") 2025/09/29 01:25:43 DEBUG : two: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f422b0d72a5428e56_d20250929_m011704_c001_v7007000_t0000_u01759108624227") 2025/09/29 01:25:43 DEBUG : two: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f412e3e3e61dc4734_d20250929_m011702_c001_v0001183_t0006_u01759108622298") 2025/09/29 01:25:43 DEBUG : two: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4013add2d4580184_d20250929_m011700_c001_v0001120_t0005_u01759108620238") 2025/09/29 01:25:43 DEBUG : yam: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc4ed6_d20250929_m011713_c001_v7007000_t0000_u01759108633132") 2025/09/29 01:25:43 DEBUG : yam: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f103cc7e13da19878_d20250929_m011712_c001_v0001184_t0024_u01759108632203") 2025/09/29 01:25:43 DEBUG : yam: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc4ecf_d20250929_m011709_c001_v7007000_t0000_u01759108629560") 2025/09/29 01:25:43 DEBUG : yam: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f112e3e3e61dc4754_d20250929_m011707_c001_v0001183_t0040_u01759108627795") 2025/09/29 01:25:43 DEBUG : yam: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc4ec9_d20250929_m011706_c001_v7007000_t0000_u01759108626468") 2025/09/29 01:25:43 DEBUG : yam: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f112e3e3e61dc4740_d20250929_m011704_c001_v0001183_t0047_u01759108624780") 2025/09/29 01:25:43 DEBUG : yaml: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc4ed2_d20250929_m011710_c001_v7007000_t0000_u01759108630284") 2025/09/29 01:25:43 DEBUG : yaml: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f109c64a241a45cd7_d20250929_m011708_c001_v0001136_t0049_u01759108628914") 2025/09/29 01:25:44 DEBUG : yaml: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f4128667835dc4ecd_d20250929_m011707_c001_v7007000_t0000_u01759108627238") 2025/09/29 01:25:44 DEBUG : yaml: Deleting (id "4_z1fe2fd03009d9b3b9f980e1b_f1045cb51ac3d75ab_d20250929_m011706_c001_v0001113_t0032_u01759108626050") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m19.985224453s (try 1/5)