"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/11/09 03:26:15 DEBUG : Creating backend with remote "TestB2:rclone-test-riselas6boya" 2025/11/09 03:26:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/09 03:26:16 DEBUG : Creating backend with remote "/tmp/rclone795025550" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:26:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:26:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/09 03:26:17 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:26:17 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.59s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:26:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 03:26:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:26:18 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:26:18 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:26:19 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 03:26:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:26:19 INFO : sub dir/hello world: Copied (new) 2025/11/09 03:26:19 DEBUG : B2 bucket rclone-test-riselas6boya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.97s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:26:20 DEBUG : Creating backend with remote "/non-existing" 2025/11/09 03:26:21 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/09 03:26:21 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:26:21 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.64s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:26:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:26:22 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:26:22 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:26:22 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 03:26:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:26:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.94s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:26:23 INFO : B2 bucket rclone-test-riselas6boya: Running all checks before starting transfers 2025/11/09 03:26:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:26:23 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:26:23 INFO : B2 bucket rclone-test-riselas6boya: Checks finished, now starting transfers 2025/11/09 03:26:23 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:26:24 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 03:26:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:26:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.43s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:26:25 ERROR : Ignoring --no-traverse with sync 2025/11/09 03:26:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:26:25 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:26:25 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:26:25 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 03:26:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:26:25 INFO : sub dir/hello world: Copied (new) 2025/11/09 03:26:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.29s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:26:26 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/09 03:26:26 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:26:26 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:26:27 DEBUG : hello world2: size = 12 OK 2025/11/09 03:26:27 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/09 03:26:27 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.50s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:26:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 03:26:28 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:26:28 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:26:28 DEBUG : potato2: size = 11 OK 2025/11/09 03:26:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:26:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.22s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:26:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 03:26:29 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:26:29 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:26:30 DEBUG : potato2: size = 11 OK 2025/11/09 03:26:30 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:26:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.58s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:26:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/09 03:26:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 03:26:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/09 03:26:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 03:26:30 INFO : sub dir2: Making directory 2025/11/09 03:26:30 INFO : sub dir: Making directory 2025/11/09 03:26:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:26:30 INFO : sub dir2/sub sub dir2: Making directory 2025/11/09 03:26:30 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:26:30 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:26:31 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 03:26:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:26:31 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/11/09 03:26:31 DEBUG : B2 bucket rclone-test-riselas6boya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.61s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:26:32 INFO : sub dir2: Making directory 2025/11/09 03:26:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/09 03:26:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 03:26:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:26:32 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:26:32 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:26:33 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 03:26:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:26:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.38s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:26:33 DEBUG : sub dir2: Making directory with metadata 2025/11/09 03:26:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 03:26:33 INFO : sub dir2: Making directory 2025/11/09 03:26:33 INFO : sub dir: Making directory 2025/11/09 03:26:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:26:33 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:26:33 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:26:34 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 03:26:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:26:34 INFO : sub dir/hello world: Copied (new) 2025/11/09 03:26:34 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/09 03:26:34 DEBUG : B2 bucket rclone-test-riselas6boya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/09 03:26:34 DEBUG : B2 bucket rclone-test-riselas6boya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.54s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:26:35 INFO : sub dir2: Making directory 2025/11/09 03:26:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:26:35 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:26:35 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:26:36 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 03:26:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:26:36 INFO : sub dir/hello world: Copied (new) 2025/11/09 03:26:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.31s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:26:36 DEBUG : sub dir2: Making directory with metadata 2025/11/09 03:26:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 03:26:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 03:26:37 INFO : sub dir2: Making directory 2025/11/09 03:26:37 INFO : sub dir: Making directory 2025/11/09 03:26:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:26:37 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:26:37 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:26:37 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 03:26:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:26:37 INFO : sub dir/hello world: Copied (new) 2025/11/09 03:26:37 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/09 03:26:37 DEBUG : B2 bucket rclone-test-riselas6boya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.28s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:26:38 INFO : sub dir2: Making directory 2025/11/09 03:26:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:26:38 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:26:38 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:26:39 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 03:26:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:26:39 INFO : sub dir/hello world: Copied (new) 2025/11/09 03:26:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.29s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:26:40 DEBUG : Creating backend with remote "TestB2:rclone-test-vowekuj1kuvu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-riselas6boya -> B2 bucket rclone-test-vowekuj1kuvu 2025/11/09 03:26:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:26:41 DEBUG : B2 bucket rclone-test-vowekuj1kuvu: Waiting for checks to finish 2025/11/09 03:26:41 DEBUG : B2 bucket rclone-test-vowekuj1kuvu: Waiting for transfers to finish 2025/11/09 03:26:43 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 03:26:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:26:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/09 03:26:44 DEBUG : B2 bucket rclone-test-vowekuj1kuvu: Purge remote 2025/11/09 03:26:44 INFO : B2 bucket rclone-test-vowekuj1kuvu: cleaning bucket "rclone-test-vowekuj1kuvu" of all files 2025/11/09 03:26:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2dd93a06d6b6b9fa80e1b_f1051d8cbb735de57_d20251109_m032643_c001_v0001134_t0035_u01762658803644") --- PASS: TestServerSideCopy (5.50s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:26:45 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1161-13.backblaze.com/b2api/v1/b2_upload_file/bff27d73a06d6b6b9fa80e1b/c001_v0001161_t0027": EOF 2025/11/09 03:26:45 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1161-13.backblaze.com/b2api/v1/b2_upload_file/bff27d73a06d6b6b9fa80e1b/c001_v0001161_t0027": EOF) 2025/11/09 03:26:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "sub dir/hello world" to B2 bucket rclone-test-riselas6boya: 1/10 (Post "https://pod-000-1161-13.backblaze.com/b2api/v1/b2_upload_file/bff27d73a06d6b6b9fa80e1b/c001_v0001161_t0027": EOF) 2025/11/09 03:26:47 DEBUG : pacer: Reducing sleep to 10ms 2025/11/09 03:26:48 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone795025550) 2025/11/09 03:26:48 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:26:48 DEBUG : sub dir/hello world: Sizes differ 2025/11/09 03:26:48 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:26:48 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:26:49 DEBUG : sub dir/hello world: size = 17 OK 2025/11/09 03:26:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/09 03:26:49 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (4.52s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:26:50 DEBUG : Creating backend with remote "TestB2:rclone-test-taluzic1juqu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-riselas6boya -> B2 bucket rclone-test-taluzic1juqu 2025/11/09 03:26:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:26:51 DEBUG : B2 bucket rclone-test-taluzic1juqu: Waiting for checks to finish 2025/11/09 03:26:51 DEBUG : B2 bucket rclone-test-taluzic1juqu: Waiting for transfers to finish 2025/11/09 03:26:52 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 03:26:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:26:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/09 03:26:54 DEBUG : B2 bucket rclone-test-taluzic1juqu: Waiting for checks to finish 2025/11/09 03:26:54 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:26:54 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-taluzic1juqu) 2025/11/09 03:26:54 DEBUG : sub dir/hello world: Sizes differ 2025/11/09 03:26:54 DEBUG : B2 bucket rclone-test-taluzic1juqu: Waiting for transfers to finish 2025/11/09 03:26:54 DEBUG : sub dir/hello world: size = 17 OK 2025/11/09 03:26:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/09 03:26:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/09 03:26:54 DEBUG : B2 bucket rclone-test-taluzic1juqu: Purge remote 2025/11/09 03:26:54 INFO : B2 bucket rclone-test-taluzic1juqu: cleaning bucket "rclone-test-taluzic1juqu" of all files 2025/11/09 03:26:55 DEBUG : sub dir/hello world: Deleting (id "4_zbfa20d03a07d6b6b9fa80e1b_f118f64fc424c8208_d20251109_m032654_c001_v0001172_t0019_u01762658814342") 2025/11/09 03:26:55 DEBUG : sub dir/hello world: Deleting (id "4_zbfa20d03a07d6b6b9fa80e1b_f115f4f3fafa111d3_d20251109_m032652_c001_v0001165_t0028_u01762658812575") --- PASS: TestServerSideCopyOverSelf (6.55s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:26:57 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:26:57 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone795025550) 2025/11/09 03:26:57 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:26:57 DEBUG : sub dir/hello world: Sizes differ 2025/11/09 03:26:57 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:26:58 DEBUG : sub dir/hello world: size = 17 OK 2025/11/09 03:26:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/09 03:26:58 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/09 03:26:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.31s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:26:59 DEBUG : Creating backend with remote "TestB2:rclone-test-saxaquz7fiyi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-riselas6boya -> B2 bucket rclone-test-saxaquz7fiyi 2025/11/09 03:27:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:27:00 DEBUG : B2 bucket rclone-test-saxaquz7fiyi: Waiting for checks to finish 2025/11/09 03:27:00 DEBUG : B2 bucket rclone-test-saxaquz7fiyi: Waiting for transfers to finish 2025/11/09 03:27:01 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 03:27:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:27:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/09 03:27:02 DEBUG : B2 bucket rclone-test-saxaquz7fiyi: Waiting for checks to finish 2025/11/09 03:27:02 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:27:02 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-saxaquz7fiyi) 2025/11/09 03:27:02 DEBUG : sub dir/hello world: Sizes differ 2025/11/09 03:27:02 DEBUG : B2 bucket rclone-test-saxaquz7fiyi: Waiting for transfers to finish 2025/11/09 03:27:03 DEBUG : sub dir/hello world: size = 17 OK 2025/11/09 03:27:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/09 03:27:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/09 03:27:03 INFO : sub dir/hello world: Deleted 2025/11/09 03:27:04 DEBUG : testing file moves 2025/11/09 03:27:04 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:27:04 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-saxaquz7fiyi) 2025/11/09 03:27:04 DEBUG : sub dir/hello world: Sizes differ 2025/11/09 03:27:04 DEBUG : B2 bucket rclone-test-saxaquz7fiyi: Waiting for checks to finish 2025/11/09 03:27:04 DEBUG : B2 bucket rclone-test-saxaquz7fiyi: Waiting for transfers to finish 2025/11/09 03:27:05 DEBUG : sub dir/hello world: size = 24 OK 2025/11/09 03:27:05 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/09 03:27:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/09 03:27:05 INFO : sub dir/hello world: Deleted 2025/11/09 03:27:05 DEBUG : B2 bucket rclone-test-saxaquz7fiyi: Purge remote 2025/11/09 03:27:05 INFO : B2 bucket rclone-test-saxaquz7fiyi: cleaning bucket "rclone-test-saxaquz7fiyi" of all files 2025/11/09 03:27:05 DEBUG : sub dir/hello world: Deleting (id "4_zef522d23a07d6b6b9fa80e1b_f1057f95acdd71390_d20251109_m032705_c001_v0001183_t0040_u01762658825053") 2025/11/09 03:27:05 DEBUG : sub dir/hello world: Deleting (id "4_zef522d23a07d6b6b9fa80e1b_f119b19b0f0ec603b_d20251109_m032702_c001_v0001172_t0018_u01762658822813") 2025/11/09 03:27:05 DEBUG : sub dir/hello world: Deleting (id "4_zef522d23a07d6b6b9fa80e1b_f114b7a5072c7a693_d20251109_m032701_c001_v0001171_t0023_u01762658821270") --- PASS: TestServerSideMoveOverSelf (8.47s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:27:07 ERROR : error listing: directory not found 2025/11/09 03:27:07 INFO : Local file system at /tmp/rclone795025550: Making directory 2025/11/09 03:27:08 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:08 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.81s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:27:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:27:09 DEBUG : Local file system at /tmp/rclone795025550: Waiting for checks to finish 2025/11/09 03:27:09 DEBUG : Local file system at /tmp/rclone795025550: Waiting for transfers to finish 2025/11/09 03:27:10 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/09 03:27:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:27:10 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/09 03:27:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.03s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:27:11 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/09 03:27:11 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:11 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:11 DEBUG : check sum: size = 1 OK 2025/11/09 03:27:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/09 03:27:11 INFO : check sum: Copied (new) 2025/11/09 03:27:11 DEBUG : Waiting for deletions to finish 2025/11/09 03:27:11 DEBUG : check sum: size = 1 OK 2025/11/09 03:27:11 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/09 03:27:11 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/09 03:27:11 DEBUG : check sum: Unchanged skipping 2025/11/09 03:27:11 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:11 DEBUG : Waiting for deletions to finish 2025/11/09 03:27:11 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.60s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:27:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/09 03:27:12 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:12 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:13 DEBUG : sizeonly: size = 6 OK 2025/11/09 03:27:13 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/09 03:27:13 INFO : sizeonly: Copied (new) 2025/11/09 03:27:13 DEBUG : Waiting for deletions to finish 2025/11/09 03:27:13 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:13 DEBUG : sizeonly: size = 6 OK 2025/11/09 03:27:13 DEBUG : sizeonly: Sizes identical 2025/11/09 03:27:13 DEBUG : sizeonly: Unchanged skipping 2025/11/09 03:27:13 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:13 DEBUG : Waiting for deletions to finish 2025/11/09 03:27:13 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.66s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:27:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/09 03:27:14 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:14 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:14 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/09 03:27:14 INFO : ignore-size: Copied (new) 2025/11/09 03:27:14 DEBUG : Waiting for deletions to finish 2025/11/09 03:27:15 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:27:15 DEBUG : ignore-size: Unchanged skipping 2025/11/09 03:27:15 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:15 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:15 DEBUG : Waiting for deletions to finish 2025/11/09 03:27:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.64s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:27:16 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:16 DEBUG : existing: size = 6 OK 2025/11/09 03:27:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:27:16 DEBUG : existing: Unchanged skipping 2025/11/09 03:27:16 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:16 DEBUG : Waiting for deletions to finish 2025/11/09 03:27:16 INFO : There was nothing to transfer 2025/11/09 03:27:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/09 03:27:16 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:16 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:17 DEBUG : existing: size = 6 OK 2025/11/09 03:27:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/09 03:27:17 INFO : existing: Copied (replaced existing) 2025/11/09 03:27:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.99s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:27:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/09 03:27:18 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:18 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:18 DEBUG : existing: size = 6 OK 2025/11/09 03:27:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/09 03:27:18 INFO : existing: Copied (new) 2025/11/09 03:27:18 DEBUG : Waiting for deletions to finish 2025/11/09 03:27:19 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:19 DEBUG : existing: Destination exists, skipping 2025/11/09 03:27:19 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:19 DEBUG : Waiting for deletions to finish 2025/11/09 03:27:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.86s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:27:20 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/09 03:27:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/09 03:27:21 DEBUG : c/non empty space: size = 5 OK 2025/11/09 03:27:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 03:27:21 DEBUG : c/non empty space: Unchanged skipping 2025/11/09 03:27:21 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:21 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:21 DEBUG : a/potato2: size = 60 OK 2025/11/09 03:27:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 03:27:21 INFO : a/potato2: Copied (new) 2025/11/09 03:27:21 DEBUG : Waiting for deletions to finish 2025/11/09 03:27:21 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.90s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:27:23 DEBUG : empty space: size = 1 OK 2025/11/09 03:27:23 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/09 03:27:23 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/09 03:27:23 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/09 03:27:23 DEBUG : empty space: Unchanged skipping 2025/11/09 03:27:23 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:23 DEBUG : Waiting for deletions to finish 2025/11/09 03:27:23 INFO : There was nothing to transfer 2025/11/09 03:27:23 DEBUG : empty space: size = 1 OK 2025/11/09 03:27:23 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/09 03:27:23 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/09 03:27:24 INFO : empty space: Updated modification time in destination 2025/11/09 03:27:24 DEBUG : empty space: Unchanged skipping 2025/11/09 03:27:24 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:24 DEBUG : Waiting for deletions to finish 2025/11/09 03:27:24 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.92s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:27:26 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:26 DEBUG : empty space: size = 1 OK 2025/11/09 03:27: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/11/09 03:27:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/09 03:27:26 DEBUG : empty space: Unchanged skipping 2025/11/09 03:27:26 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:26 DEBUG : Waiting for deletions to finish 2025/11/09 03:27:26 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.43s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:27:27 DEBUG : foo: size = 3 OK 2025/11/09 03:27:27 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/09 03:27:27 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone795025550) 2025/11/09 03:27:27 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:27:27 DEBUG : foo: sha1 differ 2025/11/09 03:27:27 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:27 DEBUG : foo: size = 3 OK 2025/11/09 03:27:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/09 03:27:27 INFO : foo: Copied (replaced existing) 2025/11/09 03:27:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.57s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:27:29 DEBUG : empty space: size = 1 OK 2025/11/09 03:27:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 03:27:29 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/09 03:27:29 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:29 DEBUG : empty space: Unchanged skipping 2025/11/09 03:27:29 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:29 DEBUG : potato: size = 60 OK 2025/11/09 03:27:29 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 03:27:29 INFO : potato: Copied (new) 2025/11/09 03:27:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:27:31 DEBUG : potato: size = 21 (Local file system at /tmp/rclone795025550) 2025/11/09 03:27:31 DEBUG : potato: size = 60 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:27:31 DEBUG : potato: Sizes differ 2025/11/09 03:27:31 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:31 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:31 DEBUG : potato: size = 21 OK 2025/11/09 03:27:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/09 03:27:31 INFO : potato: Copied (replaced existing) 2025/11/09 03:27:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.79s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:27:33 DEBUG : potato: size = 21 OK 2025/11/09 03:27:33 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/09 03:27:33 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone795025550) 2025/11/09 03:27:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:27:33 DEBUG : potato: sha1 differ 2025/11/09 03:27:33 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:33 DEBUG : potato: size = 21 OK 2025/11/09 03:27:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/09 03:27:33 INFO : potato: Copied (replaced existing) 2025/11/09 03:27:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:27:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 03:27:35 DEBUG : empty space: size = 1 OK 2025/11/09 03:27:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 03:27:35 DEBUG : empty space: Unchanged skipping 2025/11/09 03:27:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/09 03:27:35 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:35 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:35 DEBUG : Waiting for deletions to finish 2025/11/09 03:27:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:27:37 DEBUG : empty space: size = 1 OK 2025/11/09 03:27:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 03:27:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 03:27:37 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:37 DEBUG : empty space: Unchanged skipping 2025/11/09 03:27:37 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:38 DEBUG : potato2: size = 60 OK 2025/11/09 03:27:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 03:27:38 INFO : potato2: Copied (new) 2025/11/09 03:27:38 DEBUG : Waiting for deletions to finish 2025/11/09 03:27:38 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:27:40 INFO : d: Making directory 2025/11/09 03:27:40 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/09 03:27:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/09 03:27:40 DEBUG : c/non empty space: size = 5 OK 2025/11/09 03:27:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 03:27:40 DEBUG : c/non empty space: Unchanged skipping 2025/11/09 03:27:40 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:40 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:40 DEBUG : a/potato2: size = 60 OK 2025/11/09 03:27:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 03:27:40 INFO : a/potato2: Copied (new) 2025/11/09 03:27:40 DEBUG : Waiting for deletions to finish 2025/11/09 03:27:40 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:27:42 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/09 03:27:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/09 03:27:43 DEBUG : c/non empty space: size = 5 OK 2025/11/09 03:27:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 03:27:43 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:43 DEBUG : c/non empty space: Unchanged skipping 2025/11/09 03:27:43 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:43 DEBUG : a/potato2: size = 60 OK 2025/11/09 03:27:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 03:27:43 INFO : a/potato2: Copied (new) 2025/11/09 03:27:43 ERROR : B2 bucket rclone-test-riselas6boya: not deleting files as there were IO errors 2025/11/09 03:27:43 ERROR : B2 bucket rclone-test-riselas6boya: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.98s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:27:45 DEBUG : Waiting for deletions to finish 2025/11/09 03:27:46 DEBUG : empty space: size = 1 OK 2025/11/09 03:27:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 03:27:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 03:27:46 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:46 DEBUG : empty space: Unchanged skipping 2025/11/09 03:27:46 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:46 INFO : potato: Deleted 2025/11/09 03:27:46 DEBUG : potato2: size = 60 OK 2025/11/09 03:27:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 03:27:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.57s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:27:48 DEBUG : Waiting for deletions to finish 2025/11/09 03:27:48 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:48 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:48 INFO : potato: Deleted 2025/11/09 03:27:49 DEBUG : empty space: size = 1 OK 2025/11/09 03:27:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 03:27:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 03:27:49 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:49 DEBUG : empty space: Unchanged skipping 2025/11/09 03:27:49 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:49 DEBUG : potato2: size = 60 OK 2025/11/09 03:27:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 03:27:49 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.74s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:27:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 03:27:50 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:50 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:51 DEBUG : potato2: size = 19 OK 2025/11/09 03:27:51 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/09 03:27:51 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.15s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:27:53 DEBUG : enormous: Excluded (Size Filter) 2025/11/09 03:27:53 DEBUG : enormous: Excluded 2025/11/09 03:27:53 DEBUG : potato2: Excluded (Size Filter) 2025/11/09 03:27:53 DEBUG : potato2: Excluded 2025/11/09 03:27:53 DEBUG : potato2: Excluded (Size Filter) 2025/11/09 03:27:53 DEBUG : potato2: Excluded 2025/11/09 03:27:53 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:53 DEBUG : empty space: size = 1 OK 2025/11/09 03:27:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 03:27:53 DEBUG : empty space: Unchanged skipping 2025/11/09 03:27:53 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:53 DEBUG : Waiting for deletions to finish 2025/11/09 03:27:53 INFO : There was nothing to transfer 2025/11/09 03:27:53 DEBUG : enormous: Excluded (Size Filter) 2025/11/09 03:27:53 DEBUG : enormous: Excluded 2025/11/09 03:27:53 DEBUG : potato2: Excluded (Size Filter) 2025/11/09 03:27:53 DEBUG : potato2: Excluded 2025/11/09 03:27:53 DEBUG : potato2: Excluded (Size Filter) 2025/11/09 03:27:53 DEBUG : potato2: Excluded 2025/11/09 03:27:53 DEBUG : Local file system at /tmp/rclone795025550: Waiting for checks to finish 2025/11/09 03:27:53 DEBUG : empty space: size = 1 OK 2025/11/09 03:27:53 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/09 03:27:53 DEBUG : empty space: Unchanged skipping 2025/11/09 03:27:53 DEBUG : Local file system at /tmp/rclone795025550: Waiting for transfers to finish 2025/11/09 03:27:53 DEBUG : Waiting for deletions to finish 2025/11/09 03:27:53 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.34s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:27:55 DEBUG : enormous: Excluded (Size Filter) 2025/11/09 03:27:55 DEBUG : enormous: Excluded 2025/11/09 03:27:55 DEBUG : potato2: Excluded (Size Filter) 2025/11/09 03:27:55 DEBUG : potato2: Excluded 2025/11/09 03:27:56 DEBUG : empty space: size = 1 OK 2025/11/09 03:27:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 03:27:56 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:56 DEBUG : empty space: Unchanged skipping 2025/11/09 03:27:56 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:56 DEBUG : Waiting for deletions to finish 2025/11/09 03:27:56 INFO : enormous: Deleted 2025/11/09 03:27:56 INFO : potato2: Deleted 2025/11/09 03:27:56 INFO : There was nothing to transfer 2025/11/09 03:27:56 DEBUG : empty space: size = 1 OK 2025/11/09 03:27:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/09 03:27:56 DEBUG : empty space: Unchanged skipping 2025/11/09 03:27:56 DEBUG : Local file system at /tmp/rclone795025550: Waiting for checks to finish 2025/11/09 03:27:56 DEBUG : Local file system at /tmp/rclone795025550: Waiting for transfers to finish 2025/11/09 03:27:56 DEBUG : Waiting for deletions to finish 2025/11/09 03:27:56 INFO : enormous: Deleted 2025/11/09 03:27:56 INFO : potato2: Deleted 2025/11/09 03:27:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.73s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:27:59 DEBUG : five: Need to transfer - File not found at Destination 2025/11/09 03:27:59 DEBUG : four: size = 4 (Local file system at /tmp/rclone795025550) 2025/11/09 03:27:59 DEBUG : four: size = 8 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:27:59 DEBUG : four: Sizes differ 2025/11/09 03:27:59 DEBUG : one: Destination is newer than source, skipping 2025/11/09 03:27:59 DEBUG : two: size = 3 OK 2025/11/09 03:27:59 DEBUG : three: size = 5 OK 2025/11/09 03:27:59 DEBUG : three: Sizes identical 2025/11/09 03:27:59 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:27:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/09 03:27:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone795025550) 2025/11/09 03:27:59 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:27:59 DEBUG : two: sha1 differ 2025/11/09 03:27:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/09 03:27:59 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:27:59 DEBUG : five: size = 4 OK 2025/11/09 03:27:59 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/09 03:27:59 INFO : five: Copied (new) 2025/11/09 03:27:59 DEBUG : four: size = 4 OK 2025/11/09 03:27:59 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/09 03:27:59 INFO : four: Copied (replaced existing) 2025/11/09 03:28:00 DEBUG : two: size = 3 OK 2025/11/09 03:28:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/09 03:28:00 INFO : two: Copied (replaced existing) 2025/11/09 03:28:00 DEBUG : Waiting for deletions to finish 2025/11/09 03:28:00 DEBUG : five: size = 4 OK 2025/11/09 03:28:00 DEBUG : three: size = 5 OK 2025/11/09 03:28:00 DEBUG : one: Destination is newer than source, skipping 2025/11/09 03:28:00 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:28:00 DEBUG : two: size = 3 OK 2025/11/09 03:28:00 DEBUG : four: size = 4 OK 2025/11/09 03:28:00 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/09 03:28:00 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/09 03:28:00 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/09 03:28:00 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/09 03:28:00 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/09 03:28:00 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/09 03:28:00 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone795025550) 2025/11/09 03:28:00 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:28:00 DEBUG : three: sha1 differ 2025/11/09 03:28:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/09 03:28:00 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/09 03:28:00 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/09 03:28:00 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/09 03:28:00 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:28:00 DEBUG : three: size = 5 OK 2025/11/09 03:28:00 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/09 03:28:00 INFO : three: Copied (replaced existing) 2025/11/09 03:28:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.95s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/09 03:28:02 INFO : B2 bucket rclone-test-riselas6boya: Making map for --track-renames 2025/11/09 03:28:02 INFO : B2 bucket rclone-test-riselas6boya: Finished making map for --track-renames 2025/11/09 03:28:02 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:28:02 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for renames to finish 2025/11/09 03:28:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/09 03:28:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/09 03:28:02 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:28:03 DEBUG : potato: size = 14 OK 2025/11/09 03:28:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/09 03:28:03 INFO : potato: Copied (new) 2025/11/09 03:28:03 DEBUG : yam: size = 11 OK 2025/11/09 03:28:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/09 03:28:03 INFO : yam: Copied (new) 2025/11/09 03:28:03 DEBUG : Waiting for deletions to finish 2025/11/09 03:28:03 DEBUG : potato: size = 14 OK 2025/11/09 03:28:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:28:03 INFO : B2 bucket rclone-test-riselas6boya: Making map for --track-renames 2025/11/09 03:28:03 INFO : B2 bucket rclone-test-riselas6boya: Finished making map for --track-renames 2025/11/09 03:28:03 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:28:03 DEBUG : potato: Unchanged skipping 2025/11/09 03:28:03 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for renames to finish 2025/11/09 03:28:04 DEBUG : yaml: size = 11 OK 2025/11/09 03:28:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/09 03:28:04 INFO : yam: Copied (server-side copy) to: yaml 2025/11/09 03:28:05 INFO : yam: Deleted 2025/11/09 03:28:05 INFO : yaml: Renamed from "yam" 2025/11/09 03:28:05 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:28:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.55s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/09 03:28:06 INFO : B2 bucket rclone-test-riselas6boya: Making map for --track-renames 2025/11/09 03:28:06 INFO : B2 bucket rclone-test-riselas6boya: Finished making map for --track-renames 2025/11/09 03:28:06 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:28:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/09 03:28:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/09 03:28:06 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for renames to finish 2025/11/09 03:28:06 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:28:06 DEBUG : potato: size = 14 OK 2025/11/09 03:28:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/09 03:28:06 INFO : potato: Copied (new) 2025/11/09 03:28:06 DEBUG : yam: size = 11 OK 2025/11/09 03:28:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/09 03:28:06 INFO : yam: Copied (new) 2025/11/09 03:28:06 DEBUG : Waiting for deletions to finish 2025/11/09 03:28:07 DEBUG : potato: size = 14 OK 2025/11/09 03:28:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:28:07 INFO : B2 bucket rclone-test-riselas6boya: Making map for --track-renames 2025/11/09 03:28:07 INFO : B2 bucket rclone-test-riselas6boya: Finished making map for --track-renames 2025/11/09 03:28:07 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:28:07 DEBUG : potato: Unchanged skipping 2025/11/09 03:28:07 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for renames to finish 2025/11/09 03:28:08 DEBUG : yaml: size = 11 OK 2025/11/09 03:28:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/09 03:28:08 INFO : yam: Copied (server-side copy) to: yaml 2025/11/09 03:28:08 INFO : yam: Deleted 2025/11/09 03:28:08 INFO : yaml: Renamed from "yam" 2025/11/09 03:28:08 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:28:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.25s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/09 03:28:09 INFO : B2 bucket rclone-test-riselas6boya: Making map for --track-renames 2025/11/09 03:28:09 INFO : B2 bucket rclone-test-riselas6boya: Finished making map for --track-renames 2025/11/09 03:28:09 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:28:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/09 03:28:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/09 03:28:09 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for renames to finish 2025/11/09 03:28:09 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:28:09 DEBUG : sub/yam: size = 11 OK 2025/11/09 03:28:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/09 03:28:09 INFO : sub/yam: Copied (new) 2025/11/09 03:28:10 DEBUG : potato: size = 14 OK 2025/11/09 03:28:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/09 03:28:10 INFO : potato: Copied (new) 2025/11/09 03:28:10 DEBUG : Waiting for deletions to finish 2025/11/09 03:28:10 DEBUG : potato: size = 14 OK 2025/11/09 03:28:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:28:10 DEBUG : potato: Unchanged skipping 2025/11/09 03:28:10 INFO : B2 bucket rclone-test-riselas6boya: Making map for --track-renames 2025/11/09 03:28:10 INFO : B2 bucket rclone-test-riselas6boya: Finished making map for --track-renames 2025/11/09 03:28:10 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:28:10 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for renames to finish 2025/11/09 03:28:11 DEBUG : yam: size = 11 OK 2025/11/09 03:28:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/09 03:28:11 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/09 03:28:11 INFO : sub/yam: Deleted 2025/11/09 03:28:11 INFO : yam: Renamed from "sub/yam" 2025/11/09 03:28:11 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:28:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.25s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:28:12 DEBUG : Creating backend with remote "/tmp/rclone795025550/dir1" 2025/11/09 03:28:12 DEBUG : Creating backend with remote "/tmp/rclone795025550/dir2" 2025/11/09 03:28:12 DEBUG : Local file system at /tmp/rclone795025550/dir2: Using server-side directory move 2025/11/09 03:28:12 INFO : Local file system at /tmp/rclone795025550/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/09 03:28:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/09 03:28:12 INFO : file1.txt: Moved (server-side) 2025/11/09 03:28:12 DEBUG : Local file system at /tmp/rclone795025550/dir2: Waiting for checks to finish 2025/11/09 03:28:12 DEBUG : Local file system at /tmp/rclone795025550/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:28:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:28:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/09 03:28:13 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:28:13 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:28:13 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/09 03:28:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/09 03:28:13 INFO : nested/sub dir/file: Copied (new) 2025/11/09 03:28:13 INFO : nested/sub dir/file: Deleted 2025/11/09 03:28:14 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 03:28:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:28:14 INFO : sub dir/hello world: Copied (new) 2025/11/09 03:28:14 INFO : sub dir/hello world: Deleted 2025/11/09 03:28:14 INFO : sub dir: Removing directory 2025/11/09 03:28:14 INFO : nested/sub dir: Removing directory 2025/11/09 03:28:14 INFO : nested: Removing directory 2025/11/09 03:28:14 DEBUG : Local file system at /tmp/rclone795025550: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.18s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:28:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:28:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/09 03:28:15 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:28:15 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:28:15 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1029-00.backblaze.com/b2api/v1/b2_upload_file/bff27d73a06d6b6b9fa80e1b/c001_v0001029_t0030": EOF 2025/11/09 03:28:15 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1029-00.backblaze.com/b2api/v1/b2_upload_file/bff27d73a06d6b6b9fa80e1b/c001_v0001029_t0030": EOF) 2025/11/09 03:28:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/09 03:28:15 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1029-00.backblaze.com/b2api/v1/b2_upload_file/bff27d73a06d6b6b9fa80e1b/c001_v0001029_t0030": EOF - low level retry 0/10 2025/11/09 03:28:15 DEBUG : pacer: Reducing sleep to 10ms 2025/11/09 03:28:15 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/09 03:28:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/09 03:28:15 INFO : nested/sub dir/file: Copied (new) 2025/11/09 03:28:15 INFO : nested/sub dir/file: Deleted 2025/11/09 03:28:16 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 03:28:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:28:16 INFO : sub dir/hello world: Copied (new) 2025/11/09 03:28:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.08s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:28:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/09 03:28:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/09 03:28:17 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:28:17 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:28:17 DEBUG : existing: size = 6 OK 2025/11/09 03:28:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/09 03:28:17 INFO : existing: Copied (new) 2025/11/09 03:28:17 INFO : existing: Deleted 2025/11/09 03:28:18 DEBUG : existing-b: size = 6 OK 2025/11/09 03:28:18 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/09 03:28:18 INFO : existing-b: Copied (new) 2025/11/09 03:28:18 INFO : existing-b: Deleted 2025/11/09 03:28:18 DEBUG : existing: Destination exists, skipping 2025/11/09 03:28:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/09 03:28:18 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:28:18 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:28:18 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.61s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:28:19 DEBUG : Creating backend with remote "TestB2:rclone-test-hulonuw1ligo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-riselas6boya -> B2 bucket rclone-test-hulonuw1ligo 2025/11/09 03:28:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 03:28:24 DEBUG : empty space: size = 1 OK 2025/11/09 03:28:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/09 03:28:24 DEBUG : empty space: Unchanged skipping 2025/11/09 03:28:24 DEBUG : potato3: size = 68 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:28:24 DEBUG : potato3: size = 60 (B2 bucket rclone-test-hulonuw1ligo) 2025/11/09 03:28:24 DEBUG : potato3: Sizes differ 2025/11/09 03:28:24 DEBUG : B2 bucket rclone-test-hulonuw1ligo: Waiting for checks to finish 2025/11/09 03:28:24 INFO : empty space: Deleted 2025/11/09 03:28:24 DEBUG : B2 bucket rclone-test-hulonuw1ligo: Waiting for transfers to finish 2025/11/09 03:28:25 DEBUG : potato2: size = 60 OK 2025/11/09 03:28:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 03:28:25 INFO : potato2: Copied (server-side copy) 2025/11/09 03:28:25 INFO : potato2: Deleted 2025/11/09 03:28:25 DEBUG : potato3: size = 68 OK 2025/11/09 03:28:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/09 03:28:25 INFO : potato3: Copied (server-side copy) 2025/11/09 03:28:25 INFO : potato3: Deleted 2025/11/09 03:28:26 DEBUG : Creating backend with remote "TestB2:rclone-test-fatesov2wefu" 2025/11/09 03:28:27 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/09 03:28:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 03:28:27 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/09 03:28:27 DEBUG : B2 bucket rclone-test-fatesov2wefu: Waiting for checks to finish 2025/11/09 03:28:27 DEBUG : B2 bucket rclone-test-fatesov2wefu: Waiting for transfers to finish 2025/11/09 03:28:28 DEBUG : empty space: size = 1 OK 2025/11/09 03:28:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/09 03:28:28 INFO : empty space: Copied (server-side copy) 2025/11/09 03:28:28 INFO : empty space: Deleted 2025/11/09 03:28:28 DEBUG : potato2: size = 60 OK 2025/11/09 03:28:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 03:28:28 INFO : potato2: Copied (server-side copy) 2025/11/09 03:28:28 INFO : potato2: Deleted 2025/11/09 03:28:28 DEBUG : potato3: size = 68 OK 2025/11/09 03:28:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/09 03:28:28 INFO : potato3: Copied (server-side copy) 2025/11/09 03:28:29 INFO : potato3: Deleted 2025/11/09 03:28:29 DEBUG : B2 bucket rclone-test-fatesov2wefu: Purge remote 2025/11/09 03:28:29 INFO : B2 bucket rclone-test-fatesov2wefu: cleaning bucket "rclone-test-fatesov2wefu" of all files 2025/11/09 03:28:29 DEBUG : empty space: Deleting (id "4_zef327d53a08d6b6b9fa80e1b_f1197b40f701e67f1_d20251109_m032828_c001_v0001181_t0053_u01762658908181") 2025/11/09 03:28:29 DEBUG : potato2: Deleting (id "4_zef327d53a08d6b6b9fa80e1b_f106c3857c7280cca_d20251109_m032828_c001_v0001178_t0028_u01762658908429") 2025/11/09 03:28:29 DEBUG : potato3: Deleting (id "4_zef327d53a08d6b6b9fa80e1b_f115c1ecbe854ebde_d20251109_m032828_c001_v0001131_t0026_u01762658908572") 2025/11/09 03:28:30 DEBUG : B2 bucket rclone-test-hulonuw1ligo: Purge remote 2025/11/09 03:28:30 INFO : B2 bucket rclone-test-hulonuw1ligo: cleaning bucket "rclone-test-hulonuw1ligo" of all files 2025/11/09 03:28:30 DEBUG : empty space: Deleting (id "4_zaf526d03a08d6b6b9fa80e1b_f4216311f4496dbcb_d20251109_m032828_c001_v7007000_t0000_u01762658908399") 2025/11/09 03:28:30 DEBUG : empty space: Deleting (id "4_zaf526d03a08d6b6b9fa80e1b_f119497853ab08f95_d20251109_m032823_c001_v0001044_t0009_u01762658903260") 2025/11/09 03:28:30 DEBUG : potato2: Deleting (id "4_zaf526d03a08d6b6b9fa80e1b_f4216311f4496dbcc_d20251109_m032828_c001_v7007000_t0000_u01762658908638") 2025/11/09 03:28:30 DEBUG : potato2: Deleting (id "4_zaf526d03a08d6b6b9fa80e1b_f1135a636cbed47a4_d20251109_m032824_c001_v0001144_t0005_u01762658904701") 2025/11/09 03:28:30 DEBUG : potato3: Deleting (id "4_zaf526d03a08d6b6b9fa80e1b_f4216311f4496dbcf_d20251109_m032828_c001_v7007000_t0000_u01762658908931") 2025/11/09 03:28:30 DEBUG : potato3: Deleting (id "4_zaf526d03a08d6b6b9fa80e1b_f100310fe012ceb56_d20251109_m032825_c001_v0001117_t0001_u01762658905042") 2025/11/09 03:28:30 DEBUG : potato3: Deleting (id "4_zaf526d03a08d6b6b9fa80e1b_f119497853ab08f99_d20251109_m032823_c001_v0001044_t0051_u01762658903772") --- PASS: TestServerSideMove (12.87s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:28:32 DEBUG : Creating backend with remote "TestB2:rclone-test-xaharor6lino" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-riselas6boya -> B2 bucket rclone-test-xaharor6lino 2025/11/09 03:28:37 DEBUG : empty space: Excluded (Size Filter) 2025/11/09 03:28:37 DEBUG : empty space: Excluded 2025/11/09 03:28:37 DEBUG : empty space: Excluded (Size Filter) 2025/11/09 03:28:37 DEBUG : empty space: Excluded 2025/11/09 03:28:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 03:28:37 DEBUG : potato3: size = 68 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:28:37 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xaharor6lino) 2025/11/09 03:28:37 DEBUG : potato3: Sizes differ 2025/11/09 03:28:37 DEBUG : B2 bucket rclone-test-xaharor6lino: Waiting for checks to finish 2025/11/09 03:28:37 DEBUG : B2 bucket rclone-test-xaharor6lino: Waiting for transfers to finish 2025/11/09 03:28:38 DEBUG : potato2: size = 60 OK 2025/11/09 03:28:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 03:28:38 INFO : potato2: Copied (server-side copy) 2025/11/09 03:28:38 INFO : potato2: Deleted 2025/11/09 03:28:38 DEBUG : potato3: size = 68 OK 2025/11/09 03:28:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/09 03:28:38 INFO : potato3: Copied (server-side copy) 2025/11/09 03:28:38 INFO : potato3: Deleted 2025/11/09 03:28:38 DEBUG : Creating backend with remote "TestB2:rclone-test-dabahoc3gozi" 2025/11/09 03:28:39 DEBUG : empty space: Excluded (Size Filter) 2025/11/09 03:28:39 DEBUG : empty space: Excluded 2025/11/09 03:28:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 03:28:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/09 03:28:40 DEBUG : B2 bucket rclone-test-dabahoc3gozi: Waiting for checks to finish 2025/11/09 03:28:40 DEBUG : B2 bucket rclone-test-dabahoc3gozi: Waiting for transfers to finish 2025/11/09 03:28:40 DEBUG : potato2: size = 60 OK 2025/11/09 03:28:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 03:28:40 INFO : potato2: Copied (server-side copy) 2025/11/09 03:28:40 INFO : potato2: Deleted 2025/11/09 03:28:41 DEBUG : potato3: size = 68 OK 2025/11/09 03:28:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/09 03:28:41 INFO : potato3: Copied (server-side copy) 2025/11/09 03:28:41 INFO : potato3: Deleted 2025/11/09 03:28:42 DEBUG : B2 bucket rclone-test-dabahoc3gozi: Purge remote 2025/11/09 03:28:42 INFO : B2 bucket rclone-test-dabahoc3gozi: cleaning bucket "rclone-test-dabahoc3gozi" of all files 2025/11/09 03:28:42 DEBUG : potato2: Deleting (id "4_zffe2ad63a08d6b6b9fa80e1b_f10247355ba6a8619_d20251109_m032840_c001_v0001181_t0003_u01762658920674") 2025/11/09 03:28:42 DEBUG : potato3: Deleting (id "4_zffe2ad63a08d6b6b9fa80e1b_f119530eb564221ba_d20251109_m032840_c001_v0001144_t0015_u01762658920900") 2025/11/09 03:28:43 DEBUG : B2 bucket rclone-test-xaharor6lino: Purge remote 2025/11/09 03:28:43 INFO : B2 bucket rclone-test-xaharor6lino: cleaning bucket "rclone-test-xaharor6lino" of all files 2025/11/09 03:28:43 DEBUG : empty space: Deleting (id "4_z6ff29d63a08d6b6b9fa80e1b_f11046b2841020f8e_d20251109_m032836_c001_v0001157_t0025_u01762658916868") 2025/11/09 03:28:43 DEBUG : potato2: Deleting (id "4_z6ff29d63a08d6b6b9fa80e1b_f40108f13c703734b_d20251109_m032840_c001_v7007000_t0000_u01762658920880") 2025/11/09 03:28:43 DEBUG : potato2: Deleting (id "4_z6ff29d63a08d6b6b9fa80e1b_f101fc83ec69c19fc_d20251109_m032837_c001_v0001179_t0019_u01762658917982") 2025/11/09 03:28:43 DEBUG : potato3: Deleting (id "4_z6ff29d63a08d6b6b9fa80e1b_f40108f13c703734c_d20251109_m032841_c001_v7007000_t0000_u01762658921819") 2025/11/09 03:28:43 DEBUG : potato3: Deleting (id "4_z6ff29d63a08d6b6b9fa80e1b_f1086cf0a0ce0fd51_d20251109_m032838_c001_v0001180_t0034_u01762658918289") 2025/11/09 03:28:43 DEBUG : potato3: Deleting (id "4_z6ff29d63a08d6b6b9fa80e1b_f11046b2841020f94_d20251109_m032837_c001_v0001157_t0046_u01762658917251") --- PASS: TestServerSideMoveWithFilter (12.64s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:28:45 DEBUG : Creating backend with remote "TestB2:rclone-test-gitiyop0ciju" 2025/11/09 03:28:47 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-riselas6boya -> B2 bucket rclone-test-gitiyop0ciju 2025/11/09 03:28:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 03:28:50 DEBUG : empty space: size = 1 OK 2025/11/09 03:28:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/09 03:28:50 DEBUG : empty space: Unchanged skipping 2025/11/09 03:28:50 DEBUG : potato3: size = 68 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:28:50 DEBUG : potato3: size = 60 (B2 bucket rclone-test-gitiyop0ciju) 2025/11/09 03:28:50 DEBUG : B2 bucket rclone-test-gitiyop0ciju: Waiting for checks to finish 2025/11/09 03:28:50 DEBUG : potato3: Sizes differ 2025/11/09 03:28:50 INFO : empty space: Deleted 2025/11/09 03:28:50 DEBUG : B2 bucket rclone-test-gitiyop0ciju: Waiting for transfers to finish 2025/11/09 03:28:50 DEBUG : potato2: size = 60 OK 2025/11/09 03:28:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 03:28:50 INFO : potato2: Copied (server-side copy) 2025/11/09 03:28:50 INFO : potato2: Deleted 2025/11/09 03:28:50 DEBUG : potato3: size = 68 OK 2025/11/09 03:28:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/09 03:28:50 INFO : potato3: Copied (server-side copy) 2025/11/09 03:28:50 INFO : potato3: Deleted 2025/11/09 03:28:51 DEBUG : Creating backend with remote "TestB2:rclone-test-dacovuj5mene" 2025/11/09 03:28:52 INFO : tomatoDir: Making directory 2025/11/09 03:28:52 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/09 03:28:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 03:28:52 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/09 03:28:52 DEBUG : B2 bucket rclone-test-dacovuj5mene: Waiting for checks to finish 2025/11/09 03:28:52 DEBUG : B2 bucket rclone-test-dacovuj5mene: Waiting for transfers to finish 2025/11/09 03:28:53 DEBUG : empty space: size = 1 OK 2025/11/09 03:28:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/09 03:28:53 INFO : empty space: Copied (server-side copy) 2025/11/09 03:28:53 INFO : empty space: Deleted 2025/11/09 03:28:53 DEBUG : potato2: size = 60 OK 2025/11/09 03:28:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 03:28:53 INFO : potato2: Copied (server-side copy) 2025/11/09 03:28:54 INFO : potato2: Deleted 2025/11/09 03:28:54 DEBUG : potato3: size = 68 OK 2025/11/09 03:28:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/09 03:28:54 INFO : potato3: Copied (server-side copy) 2025/11/09 03:28:54 INFO : potato3: Deleted 2025/11/09 03:28:54 DEBUG : B2 bucket rclone-test-dacovuj5mene: Purge remote 2025/11/09 03:28:54 INFO : B2 bucket rclone-test-dacovuj5mene: cleaning bucket "rclone-test-dacovuj5mene" of all files 2025/11/09 03:28:55 DEBUG : empty space: Deleting (id "4_z8fe2dd83a08d6b6b9fa80e1b_f106067509fb2002e_d20251109_m032853_c001_v0001093_t0014_u01762658933272") 2025/11/09 03:28:55 DEBUG : potato2: Deleting (id "4_z8fe2dd83a08d6b6b9fa80e1b_f105c6892d6c7acbc_d20251109_m032853_c001_v0001145_t0028_u01762658933643") 2025/11/09 03:28:55 DEBUG : potato3: Deleting (id "4_z8fe2dd83a08d6b6b9fa80e1b_f1174e4811d76da8f_d20251109_m032853_c001_v0001177_t0022_u01762658933676") 2025/11/09 03:28:55 DEBUG : B2 bucket rclone-test-gitiyop0ciju: Purge remote 2025/11/09 03:28:55 INFO : B2 bucket rclone-test-gitiyop0ciju: cleaning bucket "rclone-test-gitiyop0ciju" of all files 2025/11/09 03:28:55 DEBUG : empty space: Deleting (id "4_z2fa2cd73a08d6b6b9fa80e1b_f4238fd51c1ea8bb3_d20251109_m032853_c001_v7007000_t0000_u01762658933683") 2025/11/09 03:28:55 DEBUG : empty space: Deleting (id "4_z2fa2cd73a08d6b6b9fa80e1b_f1156e87ecbed85e3_d20251109_m032849_c001_v0001178_t0049_u01762658929416") 2025/11/09 03:28:55 DEBUG : potato2: Deleting (id "4_z2fa2cd73a08d6b6b9fa80e1b_f4238fd51c1ea8bb5_d20251109_m032854_c001_v7007000_t0000_u01762658934047") 2025/11/09 03:28:55 DEBUG : potato2: Deleting (id "4_z2fa2cd73a08d6b6b9fa80e1b_f110366e2ab5e625a_d20251109_m032850_c001_v0001184_t0014_u01762658930286") 2025/11/09 03:28:55 DEBUG : potato3: Deleting (id "4_z2fa2cd73a08d6b6b9fa80e1b_f4238fd51c1ea8bb8_d20251109_m032854_c001_v7007000_t0000_u01762658934262") 2025/11/09 03:28:55 DEBUG : potato3: Deleting (id "4_z2fa2cd73a08d6b6b9fa80e1b_f1098bd26b8b87f2d_d20251109_m032850_c001_v0001032_t0051_u01762658930508") 2025/11/09 03:28:55 DEBUG : potato3: Deleting (id "4_z2fa2cd73a08d6b6b9fa80e1b_f1156e87ecbed85e5_d20251109_m032849_c001_v0001178_t0045_u01762658929625") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.44s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:28:57 DEBUG : Creating backend with remote "TestB2:rclone-test-riselas6boya/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.88s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:29:00 DEBUG : Creating backend with remote "TestB2:rclone-test-riselas6boya/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:29:02 DEBUG : Creating backend with remote "TestB2:rclone-test-riselas6boya/rclone-sync-test" 2025/11/09 03:29:03 DEBUG : Creating backend with remote "TestB2:rclone-test-riselas6boya/rclone-sync-test-include/layer2" 2025/11/09 03:29:05 DEBUG : Creating backend with remote "TestB2:rclone-test-riselas6boya/rclone-sync-test-ignore-file" 2025/11/09 03:29:08 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/09 03:29:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/09 03:29:09 DEBUG : pacer: Reducing sleep to 10ms 2025/11/09 03:29:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/09 03:29:09 DEBUG : B2 bucket rclone-test-riselas6boya path rclone-sync-test: Waiting for checks to finish 2025/11/09 03:29:09 DEBUG : B2 bucket rclone-test-riselas6boya path rclone-sync-test: Waiting for transfers to finish 2025/11/09 03:29:09 DEBUG : Waiting for deletions to finish 2025/11/09 03:29:09 INFO : There was nothing to transfer 2025/11/09 03:29:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/09 03:29:10 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:29:10 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:29:10 DEBUG : Waiting for deletions to finish 2025/11/09 03:29:10 INFO : There was nothing to transfer 2025/11/09 03:29:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/09 03:29:10 DEBUG : B2 bucket rclone-test-riselas6boya path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/09 03:29:10 DEBUG : B2 bucket rclone-test-riselas6boya path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/09 03:29:10 DEBUG : Waiting for deletions to finish 2025/11/09 03:29:10 INFO : There was nothing to transfer 2025/11/09 03:29:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/09 03:29:11 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:29:11 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:29:11 DEBUG : Waiting for deletions to finish 2025/11/09 03:29:11 INFO : There was nothing to transfer 2025/11/09 03:29:11 DEBUG : Excluded 2025/11/09 03:29:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/09 03:29:11 DEBUG : B2 bucket rclone-test-riselas6boya path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/09 03:29:11 DEBUG : B2 bucket rclone-test-riselas6boya path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/09 03:29:11 DEBUG : Waiting for deletions to finish 2025/11/09 03:29:11 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.41s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:29:12 DEBUG : Creating backend with remote "TestB2:rclone-test-riselas6boya/dst" 2025/11/09 03:29:13 DEBUG : Creating backend with remote "TestB2:rclone-test-riselas6boya/CompareDest" 2025/11/09 03:29:13 DEBUG : Config file has changed externally - reloading 2025/11/09 03:29:15 DEBUG : one: Need to transfer - File not found at Destination 2025/11/09 03:29:15 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for checks to finish 2025/11/09 03:29:15 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for transfers to finish 2025/11/09 03:29:16 DEBUG : one: size = 3 OK 2025/11/09 03:29:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/09 03:29:16 INFO : one: Copied (new) 2025/11/09 03:29:16 DEBUG : Waiting for deletions to finish 2025/11/09 03:29:17 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for checks to finish 2025/11/09 03:29:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone795025550) 2025/11/09 03:29:17 DEBUG : one: size = 3 (B2 bucket rclone-test-riselas6boya path dst) 2025/11/09 03:29:17 DEBUG : one: Sizes differ 2025/11/09 03:29:17 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for transfers to finish 2025/11/09 03:29:17 DEBUG : one: size = 5 OK 2025/11/09 03:29:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/09 03:29:17 INFO : one: Copied (replaced existing) 2025/11/09 03:29:17 DEBUG : Waiting for deletions to finish 2025/11/09 03:29:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone795025550) 2025/11/09 03:29:19 DEBUG : one: size = 3 (B2 bucket rclone-test-riselas6boya path dst) 2025/11/09 03:29:19 DEBUG : one: Sizes differ 2025/11/09 03:29:19 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for checks to finish 2025/11/09 03:29:19 DEBUG : one: size = 5 OK 2025/11/09 03:29:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 03:29:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/09 03:29:19 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for transfers to finish 2025/11/09 03:29:19 DEBUG : Waiting for deletions to finish 2025/11/09 03:29:19 INFO : There was nothing to transfer 2025/11/09 03:29:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone795025550) 2025/11/09 03:29:21 DEBUG : one: size = 3 (B2 bucket rclone-test-riselas6boya path dst) 2025/11/09 03:29:21 DEBUG : one: Sizes differ 2025/11/09 03:29:21 DEBUG : two: size = 3 OK 2025/11/09 03:29:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 03:29:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/09 03:29:21 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for checks to finish 2025/11/09 03:29:21 DEBUG : one: size = 5 OK 2025/11/09 03:29:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 03:29:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/09 03:29:21 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for transfers to finish 2025/11/09 03:29:21 DEBUG : Waiting for deletions to finish 2025/11/09 03:29:21 INFO : There was nothing to transfer 2025/11/09 03:29:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone795025550) 2025/11/09 03:29:21 DEBUG : one: size = 3 (B2 bucket rclone-test-riselas6boya path dst) 2025/11/09 03:29:21 DEBUG : one: Sizes differ 2025/11/09 03:29:22 DEBUG : two: size = 3 OK 2025/11/09 03:29:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 03:29:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/09 03:29:22 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for checks to finish 2025/11/09 03:29:22 DEBUG : one: size = 5 OK 2025/11/09 03:29:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 03:29:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/09 03:29:22 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for transfers to finish 2025/11/09 03:29:22 DEBUG : Waiting for deletions to finish 2025/11/09 03:29:22 INFO : There was nothing to transfer 2025/11/09 03:29:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone795025550) 2025/11/09 03:29:23 DEBUG : one: size = 3 (B2 bucket rclone-test-riselas6boya path dst) 2025/11/09 03:29:23 DEBUG : one: Sizes differ 2025/11/09 03:29:23 DEBUG : two: size = 3 OK 2025/11/09 03:29:23 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/11/09 03:29:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/09 03:29:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/09 03:29:23 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for checks to finish 2025/11/09 03:29:23 DEBUG : one: size = 5 OK 2025/11/09 03:29:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 03:29:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/09 03:29:23 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for transfers to finish 2025/11/09 03:29:23 DEBUG : Waiting for deletions to finish 2025/11/09 03:29:23 INFO : There was nothing to transfer 2025/11/09 03:29:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone795025550) 2025/11/09 03:29:23 DEBUG : one: size = 3 (B2 bucket rclone-test-riselas6boya path dst) 2025/11/09 03:29:23 DEBUG : one: Sizes differ 2025/11/09 03:29:23 DEBUG : two: size = 5 (Local file system at /tmp/rclone795025550) 2025/11/09 03:29:23 DEBUG : two: size = 3 (B2 bucket rclone-test-riselas6boya path CompareDest) 2025/11/09 03:29:23 DEBUG : two: Sizes differ 2025/11/09 03:29:23 DEBUG : two: Need to transfer - File not found at Destination 2025/11/09 03:29:23 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for checks to finish 2025/11/09 03:29:23 DEBUG : one: size = 5 OK 2025/11/09 03:29:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 03:29:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/09 03:29:23 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for transfers to finish 2025/11/09 03:29:24 DEBUG : two: size = 5 OK 2025/11/09 03:29:24 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/09 03:29:24 INFO : two: Copied (new) 2025/11/09 03:29:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.48s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:29:28 DEBUG : Creating backend with remote "TestB2:rclone-test-riselas6boya/dest" 2025/11/09 03:29:29 DEBUG : Creating backend with remote "TestB2:rclone-test-riselas6boya/pre-dest1" 2025/11/09 03:29:30 DEBUG : Creating backend with remote "TestB2:rclone-test-riselas6boya/pre-dest2" 2025/11/09 03:29:32 DEBUG : 1: size = 1 OK 2025/11/09 03:29:32 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:29:32 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/09 03:29:32 DEBUG : 2: size = 1 OK 2025/11/09 03:29:32 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:29:32 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/09 03:29:33 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/09 03:29:33 DEBUG : B2 bucket rclone-test-riselas6boya path dest: Waiting for checks to finish 2025/11/09 03:29:33 DEBUG : B2 bucket rclone-test-riselas6boya path dest: Waiting for transfers to finish 2025/11/09 03:29:33 DEBUG : 3: size = 1 OK 2025/11/09 03:29:33 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/09 03:29:33 INFO : 3: Copied (new) 2025/11/09 03:29:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.66s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:29:35 DEBUG : Creating backend with remote "TestB2:rclone-test-riselas6boya/dst" 2025/11/09 03:29:36 DEBUG : Creating backend with remote "TestB2:rclone-test-riselas6boya/CopyDest" 2025/11/09 03:29:38 DEBUG : one: Need to transfer - File not found at Destination 2025/11/09 03:29:38 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for checks to finish 2025/11/09 03:29:38 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for transfers to finish 2025/11/09 03:29:39 DEBUG : one: size = 3 OK 2025/11/09 03:29:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/09 03:29:39 INFO : one: Copied (new) 2025/11/09 03:29:39 DEBUG : Waiting for deletions to finish 2025/11/09 03:29:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone795025550) 2025/11/09 03:29:40 DEBUG : one: size = 3 (B2 bucket rclone-test-riselas6boya path dst) 2025/11/09 03:29:40 DEBUG : one: Sizes differ 2025/11/09 03:29:40 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for checks to finish 2025/11/09 03:29:40 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for transfers to finish 2025/11/09 03:29:40 DEBUG : one: size = 5 OK 2025/11/09 03:29:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/09 03:29:40 INFO : one: Copied (replaced existing) 2025/11/09 03:29:40 DEBUG : Waiting for deletions to finish 2025/11/09 03:29:43 DEBUG : Creating backend with remote "TestB2:rclone-test-riselas6boya/BackupDir" 2025/11/09 03:29:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone795025550) 2025/11/09 03:29:44 DEBUG : one: size = 3 (B2 bucket rclone-test-riselas6boya path dst) 2025/11/09 03:29:44 DEBUG : one: Sizes differ 2025/11/09 03:29:44 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for checks to finish 2025/11/09 03:29:44 DEBUG : one: size = 5 OK 2025/11/09 03:29:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 03:29:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone795025550) 2025/11/09 03:29:44 DEBUG : one: size = 3 (B2 bucket rclone-test-riselas6boya path dst) 2025/11/09 03:29:44 DEBUG : one: Sizes differ 2025/11/09 03:29:45 DEBUG : one: size = 3 OK 2025/11/09 03:29:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/09 03:29:45 INFO : one: Copied (server-side copy) 2025/11/09 03:29:46 INFO : one: Deleted 2025/11/09 03:29:46 DEBUG : one: size = 5 OK 2025/11/09 03:29:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/09 03:29:46 INFO : one: Copied (server-side copy) 2025/11/09 03:29:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/09 03:29:46 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for transfers to finish 2025/11/09 03:29:46 DEBUG : Waiting for deletions to finish 2025/11/09 03:29:46 DEBUG : CopyDest/two: Clearing upload URL because of error: Post "https://pod-000-1099-04.backblaze.com/b2api/v1/b2_upload_file/bff27d73a06d6b6b9fa80e1b/c001_v0001099_t0007": EOF 2025/11/09 03:29:46 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1099-04.backblaze.com/b2api/v1/b2_upload_file/bff27d73a06d6b6b9fa80e1b/c001_v0001099_t0007": EOF) 2025/11/09 03:29:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "CopyDest/two" to B2 bucket rclone-test-riselas6boya: 1/10 (Post "https://pod-000-1099-04.backblaze.com/b2api/v1/b2_upload_file/bff27d73a06d6b6b9fa80e1b/c001_v0001099_t0007": EOF) 2025/11/09 03:29:49 DEBUG : pacer: Reducing sleep to 10ms 2025/11/09 03:29:50 DEBUG : one: size = 5 OK 2025/11/09 03:29:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 03:29:50 DEBUG : one: Unchanged skipping 2025/11/09 03:29:50 DEBUG : two: size = 3 OK 2025/11/09 03:29:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 03:29:50 DEBUG : two: size = 3 OK 2025/11/09 03:29:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/09 03:29:50 INFO : two: Copied (server-side copy) 2025/11/09 03:29:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/09 03:29:50 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for checks to finish 2025/11/09 03:29:50 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for transfers to finish 2025/11/09 03:29:50 DEBUG : Waiting for deletions to finish 2025/11/09 03:29:51 DEBUG : one: size = 5 OK 2025/11/09 03:29:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 03:29:51 DEBUG : two: size = 3 OK 2025/11/09 03:29:51 DEBUG : one: Unchanged skipping 2025/11/09 03:29:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 03:29:51 DEBUG : two: Unchanged skipping 2025/11/09 03:29:51 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for checks to finish 2025/11/09 03:29:51 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for transfers to finish 2025/11/09 03:29:51 DEBUG : Waiting for deletions to finish 2025/11/09 03:29:51 INFO : There was nothing to transfer 2025/11/09 03:29:52 DEBUG : one: size = 5 OK 2025/11/09 03:29:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 03:29:52 DEBUG : one: Unchanged skipping 2025/11/09 03:29:52 DEBUG : three: size = 7 (Local file system at /tmp/rclone795025550) 2025/11/09 03:29:52 DEBUG : three: size = 5 (B2 bucket rclone-test-riselas6boya path CopyDest) 2025/11/09 03:29:52 DEBUG : three: Sizes differ 2025/11/09 03:29:52 DEBUG : three: Destination not found in --copy-dest 2025/11/09 03:29:52 DEBUG : three: Need to transfer - File not found at Destination 2025/11/09 03:29:52 DEBUG : two: size = 3 OK 2025/11/09 03:29:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 03:29:52 DEBUG : two: Unchanged skipping 2025/11/09 03:29:52 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for checks to finish 2025/11/09 03:29:52 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for transfers to finish 2025/11/09 03:29:53 DEBUG : three: size = 7 OK 2025/11/09 03:29:53 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/09 03:29:53 INFO : three: Copied (new) 2025/11/09 03:29:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.73s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:29:57 DEBUG : Creating backend with remote "TestB2:rclone-test-riselas6boya/dst" 2025/11/09 03:29:58 DEBUG : Creating backend with remote "TestB2:rclone-test-riselas6boya/backup" 2025/11/09 03:30:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone795025550) 2025/11/09 03:30:00 DEBUG : one: size = 3 (B2 bucket rclone-test-riselas6boya path dst) 2025/11/09 03:30:00 DEBUG : one: Sizes differ 2025/11/09 03:30:00 DEBUG : two: size = 3 OK 2025/11/09 03:30:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:30:00 DEBUG : two: Unchanged skipping 2025/11/09 03:30:00 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for checks to finish 2025/11/09 03:30:02 DEBUG : one: size = 3 OK 2025/11/09 03:30:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/09 03:30:02 INFO : one: Copied (server-side copy) 2025/11/09 03:30:02 INFO : one: Deleted 2025/11/09 03:30:02 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for transfers to finish 2025/11/09 03:30:03 DEBUG : one: size = 4 OK 2025/11/09 03:30:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/09 03:30:03 INFO : one: Copied (new) 2025/11/09 03:30:03 DEBUG : Waiting for deletions to finish 2025/11/09 03:30:03 DEBUG : three.txt: size = 5 OK 2025/11/09 03:30:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/09 03:30:03 INFO : three.txt: Copied (server-side copy) 2025/11/09 03:30:04 INFO : three.txt: Deleted 2025/11/09 03:30:04 INFO : three.txt: Moved into backup dir 2025/11/09 03:30:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone795025550) 2025/11/09 03:30:05 DEBUG : one: size = 4 (B2 bucket rclone-test-riselas6boya path dst) 2025/11/09 03:30:05 DEBUG : one: Sizes differ 2025/11/09 03:30:05 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for checks to finish 2025/11/09 03:30:05 DEBUG : two: size = 3 OK 2025/11/09 03:30:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:30:05 DEBUG : two: Unchanged skipping 2025/11/09 03:30:06 DEBUG : one: size = 4 OK 2025/11/09 03:30:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/09 03:30:06 INFO : one: Copied (server-side copy) 2025/11/09 03:30:06 INFO : one: Deleted 2025/11/09 03:30:06 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for transfers to finish 2025/11/09 03:30:07 DEBUG : one: size = 5 OK 2025/11/09 03:30:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/09 03:30:07 INFO : one: Copied (new) 2025/11/09 03:30:07 DEBUG : Waiting for deletions to finish 2025/11/09 03:30:07 DEBUG : three.txt: size = 6 OK 2025/11/09 03:30:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/09 03:30:07 INFO : three.txt: Copied (server-side copy) 2025/11/09 03:30:07 INFO : three.txt: Deleted 2025/11/09 03:30:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.86s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:30:11 DEBUG : Creating backend with remote "TestB2:rclone-test-riselas6boya/dst" 2025/11/09 03:30:11 DEBUG : Config file has changed externally - reloading 2025/11/09 03:30:12 DEBUG : Creating backend with remote "TestB2:rclone-test-riselas6boya/backup" 2025/11/09 03:30:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone795025550) 2025/11/09 03:30:14 DEBUG : one: size = 3 (B2 bucket rclone-test-riselas6boya path dst) 2025/11/09 03:30:14 DEBUG : one: Sizes differ 2025/11/09 03:30:14 DEBUG : two: size = 3 OK 2025/11/09 03:30:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:30:14 DEBUG : two: Unchanged skipping 2025/11/09 03:30:14 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for checks to finish 2025/11/09 03:30:15 DEBUG : one.bak: size = 3 OK 2025/11/09 03:30:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/09 03:30:15 INFO : one: Copied (server-side copy) to: one.bak 2025/11/09 03:30:16 INFO : one: Deleted 2025/11/09 03:30:16 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for transfers to finish 2025/11/09 03:30:17 DEBUG : one: size = 4 OK 2025/11/09 03:30:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/09 03:30:17 INFO : one: Copied (new) 2025/11/09 03:30:17 DEBUG : Waiting for deletions to finish 2025/11/09 03:30:17 DEBUG : three.txt.bak: size = 5 OK 2025/11/09 03:30:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/09 03:30:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/09 03:30:17 INFO : three.txt: Deleted 2025/11/09 03:30:17 INFO : three.txt: Moved into backup dir 2025/11/09 03:30:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone795025550) 2025/11/09 03:30:19 DEBUG : one: size = 4 (B2 bucket rclone-test-riselas6boya path dst) 2025/11/09 03:30:19 DEBUG : one: Sizes differ 2025/11/09 03:30:19 DEBUG : two: size = 3 OK 2025/11/09 03:30:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:30:19 DEBUG : two: Unchanged skipping 2025/11/09 03:30:19 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for checks to finish 2025/11/09 03:30:20 DEBUG : one.bak: size = 4 OK 2025/11/09 03:30:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/09 03:30:20 INFO : one: Copied (server-side copy) to: one.bak 2025/11/09 03:30:20 INFO : one: Deleted 2025/11/09 03:30:20 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for transfers to finish 2025/11/09 03:30:20 DEBUG : one: size = 5 OK 2025/11/09 03:30:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/09 03:30:20 INFO : one: Copied (new) 2025/11/09 03:30:20 DEBUG : Waiting for deletions to finish 2025/11/09 03:30:21 DEBUG : three.txt.bak: size = 6 OK 2025/11/09 03:30:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/09 03:30:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/09 03:30:21 INFO : three.txt: Deleted 2025/11/09 03:30:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.93s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:30:25 DEBUG : Creating backend with remote "TestB2:rclone-test-riselas6boya/dst" 2025/11/09 03:30:26 DEBUG : Creating backend with remote "TestB2:rclone-test-riselas6boya/backup" 2025/11/09 03:30:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone795025550) 2025/11/09 03:30:28 DEBUG : one: size = 3 (B2 bucket rclone-test-riselas6boya path dst) 2025/11/09 03:30:28 DEBUG : one: Sizes differ 2025/11/09 03:30:28 DEBUG : two: size = 3 OK 2025/11/09 03:30:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:30:28 DEBUG : two: Unchanged skipping 2025/11/09 03:30:28 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for checks to finish 2025/11/09 03:30:29 DEBUG : one-2019-01-01: size = 3 OK 2025/11/09 03:30:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/09 03:30:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/09 03:30:29 INFO : one: Deleted 2025/11/09 03:30:29 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for transfers to finish 2025/11/09 03:30:31 DEBUG : one: size = 4 OK 2025/11/09 03:30:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/09 03:30:31 INFO : one: Copied (new) 2025/11/09 03:30:31 DEBUG : Waiting for deletions to finish 2025/11/09 03:30:31 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/09 03:30:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/09 03:30:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/09 03:30:31 INFO : three.txt: Deleted 2025/11/09 03:30:31 INFO : three.txt: Moved into backup dir 2025/11/09 03:30:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone795025550) 2025/11/09 03:30:33 DEBUG : one: size = 4 (B2 bucket rclone-test-riselas6boya path dst) 2025/11/09 03:30:33 DEBUG : one: Sizes differ 2025/11/09 03:30:33 DEBUG : two: size = 3 OK 2025/11/09 03:30:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:30:33 DEBUG : two: Unchanged skipping 2025/11/09 03:30:33 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for checks to finish 2025/11/09 03:30:34 DEBUG : one-2019-01-01: size = 4 OK 2025/11/09 03:30:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/09 03:30:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/09 03:30:34 INFO : one: Deleted 2025/11/09 03:30:34 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for transfers to finish 2025/11/09 03:30:34 DEBUG : one: size = 5 OK 2025/11/09 03:30:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/09 03:30:34 INFO : one: Copied (new) 2025/11/09 03:30:34 DEBUG : Waiting for deletions to finish 2025/11/09 03:30:35 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/09 03:30:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/09 03:30:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/09 03:30:36 INFO : three.txt: Deleted 2025/11/09 03:30:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.27s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:30:39 DEBUG : Creating backend with remote "TestB2:rclone-test-riselas6boya/dst" 2025/11/09 03:30:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone795025550) 2025/11/09 03:30:41 DEBUG : one: size = 3 (B2 bucket rclone-test-riselas6boya path dst) 2025/11/09 03:30:41 DEBUG : one: Sizes differ 2025/11/09 03:30:41 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for checks to finish 2025/11/09 03:30:41 DEBUG : two: size = 3 OK 2025/11/09 03:30:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:30:41 DEBUG : two: Unchanged skipping 2025/11/09 03:30:41 DEBUG : one.bak: size = 3 OK 2025/11/09 03:30:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/09 03:30:41 INFO : one: Copied (server-side copy) to: one.bak 2025/11/09 03:30:41 INFO : one: Deleted 2025/11/09 03:30:41 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for transfers to finish 2025/11/09 03:30:42 DEBUG : one: size = 4 OK 2025/11/09 03:30:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/09 03:30:42 INFO : one: Copied (new) 2025/11/09 03:30:42 DEBUG : Waiting for deletions to finish 2025/11/09 03:30:43 DEBUG : three.txt.bak: size = 5 OK 2025/11/09 03:30:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/09 03:30:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/09 03:30:43 INFO : three.txt: Deleted 2025/11/09 03:30:43 INFO : three.txt: Moved into backup dir 2025/11/09 03:30:45 DEBUG : one.bak: Excluded (Path Filter) 2025/11/09 03:30:45 DEBUG : one.bak: Excluded 2025/11/09 03:30:45 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/09 03:30:45 DEBUG : three.txt.bak: Excluded 2025/11/09 03:30:45 DEBUG : two: size = 3 OK 2025/11/09 03:30:45 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for checks to finish 2025/11/09 03:30:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:30:45 DEBUG : two: Unchanged skipping 2025/11/09 03:30:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone795025550) 2025/11/09 03:30:45 DEBUG : one: size = 4 (B2 bucket rclone-test-riselas6boya path dst) 2025/11/09 03:30:45 DEBUG : one: Sizes differ 2025/11/09 03:30:46 DEBUG : one.bak: size = 4 OK 2025/11/09 03:30:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/09 03:30:46 INFO : one: Copied (server-side copy) to: one.bak 2025/11/09 03:30:46 INFO : one: Deleted 2025/11/09 03:30:46 DEBUG : B2 bucket rclone-test-riselas6boya path dst: Waiting for transfers to finish 2025/11/09 03:30:46 DEBUG : one: size = 5 OK 2025/11/09 03:30:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/09 03:30:46 INFO : one: Copied (new) 2025/11/09 03:30:46 DEBUG : Waiting for deletions to finish 2025/11/09 03:30:47 DEBUG : three.txt.bak: size = 6 OK 2025/11/09 03:30:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/09 03:30:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/09 03:30:47 INFO : three.txt: Deleted 2025/11/09 03:30:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.52s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:30:50 DEBUG : Creating backend with remote "TestB2:rclone-test-riselas6boya/dst" 2025/11/09 03:30:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone795025550) 2025/11/09 03:30:52 DEBUG : one: size = 3 (B2 bucket rclone-test-riselas6boya path dst) 2025/11/09 03:30:52 DEBUG : one: Sizes differ 2025/11/09 03:30:53 DEBUG : one.bak: size = 3 OK 2025/11/09 03:30:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/09 03:30:53 INFO : one: Copied (server-side copy) to: one.bak 2025/11/09 03:30:53 INFO : one: Deleted 2025/11/09 03:30:54 DEBUG : one: size = 4 OK 2025/11/09 03:30:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/09 03:30:54 INFO : one: Copied (new) 2025/11/09 03:30:54 DEBUG : two: size = 3 OK 2025/11/09 03:30:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:30:54 DEBUG : two: Unchanged skipping 2025/11/09 03:30:55 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone795025550) 2025/11/09 03:30:55 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-riselas6boya path dst) 2025/11/09 03:30:55 DEBUG : three.txt: Sizes differ 2025/11/09 03:30:55 DEBUG : three.txt.bak: size = 5 OK 2025/11/09 03:30:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/09 03:30:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/09 03:30:55 INFO : three.txt: Deleted 2025/11/09 03:30:56 DEBUG : three.txt: size = 6 OK 2025/11/09 03:30:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/09 03:30:56 INFO : three.txt: Copied (new) 2025/11/09 03:30:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone795025550) 2025/11/09 03:30:57 DEBUG : one: size = 4 (B2 bucket rclone-test-riselas6boya path dst) 2025/11/09 03:30:57 DEBUG : one: Sizes differ 2025/11/09 03:30:57 DEBUG : one.bak: size = 4 OK 2025/11/09 03:30:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/09 03:30:57 INFO : one: Copied (server-side copy) to: one.bak 2025/11/09 03:30:57 INFO : one: Deleted 2025/11/09 03:30:58 DEBUG : one: size = 5 OK 2025/11/09 03:30:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/09 03:30:58 INFO : one: Copied (new) 2025/11/09 03:30:58 DEBUG : two: size = 3 OK 2025/11/09 03:30:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:30:58 DEBUG : two: Unchanged skipping 2025/11/09 03:30:58 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone795025550) 2025/11/09 03:30:58 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-riselas6boya path dst) 2025/11/09 03:30:58 DEBUG : three.txt: Sizes differ 2025/11/09 03:30:59 DEBUG : three.txt.bak: size = 6 OK 2025/11/09 03:30:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/09 03:30:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/09 03:30:59 INFO : three.txt: Deleted 2025/11/09 03:30:59 DEBUG : three.txt: size = 19 OK 2025/11/09 03:30:59 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/09 03:30:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.37s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:31:03 DEBUG : Creating backend with remote "TestB2:rclone-test-riselas6boya/dst" 2025/11/09 03:31:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone795025550) 2025/11/09 03:31:04 DEBUG : one: size = 3 (B2 bucket rclone-test-riselas6boya path dst) 2025/11/09 03:31:04 DEBUG : one: Sizes differ 2025/11/09 03:31:06 DEBUG : one-2019-01-01: size = 3 OK 2025/11/09 03:31:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/09 03:31:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/09 03:31:06 INFO : one: Deleted 2025/11/09 03:31:07 DEBUG : one: size = 4 OK 2025/11/09 03:31:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/09 03:31:07 INFO : one: Copied (new) 2025/11/09 03:31:07 DEBUG : two: size = 3 OK 2025/11/09 03:31:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:31:07 DEBUG : two: Unchanged skipping 2025/11/09 03:31:07 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone795025550) 2025/11/09 03:31:07 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-riselas6boya path dst) 2025/11/09 03:31:07 DEBUG : three.txt: Sizes differ 2025/11/09 03:31:09 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/09 03:31:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/09 03:31:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/09 03:31:09 INFO : three.txt: Deleted 2025/11/09 03:31:09 DEBUG : three.txt: size = 6 OK 2025/11/09 03:31:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/09 03:31:09 INFO : three.txt: Copied (new) 2025/11/09 03:31:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone795025550) 2025/11/09 03:31:10 DEBUG : one: size = 4 (B2 bucket rclone-test-riselas6boya path dst) 2025/11/09 03:31:10 DEBUG : one: Sizes differ 2025/11/09 03:31:10 DEBUG : one-2019-01-01: size = 4 OK 2025/11/09 03:31:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/09 03:31:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/09 03:31:10 INFO : one: Deleted 2025/11/09 03:31:11 DEBUG : one: size = 5 OK 2025/11/09 03:31:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/09 03:31:11 INFO : one: Copied (new) 2025/11/09 03:31:11 DEBUG : two: size = 3 OK 2025/11/09 03:31:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:31:11 DEBUG : two: Unchanged skipping 2025/11/09 03:31:11 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone795025550) 2025/11/09 03:31:11 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-riselas6boya path dst) 2025/11/09 03:31:11 DEBUG : three.txt: Sizes differ 2025/11/09 03:31:12 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/09 03:31:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/09 03:31:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/09 03:31:12 INFO : three.txt: Deleted 2025/11/09 03:31:12 DEBUG : three.txt: size = 19 OK 2025/11/09 03:31:12 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/09 03:31:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.73s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:31:15 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:31:15 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone795025550) 2025/11/09 03:31:15 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:31:15 DEBUG : Testêé: Sizes differ 2025/11/09 03:31:15 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:31:15 DEBUG : Testêé: size = 14 OK 2025/11/09 03:31:15 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/09 03:31:15 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/09 03:31:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.51s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:31:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/09 03:31:16 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:31:16 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:31:17 DEBUG : existing: size = 6 OK 2025/11/09 03:31:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/09 03:31:17 INFO : existing: Copied (new) 2025/11/09 03:31:17 DEBUG : Waiting for deletions to finish 2025/11/09 03:31:18 DEBUG : existing: size = 8 (Local file system at /tmp/rclone795025550) 2025/11/09 03:31:18 DEBUG : existing: size = 6 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:31:18 DEBUG : existing: Sizes differ 2025/11/09 03:31:18 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/09 03:31:18 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:31:18 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:31:18 ERROR : B2 bucket rclone-test-riselas6boya: not deleting files as there were IO errors 2025/11/09 03:31:18 ERROR : B2 bucket rclone-test-riselas6boya: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.38s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:31:19 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:31:19 DEBUG : EXISTING: size = 6 OK 2025/11/09 03:31:19 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:31:19 DEBUG : existing: Unchanged skipping 2025/11/09 03:31:19 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:31:19 DEBUG : Waiting for deletions to finish 2025/11/09 03:31:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.77s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:31:48 DEBUG : both0: size = 6 OK 2025/11/09 03:31:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:31:48 DEBUG : both0: Unchanged skipping 2025/11/09 03:31:48 DEBUG : both10: size = 6 OK 2025/11/09 03:31:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:31:48 DEBUG : both10: Unchanged skipping 2025/11/09 03:31:48 DEBUG : both11: size = 6 OK 2025/11/09 03:31:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:31:48 DEBUG : both11: Unchanged skipping 2025/11/09 03:31:48 DEBUG : both12: size = 6 OK 2025/11/09 03:31:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:31:48 DEBUG : both12: Unchanged skipping 2025/11/09 03:31:48 DEBUG : both13: size = 6 OK 2025/11/09 03:31:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:31:48 DEBUG : both13: Unchanged skipping 2025/11/09 03:31:48 DEBUG : both14: size = 6 OK 2025/11/09 03:31:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:31:48 DEBUG : both14: Unchanged skipping 2025/11/09 03:31:48 DEBUG : both15: size = 6 OK 2025/11/09 03:31:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:31:48 DEBUG : both16: size = 6 OK 2025/11/09 03:31:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:31:48 DEBUG : both17: size = 6 OK 2025/11/09 03:31:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:31:48 DEBUG : both18: size = 6 OK 2025/11/09 03:31:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:31:48 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:31:48 DEBUG : both15: Unchanged skipping 2025/11/09 03:31:48 DEBUG : both19: size = 6 OK 2025/11/09 03:31:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:31:48 DEBUG : both19: Unchanged skipping 2025/11/09 03:31:48 DEBUG : both1: size = 6 OK 2025/11/09 03:31:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:31:48 DEBUG : both1: Unchanged skipping 2025/11/09 03:31:48 DEBUG : both2: size = 6 OK 2025/11/09 03:31:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:31:48 DEBUG : both16: Unchanged skipping 2025/11/09 03:31:48 DEBUG : both3: size = 6 OK 2025/11/09 03:31:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:31:48 DEBUG : both17: Unchanged skipping 2025/11/09 03:31:48 DEBUG : both4: size = 6 OK 2025/11/09 03:31:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:31:48 DEBUG : both18: Unchanged skipping 2025/11/09 03:31:48 DEBUG : both5: size = 6 OK 2025/11/09 03:31:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:31:48 DEBUG : both2: Unchanged skipping 2025/11/09 03:31:48 DEBUG : both6: size = 6 OK 2025/11/09 03:31:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:31:48 DEBUG : both3: Unchanged skipping 2025/11/09 03:31:48 DEBUG : both7: size = 6 OK 2025/11/09 03:31:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:31:48 DEBUG : both4: Unchanged skipping 2025/11/09 03:31:48 DEBUG : both8: size = 6 OK 2025/11/09 03:31:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:31:48 DEBUG : both5: Unchanged skipping 2025/11/09 03:31:48 DEBUG : both9: size = 6 OK 2025/11/09 03:31:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:31:48 DEBUG : both6: Unchanged skipping 2025/11/09 03:31:48 DEBUG : both7: Unchanged skipping 2025/11/09 03:31:48 DEBUG : both8: Unchanged skipping 2025/11/09 03:31:48 DEBUG : both9: Unchanged skipping 2025/11/09 03:31:48 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:31:48 DEBUG : Waiting for deletions to finish 2025/11/09 03:31:48 INFO : only4: Deleted 2025/11/09 03:31:48 INFO : only11: Deleted 2025/11/09 03:31:48 INFO : only3: Deleted 2025/11/09 03:31:48 INFO : only5: Deleted 2025/11/09 03:31:48 INFO : only7: Deleted 2025/11/09 03:31:48 INFO : only8: Deleted 2025/11/09 03:31:48 INFO : only9: Deleted 2025/11/09 03:31:48 INFO : only0: Deleted 2025/11/09 03:31:48 INFO : only10: Deleted 2025/11/09 03:31:48 INFO : only13: Deleted 2025/11/09 03:31:48 INFO : only17: Deleted 2025/11/09 03:31:48 INFO : only18: Deleted 2025/11/09 03:31:48 INFO : only15: Deleted 2025/11/09 03:31:49 INFO : only16: Deleted 2025/11/09 03:31:49 INFO : only19: Deleted 2025/11/09 03:31:49 INFO : only2: Deleted 2025/11/09 03:31:49 INFO : only6: Deleted 2025/11/09 03:31:49 INFO : only12: Deleted 2025/11/09 03:31:49 INFO : only14: Deleted 2025/11/09 03:31:49 INFO : only1: Deleted 2025/11/09 03:31:49 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (31.50s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:32:19 DEBUG : both10: size = 6 OK 2025/11/09 03:32:19 DEBUG : both0: size = 6 OK 2025/11/09 03:32:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:19 DEBUG : both11: size = 6 OK 2025/11/09 03:32:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:19 DEBUG : both12: size = 6 OK 2025/11/09 03:32:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:19 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:32:19 DEBUG : both10: Unchanged skipping 2025/11/09 03:32:19 DEBUG : both13: size = 6 OK 2025/11/09 03:32:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:19 DEBUG : both13: Unchanged skipping 2025/11/09 03:32:19 DEBUG : both14: size = 6 OK 2025/11/09 03:32:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:19 DEBUG : both14: Unchanged skipping 2025/11/09 03:32:19 DEBUG : both15: size = 6 OK 2025/11/09 03:32:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:19 DEBUG : both15: Unchanged skipping 2025/11/09 03:32:19 DEBUG : both16: size = 6 OK 2025/11/09 03:32:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:19 DEBUG : both0: Unchanged skipping 2025/11/09 03:32:19 DEBUG : both17: size = 6 OK 2025/11/09 03:32:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:19 DEBUG : both17: Unchanged skipping 2025/11/09 03:32:19 DEBUG : both18: size = 6 OK 2025/11/09 03:32:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:19 DEBUG : both11: Unchanged skipping 2025/11/09 03:32:19 DEBUG : both19: size = 6 OK 2025/11/09 03:32:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:19 DEBUG : both12: Unchanged skipping 2025/11/09 03:32:19 DEBUG : both1: size = 6 OK 2025/11/09 03:32:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:19 DEBUG : both16: Unchanged skipping 2025/11/09 03:32:19 DEBUG : both2: size = 6 OK 2025/11/09 03:32:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:19 DEBUG : both18: Unchanged skipping 2025/11/09 03:32:19 DEBUG : both3: size = 6 OK 2025/11/09 03:32:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:19 DEBUG : both3: Unchanged skipping 2025/11/09 03:32:19 DEBUG : both4: size = 6 OK 2025/11/09 03:32:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:19 DEBUG : both2: Unchanged skipping 2025/11/09 03:32:19 DEBUG : both5: size = 6 OK 2025/11/09 03:32:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:19 DEBUG : both5: Unchanged skipping 2025/11/09 03:32:19 DEBUG : both6: size = 6 OK 2025/11/09 03:32:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:19 DEBUG : both6: Unchanged skipping 2025/11/09 03:32:19 DEBUG : both7: size = 6 OK 2025/11/09 03:32:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:19 DEBUG : both7: Unchanged skipping 2025/11/09 03:32:19 DEBUG : both8: size = 6 OK 2025/11/09 03:32:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:19 DEBUG : both8: Unchanged skipping 2025/11/09 03:32:19 DEBUG : both9: size = 6 OK 2025/11/09 03:32:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:19 DEBUG : both19: Unchanged skipping 2025/11/09 03:32:19 DEBUG : only0: size = 0 (Local file system at /tmp/rclone795025550) 2025/11/09 03:32:19 DEBUG : only0: size = 6 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:32:19 DEBUG : only0: Sizes differ 2025/11/09 03:32:19 DEBUG : both1: Unchanged skipping 2025/11/09 03:32:19 DEBUG : both4: Unchanged skipping 2025/11/09 03:32:19 DEBUG : only10: size = 0 (Local file system at /tmp/rclone795025550) 2025/11/09 03:32:19 DEBUG : only10: size = 6 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:32:19 DEBUG : only11: size = 0 (Local file system at /tmp/rclone795025550) 2025/11/09 03:32:19 DEBUG : only10: Sizes differ 2025/11/09 03:32:19 DEBUG : only11: size = 6 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:32:19 DEBUG : only11: Sizes differ 2025/11/09 03:32:19 DEBUG : both9: Unchanged skipping 2025/11/09 03:32:19 DEBUG : only12: size = 0 (Local file system at /tmp/rclone795025550) 2025/11/09 03:32:19 DEBUG : only12: size = 6 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:32:19 DEBUG : only12: Sizes differ 2025/11/09 03:32:19 DEBUG : only13: size = 0 (Local file system at /tmp/rclone795025550) 2025/11/09 03:32:19 DEBUG : only13: size = 6 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:32:19 DEBUG : only13: Sizes differ 2025/11/09 03:32:19 DEBUG : only14: size = 0 (Local file system at /tmp/rclone795025550) 2025/11/09 03:32:19 DEBUG : only14: size = 6 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:32:19 DEBUG : only14: Sizes differ 2025/11/09 03:32:19 DEBUG : only15: size = 0 (Local file system at /tmp/rclone795025550) 2025/11/09 03:32:19 DEBUG : only15: size = 6 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:32:19 DEBUG : only15: Sizes differ 2025/11/09 03:32:19 DEBUG : only16: size = 0 (Local file system at /tmp/rclone795025550) 2025/11/09 03:32:19 DEBUG : only16: size = 6 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:32:19 DEBUG : only16: Sizes differ 2025/11/09 03:32:19 DEBUG : only17: size = 0 (Local file system at /tmp/rclone795025550) 2025/11/09 03:32:19 DEBUG : only17: size = 6 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:32:19 DEBUG : only17: Sizes differ 2025/11/09 03:32:19 DEBUG : only18: size = 0 (Local file system at /tmp/rclone795025550) 2025/11/09 03:32:19 DEBUG : only18: size = 6 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:32:19 DEBUG : only18: Sizes differ 2025/11/09 03:32:19 DEBUG : only19: size = 0 (Local file system at /tmp/rclone795025550) 2025/11/09 03:32:19 DEBUG : only19: size = 6 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:32:19 DEBUG : only19: Sizes differ 2025/11/09 03:32:19 DEBUG : only1: size = 0 (Local file system at /tmp/rclone795025550) 2025/11/09 03:32:19 DEBUG : only1: size = 6 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:32:19 DEBUG : only1: Sizes differ 2025/11/09 03:32:19 DEBUG : only2: size = 0 (Local file system at /tmp/rclone795025550) 2025/11/09 03:32:19 DEBUG : only2: size = 6 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:32:19 DEBUG : only2: Sizes differ 2025/11/09 03:32:19 DEBUG : only3: size = 0 (Local file system at /tmp/rclone795025550) 2025/11/09 03:32:19 DEBUG : only3: size = 6 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:32:19 DEBUG : only3: Sizes differ 2025/11/09 03:32:19 DEBUG : only4: size = 0 (Local file system at /tmp/rclone795025550) 2025/11/09 03:32:19 DEBUG : only4: size = 6 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:32:19 DEBUG : only4: Sizes differ 2025/11/09 03:32:19 DEBUG : only5: size = 0 (Local file system at /tmp/rclone795025550) 2025/11/09 03:32:19 DEBUG : only5: size = 6 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:32:19 DEBUG : only5: Sizes differ 2025/11/09 03:32:19 DEBUG : only6: size = 0 (Local file system at /tmp/rclone795025550) 2025/11/09 03:32:19 DEBUG : only7: size = 0 (Local file system at /tmp/rclone795025550) 2025/11/09 03:32:19 DEBUG : only6: size = 6 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:32:19 DEBUG : only7: size = 6 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:32:19 DEBUG : only8: size = 0 (Local file system at /tmp/rclone795025550) 2025/11/09 03:32:19 DEBUG : only6: Sizes differ 2025/11/09 03:32:19 DEBUG : only7: Sizes differ 2025/11/09 03:32:19 DEBUG : only8: size = 6 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:32:19 DEBUG : only8: Sizes differ 2025/11/09 03:32:19 DEBUG : only9: size = 0 (Local file system at /tmp/rclone795025550) 2025/11/09 03:32:19 DEBUG : only9: size = 6 (B2 bucket rclone-test-riselas6boya) 2025/11/09 03:32:19 DEBUG : only9: Sizes differ 2025/11/09 03:32:19 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:32:20 DEBUG : only12: size = 0 OK 2025/11/09 03:32:20 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 03:32:20 INFO : only12: Copied (replaced existing) 2025/11/09 03:32:20 DEBUG : only13: size = 0 OK 2025/11/09 03:32:20 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 03:32:20 INFO : only13: Copied (replaced existing) 2025/11/09 03:32:20 DEBUG : only16: size = 0 OK 2025/11/09 03:32:20 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 03:32:20 INFO : only16: Copied (replaced existing) 2025/11/09 03:32:20 DEBUG : only17: size = 0 OK 2025/11/09 03:32:20 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 03:32:20 INFO : only17: Copied (replaced existing) 2025/11/09 03:32:20 DEBUG : only14: size = 0 OK 2025/11/09 03:32:20 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 03:32:20 INFO : only14: Copied (replaced existing) 2025/11/09 03:32:20 DEBUG : only18: size = 0 OK 2025/11/09 03:32:20 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 03:32:20 INFO : only18: Copied (replaced existing) 2025/11/09 03:32:20 DEBUG : only19: size = 0 OK 2025/11/09 03:32:20 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 03:32:20 INFO : only19: Copied (replaced existing) 2025/11/09 03:32:20 DEBUG : only15: size = 0 OK 2025/11/09 03:32:20 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 03:32:20 INFO : only15: Copied (replaced existing) 2025/11/09 03:32:20 DEBUG : only0: size = 0 OK 2025/11/09 03:32:20 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 03:32:20 INFO : only0: Copied (replaced existing) 2025/11/09 03:32:20 DEBUG : only2: size = 0 OK 2025/11/09 03:32:20 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 03:32:20 INFO : only2: Copied (replaced existing) 2025/11/09 03:32:20 DEBUG : only3: size = 0 OK 2025/11/09 03:32:20 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 03:32:20 INFO : only3: Copied (replaced existing) 2025/11/09 03:32:20 DEBUG : only10: size = 0 OK 2025/11/09 03:32:20 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 03:32:20 INFO : only10: Copied (replaced existing) 2025/11/09 03:32:20 DEBUG : only5: size = 0 OK 2025/11/09 03:32:20 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 03:32:20 INFO : only5: Copied (replaced existing) 2025/11/09 03:32:20 DEBUG : only1: size = 0 OK 2025/11/09 03:32:20 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 03:32:20 INFO : only1: Copied (replaced existing) 2025/11/09 03:32:21 DEBUG : only11: size = 0 OK 2025/11/09 03:32:21 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 03:32:21 INFO : only11: Copied (replaced existing) 2025/11/09 03:32:21 DEBUG : only4: size = 0 OK 2025/11/09 03:32:21 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 03:32:21 INFO : only4: Copied (replaced existing) 2025/11/09 03:32:21 DEBUG : only9: size = 0 OK 2025/11/09 03:32:21 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 03:32:21 INFO : only9: Copied (replaced existing) 2025/11/09 03:32:21 DEBUG : only6: size = 0 OK 2025/11/09 03:32:21 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 03:32:21 INFO : only6: Copied (replaced existing) 2025/11/09 03:32:21 DEBUG : only8: size = 0 OK 2025/11/09 03:32:21 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 03:32:21 INFO : only8: Copied (replaced existing) 2025/11/09 03:32:21 DEBUG : only7: size = 0 OK 2025/11/09 03:32:21 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 03:32:21 INFO : only7: Copied (replaced existing) 2025/11/09 03:32:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (35.89s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:32:29 DEBUG : empty_dir: Making directory with metadata 2025/11/09 03:32:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 03:32:29 DEBUG : empty_on_remote: Making directory with metadata 2025/11/09 03:32:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 03:32:29 INFO : empty_on_remote: Making directory 2025/11/09 03:32:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/09 03:32:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/09 03:32:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/09 03:32:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/09 03:32:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.91s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:32:32 DEBUG : empty_dir: Making directory with metadata 2025/11/09 03:32:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 03:32:32 DEBUG : empty_on_remote: Making directory with metadata 2025/11/09 03:32:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 03:32:32 INFO : empty_on_remote: Making directory 2025/11/09 03:32:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/09 03:32:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/09 03:32:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/09 03:32:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/09 03:32:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/09 03:32:33 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.95s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:32:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 03:32:35 INFO : sub dir: Making directory 2025/11/09 03:32:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.51s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:32:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 03:32:38 INFO : sub dir: Making directory 2025/11/09 03:32:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.18s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:32:52 DEBUG : Waiting for deletions to finish 2025/11/09 03:32:53 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:32:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:32:53 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:32:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:32:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:32:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:32:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:32:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:32:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:32:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:32:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:32:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:32:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:32:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:32:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:32:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:32:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:32:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:32:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:32:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 03:32:53 DEBUG : apple: size = 5 OK 2025/11/09 03:32:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:53 DEBUG : apple: Unchanged skipping 2025/11/09 03:32:53 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 03:32:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 03:32:53 DEBUG : banana: size = 6 OK 2025/11/09 03:32:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:53 DEBUG : banana: Unchanged skipping 2025/11/09 03:32:53 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 03:32:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:53 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 03:32:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 03:32:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 03:32:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 03:32:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:53 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:32:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 03:32:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 03:32:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 03:32:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 03:32:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 03:32:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 03:32:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 03:32:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 03:32:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 03:32:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 03:32:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 03:32:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 03:32:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 03:32:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 03:32:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 03:32:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 03:32:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 03:32:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 03:32:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 03:32:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 03:32:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 03:32:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 03:32:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 03:32:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 03:32:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 03:32:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 03:32:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 03:32:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 03:32:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 03:32:53 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:32:53 DEBUG : Waiting for deletions to finish 2025/11/09 03:32:53 INFO : There was nothing to transfer 2025/11/09 03:32:53 DEBUG : Waiting for deletions to finish 2025/11/09 03:32:54 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:32:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:32:54 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:32:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:32:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:32:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:32:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:32:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:32:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:32:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:32:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:32:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:32:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:32:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:32:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:32:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:32:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:32:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:32:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:32:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 03:32:54 DEBUG : apple: size = 5 OK 2025/11/09 03:32:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:54 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 03:32:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 03:32:54 DEBUG : banana: size = 6 OK 2025/11/09 03:32:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:54 DEBUG : banana: Unchanged skipping 2025/11/09 03:32:54 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 03:32:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:54 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 03:32:54 DEBUG : apple: Unchanged skipping 2025/11/09 03:32:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 03:32:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 03:32:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 03:32:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 03:32:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 03:32:54 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:32:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 03:32:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 03:32:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 03:32:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 03:32:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 03:32:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 03:32:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 03:32:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 03:32:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 03:32:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 03:32:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 03:32:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 03:32:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 03:32:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 03:32:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 03:32:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 03:32:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 03:32:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 03:32:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 03:32:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 03:32:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 03:32:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 03:32:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 03:32:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 03:32:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 03:32:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 03:32:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:32:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 03:32:54 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:32:54 DEBUG : Waiting for deletions to finish 2025/11/09 03:32:54 INFO : There was nothing to transfer 2025/11/09 03:32:54 DEBUG : Waiting for deletions to finish 2025/11/09 03:32:55 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:32:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:32:55 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:32:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:32:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:32:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:32:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:32:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:32:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:32:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:32:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:32:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:32:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:32:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:32:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:32:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:32:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:32:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:32:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:32:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:33:11 DEBUG : Waiting for deletions to finish 2025/11/09 03:33:11 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:33:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:33:11 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:33:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:33:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:33:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:33:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:33:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:33:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:33:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:33:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:33:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:33:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:33:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:33:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:33:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:33:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:33:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:33:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:33:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 03:33:12 DEBUG : apple: size = 5 OK 2025/11/09 03:33:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:12 DEBUG : apple: Unchanged skipping 2025/11/09 03:33:12 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 03:33:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 03:33:12 DEBUG : banana: size = 6 OK 2025/11/09 03:33:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:12 DEBUG : banana: Unchanged skipping 2025/11/09 03:33:12 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 03:33:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:12 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 03:33:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 03:33:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 03:33:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 03:33:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 03:33:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 03:33:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 03:33:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 03:33:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 03:33:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 03:33:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 03:33:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 03:33:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 03:33:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 03:33:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 03:33:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 03:33:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 03:33:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 03:33:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 03:33:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 03:33:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 03:33:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 03:33:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 03:33:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 03:33:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 03:33:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 03:33:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 03:33:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 03:33:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 03:33:12 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:33:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 03:33:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 03:33:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 03:33:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 03:33:12 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:33:12 DEBUG : Waiting for deletions to finish 2025/11/09 03:33:12 INFO : There was nothing to transfer 2025/11/09 03:33:12 DEBUG : Waiting for deletions to finish 2025/11/09 03:33:12 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:33:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:33:12 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:33:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:33:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:33:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:33:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:33:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:33:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:33:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:33:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:33:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:33:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:33:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:33:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:33:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:33:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:33:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:33:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:33:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 03:33:13 DEBUG : apple: size = 5 OK 2025/11/09 03:33:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:13 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 03:33:13 DEBUG : apple: Unchanged skipping 2025/11/09 03:33:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 03:33:13 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 03:33:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:13 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 03:33:13 DEBUG : banana: size = 6 OK 2025/11/09 03:33:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:13 DEBUG : banana: Unchanged skipping 2025/11/09 03:33:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 03:33:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 03:33:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:13 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:33:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 03:33:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 03:33:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 03:33:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 03:33:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 03:33:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 03:33:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 03:33:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 03:33:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 03:33:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 03:33:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 03:33:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 03:33:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 03:33:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 03:33:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 03:33:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 03:33:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 03:33:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 03:33:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 03:33:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 03:33:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 03:33:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 03:33:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 03:33:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 03:33:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 03:33:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 03:33:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 03:33:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 03:33:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 03:33:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 03:33:13 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:33:13 DEBUG : Waiting for deletions to finish 2025/11/09 03:33:13 INFO : There was nothing to transfer 2025/11/09 03:33:13 DEBUG : Waiting for deletions to finish 2025/11/09 03:33:13 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:33:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:33:13 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:33:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:33:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:33:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:33:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:33:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:33:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:33:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:33:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:33:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:33:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:33:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:33:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:33:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:33:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:33:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:33:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:33:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:33:28 DEBUG : Waiting for deletions to finish 2025/11/09 03:33:28 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:33:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:33:28 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:33:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:33:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:33:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:33:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:33:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:33:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:33:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:33:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:33:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:33:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:33:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:33:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:33:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:33:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:33:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:33:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:33:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 03:33:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/09 03:33:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/09 03:33:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/09 03:33:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/09 03:33:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/09 03:33:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/09 03:33:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:29 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:33:29 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:33:29 DEBUG : YXBwbGU=: size = 5 OK 2025/11/09 03:33:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/09 03:33:29 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/09 03:33:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/09 03:33:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/09 03:33:29 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/09 03:33:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/09 03:33:29 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/09 03:33:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/09 03:33:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/09 03:33:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/09 03:33:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:30 DEBUG : YmFuYW5h: size = 6 OK 2025/11/09 03:33:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/09 03:33:30 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/09 03:33:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/09 03:33:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/09 03:33:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/09 03:33:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/09 03:33:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/09 03:33:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/09 03:33:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/09 03:33:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/09 03:33:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/09 03:33:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/09 03:33:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/09 03:33:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/09 03:33:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/09 03:33:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/09 03:33:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/09 03:33:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/09 03:33:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/09 03:33:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/09 03:33:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/09 03:33:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/09 03:33:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/09 03:33:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/09 03:33:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/09 03:33:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/09 03:33:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/09 03:33:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/09 03:33:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/09 03:33:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:31 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/09 03:33:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/09 03:33:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/09 03:33:31 DEBUG : Waiting for deletions to finish 2025/11/09 03:33:31 INFO : splitbananasplit: Deleted 2025/11/09 03:33:31 INFO : banana: Deleted 2025/11/09 03:33:32 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/09 03:33:32 INFO : dir1/0007-1234567.txt: Deleted 2025/11/09 03:33:32 INFO : dir1/0003-defghij.txt: Deleted 2025/11/09 03:33:32 INFO : dir1/0009-3456789.txt: Deleted 2025/11/09 03:33:32 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/09 03:33:32 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/09 03:33:32 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/09 03:33:32 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/09 03:33:32 INFO : dir1/0008-2345678.txt: Deleted 2025/11/09 03:33:32 INFO : dir1/0010-456789.txt: Deleted 2025/11/09 03:33:32 INFO : dir1/0012-6789;.txt: Deleted 2025/11/09 03:33:32 INFO : appleappleapplebanana: Deleted 2025/11/09 03:33:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/09 03:33:32 INFO : dir1/0013-789;=.txt: Deleted 2025/11/09 03:33:32 INFO : dir1/0014-89;=.txt: Deleted 2025/11/09 03:33:32 INFO : dir1/0015-9;=.txt: Deleted 2025/11/09 03:33:32 INFO : dir1/0011-56789;.txt: Deleted 2025/11/09 03:33:32 INFO : apple: Deleted 2025/11/09 03:33:32 DEBUG : Waiting for deletions to finish 2025/11/09 03:33:32 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/09 03:33:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/09 03:33:32 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/09 03:33:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/09 03:33:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/09 03:33:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/09 03:33:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/09 03:33:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/09 03:33:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/09 03:33:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/09 03:33:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/09 03:33:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/09 03:33:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/09 03:33:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/09 03:33:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/09 03:33:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/09 03:33:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/09 03:33:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/09 03:33:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/09 03:33:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/09 03:33:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/09 03:33:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/09 03:33:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : YXBwbGU=: size = 5 OK 2025/11/09 03:33:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:33 DEBUG : apple: Unchanged skipping 2025/11/09 03:33:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 03:33:33 DEBUG : YmFuYW5h: size = 6 OK 2025/11/09 03:33:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:33 DEBUG : banana: Unchanged skipping 2025/11/09 03:33:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/09 03:33:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 03:33:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/09 03:33:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/09 03:33:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 03:33:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/09 03:33:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/09 03:33:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 03:33:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 03:33:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/09 03:33:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 03:33:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/09 03:33:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 03:33:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/09 03:33:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/09 03:33:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/09 03:33:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/09 03:33:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/09 03:33:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/09 03:33:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 03:33:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 03:33:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 03:33:33 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:33:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/09 03:33:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/09 03:33:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 03:33:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 03:33:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/09 03:33:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 03:33:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/09 03:33:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/09 03:33:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 03:33:33 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/09 03:33:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 03:33:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 03:33:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 03:33:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:33:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 03:33:33 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:33:33 DEBUG : Waiting for deletions to finish 2025/11/09 03:33:33 DEBUG : Waiting for deletions to finish 2025/11/09 03:33:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/09 03:33:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/09 03:33:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/09 03:33:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/09 03:33:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/09 03:33:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/09 03:33:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/09 03:33:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/09 03:33:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/09 03:33:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/09 03:33:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/09 03:33:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/09 03:33:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/09 03:33:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/09 03:33:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/09 03:33:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/09 03:33:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/09 03:33:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/09 03:33:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/09 03:33:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/09 03:33:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 03:33:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 03:33:33 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 03:33:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 03:33:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 03:33:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 03:33:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 03:33:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 03:33:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 03:33:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:33:50 DEBUG : Waiting for deletions to finish 2025/11/09 03:33:50 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:33:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:33:50 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:33:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:33:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:33:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:33:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:33:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:33:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:33:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:33:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:33:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:33:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:33:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:33:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:33:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:33:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:33:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:33:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:33:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 03:33:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 03:33:50 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 03:33:50 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 03:33:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 03:33:50 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 03:33:50 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 03:33:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 03:33:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 03:33:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 03:33:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 03:33:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 03:33:50 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 03:33:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 03:33:50 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 03:33:50 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 03:33:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/09 03:33:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 03:33:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/09 03:33:50 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 03:33:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/09 03:33:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 03:33:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/09 03:33:50 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 03:33:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 03:33:50 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 03:33:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 03:33:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 03:33:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 03:33:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 03:33:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 03:33:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 03:33:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 03:33:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 03:33:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 03:33:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 03:33:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 03:33:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 03:33:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 03:33:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 03:33:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 03:33:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 03:33:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 03:33:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 03:33:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 03:33:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 03:33:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 03:33:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 03:33:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 03:33:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 03:33:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 03:33:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 03:33:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 03:33:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 03:33:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 03:33:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 03:33:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 03:33:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 03:33:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 03:33:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 03:33:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 03:33:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 03:33:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 03:33:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 03:33:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 03:33:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 03:33:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 03:33:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 03:33:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 03:33:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 03:33:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 03:33:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 03:33:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 03:33:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 03:33:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 03:33:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 03:33:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 03:33:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 03:33:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 03:33:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 03:33:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 03:33:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 03:33:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 03:33:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 03:33:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 03:33:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 03:33:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 03:33:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 03:33:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 03:33:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 03:33:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 03:33:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 03:33:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 03:33:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 03:33:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 03:33:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 03:33:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 03:33:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 03:33:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 03:33:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 03:33:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 03:33:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 03:33:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 03:33:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 03:33:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 03:33:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 03:33:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 03:33:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 03:33:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 03:33:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 03:33:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 03:33:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 03:33:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 03:33:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 03:33:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 03:33:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 03:33:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 03:33:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 03:33:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 03:33:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 03:33:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 03:33:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 03:33:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 03:33:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 03:33:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 03:33:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 03:33:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 03:33:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 03:33:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 03:33:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 03:33:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 03:33:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 03:33:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 03:33:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 03:33:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 03:33:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 03:33:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 03:33:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 03:33:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 03:33:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 03:33:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 03:33:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 03:33:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 03:33:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 03:33:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 03:33:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 03:33:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 03:33:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 03:33:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 03:33:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 03:33:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 03:33:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 03:33:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 03:33:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 03:33:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 03:33:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 03:33:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 03:33:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/09 03:33:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 03:33:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/09 03:33:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 03:33:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/09 03:33:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 03:33:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/09 03:33:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 03:33:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/09 03:33:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 03:33:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 03:33:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 03:33:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 03:33:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 03:33:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 03:33:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 03:33:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 03:33:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 03:33:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 03:33:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/09 03:33:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 03:33:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 03:33:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 03:33:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 03:33:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 03:33:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 03:33:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 03:33:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 03:33:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 03:33:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 03:33:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 03:33:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 03:33:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 03:33:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 03:33:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 03:33:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 03:33:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 03:33:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 03:33:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/09 03:33:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 03:33:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 03:33:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 03:33:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 03:33:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 03:33:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 03:33:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 03:33:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 03:33:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 03:33:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 03:33:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 03:33:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/09 03:33:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 03:33:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 03:33:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 03:33:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 03:33:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/09 03:33:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:51 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:33:51 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:33:51 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/09 03:33:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/09 03:33:51 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/09 03:33:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/09 03:33:51 DEBUG : PREFIXapple: size = 5 OK 2025/11/09 03:33:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/09 03:33:51 INFO : apple: Copied (new) to: PREFIXapple 2025/11/09 03:33:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 03:33:51 DEBUG : PREFIXbanana: size = 6 OK 2025/11/09 03:33:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/09 03:33:51 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/09 03:33:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 03:33:51 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/09 03:33:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/09 03:33:51 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/09 03:33:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/09 03:33:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/09 03:33:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/09 03:33:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/09 03:33:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/09 03:33:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/09 03:33:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/09 03:33:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 03:33:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 03:33:51 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/09 03:33:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/09 03:33:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/09 03:33:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 03:33:51 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/09 03:33:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/09 03:33:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/09 03:33:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/09 03:33:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/09 03:33:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/09 03:33:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 03:33:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/09 03:33:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/09 03:33:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/09 03:33:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 03:33:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/09 03:33:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/09 03:33:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/09 03:33:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 03:33:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/09 03:33:52 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/09 03:33:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/09 03:33:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/09 03:33:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/09 03:33:52 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/09 03:33:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/09 03:33:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/09 03:33:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/09 03:33:52 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/09 03:33:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/09 03:33:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/09 03:33:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/09 03:33:52 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/09 03:33:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/09 03:33:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/09 03:33:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/09 03:33:52 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/09 03:33:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/09 03:33:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/09 03:33:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/09 03:33:52 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/09 03:33:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/09 03:33:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/09 03:33:52 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/09 03:33:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/09 03:33:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/09 03:33:52 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/09 03:33:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/09 03:33:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/09 03:33:52 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/09 03:33:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/09 03:33:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/09 03:33:52 DEBUG : Waiting for deletions to finish 2025/11/09 03:33:53 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/09 03:33:53 INFO : dir1/0014-89;=.txt: Deleted 2025/11/09 03:33:53 INFO : dir1/0010-456789.txt: Deleted 2025/11/09 03:33:53 INFO : dir1/0008-2345678.txt: Deleted 2025/11/09 03:33:53 INFO : dir1/0009-3456789.txt: Deleted 2025/11/09 03:33:53 INFO : banana: Deleted 2025/11/09 03:33:53 INFO : splitbananasplit: Deleted 2025/11/09 03:33:53 INFO : dir1/0011-56789;.txt: Deleted 2025/11/09 03:33:53 INFO : dir1/0015-9;=.txt: Deleted 2025/11/09 03:33:53 INFO : apple: Deleted 2025/11/09 03:33:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/09 03:33:53 INFO : dir1/0003-defghij.txt: Deleted 2025/11/09 03:33:53 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/09 03:33:53 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/09 03:33:53 INFO : dir1/0012-6789;.txt: Deleted 2025/11/09 03:33:53 INFO : dir1/0013-789;=.txt: Deleted 2025/11/09 03:33:53 INFO : appleappleapplebanana: Deleted 2025/11/09 03:33:53 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/09 03:33:53 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/09 03:33:53 INFO : dir1/0007-1234567.txt: Deleted 2025/11/09 03:33:53 DEBUG : Waiting for deletions to finish 2025/11/09 03:33:53 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/09 03:33:53 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:33:53 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/09 03:33:53 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/09 03:33:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:33:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:33:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:33:53 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:33:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:33:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:33:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:33:53 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:33:53 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:33:53 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:33:53 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:33:53 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:33:53 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:33:53 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:33:53 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:33:53 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:33:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 03:33:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/09 03:33:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 03:33:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 03:33:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/09 03:33:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 03:33:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/09 03:33:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/09 03:33:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 03:33:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/09 03:33:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 03:33:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 03:33:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/09 03:33:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 03:33:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/09 03:33:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/09 03:33:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/09 03:33:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/09 03:33:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/09 03:33:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/09 03:33:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/09 03:33:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/09 03:33:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/09 03:33:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/09 03:33:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/09 03:33:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/09 03:33:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/09 03:33:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/09 03:33:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/09 03:33:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/09 03:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 03:33:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/09 03:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 03:33:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/09 03:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 03:33:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/09 03:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 03:33:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/09 03:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 03:33:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/09 03:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 03:33:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/09 03:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 03:33:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/09 03:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 03:33:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/09 03:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 03:33:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/09 03:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 03:33:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 03:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 03:33:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 03:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 03:33:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/09 03:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 03:33:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/09 03:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 03:33:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 03:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 03:33:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 03:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 03:33:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/09 03:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 03:33:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/09 03:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 03:33:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/09 03:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 03:33:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/09 03:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 03:33:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/09 03:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 03:33:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/09 03:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 03:33:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/09 03:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 03:33:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/09 03:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 03:33:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/09 03:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 03:33:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/09 03:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 03:33:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 03:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 03:33:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 03:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 03:33:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/09 03:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 03:33:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/09 03:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 03:33:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 03:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 03:33:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 03:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 03:33:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/09 03:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 03:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 03:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 03:33:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/09 03:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 03:33:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/09 03:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 03:33:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/09 03:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 03:33:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/09 03:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 03:33:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/09 03:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 03:33:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/09 03:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 03:33:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/09 03:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 03:33:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/09 03:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 03:33:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/09 03:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 03:33:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 03:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 03:33:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 03:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 03:33:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/09 03:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 03:33:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/09 03:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 03:33:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 03:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 03:33:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 03:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 03:33:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/09 03:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 03:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 03:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 03:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 03:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 03:33:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/09 03:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 03:33:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/09 03:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 03:33:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/09 03:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 03:33:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/09 03:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 03:33:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/09 03:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 03:33:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/09 03:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 03:33:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/09 03:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 03:33:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/09 03:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 03:33:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/09 03:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 03:33:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 03:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 03:33:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 03:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 03:33:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/09 03:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 03:33:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/09 03:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 03:33:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 03:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 03:33:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 03:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 03:33:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/09 03:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 03:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 03:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 03:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 03:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 03:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 03:33:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/09 03:33:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 03:33:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 03:33:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/09 03:33:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/09 03:33:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 03:33:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 03:33:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/09 03:33:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/09 03:33:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/09 03:33:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/09 03:33:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/09 03:33:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/09 03:33:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/09 03:33:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/09 03:33:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/09 03:33:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/09 03:33:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/09 03:33:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/09 03:33:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/09 03:33:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/09 03:33:54 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:33:54 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:33:54 DEBUG : apple: size = 5 OK 2025/11/09 03:33:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/09 03:33:54 INFO : apple: Copied (new) 2025/11/09 03:33:54 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 03:33:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/09 03:33:54 INFO : appleappleapplebanana: Copied (new) 2025/11/09 03:33:55 DEBUG : banana: size = 6 OK 2025/11/09 03:33:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/09 03:33:55 INFO : banana: Copied (new) 2025/11/09 03:33:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 03:33:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/09 03:33:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/09 03:33:55 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 03:33:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/09 03:33:55 INFO : splitbananasplit: Copied (new) 2025/11/09 03:33:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 03:33:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/09 03:33:55 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/09 03:33:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 03:33:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/09 03:33:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/09 03:33:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 03:33:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/09 03:33:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/09 03:33:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 03:33:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/09 03:33:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/09 03:33:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 03:33:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/09 03:33:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/09 03:33:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 03:33:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/09 03:33:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/09 03:33:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 03:33:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/09 03:33:55 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/09 03:33:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 03:33:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/09 03:33:56 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/09 03:33:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 03:33:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/09 03:33:56 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/09 03:33:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 03:33:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/09 03:33:56 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/09 03:33:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 03:33:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/09 03:33:56 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/09 03:33:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 03:33:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/09 03:33:56 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/09 03:33:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 03:33:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/09 03:33:56 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/09 03:33:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 03:33:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/09 03:33:56 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/09 03:33:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 03:33:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/09 03:33:56 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/09 03:33:56 DEBUG : Waiting for deletions to finish 2025/11/09 03:33:56 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/09 03:33:56 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/09 03:33:56 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/09 03:33:56 INFO : PREFIXapple: Deleted 2025/11/09 03:33:56 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/09 03:33:56 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/09 03:33:56 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/09 03:33:56 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/09 03:33:57 INFO : PREFIXbanana: Deleted 2025/11/09 03:33:57 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/09 03:33:57 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/09 03:33:57 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/09 03:33:57 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/09 03:33:57 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/09 03:33:57 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/09 03:33:57 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/09 03:33:57 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/09 03:33:57 INFO : PREFIXsplitbananasplit: Deleted 2025/11/09 03:33:57 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/09 03:33:57 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/09 03:33:57 DEBUG : Waiting for deletions to finish 2025/11/09 03:33:57 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : Waiting for deletions to finish 2025/11/09 03:33:57 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:33:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:34:13 DEBUG : Waiting for deletions to finish 2025/11/09 03:34:13 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:34:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:34:13 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:34:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:34:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:34:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:34:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:34:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:34:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:34:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:34:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:34:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:34:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:34:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:34:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:34:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:34:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:34:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:34:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:34:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 03:34:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/09 03:34:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 03:34:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 03:34:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/09 03:34:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 03:34:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 03:34:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/09 03:34:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 03:34:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 03:34:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/09 03:34:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 03:34:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 03:34:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 03:34:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 03:34:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 03:34:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 03:34:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/09 03:34:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 03:34:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/09 03:34:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 03:34:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/09 03:34:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/09 03:34:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/09 03:34:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 03:34:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 03:34:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 03:34:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/09 03:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 03:34:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 03:34:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 03:34:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 03:34:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 03:34:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 03:34:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 03:34:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 03:34:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 03:34:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 03:34:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/09 03:34:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 03:34:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/09 03:34:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:14 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:34:14 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:34:14 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/09 03:34:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/09 03:34:14 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/09 03:34:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/09 03:34:14 DEBUG : appleSUFFIX: size = 5 OK 2025/11/09 03:34:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/09 03:34:14 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/09 03:34:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/09 03:34:14 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/09 03:34:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/09 03:34:14 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/09 03:34:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/09 03:34:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/09 03:34:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/09 03:34:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/09 03:34:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/09 03:34:15 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/09 03:34:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/09 03:34:15 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/09 03:34:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/09 03:34:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/09 03:34:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/09 03:34:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/09 03:34:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/09 03:34:15 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/09 03:34:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/09 03:34:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/09 03:34:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/09 03:34:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/09 03:34:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/09 03:34:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/09 03:34:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/09 03:34:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/09 03:34:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/09 03:34:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/09 03:34:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/09 03:34:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/09 03:34:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/09 03:34:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/09 03:34:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/09 03:34:15 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/09 03:34:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/09 03:34:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/09 03:34:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/09 03:34:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/09 03:34:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/09 03:34:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/09 03:34:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/09 03:34:15 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/09 03:34:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/09 03:34:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/09 03:34:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/09 03:34:16 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/09 03:34:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/09 03:34:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/09 03:34:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/09 03:34:16 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/09 03:34:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/09 03:34:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/09 03:34:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/09 03:34:16 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/09 03:34:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/09 03:34:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/09 03:34:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/09 03:34:16 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/09 03:34:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/09 03:34:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/09 03:34:16 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/09 03:34:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/09 03:34:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/09 03:34:16 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/09 03:34:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/09 03:34:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/09 03:34:16 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/09 03:34:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/09 03:34:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/09 03:34:16 DEBUG : Waiting for deletions to finish 2025/11/09 03:34:17 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/09 03:34:17 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/09 03:34:17 INFO : dir1/0008-2345678.txt: Deleted 2025/11/09 03:34:17 INFO : dir1/0014-89;=.txt: Deleted 2025/11/09 03:34:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/09 03:34:17 INFO : dir1/0011-56789;.txt: Deleted 2025/11/09 03:34:17 INFO : apple: Deleted 2025/11/09 03:34:17 INFO : dir1/0007-1234567.txt: Deleted 2025/11/09 03:34:17 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/09 03:34:17 INFO : dir1/0013-789;=.txt: Deleted 2025/11/09 03:34:17 INFO : dir1/0009-3456789.txt: Deleted 2025/11/09 03:34:17 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/09 03:34:17 INFO : banana: Deleted 2025/11/09 03:34:17 INFO : appleappleapplebanana: Deleted 2025/11/09 03:34:17 INFO : dir1/0003-defghij.txt: Deleted 2025/11/09 03:34:17 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/09 03:34:17 INFO : dir1/0010-456789.txt: Deleted 2025/11/09 03:34:17 INFO : dir1/0012-6789;.txt: Deleted 2025/11/09 03:34:17 INFO : dir1/0015-9;=.txt: Deleted 2025/11/09 03:34:17 INFO : splitbananasplit: Deleted 2025/11/09 03:34:17 DEBUG : Waiting for deletions to finish 2025/11/09 03:34:17 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/09 03:34:17 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/09 03:34:17 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/09 03:34:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/09 03:34:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/09 03:34:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/09 03:34:17 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/09 03:34:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/09 03:34:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/09 03:34:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/09 03:34:17 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/09 03:34:17 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/09 03:34:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/09 03:34:17 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/09 03:34:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/09 03:34:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/09 03:34:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/09 03:34:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/09 03:34:17 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/09 03:34:17 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/09 03:34:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/09 03:34:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/09 03:34:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/09 03:34:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/09 03:34:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/09 03:34:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/09 03:34:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/09 03:34:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/09 03:34:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/09 03:34:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/09 03:34:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/09 03:34:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/09 03:34:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/09 03:34:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/09 03:34:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/09 03:34:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/09 03:34:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/09 03:34:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/09 03:34:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/09 03:34:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/09 03:34:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/09 03:34:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/09 03:34:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/09 03:34:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/09 03:34:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/09 03:34:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/09 03:34:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/09 03:34:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/09 03:34:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/09 03:34:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/09 03:34:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/09 03:34:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/09 03:34:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/09 03:34:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 03:34:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 03:34:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/09 03:34:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/09 03:34:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/09 03:34:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/09 03:34:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/09 03:34:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/09 03:34:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/09 03:34:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/09 03:34:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/09 03:34:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/09 03:34:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/09 03:34:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/09 03:34:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/09 03:34:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/09 03:34:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/09 03:34:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/09 03:34:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 03:34:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 03:34:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 03:34:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 03:34:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/09 03:34:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 03:34:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 03:34:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/09 03:34:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/09 03:34:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/09 03:34:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/09 03:34:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/09 03:34:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/09 03:34:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/09 03:34:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:18 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:34:18 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:34:18 DEBUG : apple: size = 5 OK 2025/11/09 03:34:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/09 03:34:18 INFO : apple: Copied (new) 2025/11/09 03:34:18 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 03:34:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/09 03:34:18 INFO : splitbananasplit: Copied (new) 2025/11/09 03:34:18 DEBUG : banana: size = 6 OK 2025/11/09 03:34:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/09 03:34:18 INFO : banana: Copied (new) 2025/11/09 03:34:18 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 03:34:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/09 03:34:18 INFO : appleappleapplebanana: Copied (new) 2025/11/09 03:34:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 03:34:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/09 03:34:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/09 03:34:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 03:34:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/09 03:34:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/09 03:34:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 03:34:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/09 03:34:19 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/09 03:34:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 03:34:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/09 03:34:19 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/09 03:34:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 03:34:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/09 03:34:19 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/09 03:34:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 03:34:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/09 03:34:19 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/09 03:34:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 03:34:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/09 03:34:19 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/09 03:34:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 03:34:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/09 03:34:19 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/09 03:34:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 03:34:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/09 03:34:19 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/09 03:34:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 03:34:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/09 03:34:19 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/09 03:34:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 03:34:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/09 03:34:20 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/09 03:34:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 03:34:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/09 03:34:20 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/09 03:34:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 03:34:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/09 03:34:20 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/09 03:34:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 03:34:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/09 03:34:20 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/09 03:34:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 03:34:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/09 03:34:20 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/09 03:34:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 03:34:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/09 03:34:20 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/09 03:34:20 DEBUG : Waiting for deletions to finish 2025/11/09 03:34:20 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/09 03:34:20 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/09 03:34:20 INFO : appleSUFFIX: Deleted 2025/11/09 03:34:20 INFO : bananaSUFFIX: Deleted 2025/11/09 03:34:20 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/09 03:34:20 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/09 03:34:20 INFO : splitbananasplitSUFFIX: Deleted 2025/11/09 03:34:21 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/09 03:34:21 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/09 03:34:21 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/09 03:34:21 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/09 03:34:21 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/09 03:34:21 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/09 03:34:21 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/09 03:34:21 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/09 03:34:21 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/09 03:34:21 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/09 03:34:21 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/09 03:34:21 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/09 03:34:21 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/09 03:34:21 DEBUG : Waiting for deletions to finish 2025/11/09 03:34:21 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:34:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:34:21 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:34:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:34:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:34:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:34:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:34:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:34:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:34:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:34:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:34:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:34:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:34:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:34:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:34:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:34:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:34:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:34:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:34:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 03:34:21 DEBUG : Waiting for deletions to finish 2025/11/09 03:34:22 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:34:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:34:22 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:34:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:34:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:34:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:34:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:34:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:34:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:34:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:34:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:34:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:34:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:34:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:34:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:34:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:34:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:34:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:34:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:34:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:34:37 DEBUG : Waiting for deletions to finish 2025/11/09 03:34:37 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:34:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:34:37 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:34:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:34:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:34:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:34:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:34:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:34:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:34:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:34:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:34:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:34:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:34:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:34:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:34:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:34:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:34:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:34:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:34:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 03:34:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 03:34:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 03:34:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 03:34:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 03:34:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/09 03:34:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 03:34:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/09 03:34:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:38 DEBUG : apple: size = 5 OK 2025/11/09 03:34:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:38 DEBUG : apple: Unchanged skipping 2025/11/09 03:34:38 DEBUG : banana: size = 6 OK 2025/11/09 03:34:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 03:34:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:38 DEBUG : banana: Unchanged skipping 2025/11/09 03:34:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 03:34:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 03:34:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 03:34:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 03:34:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 03:34:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 03:34:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 03:34:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 03:34:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 03:34:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 03:34:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 03:34:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 03:34:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 03:34:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 03:34:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 03:34:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 03:34:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 03:34:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 03:34:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 03:34:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 03:34:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 03:34:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 03:34:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 03:34:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 03:34:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 03:34:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 03:34:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 03:34:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 03:34:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 03:34:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 03:34:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 03:34:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 03:34:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 03:34:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 03:34:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 03:34:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 03:34:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 03:34:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 03:34:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 03:34:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 03:34:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 03:34:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 03:34:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 03:34:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 03:34:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 03:34:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 03:34:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 03:34:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 03:34:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 03:34:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 03:34:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 03:34:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 03:34:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 03:34:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 03:34:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 03:34:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 03:34:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 03:34:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 03:34:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 03:34:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 03:34:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 03:34:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 03:34:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 03:34:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 03:34:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 03:34:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 03:34:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 03:34:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 03:34:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 03:34:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 03:34:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 03:34:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 03:34:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 03:34:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 03:34:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 03:34:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 03:34:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 03:34:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 03:34:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 03:34:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 03:34:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 03:34:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 03:34:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 03:34:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 03:34:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 03:34:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 03:34:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 03:34:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 03:34:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 03:34:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/09 03:34:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 03:34:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 03:34:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 03:34:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 03:34:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 03:34:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 03:34:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 03:34:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 03:34:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 03:34:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 03:34:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 03:34:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/09 03:34:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/09 03:34:38 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:34:38 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:34:38 DEBUG : splitbanan: size = 16 OK 2025/11/09 03:34:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/09 03:34:38 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/09 03:34:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 03:34:38 DEBUG : appleapple: size = 21 OK 2025/11/09 03:34:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/09 03:34:38 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/09 03:34:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 03:34:38 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/09 03:34:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/09 03:34:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/09 03:34:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 03:34:38 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/09 03:34:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/09 03:34:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/09 03:34:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 03:34:39 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/09 03:34:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/09 03:34:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/09 03:34:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 03:34:39 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/09 03:34:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/09 03:34:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/09 03:34:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 03:34:39 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/09 03:34:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/09 03:34:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/09 03:34:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 03:34:39 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/09 03:34:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/09 03:34:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/09 03:34:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 03:34:39 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/09 03:34:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/09 03:34:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/09 03:34:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 03:34:39 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/09 03:34:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/09 03:34:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/09 03:34:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 03:34:39 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/09 03:34:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/09 03:34:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/09 03:34:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 03:34:39 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/09 03:34:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/09 03:34:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/09 03:34:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 03:34:39 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/09 03:34:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/09 03:34:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/09 03:34:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 03:34:40 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/09 03:34:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/09 03:34:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/09 03:34:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 03:34:40 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/09 03:34:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/09 03:34:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/09 03:34:40 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/09 03:34:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/09 03:34:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/09 03:34:40 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/09 03:34:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/09 03:34:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/09 03:34:40 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/09 03:34:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/09 03:34:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/09 03:34:40 DEBUG : Waiting for deletions to finish 2025/11/09 03:34:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/09 03:34:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/09 03:34:41 INFO : dir1/0003-defghij.txt: Deleted 2025/11/09 03:34:41 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/09 03:34:41 INFO : dir1/0015-9;=.txt: Deleted 2025/11/09 03:34:41 INFO : dir1/0007-1234567.txt: Deleted 2025/11/09 03:34:41 INFO : dir1/0011-56789;.txt: Deleted 2025/11/09 03:34:41 INFO : dir1/0010-456789.txt: Deleted 2025/11/09 03:34:41 INFO : dir1/0014-89;=.txt: Deleted 2025/11/09 03:34:41 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/09 03:34:41 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/09 03:34:41 INFO : dir1/0009-3456789.txt: Deleted 2025/11/09 03:34:41 INFO : dir1/0012-6789;.txt: Deleted 2025/11/09 03:34:41 INFO : splitbananasplit: Deleted 2025/11/09 03:34:41 INFO : dir1/0013-789;=.txt: Deleted 2025/11/09 03:34:41 INFO : appleappleapplebanana: Deleted 2025/11/09 03:34:41 INFO : dir1/0008-2345678.txt: Deleted 2025/11/09 03:34:41 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/09 03:34:41 DEBUG : Waiting for deletions to finish 2025/11/09 03:34:41 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:34:41 DEBUG : appleapple: Excluded (Path Filter) 2025/11/09 03:34:41 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:34:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/09 03:34:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/09 03:34:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/09 03:34:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/09 03:34:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/09 03:34:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/09 03:34:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/09 03:34:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/09 03:34:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/09 03:34:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/09 03:34:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/09 03:34:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/09 03:34:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/09 03:34:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/09 03:34:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/09 03:34:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/09 03:34:41 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/09 03:34:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 03:34:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 03:34:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 03:34:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 03:34:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 03:34:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 03:34:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 03:34:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 03:34:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 03:34:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 03:34:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 03:34:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 03:34:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 03:34:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 03:34:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 03:34:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 03:34:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 03:34:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 03:34:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 03:34:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 03:34:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 03:34:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 03:34:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 03:34:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 03:34:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 03:34:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 03:34:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 03:34:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 03:34:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 03:34:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 03:34:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 03:34:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 03:34:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 03:34:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 03:34:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 03:34:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 03:34:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 03:34:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 03:34:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 03:34:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 03:34:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 03:34:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 03:34:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 03:34:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 03:34:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 03:34:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 03:34:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 03:34:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 03:34:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 03:34:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 03:34:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 03:34:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 03:34:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 03:34:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 03:34:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 03:34:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 03:34:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 03:34:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 03:34:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 03:34:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 03:34:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 03:34:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 03:34:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 03:34:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 03:34:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 03:34:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 03:34:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 03:34:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 03:34:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 03:34:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 03:34:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 03:34:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 03:34:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 03:34:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 03:34:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 03:34:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 03:34:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 03:34:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 03:34:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 03:34:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 03:34:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 03:34:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 03:34:42 DEBUG : appleapple: size = 21 OK 2025/11/09 03:34:42 DEBUG : apple: size = 5 OK 2025/11/09 03:34:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:42 DEBUG : apple: Unchanged skipping 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 03:34:42 DEBUG : banana: size = 6 OK 2025/11/09 03:34:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:42 DEBUG : banana: Unchanged skipping 2025/11/09 03:34:42 DEBUG : splitbanan: size = 16 OK 2025/11/09 03:34:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:42 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 03:34:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 03:34:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 03:34:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 03:34:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 03:34:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 03:34:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 03:34:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 03:34:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 03:34:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 03:34:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 03:34:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 03:34:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 03:34:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 03:34:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 03:34:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 03:34:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 03:34:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 03:34:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 03:34:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 03:34:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 03:34:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 03:34:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 03:34:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 03:34:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 03:34:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 03:34:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 03:34:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 03:34:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 03:34:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 03:34:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 03:34:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 03:34:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 03:34:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 03:34:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 03:34:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 03:34:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 03:34:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 03:34:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 03:34:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 03:34:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 03:34:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 03:34:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 03:34:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 03:34:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 03:34:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 03:34:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 03:34:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 03:34:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 03:34:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 03:34:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 03:34:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 03:34:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 03:34:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 03:34:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 03:34:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 03:34:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 03:34:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 03:34:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 03:34:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 03:34:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 03:34:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 03:34:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 03:34:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 03:34:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 03:34:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 03:34:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 03:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 03:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 03:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 03:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 03:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 03:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 03:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 03:34:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 03:34:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 03:34:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 03:34:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 03:34:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 03:34:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 03:34:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 03:34:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 03:34:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 03:34:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 03:34:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 03:34:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 03:34:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 03:34:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 03:34:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 03:34:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 03:34:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/09 03:34:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 03:34:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 03:34:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 03:34:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 03:34:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 03:34:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 03:34:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 03:34:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 03:34:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 03:34:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 03:34:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 03:34:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 03:34:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 03:34:42 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/09 03:34:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 03:34:42 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/09 03:34:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:42 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/09 03:34:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 03:34:42 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/09 03:34:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 03:34:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 03:34:42 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/09 03:34:42 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/09 03:34:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:42 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/09 03:34:42 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/09 03:34:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 03:34:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 03:34:42 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/09 03:34:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 03:34:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:42 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/09 03:34:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 03:34:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 03:34:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 03:34:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 03:34:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 03:34:42 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/09 03:34:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:42 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/09 03:34:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 03:34:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 03:34:42 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/09 03:34:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/09 03:34:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:42 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/09 03:34:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:42 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:34:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 03:34:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 03:34:42 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/09 03:34:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:42 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/09 03:34:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 03:34:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 03:34:42 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:34:42 DEBUG : Waiting for deletions to finish 2025/11/09 03:34:42 DEBUG : Waiting for deletions to finish 2025/11/09 03:34:42 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:34:42 DEBUG : appleapple: Excluded (Path Filter) 2025/11/09 03:34:42 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:34:42 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/09 03:34:42 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/09 03:34:42 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/09 03:34:42 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/09 03:34:42 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/09 03:34:42 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/09 03:34:42 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/09 03:34:42 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/09 03:34:42 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/09 03:34:42 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/09 03:34:42 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/09 03:34:42 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/09 03:34:42 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/09 03:34:42 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/09 03:34:42 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/09 03:34:42 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/09 03:34:42 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/09 03:34:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 03:34:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 03:34:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 03:34:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 03:34:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 03:34:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 03:34:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 03:34:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 03:34:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 03:34:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 03:34:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 03:34:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 03:34:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 03:34:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 03:34:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 03:34:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 03:34:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 03:34:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 03:34:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 03:34:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 03:34:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 03:34:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 03:34:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 03:34:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 03:34:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 03:34:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 03:34:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 03:34:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 03:34:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 03:34:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 03:34:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 03:34:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 03:34:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 03:34:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 03:34:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 03:34:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 03:34:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 03:34:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 03:34:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 03:34:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 03:34:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 03:34:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 03:34:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 03:34:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 03:34:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 03:34:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 03:34:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 03:34:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 03:34:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 03:34:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 03:34:43 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:34:57 DEBUG : Waiting for deletions to finish 2025/11/09 03:34:57 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:34:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:34:57 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:34:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:34:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:34:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:34:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:34:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:34:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:34:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:34:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:34:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:34:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:34:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:34:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:34:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:34:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:34:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:34:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:34:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 03:34:58 DEBUG : apple: size = 5 OK 2025/11/09 03:34:58 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 03:34:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:58 DEBUG : apple: Unchanged skipping 2025/11/09 03:34:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 03:34:58 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 03:34:58 DEBUG : banana: size = 6 OK 2025/11/09 03:34:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:58 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 03:34:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:58 DEBUG : banana: Unchanged skipping 2025/11/09 03:34:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 03:34:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 03:34:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 03:34:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 03:34:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 03:34:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 03:34:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 03:34:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 03:34:58 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:34:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 03:34:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 03:34:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 03:34:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 03:34:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 03:34:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 03:34:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 03:34:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 03:34:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 03:34:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 03:34:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 03:34:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 03:34:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 03:34:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 03:34:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 03:34:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 03:34:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 03:34:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 03:34:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 03:34:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 03:34:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 03:34:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 03:34:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 03:34:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 03:34:58 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:34:58 DEBUG : Waiting for deletions to finish 2025/11/09 03:34:58 DEBUG : Waiting for deletions to finish 2025/11/09 03:34:58 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:34:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:34:58 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:34:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:34:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:34:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:34:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:34:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:34:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:34:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:34:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:34:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:34:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:34:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:34:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:34:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:34:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:34:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:34:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:34:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 03:34:59 DEBUG : apple: size = 5 OK 2025/11/09 03:34:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:59 DEBUG : apple: Unchanged skipping 2025/11/09 03:34:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 03:34:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 03:34:59 DEBUG : banana: size = 6 OK 2025/11/09 03:34:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:59 DEBUG : banana: Unchanged skipping 2025/11/09 03:34:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 03:34:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 03:34:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 03:34:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 03:34:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 03:34:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 03:34:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 03:34:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 03:34:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 03:34:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 03:34:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 03:34:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 03:34:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 03:34:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 03:34:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 03:34:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 03:34:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 03:34:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 03:34:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 03:34:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 03:34:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 03:34:59 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:34:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 03:34:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 03:34:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 03:34:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 03:34:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 03:34:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 03:34:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 03:34:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 03:34:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 03:34:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 03:34:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 03:34:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 03:34:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:34:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 03:34:59 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:34:59 DEBUG : Waiting for deletions to finish 2025/11/09 03:34:59 DEBUG : Waiting for deletions to finish 2025/11/09 03:34:59 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:34:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:34:59 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:34:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:34:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:34:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:34:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:34:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:34:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:34:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:34:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:34:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:34:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:34:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:34:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:34:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:34:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:34:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:34:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:34:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 03:35:00 DEBUG : Waiting for deletions to finish 2025/11/09 03:35:00 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:35:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:35:00 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:35:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:35:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:35:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:35:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:35:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:35:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:35:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:35:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:35:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:35:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:35:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:35:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:35:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:35:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:35:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:35:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:35:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:35:16 DEBUG : Waiting for deletions to finish 2025/11/09 03:35:16 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:35:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:35:16 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:35:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:35:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:35:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:35:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:35:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:35:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:35:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:35:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:35:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:35:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:35:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:35:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:35:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:35:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:35:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:35:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:35:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 03:35:17 DEBUG : apple: size = 5 OK 2025/11/09 03:35:17 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 03:35:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:17 DEBUG : apple: Unchanged skipping 2025/11/09 03:35:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 03:35:17 DEBUG : banana: size = 6 OK 2025/11/09 03:35:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:17 DEBUG : banana: Unchanged skipping 2025/11/09 03:35:17 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 03:35:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:17 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 03:35:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 03:35:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 03:35:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 03:35:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 03:35:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 03:35:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 03:35:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 03:35:17 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:35:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 03:35:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 03:35:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 03:35:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 03:35:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 03:35:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 03:35:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 03:35:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 03:35:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 03:35:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 03:35:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 03:35:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 03:35:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 03:35:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 03:35:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 03:35:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 03:35:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 03:35:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 03:35:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 03:35:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 03:35:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 03:35:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 03:35:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 03:35:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 03:35:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 03:35:17 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:35:17 DEBUG : Waiting for deletions to finish 2025/11/09 03:35:17 DEBUG : Waiting for deletions to finish 2025/11/09 03:35:17 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:35:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:35:17 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:35:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:35:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:35:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:35:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:35:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:35:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:35:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:35:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:35:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:35:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:35:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:35:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:35:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:35:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:35:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:35:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:35:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 03:35:18 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 03:35:18 DEBUG : apple: size = 5 OK 2025/11/09 03:35:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 03:35:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:18 DEBUG : apple: Unchanged skipping 2025/11/09 03:35:18 DEBUG : banana: size = 6 OK 2025/11/09 03:35:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:18 DEBUG : banana: Unchanged skipping 2025/11/09 03:35:18 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 03:35:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:18 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 03:35:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 03:35:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 03:35:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 03:35:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 03:35:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 03:35:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 03:35:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 03:35:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 03:35:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 03:35:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 03:35:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 03:35:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 03:35:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:18 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:35:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 03:35:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 03:35:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 03:35:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 03:35:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 03:35:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 03:35:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 03:35:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 03:35:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 03:35:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 03:35:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 03:35:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 03:35:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 03:35:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 03:35:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 03:35:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 03:35:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 03:35:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 03:35:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 03:35:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 03:35:18 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:35:18 DEBUG : Waiting for deletions to finish 2025/11/09 03:35:18 DEBUG : Waiting for deletions to finish 2025/11/09 03:35:18 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:35:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:35:18 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:35:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:35:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:35:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:35:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:35:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:35:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:35:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:35:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:35:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:35:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:35:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:35:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:35:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:35:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:35:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:35:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:35:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:35:33 DEBUG : Waiting for deletions to finish 2025/11/09 03:35:33 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:35:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:35:33 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:35:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:35:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:35:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:35:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:35:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:35:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:35:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:35:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:35:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:35:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:35:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:35:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:35:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:35:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:35:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:35:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:35:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 03:35:34 DEBUG : apple: size = 5 OK 2025/11/09 03:35:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:34 DEBUG : apple: Unchanged skipping 2025/11/09 03:35:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 03:35:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:34 DEBUG : banana: size = 6 OK 2025/11/09 03:35:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 03:35:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:34 DEBUG : banana: Unchanged skipping 2025/11/09 03:35:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 03:35:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 03:35:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 03:35:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 03:35:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 03:35:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 03:35:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 03:35:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 03:35:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 03:35:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 03:35:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 03:35:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 03:35:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 03:35:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 03:35:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 03:35:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 03:35:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 03:35:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 03:35:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 03:35:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 03:35:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:34 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:35:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 03:35:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 03:35:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 03:35:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 03:35:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 03:35:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 03:35:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 03:35:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 03:35:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 03:35:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 03:35:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 03:35:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 03:35:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 03:35:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 03:35:34 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:35:34 DEBUG : Waiting for deletions to finish 2025/11/09 03:35:34 DEBUG : Waiting for deletions to finish 2025/11/09 03:35:34 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:35:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:35:34 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:35:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:35:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:35:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:35:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:35:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:35:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:35:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:35:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:35:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:35:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:35:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:35:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:35:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:35:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:35:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:35:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:35:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 03:35:35 DEBUG : apple: size = 5 OK 2025/11/09 03:35:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:35 DEBUG : banana: size = 6 OK 2025/11/09 03:35:35 DEBUG : apple: Unchanged skipping 2025/11/09 03:35:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:35 DEBUG : banana: Unchanged skipping 2025/11/09 03:35:35 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 03:35:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:35 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 03:35:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 03:35:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:35 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 03:35:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 03:35:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 03:35:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 03:35:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 03:35:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 03:35:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 03:35:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 03:35:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 03:35:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 03:35:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 03:35:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 03:35:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 03:35:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 03:35:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 03:35:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 03:35:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 03:35:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 03:35:35 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:35:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 03:35:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 03:35:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 03:35:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 03:35:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 03:35:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 03:35:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 03:35:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 03:35:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 03:35:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 03:35:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 03:35:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 03:35:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 03:35:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 03:35:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 03:35:35 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:35:35 DEBUG : Waiting for deletions to finish 2025/11/09 03:35:35 DEBUG : Waiting for deletions to finish 2025/11/09 03:35:35 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:35:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:35:35 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:35:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:35:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:35:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:35:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:35:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:35:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:35:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:35:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:35:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:35:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:35:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:35:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:35:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:35:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:35:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:35:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:35:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:35:51 DEBUG : Waiting for deletions to finish 2025/11/09 03:35:52 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:35:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:35:52 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:35:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:35:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:35:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:35:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:35:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:35:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:35:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:35:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:35:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:35:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:35:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:35:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:35:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:35:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:35:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:35:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:35:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 03:35:52 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 03:35:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 03:35:52 DEBUG : apple: size = 5 OK 2025/11/09 03:35:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:52 DEBUG : apple: Unchanged skipping 2025/11/09 03:35:52 DEBUG : banana: size = 6 OK 2025/11/09 03:35:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:52 DEBUG : banana: Unchanged skipping 2025/11/09 03:35:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 03:35:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:52 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 03:35:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 03:35:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 03:35:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 03:35:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 03:35:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 03:35:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 03:35:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 03:35:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 03:35:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 03:35:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 03:35:52 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:35:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 03:35:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 03:35:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 03:35:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 03:35:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 03:35:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 03:35:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 03:35:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 03:35:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 03:35:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 03:35:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 03:35:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 03:35:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 03:35:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 03:35:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 03:35:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 03:35:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 03:35:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 03:35:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 03:35:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 03:35:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 03:35:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 03:35:52 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:35:52 DEBUG : Waiting for deletions to finish 2025/11/09 03:35:52 DEBUG : Waiting for deletions to finish 2025/11/09 03:35:53 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:35:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:35:53 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:35:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:35:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:35:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:35:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:35:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:35:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:35:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:35:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:35:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:35:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:35:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:35:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:35:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:35:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:35:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:35:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:35:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 03:35:53 DEBUG : apple: size = 5 OK 2025/11/09 03:35:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:53 DEBUG : apple: Unchanged skipping 2025/11/09 03:35:53 DEBUG : banana: size = 6 OK 2025/11/09 03:35:53 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 03:35:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:53 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 03:35:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 03:35:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:53 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 03:35:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:53 DEBUG : banana: Unchanged skipping 2025/11/09 03:35:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 03:35:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 03:35:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 03:35:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 03:35:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 03:35:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 03:35:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 03:35:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 03:35:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 03:35:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 03:35:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 03:35:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 03:35:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 03:35:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 03:35:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 03:35:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 03:35:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 03:35:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 03:35:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 03:35:53 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:35:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 03:35:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 03:35:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 03:35:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 03:35:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 03:35:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 03:35:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 03:35:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 03:35:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 03:35:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 03:35:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 03:35:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 03:35:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:35:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 03:35:53 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:35:53 DEBUG : Waiting for deletions to finish 2025/11/09 03:35:53 DEBUG : Waiting for deletions to finish 2025/11/09 03:35:54 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:35:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:35:54 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:35:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:35:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:35:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:35:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:35:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:35:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:35:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:35:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:35:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:35:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:35:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:35:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:35:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:35:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:35:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:35:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:35:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:36:09 DEBUG : Waiting for deletions to finish 2025/11/09 03:36:10 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:36:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:36:10 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:36:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:36:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:36:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:36:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:36:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:36:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:36:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:36:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:36:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:36:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:36:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:36:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:36:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:36:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:36:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:36:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:36:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 03:36:10 DEBUG : apple: size = 5 OK 2025/11/09 03:36:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 03:36:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 03:36:10 DEBUG : apple: Unchanged skipping 2025/11/09 03:36:10 DEBUG : banana: size = 6 OK 2025/11/09 03:36:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:10 DEBUG : banana: Unchanged skipping 2025/11/09 03:36:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 03:36:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 03:36:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 03:36:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 03:36:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 03:36:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 03:36:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 03:36:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 03:36:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 03:36:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 03:36:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 03:36:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 03:36:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 03:36:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 03:36:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 03:36:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 03:36:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 03:36:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 03:36:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 03:36:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 03:36:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 03:36:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 03:36:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 03:36:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:10 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:36:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 03:36:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 03:36:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 03:36:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 03:36:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 03:36:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 03:36:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 03:36:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 03:36:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 03:36:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 03:36:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 03:36:10 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:36:10 DEBUG : Waiting for deletions to finish 2025/11/09 03:36:10 DEBUG : Waiting for deletions to finish 2025/11/09 03:36:11 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:36:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:36:11 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:36:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:36:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:36:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:36:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:36:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:36:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:36:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:36:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:36:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:36:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:36:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:36:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:36:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:36:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:36:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:36:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:36:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 03:36:11 DEBUG : apple: size = 5 OK 2025/11/09 03:36:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:11 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 03:36:11 DEBUG : apple: Unchanged skipping 2025/11/09 03:36:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 03:36:11 DEBUG : banana: size = 6 OK 2025/11/09 03:36:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:11 DEBUG : banana: Unchanged skipping 2025/11/09 03:36:11 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 03:36:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:11 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 03:36:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 03:36:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 03:36:11 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:36:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 03:36:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 03:36:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 03:36:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 03:36:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 03:36:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 03:36:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 03:36:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 03:36:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 03:36:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 03:36:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 03:36:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 03:36:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 03:36:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 03:36:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 03:36:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 03:36:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 03:36:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 03:36:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 03:36:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 03:36:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 03:36:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 03:36:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 03:36:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 03:36:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 03:36:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 03:36:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 03:36:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 03:36:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 03:36:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 03:36:11 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:36:11 DEBUG : Waiting for deletions to finish 2025/11/09 03:36:11 DEBUG : Waiting for deletions to finish 2025/11/09 03:36:12 DEBUG : apple: Excluded (Path Filter) 2025/11/09 03:36:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 03:36:12 DEBUG : banana: Excluded (Path Filter) 2025/11/09 03:36:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 03:36:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 03:36:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 03:36:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 03:36:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 03:36:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 03:36:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 03:36:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 03:36:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 03:36:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 03:36:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 03:36:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 03:36:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 03:36:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 03:36:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 03:36:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 03:36:12 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (214.18s) --- PASS: TestTransform/NFC (16.66s) --- PASS: TestTransform/NFD (18.84s) --- PASS: TestTransform/base64 (20.01s) --- PASS: TestTransform/prefix (24.23s) --- PASS: TestTransform/suffix (24.13s) --- PASS: TestTransform/truncate (20.74s) --- PASS: TestTransform/encoder (17.66s) --- PASS: TestTransform/ISO-8859-1 (18.60s) --- PASS: TestTransform/charmap (16.77s) --- PASS: TestTransform/lowercase (18.33s) --- PASS: TestTransform/ascii (18.21s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:36:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/09 03:36:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/09 03:36:17 INFO : sub dir_somesuffix: Making directory 2025/11/09 03:36:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/09 03:36:17 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/09 03:36:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/09 03:36:17 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/09 03:36:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/09 03:36:17 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:36:17 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:36:18 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/09 03:36:18 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:36:18 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/09 03:36:18 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.85s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:36:19 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:19 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:19 INFO : tictactoe: Making directory 2025/11/09 03:36:19 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:19 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 03:36:19 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/09 03:36:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 03:36:19 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:36:19 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:36:20 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/09 03:36:20 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:36:20 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/09 03:36:20 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.74s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:36:21 INFO : toe: Making directory 2025/11/09 03:36:21 INFO : toe/toe: Making directory 2025/11/09 03:36:21 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/09 03:36:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/09 03:36:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/09 03:36:21 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:36:21 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:36:21 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/09 03:36:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:36:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/09 03:36:21 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.89s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:36:22 INFO : toe: Making directory 2025/11/09 03:36:22 INFO : toe/toe: Making directory 2025/11/09 03:36:22 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/09 03:36:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/09 03:36:22 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:36:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/09 03:36:22 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:36:23 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/09 03:36:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:36:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/09 03:36:23 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.79s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:36:24 DEBUG : empty_dir: Making directory with metadata 2025/11/09 03:36:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/09 03:36:24 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 03:36:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 03:36:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 03:36:24 INFO : tictacempty_dir: Making directory 2025/11/09 03:36:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 03:36:24 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:24 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:24 INFO : tictactoe: Making directory 2025/11/09 03:36:24 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:24 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 03:36:24 INFO : tictactoe/tictactoe: Making directory 2025/11/09 03:36:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 03:36:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/09 03:36:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/09 03:36:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/09 03:36:24 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:36:24 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:36:25 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/09 03:36:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:36:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/09 03:36:25 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.73s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:36:26 DEBUG : empty_dir: Making directory with metadata 2025/11/09 03:36:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/09 03:36:26 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 03:36:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 03:36:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 03:36:26 INFO : tictacempty_dir: Making directory 2025/11/09 03:36:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 03:36:26 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:26 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:26 INFO : tictactoe: Making directory 2025/11/09 03:36:26 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:26 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 03:36:26 INFO : tictactoe/tictactoe: Making directory 2025/11/09 03:36:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 03:36:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/09 03:36:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 03:36:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/09 03:36:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 03:36:26 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:36:26 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:36:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/09 03:36:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:36:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 03:36:27 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/09 03:36:27 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:36:27 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 03:36:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 03:36:27 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:27 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/09 03:36:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/09 03:36:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:36:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/09 03:36:27 NOTICE: B2 bucket rclone-test-riselas6boya: 0 differences found 2025/11/09 03:36:27 NOTICE: B2 bucket rclone-test-riselas6boya: 1 matching files --- PASS: TestAllTag (2.33s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:36:28 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:28 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:28 INFO : tictactoe: Making directory 2025/11/09 03:36:28 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:28 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 03:36:28 INFO : tictactoe/tictactoe: Making directory 2025/11/09 03:36:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 03:36:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/09 03:36:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/09 03:36:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/09 03:36:28 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:36:28 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:36:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/09 03:36:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:36:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/09 03:36:29 DEBUG : Waiting for deletions to finish 2025/11/09 03:36:30 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:30 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:30 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 03:36:30 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/09 03:36:30 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:36:30 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 03:36:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/09 03:36:30 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/09 03:36:30 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:36:30 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.78s) === RUN TestSyntax 2025/11/09 03:36:31 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:36:31 INFO : toe: Making directory 2025/11/09 03:36:31 INFO : toe/toe: Making directory 2025/11/09 03:36:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/09 03:36:31 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:36:31 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:36:32 DEBUG : toe/toe/toe: size = 11 OK 2025/11/09 03:36:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:36:32 INFO : toe/toe/toe: Copied (new) 2025/11/09 03:36:32 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.92s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:36:33 DEBUG : empty_dir: Making directory with metadata 2025/11/09 03:36:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/09 03:36:33 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 03:36:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 03:36:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 03:36:33 INFO : tictacempty_dir: Making directory 2025/11/09 03:36:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 03:36:33 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:33 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:33 INFO : tictactoe: Making directory 2025/11/09 03:36:33 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:33 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 03:36:33 INFO : tictactoe/tictactoe: Making directory 2025/11/09 03:36:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 03:36:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/09 03:36:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 03:36:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/09 03:36:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 03:36:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 03:36:33 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:36:33 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:36:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/09 03:36:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:36:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 03:36:34 INFO : toe/toe/toe.txt: Deleted 2025/11/09 03:36:34 INFO : toe/toe: Removing directory 2025/11/09 03:36:34 INFO : toe: Removing directory 2025/11/09 03:36:34 INFO : empty_dir: Removing directory 2025/11/09 03:36:34 DEBUG : Local file system at /tmp/rclone795025550: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.75s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:36:35 DEBUG : empty_dir: Making directory with metadata 2025/11/09 03:36:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/09 03:36:35 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 03:36:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 03:36:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 03:36:35 INFO : tictacempty_dir: Making directory 2025/11/09 03:36:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 03:36:35 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:35 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:35 INFO : tictactoe: Making directory 2025/11/09 03:36:35 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:35 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 03:36:35 INFO : tictactoe/tictactoe: Making directory 2025/11/09 03:36:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 03:36:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/09 03:36:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 03:36:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/09 03:36:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 03:36:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 03:36:35 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:36:35 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:36:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/09 03:36:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:36:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 03:36:35 INFO : toe/toe/toe.txt: Deleted 2025/11/09 03:36:35 INFO : toe/toe: Removing directory 2025/11/09 03:36:35 INFO : toe: Removing directory 2025/11/09 03:36:35 INFO : empty_dir: Removing directory 2025/11/09 03:36:35 DEBUG : Local file system at /tmp/rclone795025550: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/09 03:36:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/09 03:36:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/09 03:36:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/09 03:36:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/09 03:36:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/09 03:36:37 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/09 03:36:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:36:37 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/09 03:36:37 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.37s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:36:38 DEBUG : Reset feature "Copy" 2025/11/09 03:36:38 DEBUG : Reset feature "Move" 2025/11/09 03:36:38 DEBUG : Reset feature "Copy" 2025/11/09 03:36:38 DEBUG : Reset feature "Move" 2025/11/09 03:36:38 DEBUG : empty_dir: Making directory with metadata 2025/11/09 03:36:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/09 03:36:38 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 03:36:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 03:36:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 03:36:38 INFO : tictacempty_dir: Making directory 2025/11/09 03:36:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 03:36:38 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:38 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:38 INFO : tictactoe: Making directory 2025/11/09 03:36:38 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:38 DEBUG : toe: transformed to: tictactoe 2025/11/09 03:36:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 03:36:38 INFO : tictactoe/tictactoe: Making directory 2025/11/09 03:36:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 03:36:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/09 03:36:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 03:36:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/09 03:36:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 03:36:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 03:36:38 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:36:38 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:36:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/09 03:36:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:36:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 03:36:39 INFO : toe/toe/toe.txt: Deleted 2025/11/09 03:36:39 INFO : toe/toe: Removing directory 2025/11/09 03:36:39 INFO : toe: Removing directory 2025/11/09 03:36:39 INFO : empty_dir: Removing directory 2025/11/09 03:36:39 DEBUG : Local file system at /tmp/rclone795025550: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/09 03:36:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/09 03:36:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/09 03:36:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/09 03:36:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/09 03:36:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/09 03:36:41 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/09 03:36:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:36:41 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/09 03:36:41 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 (4.32s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:36:42 DEBUG : toe: transformed to: dG9l 2025/11/09 03:36:42 DEBUG : toe: transformed to: dG9l 2025/11/09 03:36:42 INFO : dG9l: Making directory 2025/11/09 03:36:42 DEBUG : toe: transformed to: dG9l 2025/11/09 03:36:42 DEBUG : toe: transformed to: dG9l 2025/11/09 03:36:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/09 03:36:42 INFO : dG9l/dG9l: Making directory 2025/11/09 03:36:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/09 03:36:42 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/09 03:36:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/09 03:36:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/09 03:36:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/09 03:36:42 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:36:42 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:36:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/09 03:36:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:36:43 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/09 03:36:43 DEBUG : Waiting for deletions to finish 2025/11/09 03:36:44 DEBUG : dG9l: transformed to: toe 2025/11/09 03:36:44 DEBUG : dG9l: transformed to: toe 2025/11/09 03:36:44 DEBUG : dG9l: transformed to: toe 2025/11/09 03:36:44 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/09 03:36:44 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/09 03:36:44 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/09 03:36:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/09 03:36:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/09 03:36:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/09 03:36:44 DEBUG : Local file system at /tmp/rclone795025550: Waiting for checks to finish 2025/11/09 03:36:44 DEBUG : Local file system at /tmp/rclone795025550: Waiting for transfers to finish 2025/11/09 03:36:44 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.84s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-riselas6boya", Local "Local file system at /tmp/rclone795025550", Modify Window "1ms" 2025/11/09 03:36:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/09 03:36:45 DEBUG : toe: transformed to: 2025/11/09 03:36:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/09 03:36:45 DEBUG : toe: transformed to: 2025/11/09 03:36:45 INFO : B2 bucket rclone-test-riselas6boya: Making directory 2025/11/09 03:36:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/09 03:36:45 DEBUG : toe: transformed to: 2025/11/09 03:36:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/09 03:36:45 DEBUG : toe: transformed to: 2025/11/09 03:36:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/09 03:36:45 DEBUG : toe/toe: transformed to: 2025/11/09 03:36:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/09 03:36:45 INFO : toe/toe: Making directory 2025/11/09 03:36:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/09 03:36:45 DEBUG : toe/toe: transformed to: 2025/11/09 03:36:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/09 03:36:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/09 03:36:45 DEBUG : toe: transformed to: 2025/11/09 03:36:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/09 03:36:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/09 03:36:45 DEBUG : toe/toe/toe: transformed to: 2025/11/09 03:36:45 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/09 03:36:45 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for checks to finish 2025/11/09 03:36:45 DEBUG : B2 bucket rclone-test-riselas6boya: Waiting for transfers to finish 2025/11/09 03:36:46 DEBUG : toe/toe/toe: size = 11 OK 2025/11/09 03:36:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:36:46 INFO : toe/toe/toe: Copied (new) 2025/11/09 03:36:46 ERROR : B2 bucket rclone-test-riselas6boya: not deleting files as there were IO errors 2025/11/09 03:36:46 ERROR : B2 bucket rclone-test-riselas6boya: not deleting directories as there were IO errors --- PASS: TestError (1.70s) PASS 2025/11/09 03:36:47 DEBUG : B2 bucket rclone-test-riselas6boya: Purge remote 2025/11/09 03:36:47 INFO : B2 bucket rclone-test-riselas6boya: cleaning bucket "rclone-test-riselas6boya" of all files 2025/11/09 03:36:48 DEBUG : BackupDir/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fadf502_d20251109_m032953_c001_v7007000_t0000_u01762658993887") 2025/11/09 03:36:48 DEBUG : BackupDir/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1167d7f400c18588_d20251109_m032945_c001_v0001099_t0038_u01762658985772") 2025/11/09 03:36:48 DEBUG : CompareDest/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750592c3_d20251109_m032925_c001_v7007000_t0000_u01762658965110") 2025/11/09 03:36:48 DEBUG : CompareDest/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c594f_d20251109_m032918_c001_v0001099_t0047_u01762658958999") 2025/11/09 03:36:48 DEBUG : CompareDest/two: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750592c5_d20251109_m032925_c001_v7007000_t0000_u01762658965295") 2025/11/09 03:36:48 DEBUG : CompareDest/two: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa1ffa_d20251109_m032920_c001_v0001117_t0047_u01762658960247") 2025/11/09 03:36:48 DEBUG : CopyDest/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fadf504_d20251109_m032954_c001_v7007000_t0000_u01762658994105") 2025/11/09 03:36:48 DEBUG : CopyDest/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2069_d20251109_m032942_c001_v0001117_t0026_u01762658982192") 2025/11/09 03:36:48 DEBUG : CopyDest/three: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fadf506_d20251109_m032954_c001_v7007000_t0000_u01762658994286") 2025/11/09 03:36:48 DEBUG : CopyDest/three: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2090_d20251109_m032951_c001_v0001117_t0001_u01762658991612") 2025/11/09 03:36:48 DEBUG : CopyDest/two: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fadf508_d20251109_m032954_c001_v7007000_t0000_u01762658994481") 2025/11/09 03:36:48 DEBUG : CopyDest/two: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa208b_d20251109_m032949_c001_v0001117_t0039_u01762658989187") 2025/11/09 03:36:48 DEBUG : EXISTING: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f417e20652b76d714_d20251109_m033120_c001_v7007000_t0000_u01762659080400") 2025/11/09 03:36:48 DEBUG : EXISTING: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa21cd_d20251109_m033119_c001_v0001117_t0039_u01762659079014") 2025/11/09 03:36:48 DEBUG : PREFIXapple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae08df_d20251109_m033356_c001_v7007000_t0000_u01762659236781") 2025/11/09 03:36:49 DEBUG : PREFIXapple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfbaa_d20251109_m033350_c001_v0001161_t0053_u01762659230939") 2025/11/09 03:36:49 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f407ae72636f47c3c_d20251109_m033357_c001_v7007000_t0000_u01762659237115") 2025/11/09 03:36:49 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327a68_d20251109_m033350_c001_v0001131_t0010_u01762659230941") 2025/11/09 03:36:49 DEBUG : PREFIXbanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f407ae72636f47c39_d20251109_m033356_c001_v7007000_t0000_u01762659236932") 2025/11/09 03:36:49 DEBUG : PREFIXbanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce68a_d20251109_m033350_c001_v0001109_t0055_u01762659230919") 2025/11/09 03:36:49 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f413f2cbeee6ef054_d20251109_m033357_c001_v7007000_t0000_u01762659237132") 2025/11/09 03:36:49 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea837e6_d20251109_m033350_c001_v0001150_t0049_u01762659230950") 2025/11/09 03:36:49 DEBUG : Testêé: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f417e20652b76d6f8_d20251109_m033116_c001_v7007000_t0000_u01762659076232") 2025/11/09 03:36:49 DEBUG : Testêé: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa21c7_d20251109_m033115_c001_v0001117_t0046_u01762659075339") 2025/11/09 03:36:49 DEBUG : Testêé: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa21c3_d20251109_m033114_c001_v0001117_t0041_u01762659074516") 2025/11/09 03:36:49 DEBUG : YXBwbGU=: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b73_d20251109_m033334_c001_v7007000_t0000_u01762659214323") 2025/11/09 03:36:49 DEBUG : YXBwbGU=: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83765_d20251109_m033329_c001_v0001150_t0020_u01762659209243") 2025/11/09 03:36:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b74_d20251109_m033334_c001_v7007000_t0000_u01762659214509") 2025/11/09 03:36:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db03279f5_d20251109_m033329_c001_v0001131_t0041_u01762659209232") 2025/11/09 03:36:49 DEBUG : YmFuYW5h: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b75_d20251109_m033334_c001_v7007000_t0000_u01762659214721") 2025/11/09 03:36:49 DEBUG : YmFuYW5h: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfb06_d20251109_m033329_c001_v0001161_t0011_u01762659209995") 2025/11/09 03:36:49 DEBUG : a/potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a24546_d20251109_m032744_c001_v7007000_t0000_u01762658864262") 2025/11/09 03:36:50 DEBUG : a/potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c575a_d20251109_m032743_c001_v0001099_t0007_u01762658863492") 2025/11/09 03:36:50 DEBUG : a/potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a23d6b_d20251109_m032741_c001_v7007000_t0000_u01762658861471") 2025/11/09 03:36:50 DEBUG : a/potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c5748_d20251109_m032740_c001_v0001099_t0023_u01762658860509") 2025/11/09 03:36:50 DEBUG : a/potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea899a_d20251109_m032722_c001_v7007000_t0000_u01762658842325") 2025/11/09 03:36:50 DEBUG : a/potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c56cd_d20251109_m032721_c001_v0001099_t0044_u01762658841237") 2025/11/09 03:36:50 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fd49_d20251109_m033612_c001_v7007000_t0000_u01762659372736") 2025/11/09 03:36:50 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83ad7_d20251109_m033607_c001_v0001150_t0050_u01762659367787") 2025/11/09 03:36:50 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750599b7_d20251109_m033554_c001_v7007000_t0000_u01762659354735") 2025/11/09 03:36:50 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83a8c_d20251109_m033549_c001_v0001150_t0013_u01762659349568") 2025/11/09 03:36:50 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa8bb7d_d20251109_m033536_c001_v7007000_t0000_u01762659336428") 2025/11/09 03:36:50 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83a29_d20251109_m033531_c001_v0001150_t0009_u01762659331769") 2025/11/09 03:36:50 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f408fa5ef1dac10d6_d20251109_m033519_c001_v7007000_t0000_u01762659319310") 2025/11/09 03:36:50 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea839c5_d20251109_m033514_c001_v0001150_t0028_u01762659314791") 2025/11/09 03:36:50 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376387_d20251109_m033500_c001_v7007000_t0000_u01762659300807") 2025/11/09 03:36:50 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83976_d20251109_m033455_c001_v0001150_t0004_u01762659295993") 2025/11/09 03:36:50 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc37636f_d20251109_m033443_c001_v7007000_t0000_u01762659283340") 2025/11/09 03:36:50 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfce5_d20251109_m033435_c001_v0001161_t0059_u01762659275858") 2025/11/09 03:36:50 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d50e_d20251109_m033422_c001_v7007000_t0000_u01762659262555") 2025/11/09 03:36:50 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83888_d20251109_m033418_c001_v0001150_t0032_u01762659258514") 2025/11/09 03:36:50 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d4de_d20251109_m033417_c001_v7007000_t0000_u01762659257302") 2025/11/09 03:36:50 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83859_d20251109_m033411_c001_v0001150_t0041_u01762659251601") 2025/11/09 03:36:51 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae08ed_d20251109_m033358_c001_v7007000_t0000_u01762659238481") 2025/11/09 03:36:51 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea837ff_d20251109_m033354_c001_v0001150_t0001_u01762659234553") 2025/11/09 03:36:51 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f406602b1927b0a96_d20251109_m033353_c001_v7007000_t0000_u01762659233442") 2025/11/09 03:36:51 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce681_d20251109_m033348_c001_v0001109_t0030_u01762659228191") 2025/11/09 03:36:51 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b72_d20251109_m033332_c001_v7007000_t0000_u01762659212525") 2025/11/09 03:36:51 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce61d_d20251109_m033326_c001_v0001109_t0003_u01762659206383") 2025/11/09 03:36:51 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4216311f44982864_d20251109_m033314_c001_v7007000_t0000_u01762659194339") 2025/11/09 03:36:51 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db032798a_d20251109_m033309_c001_v0001131_t0013_u01762659189300") 2025/11/09 03:36:51 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4120efd2da131840_d20251109_m033255_c001_v7007000_t0000_u01762659175531") 2025/11/09 03:36:51 DEBUG : apple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea836a6_d20251109_m033251_c001_v0001150_t0010_u01762659171182") 2025/11/09 03:36:51 DEBUG : appleSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f418bef918b967b76_d20251109_m033420_c001_v7007000_t0000_u01762659260806") 2025/11/09 03:36:51 DEBUG : appleSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfc59_d20251109_m033414_c001_v0001161_t0024_u01762659254435") 2025/11/09 03:36:51 DEBUG : appleapple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376371_d20251109_m033443_c001_v7007000_t0000_u01762659283527") 2025/11/09 03:36:51 DEBUG : appleapple: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfcf3_d20251109_m033438_c001_v0001161_t0044_u01762659278327") 2025/11/09 03:36:51 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fd4b_d20251109_m033612_c001_v7007000_t0000_u01762659372923") 2025/11/09 03:36:51 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce8a0_d20251109_m033608_c001_v0001109_t0041_u01762659368387") 2025/11/09 03:36:51 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750599b9_d20251109_m033554_c001_v7007000_t0000_u01762659354917") 2025/11/09 03:36:51 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce85f_d20251109_m033550_c001_v0001109_t0012_u01762659350365") 2025/11/09 03:36:51 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa8bb7f_d20251109_m033536_c001_v7007000_t0000_u01762659336609") 2025/11/09 03:36:51 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce82c_d20251109_m033532_c001_v0001109_t0033_u01762659332651") 2025/11/09 03:36:51 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f408fa5ef1dac10d7_d20251109_m033519_c001_v7007000_t0000_u01762659319495") 2025/11/09 03:36:51 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce7e8_d20251109_m033515_c001_v0001109_t0020_u01762659315584") 2025/11/09 03:36:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376388_d20251109_m033500_c001_v7007000_t0000_u01762659300993") 2025/11/09 03:36:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce797_d20251109_m033456_c001_v0001109_t0030_u01762659296630") 2025/11/09 03:36:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415071e978c1ead3_d20251109_m033441_c001_v7007000_t0000_u01762659281465") 2025/11/09 03:36:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea838ed_d20251109_m033436_c001_v0001150_t0051_u01762659276633") 2025/11/09 03:36:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d50f_d20251109_m033422_c001_v7007000_t0000_u01762659262824") 2025/11/09 03:36:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce704_d20251109_m033418_c001_v0001109_t0037_u01762659258494") 2025/11/09 03:36:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1eaa5a4_d20251109_m033417_c001_v7007000_t0000_u01762659257439") 2025/11/09 03:36:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfc4f_d20251109_m033412_c001_v0001161_t0051_u01762659252545") 2025/11/09 03:36:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae08ef_d20251109_m033358_c001_v7007000_t0000_u01762659238697") 2025/11/09 03:36:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfbcc_d20251109_m033354_c001_v0001161_t0014_u01762659234605") 2025/11/09 03:36:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f413f2cbeee6eec21_d20251109_m033353_c001_v7007000_t0000_u01762659233600") 2025/11/09 03:36:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327a5e_d20251109_m033349_c001_v0001131_t0031_u01762659229448") 2025/11/09 03:36:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f406602b1927b0a64_d20251109_m033332_c001_v7007000_t0000_u01762659212394") 2025/11/09 03:36:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83757_d20251109_m033327_c001_v0001150_t0054_u01762659207383") 2025/11/09 03:36:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4216311f44982868_d20251109_m033314_c001_v7007000_t0000_u01762659194530") 2025/11/09 03:36:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce5f7_d20251109_m033310_c001_v0001109_t0037_u01762659190597") 2025/11/09 03:36:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4120efd2da131842_d20251109_m033255_c001_v7007000_t0000_u01762659175723") 2025/11/09 03:36:52 DEBUG : appleappleapplebanana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327932_d20251109_m033252_c001_v0001131_t0039_u01762659172093") 2025/11/09 03:36:52 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fb91_d20251109_m033420_c001_v7007000_t0000_u01762659260890") 2025/11/09 03:36:52 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83867_d20251109_m033414_c001_v0001150_t0004_u01762659254422") 2025/11/09 03:36:53 DEBUG : b/potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a24548_d20251109_m032744_c001_v7007000_t0000_u01762658864467") 2025/11/09 03:36:53 DEBUG : b/potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c574e_d20251109_m032742_c001_v0001099_t0017_u01762658862039") 2025/11/09 03:36:53 DEBUG : b/potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a23d6a_d20251109_m032740_c001_v7007000_t0000_u01762658860896") 2025/11/09 03:36:53 DEBUG : b/potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c573a_d20251109_m032739_c001_v0001099_t0025_u01762658859365") 2025/11/09 03:36:53 DEBUG : b/potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea8997_d20251109_m032721_c001_v7007000_t0000_u01762658841742") 2025/11/09 03:36:53 DEBUG : b/potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c56c3_d20251109_m032720_c001_v0001099_t0027_u01762658840016") 2025/11/09 03:36:53 DEBUG : backup/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415071e978c1e249_d20251109_m033008_c001_v7007000_t0000_u01762659008304") 2025/11/09 03:36:53 DEBUG : backup/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f107e5c10a0eb1250_d20251109_m033006_c001_v0001136_t0026_u01762659006219") 2025/11/09 03:36:53 DEBUG : backup/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f114080847cb7d8a3_d20251109_m033001_c001_v0001099_t0014_u01762659001970") 2025/11/09 03:36:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea8df2_d20251109_m033036_c001_v7007000_t0000_u01762659036554") 2025/11/09 03:36:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118e4e3e6bf1db07_d20251109_m033033_c001_v0001092_t0034_u01762659033931") 2025/11/09 03:36:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1158eb4f1d1b5260_d20251109_m033029_c001_v0001036_t0044_u01762659029374") 2025/11/09 03:36:53 DEBUG : backup/one.bak: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f417e20652b76d5c8_d20251109_m033022_c001_v7007000_t0000_u01762659022306") 2025/11/09 03:36:53 DEBUG : backup/one.bak: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f11833867ea4654e2_d20251109_m033020_c001_v0001182_t0037_u01762659020273") 2025/11/09 03:36:53 DEBUG : backup/one.bak: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f102b765fda912a80_d20251109_m033015_c001_v0001161_t0002_u01762659015416") 2025/11/09 03:36:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea8df3_d20251109_m033036_c001_v7007000_t0000_u01762659036738") 2025/11/09 03:36:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f103cd6bb02a872f5_d20251109_m033035_c001_v0001176_t0001_u01762659035126") 2025/11/09 03:36:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1166b15941665b0e_d20251109_m033031_c001_v0001178_t0014_u01762659031314") 2025/11/09 03:36:53 DEBUG : backup/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415071e978c1e24d_d20251109_m033008_c001_v7007000_t0000_u01762659008489") 2025/11/09 03:36:53 DEBUG : backup/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1012f78f6092b512_d20251109_m033007_c001_v0001176_t0032_u01762659007396") 2025/11/09 03:36:53 DEBUG : backup/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1102337b72ab4202_d20251109_m033003_c001_v0001180_t0034_u01762659003772") 2025/11/09 03:36:54 DEBUG : backup/three.txt.bak: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f417e20652b76d5c9_d20251109_m033022_c001_v7007000_t0000_u01762659022488") 2025/11/09 03:36:54 DEBUG : backup/three.txt.bak: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f113fde67447282a3_d20251109_m033021_c001_v0001102_t0043_u01762659021277") 2025/11/09 03:36:54 DEBUG : backup/three.txt.bak: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f115c53490a2c36fb_d20251109_m033017_c001_v0001161_t0039_u01762659017313") 2025/11/09 03:36:54 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fd4c_d20251109_m033613_c001_v7007000_t0000_u01762659373114") 2025/11/09 03:36:54 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dff47_d20251109_m033608_c001_v0001161_t0028_u01762659368025") 2025/11/09 03:36:54 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750599bb_d20251109_m033555_c001_v7007000_t0000_u01762659355101") 2025/11/09 03:36:54 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfeea_d20251109_m033550_c001_v0001161_t0020_u01762659350020") 2025/11/09 03:36:54 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa8bb80_d20251109_m033536_c001_v7007000_t0000_u01762659336806") 2025/11/09 03:36:54 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfe6c_d20251109_m033532_c001_v0001161_t0016_u01762659332135") 2025/11/09 03:36:54 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f408fa5ef1dac10d8_d20251109_m033519_c001_v7007000_t0000_u01762659319680") 2025/11/09 03:36:54 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfdf5_d20251109_m033515_c001_v0001161_t0034_u01762659315298") 2025/11/09 03:36:54 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376389_d20251109_m033501_c001_v7007000_t0000_u01762659301178") 2025/11/09 03:36:54 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfd78_d20251109_m033456_c001_v0001161_t0030_u01762659296317") 2025/11/09 03:36:54 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376372_d20251109_m033443_c001_v7007000_t0000_u01762659283712") 2025/11/09 03:36:54 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327b73_d20251109_m033436_c001_v0001131_t0032_u01762659276198") 2025/11/09 03:36:54 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d510_d20251109_m033423_c001_v7007000_t0000_u01762659263007") 2025/11/09 03:36:54 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327b17_d20251109_m033418_c001_v0001131_t0036_u01762659258504") 2025/11/09 03:36:54 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f402687500d8a70cc_d20251109_m033417_c001_v7007000_t0000_u01762659257352") 2025/11/09 03:36:54 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce6eb_d20251109_m033411_c001_v0001109_t0016_u01762659251866") 2025/11/09 03:36:54 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae08f1_d20251109_m033358_c001_v7007000_t0000_u01762659238884") 2025/11/09 03:36:55 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327a84_d20251109_m033354_c001_v0001131_t0022_u01762659234606") 2025/11/09 03:36:55 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f406602b1927b0a95_d20251109_m033353_c001_v7007000_t0000_u01762659233258") 2025/11/09 03:36:55 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfb94_d20251109_m033348_c001_v0001161_t0048_u01762659228825") 2025/11/09 03:36:55 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f406602b1927b0a61_d20251109_m033331_c001_v7007000_t0000_u01762659211827") 2025/11/09 03:36:55 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db03279e7_d20251109_m033326_c001_v0001131_t0022_u01762659206900") 2025/11/09 03:36:55 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4216311f4498286c_d20251109_m033314_c001_v7007000_t0000_u01762659194731") 2025/11/09 03:36:55 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea836fd_d20251109_m033310_c001_v0001150_t0057_u01762659190055") 2025/11/09 03:36:55 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4120efd2da131844_d20251109_m033255_c001_v7007000_t0000_u01762659175919") 2025/11/09 03:36:55 DEBUG : banana: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce5a6_d20251109_m033251_c001_v0001109_t0028_u01762659171574") 2025/11/09 03:36:55 DEBUG : bananaSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d50b_d20251109_m033420_c001_v7007000_t0000_u01762659260844") 2025/11/09 03:36:55 DEBUG : bananaSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce6f2_d20251109_m033414_c001_v0001109_t0044_u01762659254424") 2025/11/09 03:36:55 DEBUG : both0: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c271_d20251109_m033221_c001_v7007000_t0000_u01762659141884") 2025/11/09 03:36:55 DEBUG : both0: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2294_d20251109_m033154_c001_v0001117_t0031_u01762659114133") 2025/11/09 03:36:55 DEBUG : both0: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a37505959a_d20251109_m033149_c001_v7007000_t0000_u01762659109901") 2025/11/09 03:36:55 DEBUG : both0: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa21d6_d20251109_m033122_c001_v0001117_t0032_u01762659082269") 2025/11/09 03:36:56 DEBUG : both1: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c274_d20251109_m033222_c001_v7007000_t0000_u01762659142074") 2025/11/09 03:36:56 DEBUG : both1: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa22a0_d20251109_m033155_c001_v0001117_t0057_u01762659115087") 2025/11/09 03:36:56 DEBUG : both1: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a37505959d_d20251109_m033150_c001_v7007000_t0000_u01762659110083") 2025/11/09 03:36:56 DEBUG : both1: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa21de_d20251109_m033123_c001_v0001117_t0032_u01762659083358") 2025/11/09 03:36:56 DEBUG : both10: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c278_d20251109_m033222_c001_v7007000_t0000_u01762659142258") 2025/11/09 03:36:56 DEBUG : both10: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa22e9_d20251109_m033207_c001_v0001117_t0020_u01762659127610") 2025/11/09 03:36:56 DEBUG : both10: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750595a0_d20251109_m033150_c001_v7007000_t0000_u01762659110265") 2025/11/09 03:36:56 DEBUG : both10: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2227_d20251109_m033134_c001_v0001117_t0026_u01762659094569") 2025/11/09 03:36:56 DEBUG : both11: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c27a_d20251109_m033222_c001_v7007000_t0000_u01762659142442") 2025/11/09 03:36:56 DEBUG : both11: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa22f5_d20251109_m033208_c001_v0001117_t0027_u01762659128752") 2025/11/09 03:36:56 DEBUG : both11: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750595a4_d20251109_m033150_c001_v7007000_t0000_u01762659110450") 2025/11/09 03:36:56 DEBUG : both11: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2231_d20251109_m033135_c001_v0001117_t0031_u01762659095940") 2025/11/09 03:36:57 DEBUG : both12: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c27e_d20251109_m033222_c001_v7007000_t0000_u01762659142671") 2025/11/09 03:36:57 DEBUG : both12: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa22fe_d20251109_m033210_c001_v0001117_t0053_u01762659130114") 2025/11/09 03:36:57 DEBUG : both12: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750595a8_d20251109_m033150_c001_v7007000_t0000_u01762659110632") 2025/11/09 03:36:57 DEBUG : both12: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa223d_d20251109_m033137_c001_v0001117_t0001_u01762659097415") 2025/11/09 03:36:57 DEBUG : both13: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c281_d20251109_m033222_c001_v7007000_t0000_u01762659142855") 2025/11/09 03:36:57 DEBUG : both13: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2306_d20251109_m033211_c001_v0001117_t0036_u01762659131268") 2025/11/09 03:36:57 DEBUG : both13: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750595ab_d20251109_m033150_c001_v7007000_t0000_u01762659110814") 2025/11/09 03:36:57 DEBUG : both13: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2244_d20251109_m033138_c001_v0001117_t0058_u01762659098730") 2025/11/09 03:36:57 DEBUG : both14: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c284_d20251109_m033223_c001_v7007000_t0000_u01762659143039") 2025/11/09 03:36:57 DEBUG : both14: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa230c_d20251109_m033212_c001_v0001117_t0013_u01762659132291") 2025/11/09 03:36:57 DEBUG : both14: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750595ae_d20251109_m033150_c001_v7007000_t0000_u01762659110998") 2025/11/09 03:36:57 DEBUG : both14: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2248_d20251109_m033139_c001_v0001117_t0031_u01762659099988") 2025/11/09 03:36:57 DEBUG : both15: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c287_d20251109_m033223_c001_v7007000_t0000_u01762659143225") 2025/11/09 03:36:57 DEBUG : both15: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2312_d20251109_m033213_c001_v0001117_t0033_u01762659133477") 2025/11/09 03:36:57 DEBUG : both15: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750595b2_d20251109_m033151_c001_v7007000_t0000_u01762659111180") 2025/11/09 03:36:57 DEBUG : both15: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2252_d20251109_m033141_c001_v0001117_t0022_u01762659101437") 2025/11/09 03:36:57 DEBUG : both16: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c28b_d20251109_m033223_c001_v7007000_t0000_u01762659143409") 2025/11/09 03:36:57 DEBUG : both16: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2318_d20251109_m033214_c001_v0001117_t0021_u01762659134459") 2025/11/09 03:36:57 DEBUG : both16: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750595b5_d20251109_m033151_c001_v7007000_t0000_u01762659111363") 2025/11/09 03:36:57 DEBUG : both16: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2261_d20251109_m033142_c001_v0001117_t0009_u01762659102585") 2025/11/09 03:36:58 DEBUG : both17: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c28d_d20251109_m033223_c001_v7007000_t0000_u01762659143595") 2025/11/09 03:36:58 DEBUG : both17: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa231e_d20251109_m033215_c001_v0001117_t0019_u01762659135420") 2025/11/09 03:36:58 DEBUG : both17: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750595b8_d20251109_m033151_c001_v7007000_t0000_u01762659111545") 2025/11/09 03:36:58 DEBUG : both17: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa226b_d20251109_m033143_c001_v0001117_t0047_u01762659103583") 2025/11/09 03:36:58 DEBUG : both18: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c292_d20251109_m033223_c001_v7007000_t0000_u01762659143790") 2025/11/09 03:36:58 DEBUG : both18: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2325_d20251109_m033216_c001_v0001117_t0017_u01762659136754") 2025/11/09 03:36:58 DEBUG : both18: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750595bb_d20251109_m033151_c001_v7007000_t0000_u01762659111728") 2025/11/09 03:36:58 DEBUG : both18: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa226f_d20251109_m033144_c001_v0001117_t0032_u01762659104870") 2025/11/09 03:36:58 DEBUG : both19: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c295_d20251109_m033223_c001_v7007000_t0000_u01762659143973") 2025/11/09 03:36:58 DEBUG : both19: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa232b_d20251109_m033217_c001_v0001117_t0025_u01762659137837") 2025/11/09 03:36:58 DEBUG : both19: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750595be_d20251109_m033151_c001_v7007000_t0000_u01762659111912") 2025/11/09 03:36:58 DEBUG : both19: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2275_d20251109_m033145_c001_v0001117_t0021_u01762659105917") 2025/11/09 03:36:58 DEBUG : both2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c298_d20251109_m033224_c001_v7007000_t0000_u01762659144156") 2025/11/09 03:36:58 DEBUG : both2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa22a6_d20251109_m033156_c001_v0001117_t0010_u01762659116366") 2025/11/09 03:36:58 DEBUG : both2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750595c1_d20251109_m033152_c001_v7007000_t0000_u01762659112095") 2025/11/09 03:36:58 DEBUG : both2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa21e8_d20251109_m033124_c001_v0001117_t0051_u01762659084464") 2025/11/09 03:36:58 DEBUG : both3: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c29b_d20251109_m033224_c001_v7007000_t0000_u01762659144344") 2025/11/09 03:36:58 DEBUG : both3: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa22ae_d20251109_m033157_c001_v0001117_t0041_u01762659117815") 2025/11/09 03:36:58 DEBUG : both3: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750595c4_d20251109_m033152_c001_v7007000_t0000_u01762659112278") 2025/11/09 03:36:59 DEBUG : both3: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa21f2_d20251109_m033125_c001_v0001117_t0047_u01762659085872") 2025/11/09 03:36:59 DEBUG : both4: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c29e_d20251109_m033224_c001_v7007000_t0000_u01762659144547") 2025/11/09 03:36:59 DEBUG : both4: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa22b2_d20251109_m033158_c001_v0001117_t0009_u01762659118867") 2025/11/09 03:36:59 DEBUG : both4: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750595c7_d20251109_m033152_c001_v7007000_t0000_u01762659112463") 2025/11/09 03:36:59 DEBUG : both4: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa21fa_d20251109_m033126_c001_v0001117_t0012_u01762659086791") 2025/11/09 03:36:59 DEBUG : both5: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2a1_d20251109_m033224_c001_v7007000_t0000_u01762659144731") 2025/11/09 03:36:59 DEBUG : both5: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa22b6_d20251109_m033159_c001_v0001117_t0015_u01762659119781") 2025/11/09 03:36:59 DEBUG : both5: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750595cb_d20251109_m033152_c001_v7007000_t0000_u01762659112646") 2025/11/09 03:36:59 DEBUG : both5: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa21fe_d20251109_m033127_c001_v0001117_t0020_u01762659087733") 2025/11/09 03:36:59 DEBUG : both6: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2a3_d20251109_m033224_c001_v7007000_t0000_u01762659144921") 2025/11/09 03:36:59 DEBUG : both6: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa22ba_d20251109_m033201_c001_v0001117_t0003_u01762659121273") 2025/11/09 03:36:59 DEBUG : both6: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750595ce_d20251109_m033152_c001_v7007000_t0000_u01762659112829") 2025/11/09 03:36:59 DEBUG : both6: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2204_d20251109_m033129_c001_v0001117_t0041_u01762659089043") 2025/11/09 03:36:59 DEBUG : both7: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2a6_d20251109_m033225_c001_v7007000_t0000_u01762659145105") 2025/11/09 03:36:59 DEBUG : both7: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa22c8_d20251109_m033202_c001_v0001117_t0037_u01762659122909") 2025/11/09 03:36:59 DEBUG : both7: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750595d1_d20251109_m033153_c001_v7007000_t0000_u01762659113011") 2025/11/09 03:36:59 DEBUG : both7: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa220e_d20251109_m033130_c001_v0001117_t0030_u01762659090099") 2025/11/09 03:36:59 DEBUG : both8: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2a8_d20251109_m033225_c001_v7007000_t0000_u01762659145292") 2025/11/09 03:36:59 DEBUG : both8: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa22d6_d20251109_m033204_c001_v0001117_t0046_u01762659124259") 2025/11/09 03:36:59 DEBUG : both8: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750595d4_d20251109_m033153_c001_v7007000_t0000_u01762659113203") 2025/11/09 03:36:59 DEBUG : both8: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2214_d20251109_m033131_c001_v0001117_t0002_u01762659091362") 2025/11/09 03:36:59 DEBUG : both9: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2ab_d20251109_m033225_c001_v7007000_t0000_u01762659145479") 2025/11/09 03:37:00 DEBUG : both9: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa22e1_d20251109_m033206_c001_v0001117_t0002_u01762659126176") 2025/11/09 03:37:00 DEBUG : both9: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750595d7_d20251109_m033153_c001_v7007000_t0000_u01762659113400") 2025/11/09 03:37:00 DEBUG : both9: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa221a_d20251109_m033133_c001_v0001117_t0035_u01762659093101") 2025/11/09 03:37:00 DEBUG : c/non empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a2454a_d20251109_m032744_c001_v7007000_t0000_u01762658864655") 2025/11/09 03:37:00 DEBUG : c/non empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c5754_d20251109_m032742_c001_v0001099_t0032_u01762658862501") 2025/11/09 03:37:00 DEBUG : c/non empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a23d6c_d20251109_m032741_c001_v7007000_t0000_u01762658861658") 2025/11/09 03:37:00 DEBUG : c/non empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c573e_d20251109_m032739_c001_v0001099_t0022_u01762658859694") 2025/11/09 03:37:00 DEBUG : c/non empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea899c_d20251109_m032722_c001_v7007000_t0000_u01762658842507") 2025/11/09 03:37:00 DEBUG : c/non empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c56c7_d20251109_m032720_c001_v0001099_t0003_u01762658840410") 2025/11/09 03:37:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b76_d20251109_m033334_c001_v7007000_t0000_u01762659214903") 2025/11/09 03:37:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce627_d20251109_m033329_c001_v0001109_t0047_u01762659209252") 2025/11/09 03:37:00 DEBUG : check sum: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f404f8df6aabcb0e8_d20251109_m032712_c001_v7007000_t0000_u01762658832446") 2025/11/09 03:37:00 DEBUG : check sum: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c5688_d20251109_m032711_c001_v0001099_t0056_u01762658831405") 2025/11/09 03:37:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037d8d_d20251109_m033645_c001_v7007000_t0000_u01762659405318") 2025/11/09 03:37:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83b6b_d20251109_m033643_c001_v0001150_t0014_u01762659403430") 2025/11/09 03:37:00 DEBUG : dest/3: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fadf430_d20251109_m032934_c001_v7007000_t0000_u01762658974972") 2025/11/09 03:37:00 DEBUG : dest/3: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f400ecf46cceb4654_d20251109_m032933_c001_v0001181_t0014_u01762658973885") 2025/11/09 03:37:00 DEBUG : dir1/0000-abcde: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376373_d20251109_m033443_c001_v7007000_t0000_u01762659283899") 2025/11/09 03:37:01 DEBUG : dir1/0000-abcde: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea838fa_d20251109_m033438_c001_v0001150_t0030_u01762659278588") 2025/11/09 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fd4d_d20251109_m033613_c001_v7007000_t0000_u01762659373308") 2025/11/09 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83ab0_d20251109_m033559_c001_v0001150_t0032_u01762659359539") 2025/11/09 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750599bd_d20251109_m033555_c001_v7007000_t0000_u01762659355285") 2025/11/09 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83a62_d20251109_m033541_c001_v0001150_t0014_u01762659341207") 2025/11/09 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa8bb81_d20251109_m033536_c001_v7007000_t0000_u01762659336987") 2025/11/09 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83a01_d20251109_m033524_c001_v0001150_t0056_u01762659324438") 2025/11/09 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f408fa5ef1dac10d9_d20251109_m033519_c001_v7007000_t0000_u01762659319864") 2025/11/09 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83997_d20251109_m033505_c001_v0001150_t0042_u01762659305856") 2025/11/09 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc37638a_d20251109_m033501_c001_v7007000_t0000_u01762659301366") 2025/11/09 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83938_d20251109_m033448_c001_v0001150_t0027_u01762659288178") 2025/11/09 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4199673b39b6236e_d20251109_m033440_c001_v7007000_t0000_u01762659280889") 2025/11/09 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfca5_d20251109_m033427_c001_v0001161_t0004_u01762659267445") 2025/11/09 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d511_d20251109_m033423_c001_v7007000_t0000_u01762659263191") 2025/11/09 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea8388a_d20251109_m033418_c001_v0001150_t0023_u01762659258839") 2025/11/09 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d4d6_d20251109_m033416_c001_v7007000_t0000_u01762659256936") 2025/11/09 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83830_d20251109_m033403_c001_v0001150_t0009_u01762659243316") 2025/11/09 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae08f3_d20251109_m033359_c001_v7007000_t0000_u01762659239067") 2025/11/09 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83801_d20251109_m033354_c001_v0001150_t0031_u01762659234861") 2025/11/09 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f407ae72636f47c20_d20251109_m033353_c001_v7007000_t0000_u01762659233481") 2025/11/09 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce654_d20251109_m033339_c001_v0001109_t0029_u01762659219081") 2025/11/09 03:37:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa895e1_d20251109_m033331_c001_v7007000_t0000_u01762659211998") 2025/11/09 03:37:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83726_d20251109_m033319_c001_v0001150_t0053_u01762659199075") 2025/11/09 03:37:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4216311f4498286e_d20251109_m033314_c001_v7007000_t0000_u01762659194919") 2025/11/09 03:37:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce5c6_d20251109_m033300_c001_v0001109_t0023_u01762659180234") 2025/11/09 03:37:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4120efd2da131846_d20251109_m033256_c001_v7007000_t0000_u01762659176102") 2025/11/09 03:37:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db032790c_d20251109_m033243_c001_v0001131_t0017_u01762659163576") 2025/11/09 03:37:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a375059710_d20251109_m033421_c001_v7007000_t0000_u01762659261165") 2025/11/09 03:37:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83869_d20251109_m033414_c001_v0001150_t0024_u01762659254687") 2025/11/09 03:37:02 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376374_d20251109_m033444_c001_v7007000_t0000_u01762659284086") 2025/11/09 03:37:02 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce754_d20251109_m033438_c001_v0001109_t0033_u01762659278598") 2025/11/09 03:37:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fd4e_d20251109_m033613_c001_v7007000_t0000_u01762659373565") 2025/11/09 03:37:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dff19_d20251109_m033600_c001_v0001161_t0025_u01762659360172") 2025/11/09 03:37:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750599bf_d20251109_m033555_c001_v7007000_t0000_u01762659355469") 2025/11/09 03:37:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfeac_d20251109_m033542_c001_v0001161_t0045_u01762659342105") 2025/11/09 03:37:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa8bb82_d20251109_m033537_c001_v7007000_t0000_u01762659337170") 2025/11/09 03:37:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfe36_d20251109_m033525_c001_v0001161_t0018_u01762659325078") 2025/11/09 03:37:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f408fa5ef1dac10da_d20251109_m033520_c001_v7007000_t0000_u01762659320064") 2025/11/09 03:37:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfdb4_d20251109_m033506_c001_v0001161_t0012_u01762659306536") 2025/11/09 03:37:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc37638b_d20251109_m033501_c001_v7007000_t0000_u01762659301582") 2025/11/09 03:37:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfd43_d20251109_m033448_c001_v0001161_t0029_u01762659288854") 2025/11/09 03:37:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415071e978c1eacf_d20251109_m033440_c001_v7007000_t0000_u01762659280914") 2025/11/09 03:37:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327b4c_d20251109_m033428_c001_v0001131_t0051_u01762659268086") 2025/11/09 03:37:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d512_d20251109_m033423_c001_v7007000_t0000_u01762659263376") 2025/11/09 03:37:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfc81_d20251109_m033418_c001_v0001161_t0038_u01762659258942") 2025/11/09 03:37:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae0923_d20251109_m033417_c001_v7007000_t0000_u01762659257134") 2025/11/09 03:37:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce6c9_d20251109_m033404_c001_v0001109_t0012_u01762659244211") 2025/11/09 03:37:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae08f5_d20251109_m033359_c001_v7007000_t0000_u01762659239250") 2025/11/09 03:37:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfbce_d20251109_m033354_c001_v0001161_t0030_u01762659234979") 2025/11/09 03:37:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f413f2cbeee6eec1c_d20251109_m033353_c001_v7007000_t0000_u01762659233452") 2025/11/09 03:37:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfb58_d20251109_m033339_c001_v0001161_t0001_u01762659219920") 2025/11/09 03:37:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f400ae61412b77761_d20251109_m033332_c001_v7007000_t0000_u01762659212406") 2025/11/09 03:37:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce60b_d20251109_m033319_c001_v0001109_t0055_u01762659199667") 2025/11/09 03:37:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4216311f44982873_d20251109_m033315_c001_v7007000_t0000_u01762659195143") 2025/11/09 03:37:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db032795a_d20251109_m033301_c001_v0001131_t0005_u01762659181155") 2025/11/09 03:37:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4120efd2da131848_d20251109_m033256_c001_v7007000_t0000_u01762659176283") 2025/11/09 03:37:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea8367d_d20251109_m033244_c001_v0001150_t0004_u01762659164153") 2025/11/09 03:37:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4216311f44982a57_d20251109_m033420_c001_v7007000_t0000_u01762659260865") 2025/11/09 03:37:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfc5d_d20251109_m033414_c001_v0001161_t0020_u01762659254818") 2025/11/09 03:37:03 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376375_d20251109_m033444_c001_v7007000_t0000_u01762659284279") 2025/11/09 03:37:03 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327b83_d20251109_m033438_c001_v0001131_t0022_u01762659278701") 2025/11/09 03:37:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fd4f_d20251109_m033613_c001_v7007000_t0000_u01762659373778") 2025/11/09 03:37:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce87a_d20251109_m033600_c001_v0001109_t0020_u01762659360942") 2025/11/09 03:37:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750599c1_d20251109_m033555_c001_v7007000_t0000_u01762659355651") 2025/11/09 03:37:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce84b_d20251109_m033542_c001_v0001109_t0009_u01762659342800") 2025/11/09 03:37:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa8bb84_d20251109_m033537_c001_v7007000_t0000_u01762659337352") 2025/11/09 03:37:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce814_d20251109_m033525_c001_v0001109_t0046_u01762659325869") 2025/11/09 03:37:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f408fa5ef1dac10db_d20251109_m033520_c001_v7007000_t0000_u01762659320247") 2025/11/09 03:37:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce7b0_d20251109_m033507_c001_v0001109_t0058_u01762659307432") 2025/11/09 03:37:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc37638c_d20251109_m033501_c001_v7007000_t0000_u01762659301779") 2025/11/09 03:37:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce77b_d20251109_m033449_c001_v0001109_t0000_u01762659289522") 2025/11/09 03:37:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4199673b39b62374_d20251109_m033441_c001_v7007000_t0000_u01762659281298") 2025/11/09 03:37:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea838c1_d20251109_m033428_c001_v0001150_t0052_u01762659268825") 2025/11/09 03:37:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d513_d20251109_m033423_c001_v7007000_t0000_u01762659263607") 2025/11/09 03:37:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327b1d_d20251109_m033419_c001_v0001131_t0035_u01762659259012") 2025/11/09 03:37:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750596f6_d20251109_m033417_c001_v7007000_t0000_u01762659257426") 2025/11/09 03:37:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfc1f_d20251109_m033405_c001_v0001161_t0010_u01762659245131") 2025/11/09 03:37:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae08f7_d20251109_m033359_c001_v7007000_t0000_u01762659239435") 2025/11/09 03:37:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327a86_d20251109_m033355_c001_v0001131_t0007_u01762659235160") 2025/11/09 03:37:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f406602b1927b0a97_d20251109_m033353_c001_v7007000_t0000_u01762659233625") 2025/11/09 03:37:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327a34_d20251109_m033340_c001_v0001131_t0013_u01762659220563") 2025/11/09 03:37:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f400ae61412b7775f_d20251109_m033332_c001_v7007000_t0000_u01762659212202") 2025/11/09 03:37:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db03279cc_d20251109_m033320_c001_v0001131_t0019_u01762659200700") 2025/11/09 03:37:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4216311f44982877_d20251109_m033315_c001_v7007000_t0000_u01762659195326") 2025/11/09 03:37:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea836cc_d20251109_m033302_c001_v0001150_t0024_u01762659182127") 2025/11/09 03:37:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4120efd2da13184a_d20251109_m033256_c001_v7007000_t0000_u01762659176464") 2025/11/09 03:37:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce583_d20251109_m033244_c001_v0001109_t0010_u01762659164491") 2025/11/09 03:37:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f418bef918b967b77_d20251109_m033421_c001_v7007000_t0000_u01762659261002") 2025/11/09 03:37:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce6f4_d20251109_m033415_c001_v0001109_t0058_u01762659254999") 2025/11/09 03:37:05 DEBUG : dir1/0003-defgh: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376376_d20251109_m033444_c001_v7007000_t0000_u01762659284464") 2025/11/09 03:37:05 DEBUG : dir1/0003-defgh: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfcf7_d20251109_m033438_c001_v0001161_t0040_u01762659278787") 2025/11/09 03:37:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fd50_d20251109_m033614_c001_v7007000_t0000_u01762659374001") 2025/11/09 03:37:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327d28_d20251109_m033601_c001_v0001131_t0009_u01762659361921") 2025/11/09 03:37:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750599c4_d20251109_m033555_c001_v7007000_t0000_u01762659355847") 2025/11/09 03:37:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327ccb_d20251109_m033543_c001_v0001131_t0041_u01762659343658") 2025/11/09 03:37:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa8bb86_d20251109_m033537_c001_v7007000_t0000_u01762659337542") 2025/11/09 03:37:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327c81_d20251109_m033526_c001_v0001131_t0031_u01762659326642") 2025/11/09 03:37:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f408fa5ef1dac10dc_d20251109_m033520_c001_v7007000_t0000_u01762659320438") 2025/11/09 03:37:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327c0f_d20251109_m033508_c001_v0001131_t0044_u01762659308364") 2025/11/09 03:37:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc37638d_d20251109_m033501_c001_v7007000_t0000_u01762659301971") 2025/11/09 03:37:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327bbb_d20251109_m033450_c001_v0001131_t0040_u01762659290567") 2025/11/09 03:37:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc37636b_d20251109_m033440_c001_v7007000_t0000_u01762659280919") 2025/11/09 03:37:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce732_d20251109_m033429_c001_v0001109_t0052_u01762659269416") 2025/11/09 03:37:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d514_d20251109_m033423_c001_v7007000_t0000_u01762659263829") 2025/11/09 03:37:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce706_d20251109_m033419_c001_v0001109_t0021_u01762659259056") 2025/11/09 03:37:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d4e2_d20251109_m033417_c001_v7007000_t0000_u01762659257504") 2025/11/09 03:37:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327acb_d20251109_m033405_c001_v0001131_t0032_u01762659245969") 2025/11/09 03:37:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae08f9_d20251109_m033359_c001_v7007000_t0000_u01762659239618") 2025/11/09 03:37:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83803_d20251109_m033355_c001_v0001150_t0047_u01762659235172") 2025/11/09 03:37:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f407ae72636f47c1f_d20251109_m033353_c001_v7007000_t0000_u01762659233473") 2025/11/09 03:37:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea837bb_d20251109_m033341_c001_v0001150_t0058_u01762659221371") 2025/11/09 03:37:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa895e2_d20251109_m033332_c001_v7007000_t0000_u01762659212198") 2025/11/09 03:37:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea8372c_d20251109_m033321_c001_v0001150_t0048_u01762659201195") 2025/11/09 03:37:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4216311f4498287a_d20251109_m033315_c001_v7007000_t0000_u01762659195508") 2025/11/09 03:37:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce5cd_d20251109_m033302_c001_v0001109_t0018_u01762659182666") 2025/11/09 03:37:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4120efd2da13184c_d20251109_m033256_c001_v7007000_t0000_u01762659176646") 2025/11/09 03:37:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327910_d20251109_m033244_c001_v0001131_t0045_u01762659164973") 2025/11/09 03:37:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fb90_d20251109_m033420_c001_v7007000_t0000_u01762659260887") 2025/11/09 03:37:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea8386b_d20251109_m033415_c001_v0001150_t0053_u01762659255098") 2025/11/09 03:37:07 DEBUG : dir1/0004-efghi: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376377_d20251109_m033444_c001_v7007000_t0000_u01762659284650") 2025/11/09 03:37:07 DEBUG : dir1/0004-efghi: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83900_d20251109_m033439_c001_v0001150_t0032_u01762659279069") 2025/11/09 03:37:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fd51_d20251109_m033614_c001_v7007000_t0000_u01762659374220") 2025/11/09 03:37:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83ac3_d20251109_m033602_c001_v0001150_t0031_u01762659362358") 2025/11/09 03:37:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750599c6_d20251109_m033556_c001_v7007000_t0000_u01762659356032") 2025/11/09 03:37:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83a70_d20251109_m033544_c001_v0001150_t0027_u01762659344251") 2025/11/09 03:37:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa8bb88_d20251109_m033537_c001_v7007000_t0000_u01762659337726") 2025/11/09 03:37:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83a0d_d20251109_m033526_c001_v0001150_t0050_u01762659326946") 2025/11/09 03:37:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f408fa5ef1dac10dd_d20251109_m033520_c001_v7007000_t0000_u01762659320704") 2025/11/09 03:37:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea839a5_d20251109_m033509_c001_v0001150_t0030_u01762659309222") 2025/11/09 03:37:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc37638e_d20251109_m033502_c001_v7007000_t0000_u01762659302157") 2025/11/09 03:37:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea8394d_d20251109_m033450_c001_v0001150_t0002_u01762659290938") 2025/11/09 03:37:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415071e978c1ead2_d20251109_m033441_c001_v7007000_t0000_u01762659281303") 2025/11/09 03:37:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfcc1_d20251109_m033430_c001_v0001161_t0048_u01762659270320") 2025/11/09 03:37:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d515_d20251109_m033424_c001_v7007000_t0000_u01762659264015") 2025/11/09 03:37:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83890_d20251109_m033419_c001_v0001150_t0046_u01762659259215") 2025/11/09 03:37:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae0922_d20251109_m033416_c001_v7007000_t0000_u01762659256946") 2025/11/09 03:37:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83839_d20251109_m033406_c001_v0001150_t0056_u01762659246292") 2025/11/09 03:37:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae08fb_d20251109_m033359_c001_v7007000_t0000_u01762659239810") 2025/11/09 03:37:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce6a6_d20251109_m033355_c001_v0001109_t0056_u01762659235346") 2025/11/09 03:37:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d436_d20251109_m033353_c001_v7007000_t0000_u01762659233495") 2025/11/09 03:37:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce65a_d20251109_m033341_c001_v0001109_t0053_u01762659221600") 2025/11/09 03:37:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b71_d20251109_m033332_c001_v7007000_t0000_u01762659212210") 2025/11/09 03:37:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce60d_d20251109_m033321_c001_v0001109_t0030_u01762659201447") 2025/11/09 03:37:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4216311f4498287c_d20251109_m033315_c001_v7007000_t0000_u01762659195691") 2025/11/09 03:37:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327968_d20251109_m033303_c001_v0001131_t0015_u01762659183196") 2025/11/09 03:37:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4120efd2da13184e_d20251109_m033256_c001_v7007000_t0000_u01762659176829") 2025/11/09 03:37:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83683_d20251109_m033245_c001_v0001150_t0028_u01762659165250") 2025/11/09 03:37:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a37505970f_d20251109_m033420_c001_v7007000_t0000_u01762659260980") 2025/11/09 03:37:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327b09_d20251109_m033415_c001_v0001131_t0043_u01762659255107") 2025/11/09 03:37:09 DEBUG : dir1/0005-fghij: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376378_d20251109_m033444_c001_v7007000_t0000_u01762659284837") 2025/11/09 03:37:09 DEBUG : dir1/0005-fghij: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327b87_d20251109_m033439_c001_v0001131_t0029_u01762659279082") 2025/11/09 03:37:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fd52_d20251109_m033614_c001_v7007000_t0000_u01762659374433") 2025/11/09 03:37:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dff2d_d20251109_m033602_c001_v0001161_t0021_u01762659362683") 2025/11/09 03:37:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750599c8_d20251109_m033556_c001_v7007000_t0000_u01762659356214") 2025/11/09 03:37:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfebf_d20251109_m033544_c001_v0001161_t0011_u01762659344559") 2025/11/09 03:37:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa8bb8b_d20251109_m033537_c001_v7007000_t0000_u01762659337982") 2025/11/09 03:37:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfe42_d20251109_m033527_c001_v0001161_t0039_u01762659327177") 2025/11/09 03:37:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f408fa5ef1dac10de_d20251109_m033520_c001_v7007000_t0000_u01762659320919") 2025/11/09 03:37:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfdcb_d20251109_m033509_c001_v0001161_t0009_u01762659309515") 2025/11/09 03:37:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc37638f_d20251109_m033502_c001_v7007000_t0000_u01762659302355") 2025/11/09 03:37:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfd4f_d20251109_m033451_c001_v0001161_t0016_u01762659291182") 2025/11/09 03:37:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc37636e_d20251109_m033441_c001_v7007000_t0000_u01762659281501") 2025/11/09 03:37:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327b5b_d20251109_m033430_c001_v0001131_t0043_u01762659270659") 2025/11/09 03:37:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d516_d20251109_m033424_c001_v7007000_t0000_u01762659264197") 2025/11/09 03:37:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfc83_d20251109_m033419_c001_v0001161_t0035_u01762659259286") 2025/11/09 03:37:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fb8e_d20251109_m033417_c001_v7007000_t0000_u01762659257342") 2025/11/09 03:37:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce6d0_d20251109_m033406_c001_v0001109_t0011_u01762659246536") 2025/11/09 03:37:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae08fd_d20251109_m033359_c001_v7007000_t0000_u01762659239996") 2025/11/09 03:37:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83809_d20251109_m033355_c001_v0001150_t0017_u01762659235505") 2025/11/09 03:37:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f413f2cbeee6ee82c_d20251109_m033353_c001_v7007000_t0000_u01762659233051") 2025/11/09 03:37:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfb6b_d20251109_m033342_c001_v0001161_t0020_u01762659222122") 2025/11/09 03:37:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f406602b1927b0a63_d20251109_m033332_c001_v7007000_t0000_u01762659212207") 2025/11/09 03:37:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db03279d0_d20251109_m033321_c001_v0001131_t0042_u01762659201857") 2025/11/09 03:37:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4216311f44982880_d20251109_m033315_c001_v7007000_t0000_u01762659195885") 2025/11/09 03:37:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea836d2_d20251109_m033303_c001_v0001150_t0055_u01762659183647") 2025/11/09 03:37:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4120efd2da131850_d20251109_m033257_c001_v7007000_t0000_u01762659177025") 2025/11/09 03:37:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce585_d20251109_m033245_c001_v0001109_t0012_u01762659165592") 2025/11/09 03:37:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d50c_d20251109_m033421_c001_v7007000_t0000_u01762659261034") 2025/11/09 03:37:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfc5f_d20251109_m033415_c001_v0001161_t0037_u01762659255212") 2025/11/09 03:37:11 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376379_d20251109_m033445_c001_v7007000_t0000_u01762659285022") 2025/11/09 03:37:11 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce75a_d20251109_m033439_c001_v0001109_t0026_u01762659279109") 2025/11/09 03:37:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fd53_d20251109_m033614_c001_v7007000_t0000_u01762659374620") 2025/11/09 03:37:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce888_d20251109_m033603_c001_v0001109_t0001_u01762659363105") 2025/11/09 03:37:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750599ca_d20251109_m033556_c001_v7007000_t0000_u01762659356395") 2025/11/09 03:37:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce84f_d20251109_m033544_c001_v0001109_t0029_u01762659344912") 2025/11/09 03:37:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa8bb8e_d20251109_m033538_c001_v7007000_t0000_u01762659338170") 2025/11/09 03:37:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce81a_d20251109_m033527_c001_v0001109_t0036_u01762659327463") 2025/11/09 03:37:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f408fa5ef1dac10df_d20251109_m033521_c001_v7007000_t0000_u01762659321106") 2025/11/09 03:37:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce7c2_d20251109_m033509_c001_v0001109_t0011_u01762659309873") 2025/11/09 03:37:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376390_d20251109_m033502_c001_v7007000_t0000_u01762659302550") 2025/11/09 03:37:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce783_d20251109_m033451_c001_v0001109_t0022_u01762659291662") 2025/11/09 03:37:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4199673b39b62370_d20251109_m033441_c001_v7007000_t0000_u01762659281071") 2025/11/09 03:37:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea838cf_d20251109_m033431_c001_v0001150_t0040_u01762659271066") 2025/11/09 03:37:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d517_d20251109_m033424_c001_v7007000_t0000_u01762659264379") 2025/11/09 03:37:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327b22_d20251109_m033419_c001_v0001131_t0041_u01762659259404") 2025/11/09 03:37:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae0925_d20251109_m033417_c001_v7007000_t0000_u01762659257516") 2025/11/09 03:37:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfc2b_d20251109_m033407_c001_v0001161_t0051_u01762659247131") 2025/11/09 03:37:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae08ff_d20251109_m033400_c001_v7007000_t0000_u01762659240191") 2025/11/09 03:37:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfbd4_d20251109_m033355_c001_v0001161_t0028_u01762659235556") 2025/11/09 03:37:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f413f2cbeee6eec22_d20251109_m033353_c001_v7007000_t0000_u01762659233634") 2025/11/09 03:37:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327a44_d20251109_m033342_c001_v0001131_t0005_u01762659222817") 2025/11/09 03:37:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c458_d20251109_m033332_c001_v7007000_t0000_u01762659212228") 2025/11/09 03:37:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83732_d20251109_m033322_c001_v0001150_t0026_u01762659202270") 2025/11/09 03:37:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4216311f44982882_d20251109_m033316_c001_v7007000_t0000_u01762659196068") 2025/11/09 03:37:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce5d7_d20251109_m033304_c001_v0001109_t0038_u01762659184186") 2025/11/09 03:37:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4120efd2da131852_d20251109_m033257_c001_v7007000_t0000_u01762659177215") 2025/11/09 03:37:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327918_d20251109_m033246_c001_v0001131_t0026_u01762659166178") 2025/11/09 03:37:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f402687500d8a70cf_d20251109_m033420_c001_v7007000_t0000_u01762659260988") 2025/11/09 03:37:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea8386d_d20251109_m033415_c001_v0001150_t0019_u01762659255384") 2025/11/09 03:37:12 DEBUG : dir1/0007-12345: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc37637a_d20251109_m033445_c001_v7007000_t0000_u01762659285253") 2025/11/09 03:37:12 DEBUG : dir1/0007-12345: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfcfb_d20251109_m033439_c001_v0001161_t0012_u01762659279244") 2025/11/09 03:37:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fd54_d20251109_m033614_c001_v7007000_t0000_u01762659374805") 2025/11/09 03:37:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327d34_d20251109_m033603_c001_v0001131_t0047_u01762659363672") 2025/11/09 03:37:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750599cc_d20251109_m033556_c001_v7007000_t0000_u01762659356578") 2025/11/09 03:37:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327cd5_d20251109_m033545_c001_v0001131_t0022_u01762659345371") 2025/11/09 03:37:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa8bb90_d20251109_m033538_c001_v7007000_t0000_u01762659338366") 2025/11/09 03:37:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327c89_d20251109_m033527_c001_v0001131_t0014_u01762659327913") 2025/11/09 03:37:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f408fa5ef1dac10e0_d20251109_m033521_c001_v7007000_t0000_u01762659321298") 2025/11/09 03:37:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327c20_d20251109_m033510_c001_v0001131_t0057_u01762659310415") 2025/11/09 03:37:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376391_d20251109_m033502_c001_v7007000_t0000_u01762659302737") 2025/11/09 03:37:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327bc1_d20251109_m033452_c001_v0001131_t0020_u01762659292555") 2025/11/09 03:37:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415071e978c1ead0_d20251109_m033441_c001_v7007000_t0000_u01762659281102") 2025/11/09 03:37:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce736_d20251109_m033431_c001_v0001109_t0016_u01762659271323") 2025/11/09 03:37:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d518_d20251109_m033424_c001_v7007000_t0000_u01762659264579") 2025/11/09 03:37:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83894_d20251109_m033419_c001_v0001150_t0049_u01762659259530") 2025/11/09 03:37:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae0924_d20251109_m033417_c001_v7007000_t0000_u01762659257320") 2025/11/09 03:37:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327ad5_d20251109_m033407_c001_v0001131_t0040_u01762659247593") 2025/11/09 03:37:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae0901_d20251109_m033400_c001_v7007000_t0000_u01762659240408") 2025/11/09 03:37:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327a8e_d20251109_m033355_c001_v0001131_t0012_u01762659235589") 2025/11/09 03:37:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f407ae72636f47c22_d20251109_m033353_c001_v7007000_t0000_u01762659233660") 2025/11/09 03:37:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea837c3_d20251109_m033343_c001_v0001150_t0048_u01762659223220") 2025/11/09 03:37:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f406602b1927b0a62_d20251109_m033332_c001_v7007000_t0000_u01762659212025") 2025/11/09 03:37:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce611_d20251109_m033322_c001_v0001109_t0046_u01762659202628") 2025/11/09 03:37:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4216311f44982885_d20251109_m033316_c001_v7007000_t0000_u01762659196254") 2025/11/09 03:37:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327970_d20251109_m033304_c001_v0001131_t0035_u01762659184891") 2025/11/09 03:37:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4120efd2da131855_d20251109_m033257_c001_v7007000_t0000_u01762659177397") 2025/11/09 03:37:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83689_d20251109_m033246_c001_v0001150_t0019_u01762659166571") 2025/11/09 03:37:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4216311f44982a59_d20251109_m033421_c001_v7007000_t0000_u01762659261057") 2025/11/09 03:37:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327b0b_d20251109_m033415_c001_v0001131_t0006_u01762659255462") 2025/11/09 03:37:14 DEBUG : dir1/0008-23456: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc37637c_d20251109_m033445_c001_v7007000_t0000_u01762659285438") 2025/11/09 03:37:14 DEBUG : dir1/0008-23456: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83902_d20251109_m033439_c001_v0001150_t0037_u01762659279351") 2025/11/09 03:37:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fd55_d20251109_m033615_c001_v7007000_t0000_u01762659375005") 2025/11/09 03:37:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83acb_d20251109_m033604_c001_v0001150_t0000_u01762659364006") 2025/11/09 03:37:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750599ce_d20251109_m033556_c001_v7007000_t0000_u01762659356760") 2025/11/09 03:37:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83a7a_d20251109_m033545_c001_v0001150_t0054_u01762659345912") 2025/11/09 03:37:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa8bb92_d20251109_m033538_c001_v7007000_t0000_u01762659338548") 2025/11/09 03:37:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83a11_d20251109_m033528_c001_v0001150_t0051_u01762659328341") 2025/11/09 03:37:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f408fa5ef1dac10e1_d20251109_m033521_c001_v7007000_t0000_u01762659321656") 2025/11/09 03:37:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea839af_d20251109_m033510_c001_v0001150_t0045_u01762659310741") 2025/11/09 03:37:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376392_d20251109_m033502_c001_v7007000_t0000_u01762659302947") 2025/11/09 03:37:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea8395b_d20251109_m033452_c001_v0001150_t0055_u01762659292945") 2025/11/09 03:37:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415071e978c1ead4_d20251109_m033441_c001_v7007000_t0000_u01762659281488") 2025/11/09 03:37:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfccb_d20251109_m033432_c001_v0001161_t0056_u01762659272068") 2025/11/09 03:37:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d519_d20251109_m033424_c001_v7007000_t0000_u01762659264770") 2025/11/09 03:37:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce708_d20251109_m033419_c001_v0001109_t0019_u01762659259569") 2025/11/09 03:37:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f418bef918b967b6c_d20251109_m033417_c001_v7007000_t0000_u01762659257003") 2025/11/09 03:37:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83844_d20251109_m033408_c001_v0001150_t0056_u01762659248016") 2025/11/09 03:37:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae0903_d20251109_m033400_c001_v7007000_t0000_u01762659240615") 2025/11/09 03:37:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea8380b_d20251109_m033355_c001_v0001150_t0033_u01762659235907") 2025/11/09 03:37:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b90_d20251109_m033353_c001_v7007000_t0000_u01762659233064") 2025/11/09 03:37:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce663_d20251109_m033343_c001_v0001109_t0016_u01762659223602") 2025/11/09 03:37:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f400ae61412b77760_d20251109_m033332_c001_v7007000_t0000_u01762659212230") 2025/11/09 03:37:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db03279d6_d20251109_m033323_c001_v0001131_t0010_u01762659203103") 2025/11/09 03:37:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4216311f44982888_d20251109_m033316_c001_v7007000_t0000_u01762659196444") 2025/11/09 03:37:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea836da_d20251109_m033305_c001_v0001150_t0025_u01762659185161") 2025/11/09 03:37:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4120efd2da131857_d20251109_m033257_c001_v7007000_t0000_u01762659177646") 2025/11/09 03:37:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce590_d20251109_m033246_c001_v0001109_t0032_u01762659166952") 2025/11/09 03:37:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f402687500d8a70d0_d20251109_m033421_c001_v7007000_t0000_u01762659261180") 2025/11/09 03:37:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfc63_d20251109_m033415_c001_v0001161_t0058_u01762659255585") 2025/11/09 03:37:15 DEBUG : dir1/0009-34567: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc37637e_d20251109_m033445_c001_v7007000_t0000_u01762659285623") 2025/11/09 03:37:15 DEBUG : dir1/0009-34567: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327b89_d20251109_m033439_c001_v0001131_t0014_u01762659279426") 2025/11/09 03:37:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fd56_d20251109_m033615_c001_v7007000_t0000_u01762659375220") 2025/11/09 03:37:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dff33_d20251109_m033604_c001_v0001161_t0058_u01762659364263") 2025/11/09 03:37:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750599d0_d20251109_m033556_c001_v7007000_t0000_u01762659356948") 2025/11/09 03:37:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfecc_d20251109_m033546_c001_v0001161_t0004_u01762659346163") 2025/11/09 03:37:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa8bb94_d20251109_m033538_c001_v7007000_t0000_u01762659338729") 2025/11/09 03:37:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfe49_d20251109_m033528_c001_v0001161_t0044_u01762659328604") 2025/11/09 03:37:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f408fa5ef1dac10e2_d20251109_m033521_c001_v7007000_t0000_u01762659321840") 2025/11/09 03:37:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfddb_d20251109_m033511_c001_v0001161_t0044_u01762659311132") 2025/11/09 03:37:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376393_d20251109_m033503_c001_v7007000_t0000_u01762659303136") 2025/11/09 03:37:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfd61_d20251109_m033453_c001_v0001161_t0009_u01762659293188") 2025/11/09 03:37:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f406602b1927b0b68_d20251109_m033441_c001_v7007000_t0000_u01762659281315") 2025/11/09 03:37:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327b67_d20251109_m033432_c001_v0001131_t0042_u01762659272382") 2025/11/09 03:37:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d51a_d20251109_m033424_c001_v7007000_t0000_u01762659264952") 2025/11/09 03:37:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfc89_d20251109_m033419_c001_v0001161_t0037_u01762659259594") 2025/11/09 03:37:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4083fd133a29f377_d20251109_m033417_c001_v7007000_t0000_u01762659257418") 2025/11/09 03:37:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce6db_d20251109_m033408_c001_v0001109_t0019_u01762659248258") 2025/11/09 03:37:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae0905_d20251109_m033400_c001_v7007000_t0000_u01762659240800") 2025/11/09 03:37:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce6ae_d20251109_m033355_c001_v0001109_t0019_u01762659235913") 2025/11/09 03:37:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f413f2cbeee6eec18_d20251109_m033353_c001_v7007000_t0000_u01762659233235") 2025/11/09 03:37:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfb79_d20251109_m033345_c001_v0001161_t0026_u01762659225321") 2025/11/09 03:37:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826eb10_d20251109_m033332_c001_v7007000_t0000_u01762659212197") 2025/11/09 03:37:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea8373e_d20251109_m033323_c001_v0001150_t0038_u01762659203553") 2025/11/09 03:37:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4216311f4498288c_d20251109_m033316_c001_v7007000_t0000_u01762659196641") 2025/11/09 03:37:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce5df_d20251109_m033305_c001_v0001109_t0046_u01762659185475") 2025/11/09 03:37:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4120efd2da131859_d20251109_m033257_c001_v7007000_t0000_u01762659177828") 2025/11/09 03:37:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db032791c_d20251109_m033247_c001_v0001131_t0042_u01762659167681") 2025/11/09 03:37:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fb92_d20251109_m033421_c001_v7007000_t0000_u01762659261070") 2025/11/09 03:37:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83874_d20251109_m033415_c001_v0001150_t0036_u01762659255762") 2025/11/09 03:37:17 DEBUG : dir1/0010-45678: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc37637f_d20251109_m033445_c001_v7007000_t0000_u01762659285810") 2025/11/09 03:37:17 DEBUG : dir1/0010-45678: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfcff_d20251109_m033439_c001_v0001161_t0009_u01762659279576") 2025/11/09 03:37:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fd57_d20251109_m033615_c001_v7007000_t0000_u01762659375404") 2025/11/09 03:37:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce88c_d20251109_m033604_c001_v0001109_t0040_u01762659364663") 2025/11/09 03:37:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750599d2_d20251109_m033557_c001_v7007000_t0000_u01762659357132") 2025/11/09 03:37:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce857_d20251109_m033546_c001_v0001109_t0026_u01762659346479") 2025/11/09 03:37:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa8bb96_d20251109_m033538_c001_v7007000_t0000_u01762659338940") 2025/11/09 03:37:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce820_d20251109_m033529_c001_v0001109_t0034_u01762659329049") 2025/11/09 03:37:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f408fa5ef1dac10e3_d20251109_m033522_c001_v7007000_t0000_u01762659322024") 2025/11/09 03:37:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce7ca_d20251109_m033511_c001_v0001109_t0041_u01762659311405") 2025/11/09 03:37:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376394_d20251109_m033503_c001_v7007000_t0000_u01762659303327") 2025/11/09 03:37:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce78b_d20251109_m033453_c001_v0001109_t0009_u01762659293569") 2025/11/09 03:37:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415071e978c1ead1_d20251109_m033441_c001_v7007000_t0000_u01762659281283") 2025/11/09 03:37:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea838d7_d20251109_m033432_c001_v0001150_t0048_u01762659272669") 2025/11/09 03:37:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d51b_d20251109_m033425_c001_v7007000_t0000_u01762659265135") 2025/11/09 03:37:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327b28_d20251109_m033419_c001_v0001131_t0041_u01762659259793") 2025/11/09 03:37:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fb8f_d20251109_m033417_c001_v7007000_t0000_u01762659257536") 2025/11/09 03:37:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfc35_d20251109_m033408_c001_v0001161_t0033_u01762659248684") 2025/11/09 03:37:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae0907_d20251109_m033400_c001_v7007000_t0000_u01762659240984") 2025/11/09 03:37:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfbd8_d20251109_m033355_c001_v0001161_t0015_u01762659235926") 2025/11/09 03:37:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4162881cf428b4a1_d20251109_m033353_c001_v7007000_t0000_u01762659233132") 2025/11/09 03:37:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327a4c_d20251109_m033345_c001_v0001131_t0037_u01762659225664") 2025/11/09 03:37:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae0897_d20251109_m033332_c001_v7007000_t0000_u01762659212256") 2025/11/09 03:37:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce613_d20251109_m033323_c001_v0001109_t0055_u01762659203802") 2025/11/09 03:37:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4216311f4498288f_d20251109_m033316_c001_v7007000_t0000_u01762659196824") 2025/11/09 03:37:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327972_d20251109_m033305_c001_v0001131_t0012_u01762659185901") 2025/11/09 03:37:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4120efd2da13185b_d20251109_m033258_c001_v7007000_t0000_u01762659178009") 2025/11/09 03:37:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83691_d20251109_m033248_c001_v0001150_t0046_u01762659168231") 2025/11/09 03:37:18 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f418bef918b967b78_d20251109_m033421_c001_v7007000_t0000_u01762659261194") 2025/11/09 03:37:18 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfc65_d20251109_m033415_c001_v0001161_t0033_u01762659255861") 2025/11/09 03:37:18 DEBUG : dir1/0011-56789: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376380_d20251109_m033446_c001_v7007000_t0000_u01762659286001") 2025/11/09 03:37:18 DEBUG : dir1/0011-56789: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce75e_d20251109_m033439_c001_v0001109_t0052_u01762659279651") 2025/11/09 03:37:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fd58_d20251109_m033615_c001_v7007000_t0000_u01762659375590") 2025/11/09 03:37:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327d3e_d20251109_m033605_c001_v0001131_t0047_u01762659365323") 2025/11/09 03:37:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750599d4_d20251109_m033557_c001_v7007000_t0000_u01762659357422") 2025/11/09 03:37:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327ce0_d20251109_m033547_c001_v0001131_t0014_u01762659347060") 2025/11/09 03:37:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa8bb99_d20251109_m033539_c001_v7007000_t0000_u01762659339127") 2025/11/09 03:37:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327c93_d20251109_m033529_c001_v0001131_t0011_u01762659329520") 2025/11/09 03:37:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f408fa5ef1dac10e4_d20251109_m033522_c001_v7007000_t0000_u01762659322226") 2025/11/09 03:37:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327c2e_d20251109_m033511_c001_v0001131_t0041_u01762659311877") 2025/11/09 03:37:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376395_d20251109_m033503_c001_v7007000_t0000_u01762659303530") 2025/11/09 03:37:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327bcd_d20251109_m033454_c001_v0001131_t0002_u01762659294069") 2025/11/09 03:37:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4199673b39b62372_d20251109_m033441_c001_v7007000_t0000_u01762659281255") 2025/11/09 03:37:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce740_d20251109_m033432_c001_v0001109_t0018_u01762659272985") 2025/11/09 03:37:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d51c_d20251109_m033425_c001_v7007000_t0000_u01762659265317") 2025/11/09 03:37:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83896_d20251109_m033419_c001_v0001150_t0004_u01762659259836") 2025/11/09 03:37:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f418bef918b967b6e_d20251109_m033417_c001_v7007000_t0000_u01762659257188") 2025/11/09 03:37:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327adf_d20251109_m033409_c001_v0001131_t0038_u01762659249141") 2025/11/09 03:37:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae0909_d20251109_m033401_c001_v7007000_t0000_u01762659241168") 2025/11/09 03:37:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327a90_d20251109_m033356_c001_v0001131_t0003_u01762659236038") 2025/11/09 03:37:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b91_d20251109_m033353_c001_v7007000_t0000_u01762659233380") 2025/11/09 03:37:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea837d1_d20251109_m033346_c001_v0001150_t0026_u01762659226045") 2025/11/09 03:37:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826eb12_d20251109_m033332_c001_v7007000_t0000_u01762659212459") 2025/11/09 03:37:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db03279dc_d20251109_m033324_c001_v0001131_t0029_u01762659204401") 2025/11/09 03:37:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4216311f44982892_d20251109_m033317_c001_v7007000_t0000_u01762659197011") 2025/11/09 03:37:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea836e2_d20251109_m033306_c001_v0001150_t0016_u01762659186485") 2025/11/09 03:37:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4120efd2da13185d_d20251109_m033258_c001_v7007000_t0000_u01762659178205") 2025/11/09 03:37:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce598_d20251109_m033248_c001_v0001109_t0010_u01762659168564") 2025/11/09 03:37:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae0928_d20251109_m033421_c001_v7007000_t0000_u01762659261085") 2025/11/09 03:37:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce6f8_d20251109_m033415_c001_v0001109_t0031_u01762659255876") 2025/11/09 03:37:20 DEBUG : dir1/0012-6789;: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376381_d20251109_m033446_c001_v7007000_t0000_u01762659286187") 2025/11/09 03:37:20 DEBUG : dir1/0012-6789;: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83905_d20251109_m033439_c001_v0001150_t0021_u01762659279696") 2025/11/09 03:37:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fd59_d20251109_m033615_c001_v7007000_t0000_u01762659375779") 2025/11/09 03:37:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83ad3_d20251109_m033605_c001_v0001150_t0042_u01762659365623") 2025/11/09 03:37:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750599d6_d20251109_m033557_c001_v7007000_t0000_u01762659357611") 2025/11/09 03:37:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83a82_d20251109_m033547_c001_v0001150_t0044_u01762659347572") 2025/11/09 03:37:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa8bb9b_d20251109_m033539_c001_v7007000_t0000_u01762659339309") 2025/11/09 03:37:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83a19_d20251109_m033529_c001_v0001150_t0059_u01762659329889") 2025/11/09 03:37:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f408fa5ef1dac10e5_d20251109_m033522_c001_v7007000_t0000_u01762659322410") 2025/11/09 03:37:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea839b5_d20251109_m033512_c001_v0001150_t0024_u01762659312732") 2025/11/09 03:37:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376396_d20251109_m033503_c001_v7007000_t0000_u01762659303713") 2025/11/09 03:37:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83965_d20251109_m033454_c001_v0001150_t0002_u01762659294414") 2025/11/09 03:37:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f417ea52e048573eb_d20251109_m033441_c001_v7007000_t0000_u01762659281325") 2025/11/09 03:37:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfcd5_d20251109_m033433_c001_v0001161_t0018_u01762659273581") 2025/11/09 03:37:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d51d_d20251109_m033425_c001_v7007000_t0000_u01762659265504") 2025/11/09 03:37:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfc8b_d20251109_m033419_c001_v0001161_t0011_u01762659259897") 2025/11/09 03:37:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f418bef918b967b70_d20251109_m033417_c001_v7007000_t0000_u01762659257601") 2025/11/09 03:37:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea8384c_d20251109_m033409_c001_v0001150_t0047_u01762659249629") 2025/11/09 03:37:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae090c_d20251109_m033401_c001_v7007000_t0000_u01762659241352") 2025/11/09 03:37:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea8380d_d20251109_m033356_c001_v0001150_t0056_u01762659236158") 2025/11/09 03:37:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4162881cf428b88c_d20251109_m033353_c001_v7007000_t0000_u01762659233501") 2025/11/09 03:37:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce677_d20251109_m033346_c001_v0001109_t0054_u01762659226405") 2025/11/09 03:37:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa895e3_d20251109_m033332_c001_v7007000_t0000_u01762659212382") 2025/11/09 03:37:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83746_d20251109_m033324_c001_v0001150_t0041_u01762659204834") 2025/11/09 03:37:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4216311f44982896_d20251109_m033317_c001_v7007000_t0000_u01762659197199") 2025/11/09 03:37:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce5e7_d20251109_m033306_c001_v0001109_t0046_u01762659186967") 2025/11/09 03:37:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4120efd2da13185f_d20251109_m033258_c001_v7007000_t0000_u01762659178396") 2025/11/09 03:37:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327920_d20251109_m033249_c001_v0001131_t0043_u01762659169113") 2025/11/09 03:37:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d50d_d20251109_m033421_c001_v7007000_t0000_u01762659261218") 2025/11/09 03:37:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83878_d20251109_m033416_c001_v0001150_t0003_u01762659256167") 2025/11/09 03:37:21 DEBUG : dir1/0013-789;=: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376382_d20251109_m033446_c001_v7007000_t0000_u01762659286386") 2025/11/09 03:37:21 DEBUG : dir1/0013-789;=: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327b8f_d20251109_m033439_c001_v0001131_t0018_u01762659279779") 2025/11/09 03:37:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fd5a_d20251109_m033615_c001_v7007000_t0000_u01762659375986") 2025/11/09 03:37:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dff3b_d20251109_m033605_c001_v0001161_t0010_u01762659365924") 2025/11/09 03:37:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750599d7_d20251109_m033557_c001_v7007000_t0000_u01762659357794") 2025/11/09 03:37:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfedc_d20251109_m033547_c001_v0001161_t0027_u01762659347815") 2025/11/09 03:37:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa8bb9d_d20251109_m033539_c001_v7007000_t0000_u01762659339492") 2025/11/09 03:37:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfe57_d20251109_m033530_c001_v0001161_t0042_u01762659330397") 2025/11/09 03:37:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f408fa5ef1dac10e6_d20251109_m033522_c001_v7007000_t0000_u01762659322598") 2025/11/09 03:37:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfde7_d20251109_m033513_c001_v0001161_t0039_u01762659313222") 2025/11/09 03:37:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376397_d20251109_m033503_c001_v7007000_t0000_u01762659303988") 2025/11/09 03:37:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfd6d_d20251109_m033454_c001_v0001161_t0014_u01762659294726") 2025/11/09 03:37:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4199673b39b62375_d20251109_m033441_c001_v7007000_t0000_u01762659281443") 2025/11/09 03:37:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327b6b_d20251109_m033434_c001_v0001131_t0004_u01762659274083") 2025/11/09 03:37:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d51f_d20251109_m033425_c001_v7007000_t0000_u01762659265687") 2025/11/09 03:37:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327b2a_d20251109_m033420_c001_v0001131_t0043_u01762659260081") 2025/11/09 03:37:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f418bef918b967b6f_d20251109_m033417_c001_v7007000_t0000_u01762659257416") 2025/11/09 03:37:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce6e3_d20251109_m033409_c001_v0001109_t0045_u01762659249941") 2025/11/09 03:37:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae090e_d20251109_m033401_c001_v7007000_t0000_u01762659241543") 2025/11/09 03:37:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfbda_d20251109_m033356_c001_v0001161_t0002_u01762659236360") 2025/11/09 03:37:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b92_d20251109_m033353_c001_v7007000_t0000_u01762659233565") 2025/11/09 03:37:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfb8a_d20251109_m033346_c001_v0001161_t0026_u01762659226936") 2025/11/09 03:37:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f400ae61412b77762_d20251109_m033332_c001_v7007000_t0000_u01762659212417") 2025/11/09 03:37:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce61b_d20251109_m033325_c001_v0001109_t0043_u01762659205164") 2025/11/09 03:37:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4216311f44982899_d20251109_m033317_c001_v7007000_t0000_u01762659197395") 2025/11/09 03:37:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327978_d20251109_m033307_c001_v0001131_t0033_u01762659187584") 2025/11/09 03:37:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4120efd2da131860_d20251109_m033258_c001_v7007000_t0000_u01762659178579") 2025/11/09 03:37:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea836a0_d20251109_m033249_c001_v0001150_t0010_u01762659169547") 2025/11/09 03:37:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a37505970e_d20251109_m033420_c001_v7007000_t0000_u01762659260789") 2025/11/09 03:37:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327b0f_d20251109_m033416_c001_v0001131_t0028_u01762659256166") 2025/11/09 03:37:23 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376383_d20251109_m033446_c001_v7007000_t0000_u01762659286572") 2025/11/09 03:37:23 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfd05_d20251109_m033440_c001_v0001161_t0004_u01762659280056") 2025/11/09 03:37:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fd5b_d20251109_m033616_c001_v7007000_t0000_u01762659376175") 2025/11/09 03:37:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce894_d20251109_m033606_c001_v0001109_t0020_u01762659366560") 2025/11/09 03:37:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750599d9_d20251109_m033557_c001_v7007000_t0000_u01762659357978") 2025/11/09 03:37:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce859_d20251109_m033548_c001_v0001109_t0040_u01762659348133") 2025/11/09 03:37:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa8bb9e_d20251109_m033539_c001_v7007000_t0000_u01762659339685") 2025/11/09 03:37:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce828_d20251109_m033530_c001_v0001109_t0028_u01762659330746") 2025/11/09 03:37:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f408fa5ef1dac10e7_d20251109_m033522_c001_v7007000_t0000_u01762659322883") 2025/11/09 03:37:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce7da_d20251109_m033513_c001_v0001109_t0029_u01762659313617") 2025/11/09 03:37:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376398_d20251109_m033504_c001_v7007000_t0000_u01762659304204") 2025/11/09 03:37:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce795_d20251109_m033455_c001_v0001109_t0028_u01762659295117") 2025/11/09 03:37:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc37636d_d20251109_m033441_c001_v7007000_t0000_u01762659281293") 2025/11/09 03:37:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea838e1_d20251109_m033434_c001_v0001150_t0034_u01762659274523") 2025/11/09 03:37:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d520_d20251109_m033425_c001_v7007000_t0000_u01762659265870") 2025/11/09 03:37:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83898_d20251109_m033420_c001_v0001150_t0031_u01762659260125") 2025/11/09 03:37:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d4da_d20251109_m033417_c001_v7007000_t0000_u01762659257118") 2025/11/09 03:37:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfc46_d20251109_m033410_c001_v0001161_t0031_u01762659250404") 2025/11/09 03:37:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae0910_d20251109_m033401_c001_v7007000_t0000_u01762659241728") 2025/11/09 03:37:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327a92_d20251109_m033356_c001_v0001131_t0048_u01762659236381") 2025/11/09 03:37:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f406602b1927b0a93_d20251109_m033353_c001_v7007000_t0000_u01762659233074") 2025/11/09 03:37:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327a56_d20251109_m033347_c001_v0001131_t0032_u01762659227438") 2025/11/09 03:37:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c45c_d20251109_m033332_c001_v7007000_t0000_u01762659212442") 2025/11/09 03:37:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db03279e1_d20251109_m033325_c001_v0001131_t0028_u01762659205613") 2025/11/09 03:37:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4216311f4498289c_d20251109_m033317_c001_v7007000_t0000_u01762659197577") 2025/11/09 03:37:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea836ee_d20251109_m033308_c001_v0001150_t0017_u01762659188229") 2025/11/09 03:37:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4120efd2da131861_d20251109_m033258_c001_v7007000_t0000_u01762659178760") 2025/11/09 03:37:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce5a4_d20251109_m033250_c001_v0001109_t0005_u01762659170051") 2025/11/09 03:37:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fb93_d20251109_m033421_c001_v7007000_t0000_u01762659261121") 2025/11/09 03:37:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfc67_d20251109_m033416_c001_v0001161_t0017_u01762659256273") 2025/11/09 03:37:24 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376384_d20251109_m033446_c001_v7007000_t0000_u01762659286755") 2025/11/09 03:37:24 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327b93_d20251109_m033440_c001_v0001131_t0039_u01762659280194") 2025/11/09 03:37:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fd5c_d20251109_m033616_c001_v7007000_t0000_u01762659376375") 2025/11/09 03:37:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327d4c_d20251109_m033607_c001_v0001131_t0037_u01762659367376") 2025/11/09 03:37:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750599db_d20251109_m033558_c001_v7007000_t0000_u01762659358161") 2025/11/09 03:37:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327ce7_d20251109_m033548_c001_v0001131_t0018_u01762659348526") 2025/11/09 03:37:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa8bb9f_d20251109_m033539_c001_v7007000_t0000_u01762659339867") 2025/11/09 03:37:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327c9f_d20251109_m033531_c001_v0001131_t0007_u01762659331315") 2025/11/09 03:37:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f408fa5ef1dac10e8_d20251109_m033523_c001_v7007000_t0000_u01762659323072") 2025/11/09 03:37:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327c3e_d20251109_m033514_c001_v0001131_t0015_u01762659314154") 2025/11/09 03:37:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376399_d20251109_m033504_c001_v7007000_t0000_u01762659304457") 2025/11/09 03:37:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327bd7_d20251109_m033455_c001_v0001131_t0029_u01762659295628") 2025/11/09 03:37:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc37636c_d20251109_m033441_c001_v7007000_t0000_u01762659281103") 2025/11/09 03:37:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce74c_d20251109_m033434_c001_v0001109_t0052_u01762659274946") 2025/11/09 03:37:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d521_d20251109_m033426_c001_v7007000_t0000_u01762659266051") 2025/11/09 03:37:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce70a_d20251109_m033420_c001_v0001109_t0005_u01762659260192") 2025/11/09 03:37:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f402687500d8a70cd_d20251109_m033417_c001_v7007000_t0000_u01762659257610") 2025/11/09 03:37:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327af0_d20251109_m033411_c001_v0001131_t0012_u01762659251159") 2025/11/09 03:37:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae0912_d20251109_m033401_c001_v7007000_t0000_u01762659241911") 2025/11/09 03:37:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83811_d20251109_m033356_c001_v0001150_t0054_u01762659236403") 2025/11/09 03:37:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f413f2cbeee6eec1b_d20251109_m033353_c001_v7007000_t0000_u01762659233417") 2025/11/09 03:37:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea837d9_d20251109_m033347_c001_v0001150_t0054_u01762659227918") 2025/11/09 03:37:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae0898_d20251109_m033332_c001_v7007000_t0000_u01762659212439") 2025/11/09 03:37:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea8374c_d20251109_m033325_c001_v0001150_t0019_u01762659205998") 2025/11/09 03:37:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4216311f4498289f_d20251109_m033317_c001_v7007000_t0000_u01762659197761") 2025/11/09 03:37:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce5ef_d20251109_m033308_c001_v0001109_t0050_u01762659188727") 2025/11/09 03:37:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4120efd2da131863_d20251109_m033258_c001_v7007000_t0000_u01762659178941") 2025/11/09 03:37:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327928_d20251109_m033250_c001_v0001131_t0037_u01762659170580") 2025/11/09 03:37:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f402687500d8a70ce_d20251109_m033420_c001_v7007000_t0000_u01762659260799") 2025/11/09 03:37:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea8387c_d20251109_m033416_c001_v0001150_t0044_u01762659256468") 2025/11/09 03:37:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b77_d20251109_m033335_c001_v7007000_t0000_u01762659215087") 2025/11/09 03:37:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea8376b_d20251109_m033329_c001_v0001150_t0012_u01762659209630") 2025/11/09 03:37:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b78_d20251109_m033335_c001_v7007000_t0000_u01762659215271") 2025/11/09 03:37:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db03279fb_d20251109_m033329_c001_v0001131_t0055_u01762659209666") 2025/11/09 03:37:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b79_d20251109_m033335_c001_v7007000_t0000_u01762659215470") 2025/11/09 03:37:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce62d_d20251109_m033330_c001_v0001109_t0041_u01762659210008") 2025/11/09 03:37:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b7a_d20251109_m033335_c001_v7007000_t0000_u01762659215652") 2025/11/09 03:37:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea8376d_d20251109_m033330_c001_v0001150_t0016_u01762659210021") 2025/11/09 03:37:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b7b_d20251109_m033335_c001_v7007000_t0000_u01762659215835") 2025/11/09 03:37:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db03279fd_d20251109_m033330_c001_v0001131_t0031_u01762659210194") 2025/11/09 03:37:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b7c_d20251109_m033336_c001_v7007000_t0000_u01762659216017") 2025/11/09 03:37:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfb0a_d20251109_m033330_c001_v0001161_t0003_u01762659210421") 2025/11/09 03:37:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b7d_d20251109_m033336_c001_v7007000_t0000_u01762659216199") 2025/11/09 03:37:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83775_d20251109_m033330_c001_v0001150_t0043_u01762659210469") 2025/11/09 03:37:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b7e_d20251109_m033336_c001_v7007000_t0000_u01762659216387") 2025/11/09 03:37:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327a01_d20251109_m033330_c001_v0001131_t0005_u01762659210497") 2025/11/09 03:37:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b7f_d20251109_m033336_c001_v7007000_t0000_u01762659216570") 2025/11/09 03:37:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce630_d20251109_m033330_c001_v0001109_t0021_u01762659210573") 2025/11/09 03:37:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b80_d20251109_m033336_c001_v7007000_t0000_u01762659216798") 2025/11/09 03:37:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83779_d20251109_m033330_c001_v0001150_t0016_u01762659210848") 2025/11/09 03:37:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b82_d20251109_m033336_c001_v7007000_t0000_u01762659216983") 2025/11/09 03:37:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfb0d_d20251109_m033330_c001_v0001161_t0003_u01762659210894") 2025/11/09 03:37:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b83_d20251109_m033337_c001_v7007000_t0000_u01762659217165") 2025/11/09 03:37:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327a03_d20251109_m033331_c001_v0001131_t0009_u01762659211005") 2025/11/09 03:37:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b85_d20251109_m033337_c001_v7007000_t0000_u01762659217348") 2025/11/09 03:37:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce634_d20251109_m033331_c001_v0001109_t0059_u01762659211040") 2025/11/09 03:37:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b86_d20251109_m033337_c001_v7007000_t0000_u01762659217575") 2025/11/09 03:37:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfb11_d20251109_m033331_c001_v0001161_t0010_u01762659211235") 2025/11/09 03:37:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b87_d20251109_m033337_c001_v7007000_t0000_u01762659217771") 2025/11/09 03:37:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea8377b_d20251109_m033331_c001_v0001150_t0036_u01762659211262") 2025/11/09 03:37:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b88_d20251109_m033337_c001_v7007000_t0000_u01762659217953") 2025/11/09 03:37:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83781_d20251109_m033331_c001_v0001150_t0051_u01762659211525") 2025/11/09 03:37:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f406602b1927b0a9e_d20251109_m033356_c001_v7007000_t0000_u01762659236944") 2025/11/09 03:37:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea837e8_d20251109_m033351_c001_v0001150_t0058_u01762659231279") 2025/11/09 03:37:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f413f2cbeee6ef049_d20251109_m033356_c001_v7007000_t0000_u01762659236787") 2025/11/09 03:37:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfbb6_d20251109_m033351_c001_v0001161_t0059_u01762659231345") 2025/11/09 03:37:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f406602b1927b0a9f_d20251109_m033357_c001_v7007000_t0000_u01762659237144") 2025/11/09 03:37:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce68e_d20251109_m033351_c001_v0001109_t0019_u01762659231424") 2025/11/09 03:37:27 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae08e3_d20251109_m033357_c001_v7007000_t0000_u01762659237156") 2025/11/09 03:37:27 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327a6c_d20251109_m033351_c001_v0001131_t0045_u01762659231527") 2025/11/09 03:37:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f413f2cbeee6ef04d_d20251109_m033356_c001_v7007000_t0000_u01762659236951") 2025/11/09 03:37:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea837ea_d20251109_m033351_c001_v0001150_t0052_u01762659231600") 2025/11/09 03:37:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f413f2cbeee6ef04b_d20251109_m033356_c001_v7007000_t0000_u01762659236854") 2025/11/09 03:37:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfbb8_d20251109_m033351_c001_v0001161_t0059_u01762659231725") 2025/11/09 03:37:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae08e1_d20251109_m033356_c001_v7007000_t0000_u01762659236965") 2025/11/09 03:37:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea837ec_d20251109_m033351_c001_v0001150_t0002_u01762659231863") 2025/11/09 03:37:28 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f413f2cbeee6ef04e_d20251109_m033356_c001_v7007000_t0000_u01762659236974") 2025/11/09 03:37:28 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327a6e_d20251109_m033351_c001_v0001131_t0024_u01762659231914") 2025/11/09 03:37:28 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b96_d20251109_m033357_c001_v7007000_t0000_u01762659237039") 2025/11/09 03:37:28 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfbbc_d20251109_m033352_c001_v0001161_t0043_u01762659232011") 2025/11/09 03:37:28 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037b95_d20251109_m033356_c001_v7007000_t0000_u01762659236852") 2025/11/09 03:37:28 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea837f0_d20251109_m033352_c001_v0001150_t0049_u01762659232098") 2025/11/09 03:37:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f407ae72636f47c37_d20251109_m033356_c001_v7007000_t0000_u01762659236749") 2025/11/09 03:37:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce696_d20251109_m033352_c001_v0001109_t0012_u01762659232276") 2025/11/09 03:37:28 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405cd22c8924c075_d20251109_m033357_c001_v7007000_t0000_u01762659237052") 2025/11/09 03:37:28 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfbc0_d20251109_m033352_c001_v0001161_t0002_u01762659232303") 2025/11/09 03:37:28 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405cd22c8924c074_d20251109_m033356_c001_v7007000_t0000_u01762659236860") 2025/11/09 03:37:28 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea837f2_d20251109_m033352_c001_v0001150_t0048_u01762659232394") 2025/11/09 03:37:28 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f413f2cbeee6ef048_d20251109_m033356_c001_v7007000_t0000_u01762659236767") 2025/11/09 03:37:28 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327a76_d20251109_m033352_c001_v0001131_t0007_u01762659232572") 2025/11/09 03:37:28 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f406602b1927b0a9d_d20251109_m033356_c001_v7007000_t0000_u01762659236758") 2025/11/09 03:37:28 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfbc4_d20251109_m033352_c001_v0001161_t0043_u01762659232621") 2025/11/09 03:37:29 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f413f2cbeee6ef051_d20251109_m033357_c001_v7007000_t0000_u01762659237061") 2025/11/09 03:37:29 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea837f6_d20251109_m033352_c001_v0001150_t0030_u01762659232642") 2025/11/09 03:37:29 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f417e20652b76d6de_d20251109_m033112_c001_v7007000_t0000_u01762659072943") 2025/11/09 03:37:29 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1065670d940ef5b7_d20251109_m033111_c001_v0001182_t0058_u01762659071060") 2025/11/09 03:37:29 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a37505950d_d20251109_m033110_c001_v7007000_t0000_u01762659070873") 2025/11/09 03:37:29 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1065670d940ef5a0_d20251109_m033107_c001_v0001182_t0025_u01762659067373") 2025/11/09 03:37:29 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a375059509_d20251109_m033106_c001_v7007000_t0000_u01762659066588") 2025/11/09 03:37:29 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2193_d20251109_m033101_c001_v0001117_t0003_u01762659061745") 2025/11/09 03:37:29 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4103e53acd15748f_d20251109_m033100_c001_v7007000_t0000_u01762659060243") 2025/11/09 03:37:29 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f113793dbc135dda3_d20251109_m033058_c001_v0001134_t0031_u01762659058038") 2025/11/09 03:37:29 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f402687500d8a6714_d20251109_m033057_c001_v7007000_t0000_u01762659057830") 2025/11/09 03:37:29 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f113793dbc135dd93_d20251109_m033054_c001_v0001134_t0020_u01762659054361") 2025/11/09 03:37:29 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f402687500d8a5f0f_d20251109_m033053_c001_v7007000_t0000_u01762659053630") 2025/11/09 03:37:29 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2154_d20251109_m033049_c001_v0001117_t0042_u01762659049010") 2025/11/09 03:37:29 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea8e57_d20251109_m033048_c001_v7007000_t0000_u01762659048063") 2025/11/09 03:37:29 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a12b6e0908647_d20251109_m033046_c001_v0001181_t0017_u01762659046563") 2025/11/09 03:37:29 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea8e42_d20251109_m033046_c001_v7007000_t0000_u01762659046325") 2025/11/09 03:37:29 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a12b6e0908620_d20251109_m033042_c001_v0001181_t0000_u01762659042429") 2025/11/09 03:37:29 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea8e14_d20251109_m033041_c001_v7007000_t0000_u01762659041698") 2025/11/09 03:37:29 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2132_d20251109_m033037_c001_v0001117_t0054_u01762659037495") 2025/11/09 03:37:30 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea8df5_d20251109_m033036_c001_v7007000_t0000_u01762659036922") 2025/11/09 03:37:30 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f103d97c628643f5a_d20251109_m033034_c001_v0001042_t0020_u01762659034455") 2025/11/09 03:37:30 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f417e20652b76d60b_d20251109_m033034_c001_v7007000_t0000_u01762659034270") 2025/11/09 03:37:30 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f103d97c628643f4e_d20251109_m033030_c001_v0001042_t0057_u01762659030499") 2025/11/09 03:37:30 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f417e20652b76d5de_d20251109_m033029_c001_v7007000_t0000_u01762659029759") 2025/11/09 03:37:30 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa20f9_d20251109_m033023_c001_v0001117_t0009_u01762659023226") 2025/11/09 03:37:30 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f417e20652b76d5ca_d20251109_m033022_c001_v7007000_t0000_u01762659022674") 2025/11/09 03:37:30 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f100459c1fd840180_d20251109_m033020_c001_v0001093_t0042_u01762659020688") 2025/11/09 03:37:30 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f407ae72636f477e1_d20251109_m033020_c001_v7007000_t0000_u01762659020475") 2025/11/09 03:37:30 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f100459c1fd840172_d20251109_m033016_c001_v0001093_t0046_u01762659016723") 2025/11/09 03:37:30 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f407ae72636f477c5_d20251109_m033015_c001_v7007000_t0000_u01762659015951") 2025/11/09 03:37:30 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa20cc_d20251109_m033009_c001_v0001117_t0004_u01762659009293") 2025/11/09 03:37:30 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415071e978c1e252_d20251109_m033008_c001_v7007000_t0000_u01762659008730") 2025/11/09 03:37:30 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1199f63452bb76aa_d20251109_m033006_c001_v0001171_t0010_u01762659006851") 2025/11/09 03:37:30 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f414136f5a56bbcd7_d20251109_m033006_c001_v7007000_t0000_u01762659006662") 2025/11/09 03:37:30 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1199f63452bb768a_d20251109_m033003_c001_v0001171_t0025_u01762659003162") 2025/11/09 03:37:30 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f414136f5a56bbcb1_d20251109_m033002_c001_v7007000_t0000_u01762659002421") 2025/11/09 03:37:30 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa20a2_d20251109_m032955_c001_v0001117_t0043_u01762658995429") 2025/11/09 03:37:30 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fadf50a_d20251109_m032954_c001_v7007000_t0000_u01762658994663") 2025/11/09 03:37:30 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f111d2ccc3e85f453_d20251109_m032946_c001_v0001136_t0047_u01762658986294") 2025/11/09 03:37:31 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4083fd133a29ee29_d20251109_m032946_c001_v7007000_t0000_u01762658986085") 2025/11/09 03:37:31 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c59c3_d20251109_m032941_c001_v0001099_t0011_u01762658981405") 2025/11/09 03:37:31 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104adef13151c58b_d20251109_m032940_c001_v0001120_t0011_u01762658980485") 2025/11/09 03:37:31 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104adef13151c583_d20251109_m032939_c001_v0001120_t0053_u01762658979382") 2025/11/09 03:37:31 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750592c8_d20251109_m032925_c001_v7007000_t0000_u01762658965479") 2025/11/09 03:37:31 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa1ff0_d20251109_m032918_c001_v0001117_t0019_u01762658958157") 2025/11/09 03:37:31 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1005f114ab0ab8db_d20251109_m032917_c001_v0001120_t0043_u01762658957297") 2025/11/09 03:37:31 DEBUG : dst/one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1005f114ab0ab8d5_d20251109_m032916_c001_v0001120_t0031_u01762658956268") 2025/11/09 03:37:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f417e20652b76d6e0_d20251109_m033113_c001_v7007000_t0000_u01762659073127") 2025/11/09 03:37:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f109499cb4aad4271_d20251109_m033110_c001_v0001181_t0011_u01762659070659") 2025/11/09 03:37:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1062319ac2bb1060_d20251109_m033106_c001_v0001146_t0002_u01762659066035") 2025/11/09 03:37:31 DEBUG : dst/one.bak: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4103e53acd157490_d20251109_m033100_c001_v7007000_t0000_u01762659060431") 2025/11/09 03:37:31 DEBUG : dst/one.bak: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f110937b610bf2d66_d20251109_m033057_c001_v0001178_t0027_u01762659057610") 2025/11/09 03:37:31 DEBUG : dst/one.bak: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f110743fcae234c8f_d20251109_m033053_c001_v0001134_t0049_u01762659053316") 2025/11/09 03:37:31 DEBUG : dst/one.bak: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea8e5a_d20251109_m033048_c001_v7007000_t0000_u01762659048247") 2025/11/09 03:37:31 DEBUG : dst/one.bak: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1159754f2f7b906e_d20251109_m033045_c001_v0001098_t0004_u01762659045868") 2025/11/09 03:37:31 DEBUG : dst/one.bak: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1097a427351ab706_d20251109_m033041_c001_v0001098_t0029_u01762659041358") 2025/11/09 03:37:31 DEBUG : dst/three: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fadf50c_d20251109_m032954_c001_v7007000_t0000_u01762658994845") 2025/11/09 03:37:31 DEBUG : dst/three: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104adef13151c5a6_d20251109_m032953_c001_v0001120_t0042_u01762658993243") 2025/11/09 03:37:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f417e20652b76d6e2_d20251109_m033113_c001_v7007000_t0000_u01762659073311") 2025/11/09 03:37:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f11364b9d2237990b_d20251109_m033111_c001_v0001099_t0007_u01762659071873") 2025/11/09 03:37:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1086982d1bca91b5_d20251109_m033108_c001_v0001117_t0036_u01762659068295") 2025/11/09 03:37:32 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f417e20652b76d6e6_d20251109_m033113_c001_v7007000_t0000_u01762659073556") 2025/11/09 03:37:32 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1065670d940ef5ce_d20251109_m033112_c001_v0001182_t0017_u01762659072354") 2025/11/09 03:37:32 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a37505950f_d20251109_m033112_c001_v7007000_t0000_u01762659072172") 2025/11/09 03:37:32 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1065670d940ef5a7_d20251109_m033109_c001_v0001182_t0039_u01762659069314") 2025/11/09 03:37:32 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a37505950b_d20251109_m033109_c001_v7007000_t0000_u01762659069118") 2025/11/09 03:37:32 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa219b_d20251109_m033102_c001_v0001117_t0000_u01762659062910") 2025/11/09 03:37:32 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4103e53acd157491_d20251109_m033100_c001_v7007000_t0000_u01762659060616") 2025/11/09 03:37:32 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f113793dbc135ddaf_d20251109_m033059_c001_v0001134_t0032_u01762659059511") 2025/11/09 03:37:32 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f402687500d8a671b_d20251109_m033059_c001_v7007000_t0000_u01762659059323") 2025/11/09 03:37:32 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f113793dbc135dd9b_d20251109_m033055_c001_v0001134_t0024_u01762659055957") 2025/11/09 03:37:32 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f402687500d8a5f21_d20251109_m033055_c001_v7007000_t0000_u01762659055769") 2025/11/09 03:37:32 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2162_d20251109_m033050_c001_v0001117_t0009_u01762659050297") 2025/11/09 03:37:32 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea8e50_d20251109_m033047_c001_v7007000_t0000_u01762659047508") 2025/11/09 03:37:32 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa214a_d20251109_m033044_c001_v0001117_t0045_u01762659044511") 2025/11/09 03:37:32 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea8e26_d20251109_m033043_c001_v7007000_t0000_u01762659043770") 2025/11/09 03:37:32 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa213a_d20251109_m033038_c001_v0001117_t0054_u01762659038494") 2025/11/09 03:37:32 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f417e20652b76d620_d20251109_m033035_c001_v7007000_t0000_u01762659035995") 2025/11/09 03:37:32 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2126_d20251109_m033032_c001_v0001117_t0058_u01762659032718") 2025/11/09 03:37:33 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f417e20652b76d5ec_d20251109_m033031_c001_v7007000_t0000_u01762659031618") 2025/11/09 03:37:33 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2109_d20251109_m033024_c001_v0001117_t0056_u01762659024598") 2025/11/09 03:37:33 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f407ae72636f477eb_d20251109_m033021_c001_v7007000_t0000_u01762659021757") 2025/11/09 03:37:33 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa20e9_d20251109_m033018_c001_v0001117_t0021_u01762659018809") 2025/11/09 03:37:33 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f407ae72636f477ca_d20251109_m033017_c001_v7007000_t0000_u01762659017684") 2025/11/09 03:37:33 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa20d0_d20251109_m033010_c001_v0001117_t0016_u01762659010633") 2025/11/09 03:37:33 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f414136f5a56bbce3_d20251109_m033007_c001_v7007000_t0000_u01762659007685") 2025/11/09 03:37:33 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa20b9_d20251109_m033005_c001_v0001117_t0041_u01762659005161") 2025/11/09 03:37:33 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f414136f5a56bbcc0_d20251109_m033004_c001_v7007000_t0000_u01762659004035") 2025/11/09 03:37:33 DEBUG : dst/three.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa20a8_d20251109_m032957_c001_v0001117_t0003_u01762658997150") 2025/11/09 03:37:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4103e53acd157492_d20251109_m033100_c001_v7007000_t0000_u01762659060814") 2025/11/09 03:37:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f103394dacea298c1_d20251109_m033058_c001_v0001092_t0024_u01762659058932") 2025/11/09 03:37:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f115beb6599ee8468_d20251109_m033055_c001_v0001041_t0019_u01762659055349") 2025/11/09 03:37:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea8e5d_d20251109_m033048_c001_v7007000_t0000_u01762659048449") 2025/11/09 03:37:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1089af9a5a1ce92c_d20251109_m033047_c001_v0001137_t0017_u01762659047022") 2025/11/09 03:37:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f114e888bf0d36dd6_d20251109_m033042_c001_v0001144_t0035_u01762659042852") 2025/11/09 03:37:33 DEBUG : dst/two: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f417e20652b76d6e8_d20251109_m033113_c001_v7007000_t0000_u01762659073740") 2025/11/09 03:37:33 DEBUG : dst/two: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2197_d20251109_m033102_c001_v0001117_t0057_u01762659062337") 2025/11/09 03:37:33 DEBUG : dst/two: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4103e53acd157494_d20251109_m033101_c001_v7007000_t0000_u01762659061011") 2025/11/09 03:37:33 DEBUG : dst/two: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2158_d20251109_m033049_c001_v0001117_t0014_u01762659049672") 2025/11/09 03:37:33 DEBUG : dst/two: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea8e60_d20251109_m033048_c001_v7007000_t0000_u01762659048633") 2025/11/09 03:37:34 DEBUG : dst/two: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2136_d20251109_m033037_c001_v0001117_t0028_u01762659037996") 2025/11/09 03:37:34 DEBUG : dst/two: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea8df7_d20251109_m033037_c001_v7007000_t0000_u01762659037112") 2025/11/09 03:37:34 DEBUG : dst/two: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa20fd_d20251109_m033023_c001_v0001117_t0020_u01762659023705") 2025/11/09 03:37:34 DEBUG : dst/two: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f417e20652b76d5cb_d20251109_m033022_c001_v7007000_t0000_u01762659022858") 2025/11/09 03:37:34 DEBUG : dst/two: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa20ce_d20251109_m033009_c001_v0001117_t0035_u01762659009965") 2025/11/09 03:37:34 DEBUG : dst/two: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415071e978c1e255_d20251109_m033008_c001_v7007000_t0000_u01762659008927") 2025/11/09 03:37:34 DEBUG : dst/two: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa20a6_d20251109_m032955_c001_v0001117_t0010_u01762658995958") 2025/11/09 03:37:34 DEBUG : dst/two: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fadf50e_d20251109_m032955_c001_v7007000_t0000_u01762658995051") 2025/11/09 03:37:34 DEBUG : dst/two: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f101d59bf17fca38d_d20251109_m032950_c001_v0001183_t0045_u01762658990778") 2025/11/09 03:37:34 DEBUG : dst/two: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750592ca_d20251109_m032925_c001_v7007000_t0000_u01762658965671") 2025/11/09 03:37:34 DEBUG : dst/two: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1005f114ab0ab905_d20251109_m032924_c001_v0001120_t0043_u01762658964426") 2025/11/09 03:37:34 DEBUG : empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415873665321caaa_d20251109_m032850_c001_v7007000_t0000_u01762658930266") 2025/11/09 03:37:34 DEBUG : empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa1f48_d20251109_m032846_c001_v0001117_t0032_u01762658926923") 2025/11/09 03:37:34 DEBUG : empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415873665321ca93_d20251109_m032844_c001_v7007000_t0000_u01762658924961") 2025/11/09 03:37:34 DEBUG : empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c5875_d20251109_m032834_c001_v0001099_t0040_u01762658914505") 2025/11/09 03:37:34 DEBUG : empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21bc4f_d20251109_m032824_c001_v7007000_t0000_u01762658904634") 2025/11/09 03:37:34 DEBUG : empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa1ec5_d20251109_m032820_c001_v0001117_t0015_u01762658900683") 2025/11/09 03:37:34 DEBUG : empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a29f74_d20251109_m032757_c001_v7007000_t0000_u01762658877178") 2025/11/09 03:37:34 DEBUG : empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c578d_d20251109_m032755_c001_v0001099_t0035_u01762658875189") 2025/11/09 03:37:35 DEBUG : empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a28fbf_d20251109_m032754_c001_v7007000_t0000_u01762658874264") 2025/11/09 03:37:35 DEBUG : empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c5786_d20251109_m032752_c001_v0001099_t0026_u01762658872867") 2025/11/09 03:37:35 DEBUG : empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a26c7c_d20251109_m032749_c001_v7007000_t0000_u01762658869760") 2025/11/09 03:37:35 DEBUG : empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c576c_d20251109_m032747_c001_v0001099_t0009_u01762658867934") 2025/11/09 03:37:35 DEBUG : empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a254fa_d20251109_m032747_c001_v7007000_t0000_u01762658867036") 2025/11/09 03:37:35 DEBUG : empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c5760_d20251109_m032745_c001_v0001099_t0027_u01762658865355") 2025/11/09 03:37:35 DEBUG : empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea89ce_d20251109_m032738_c001_v7007000_t0000_u01762658858801") 2025/11/09 03:37:35 DEBUG : empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c5728_d20251109_m032736_c001_v0001099_t0023_u01762658856921") 2025/11/09 03:37:35 DEBUG : empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea89c0_d20251109_m032736_c001_v7007000_t0000_u01762658856043") 2025/11/09 03:37:35 DEBUG : empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c571e_d20251109_m032735_c001_v0001099_t0028_u01762658855044") 2025/11/09 03:37:35 DEBUG : empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea89ad_d20251109_m032730_c001_v7007000_t0000_u01762658850338") 2025/11/09 03:37:35 DEBUG : empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c56f7_d20251109_m032728_c001_v0001099_t0012_u01762658848786") 2025/11/09 03:37:35 DEBUG : empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea89a8_d20251109_m032726_c001_v7007000_t0000_u01762658846857") 2025/11/09 03:37:35 DEBUG : empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c56e5_d20251109_m032725_c001_v0001099_t0058_u01762658845793") 2025/11/09 03:37:35 DEBUG : empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea89a6_d20251109_m032725_c001_v7007000_t0000_u01762658845426") 2025/11/09 03:37:35 DEBUG : empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f116f1bdef353b9c3_d20251109_m032724_c001_v0001136_t0050_u01762658844684") 2025/11/09 03:37:35 DEBUG : empty space: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c56d5_d20251109_m032722_c001_v0001099_t0032_u01762658842915") 2025/11/09 03:37:35 DEBUG : enormous: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a2979c_d20251109_m032756_c001_v7007000_t0000_u01762658876195") 2025/11/09 03:37:35 DEBUG : enormous: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c5791_d20251109_m032755_c001_v0001099_t0051_u01762658875522") 2025/11/09 03:37:36 DEBUG : existing: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f417e20652b76d708_d20251109_m033118_c001_v7007000_t0000_u01762659078630") 2025/11/09 03:37:36 DEBUG : existing: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa21cb_d20251109_m033117_c001_v0001117_t0029_u01762659077005") 2025/11/09 03:37:36 DEBUG : existing: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21bc35_d20251109_m032819_c001_v7007000_t0000_u01762658899230") 2025/11/09 03:37:36 DEBUG : existing: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c581d_d20251109_m032817_c001_v0001099_t0051_u01762658897392") 2025/11/09 03:37:36 DEBUG : existing: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f404f8df6aabcb104_d20251109_m032719_c001_v7007000_t0000_u01762658839572") 2025/11/09 03:37:36 DEBUG : existing: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c56bb_d20251109_m032718_c001_v0001099_t0023_u01762658838289") 2025/11/09 03:37:36 DEBUG : existing: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f404f8df6aabcb0fe_d20251109_m032717_c001_v7007000_t0000_u01762658837645") 2025/11/09 03:37:36 DEBUG : existing: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c56ae_d20251109_m032716_c001_v0001099_t0003_u01762658836962") 2025/11/09 03:37:36 DEBUG : existing: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c56aa_d20251109_m032716_c001_v0001099_t0049_u01762658836116") 2025/11/09 03:37:36 DEBUG : existing-b: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21bc37_d20251109_m032819_c001_v7007000_t0000_u01762658899413") 2025/11/09 03:37:36 DEBUG : existing-b: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa1ebd_d20251109_m032817_c001_v0001117_t0026_u01762658897406") 2025/11/09 03:37:36 DEBUG : file1: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2ec_d20251109_m033234_c001_v7007000_t0000_u01762659154697") 2025/11/09 03:37:36 DEBUG : file1: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce572_d20251109_m033233_c001_v0001109_t0050_u01762659153142") 2025/11/09 03:37:36 DEBUG : file1: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2e8_d20251109_m033231_c001_v7007000_t0000_u01762659151826") 2025/11/09 03:37:36 DEBUG : file1: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83649_d20251109_m033230_c001_v0001150_t0032_u01762659150229") 2025/11/09 03:37:36 DEBUG : five: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a2b6fb_d20251109_m032801_c001_v7007000_t0000_u01762658881362") 2025/11/09 03:37:36 DEBUG : five: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f404a83a8e46c57ad_d20251109_m032759_c001_v0001099_t0007_u01762658879226") 2025/11/09 03:37:36 DEBUG : foo: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea89a9_d20251109_m032728_c001_v7007000_t0000_u01762658848424") 2025/11/09 03:37:36 DEBUG : foo: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f404a83a8e46c56ed_d20251109_m032727_c001_v0001099_t0007_u01762658847875") 2025/11/09 03:37:36 DEBUG : foo: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f404a83a8e46c56eb_d20251109_m032727_c001_v0001099_t0007_u01762658847220") 2025/11/09 03:37:36 DEBUG : four: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a2b6fc_d20251109_m032801_c001_v7007000_t0000_u01762658881547") 2025/11/09 03:37:36 DEBUG : four: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4007fc9e392e7193_d20251109_m032759_c001_v0001029_t0030_u01762658879784") 2025/11/09 03:37:36 DEBUG : four: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c57a9_d20251109_m032758_c001_v0001099_t0034_u01762658878496") 2025/11/09 03:37:37 DEBUG : hello world2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415873665321c82c_d20251109_m032627_c001_v7007000_t0000_u01762658787689") 2025/11/09 03:37:37 DEBUG : hello world2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f11384b5d875794b0_d20251109_m032626_c001_v0001161_t0017_u01762658786752") 2025/11/09 03:37:37 DEBUG : ignore-size: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f404f8df6aabcb0f7_d20251109_m032715_c001_v7007000_t0000_u01762658835750") 2025/11/09 03:37:37 DEBUG : ignore-size: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c56a4_d20251109_m032714_c001_v0001099_t0027_u01762658834662") 2025/11/09 03:37:37 DEBUG : nested/sub dir/file: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21bc19_d20251109_m032816_c001_v7007000_t0000_u01762658896607") 2025/11/09 03:37:37 DEBUG : nested/sub dir/file: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c580d_d20251109_m032815_c001_v0001099_t0047_u01762658895313") 2025/11/09 03:37:37 DEBUG : nested/sub dir/file: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21bbff_d20251109_m032814_c001_v7007000_t0000_u01762658894568") 2025/11/09 03:37:37 DEBUG : nested/sub dir/file: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c57fe_d20251109_m032813_c001_v0001099_t0016_u01762658893135") 2025/11/09 03:37:37 DEBUG : one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a2b6fd_d20251109_m032801_c001_v7007000_t0000_u01762658881742") 2025/11/09 03:37:37 DEBUG : one: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f404a83a8e46c579b_d20251109_m032757_c001_v0001099_t0007_u01762658877572") 2025/11/09 03:37:37 DEBUG : only0: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2ad_d20251109_m033225_c001_v7007000_t0000_u01762659145670") 2025/11/09 03:37:37 DEBUG : only0: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f418d79c0bea8361d_d20251109_m033220_c001_v0001150_t0032_u01762659140642") 2025/11/09 03:37:37 DEBUG : only0: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa229c_d20251109_m033154_c001_v0001117_t0044_u01762659114685") 2025/11/09 03:37:37 DEBUG : only0: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a375059586_d20251109_m033148_c001_v7007000_t0000_u01762659108669") 2025/11/09 03:37:37 DEBUG : only0: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa21d8_d20251109_m033122_c001_v0001117_t0015_u01762659082772") 2025/11/09 03:37:37 DEBUG : only1: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2b0_d20251109_m033225_c001_v7007000_t0000_u01762659145854") 2025/11/09 03:37:37 DEBUG : only1: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40965d504cfa233f_d20251109_m033220_c001_v0001117_t0036_u01762659140853") 2025/11/09 03:37:37 DEBUG : only1: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa22a4_d20251109_m033155_c001_v0001117_t0034_u01762659115818") 2025/11/09 03:37:37 DEBUG : only1: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a375059590_d20251109_m033149_c001_v7007000_t0000_u01762659109275") 2025/11/09 03:37:38 DEBUG : only1: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa21e2_d20251109_m033123_c001_v0001117_t0031_u01762659083960") 2025/11/09 03:37:38 DEBUG : only10: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2b2_d20251109_m033226_c001_v7007000_t0000_u01762659146038") 2025/11/09 03:37:38 DEBUG : only10: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4196d31db03278b1_d20251109_m033220_c001_v0001131_t0051_u01762659140819") 2025/11/09 03:37:38 DEBUG : only10: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa22f1_d20251109_m033208_c001_v0001117_t0054_u01762659128199") 2025/11/09 03:37:38 DEBUG : only10: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f418b07dcb4cd0239_d20251109_m033148_c001_v7007000_t0000_u01762659108680") 2025/11/09 03:37:38 DEBUG : only10: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa222b_d20251109_m033135_c001_v0001117_t0057_u01762659095272") 2025/11/09 03:37:38 DEBUG : only11: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2b4_d20251109_m033226_c001_v7007000_t0000_u01762659146223") 2025/11/09 03:37:38 DEBUG : only11: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f419ea16dbd8ce546_d20251109_m033220_c001_v0001109_t0042_u01762659140991") 2025/11/09 03:37:38 DEBUG : only11: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa22fb_d20251109_m033209_c001_v0001117_t0047_u01762659129362") 2025/11/09 03:37:38 DEBUG : only11: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f418b07dcb4cd0237_d20251109_m033148_c001_v7007000_t0000_u01762659108277") 2025/11/09 03:37:38 DEBUG : only11: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2237_d20251109_m033136_c001_v0001117_t0058_u01762659096817") 2025/11/09 03:37:38 DEBUG : only12: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2b8_d20251109_m033226_c001_v7007000_t0000_u01762659146434") 2025/11/09 03:37:38 DEBUG : only12: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40965d504cfa2333_d20251109_m033219_c001_v0001117_t0036_u01762659139689") 2025/11/09 03:37:38 DEBUG : only12: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2300_d20251109_m033210_c001_v0001117_t0035_u01762659130830") 2025/11/09 03:37:38 DEBUG : only12: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa89483_d20251109_m033149_c001_v7007000_t0000_u01762659109094") 2025/11/09 03:37:38 DEBUG : only12: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa223f_d20251109_m033138_c001_v0001117_t0009_u01762659098042") 2025/11/09 03:37:38 DEBUG : only13: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2ba_d20251109_m033226_c001_v7007000_t0000_u01762659146619") 2025/11/09 03:37:38 DEBUG : only13: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f419ea16dbd8ce53e_d20251109_m033220_c001_v0001109_t0042_u01762659140252") 2025/11/09 03:37:38 DEBUG : only13: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2308_d20251109_m033211_c001_v0001117_t0056_u01762659131701") 2025/11/09 03:37:38 DEBUG : only13: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa89481_d20251109_m033148_c001_v7007000_t0000_u01762659108731") 2025/11/09 03:37:38 DEBUG : only13: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2246_d20251109_m033139_c001_v0001117_t0030_u01762659099271") 2025/11/09 03:37:38 DEBUG : only14: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2bc_d20251109_m033226_c001_v7007000_t0000_u01762659146812") 2025/11/09 03:37:39 DEBUG : only14: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f418d79c0bea8361a_d20251109_m033220_c001_v0001150_t0032_u01762659140446") 2025/11/09 03:37:39 DEBUG : only14: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa230e_d20251109_m033212_c001_v0001117_t0015_u01762659132835") 2025/11/09 03:37:39 DEBUG : only14: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c703788c_d20251109_m033149_c001_v7007000_t0000_u01762659109205") 2025/11/09 03:37:39 DEBUG : only14: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa224c_d20251109_m033140_c001_v0001117_t0053_u01762659100983") 2025/11/09 03:37:39 DEBUG : only15: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2be_d20251109_m033226_c001_v7007000_t0000_u01762659146997") 2025/11/09 03:37:39 DEBUG : only15: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4196d31db03278af_d20251109_m033220_c001_v0001131_t0051_u01762659140631") 2025/11/09 03:37:39 DEBUG : only15: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2314_d20251109_m033213_c001_v0001117_t0018_u01762659133971") 2025/11/09 03:37:39 DEBUG : only15: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f418b07dcb4cd023a_d20251109_m033148_c001_v7007000_t0000_u01762659108862") 2025/11/09 03:37:39 DEBUG : only15: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2259_d20251109_m033141_c001_v0001117_t0053_u01762659101996") 2025/11/09 03:37:39 DEBUG : only16: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2c0_d20251109_m033227_c001_v7007000_t0000_u01762659147180") 2025/11/09 03:37:39 DEBUG : only16: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40965d504cfa2337_d20251109_m033220_c001_v0001117_t0036_u01762659140273") 2025/11/09 03:37:39 DEBUG : only16: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa231a_d20251109_m033214_c001_v0001117_t0049_u01762659134945") 2025/11/09 03:37:39 DEBUG : only16: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa89482_d20251109_m033148_c001_v7007000_t0000_u01762659108913") 2025/11/09 03:37:39 DEBUG : only16: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2267_d20251109_m033143_c001_v0001117_t0042_u01762659103055") 2025/11/09 03:37:40 DEBUG : only17: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2c2_d20251109_m033227_c001_v7007000_t0000_u01762659147367") 2025/11/09 03:37:40 DEBUG : only17: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f419ea16dbd8ce540_d20251109_m033220_c001_v0001109_t0042_u01762659140441") 2025/11/09 03:37:40 DEBUG : only17: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2320_d20251109_m033216_c001_v0001117_t0011_u01762659136033") 2025/11/09 03:37:40 DEBUG : only17: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037886_d20251109_m033148_c001_v7007000_t0000_u01762659108839") 2025/11/09 03:37:40 DEBUG : only17: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa226d_d20251109_m033144_c001_v0001117_t0019_u01762659104360") 2025/11/09 03:37:40 DEBUG : only18: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2c4_d20251109_m033227_c001_v7007000_t0000_u01762659147557") 2025/11/09 03:37:40 DEBUG : only18: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40965d504cfa2339_d20251109_m033220_c001_v0001117_t0036_u01762659140459") 2025/11/09 03:37:40 DEBUG : only18: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2329_d20251109_m033217_c001_v0001117_t0046_u01762659137366") 2025/11/09 03:37:40 DEBUG : only18: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a37505958a_d20251109_m033148_c001_v7007000_t0000_u01762659108853") 2025/11/09 03:37:40 DEBUG : only18: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2271_d20251109_m033145_c001_v0001117_t0058_u01762659105381") 2025/11/09 03:37:40 DEBUG : only19: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2c7_d20251109_m033227_c001_v7007000_t0000_u01762659147740") 2025/11/09 03:37:40 DEBUG : only19: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f419ea16dbd8ce542_d20251109_m033220_c001_v0001109_t0042_u01762659140624") 2025/11/09 03:37:40 DEBUG : only19: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa232f_d20251109_m033218_c001_v0001117_t0019_u01762659138460") 2025/11/09 03:37:40 DEBUG : only19: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037889_d20251109_m033149_c001_v7007000_t0000_u01762659109021") 2025/11/09 03:37:40 DEBUG : only19: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2277_d20251109_m033146_c001_v0001117_t0016_u01762659106439") 2025/11/09 03:37:40 DEBUG : only2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2c9_d20251109_m033227_c001_v7007000_t0000_u01762659147964") 2025/11/09 03:37:40 DEBUG : only2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40965d504cfa233d_d20251109_m033220_c001_v0001117_t0036_u01762659140669") 2025/11/09 03:37:41 DEBUG : only2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa22aa_d20251109_m033157_c001_v0001117_t0044_u01762659117330") 2025/11/09 03:37:41 DEBUG : only2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a37505958d_d20251109_m033149_c001_v7007000_t0000_u01762659109039") 2025/11/09 03:37:41 DEBUG : only2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa21ee_d20251109_m033125_c001_v0001117_t0051_u01762659085244") 2025/11/09 03:37:41 DEBUG : only3: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2cc_d20251109_m033228_c001_v7007000_t0000_u01762659148160") 2025/11/09 03:37:41 DEBUG : only3: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f419ea16dbd8ce544_d20251109_m033220_c001_v0001109_t0042_u01762659140808") 2025/11/09 03:37:41 DEBUG : only3: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa22b0_d20251109_m033158_c001_v0001117_t0053_u01762659118350") 2025/11/09 03:37:41 DEBUG : only3: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037880_d20251109_m033148_c001_v7007000_t0000_u01762659108473") 2025/11/09 03:37:41 DEBUG : only3: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa21f8_d20251109_m033126_c001_v0001117_t0035_u01762659086406") 2025/11/09 03:37:41 DEBUG : only4: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2ce_d20251109_m033228_c001_v7007000_t0000_u01762659148345") 2025/11/09 03:37:41 DEBUG : only4: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4196d31db03278b5_d20251109_m033221_c001_v0001131_t0051_u01762659141004") 2025/11/09 03:37:41 DEBUG : only4: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa22b4_d20251109_m033159_c001_v0001117_t0009_u01762659119329") 2025/11/09 03:37:41 DEBUG : only4: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f418b07dcb4cd0236_d20251109_m033148_c001_v7007000_t0000_u01762659108096") 2025/11/09 03:37:41 DEBUG : only4: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa21fc_d20251109_m033127_c001_v0001117_t0041_u01762659087324") 2025/11/09 03:37:41 DEBUG : only5: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2d1_d20251109_m033228_c001_v7007000_t0000_u01762659148530") 2025/11/09 03:37:41 DEBUG : only5: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f418d79c0bea83621_d20251109_m033220_c001_v0001150_t0032_u01762659140830") 2025/11/09 03:37:41 DEBUG : only5: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa22b8_d20251109_m033200_c001_v0001117_t0015_u01762659120544") 2025/11/09 03:37:41 DEBUG : only5: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a375059583_d20251109_m033148_c001_v7007000_t0000_u01762659108484") 2025/11/09 03:37:41 DEBUG : only5: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2202_d20251109_m033128_c001_v0001117_t0028_u01762659088544") 2025/11/09 03:37:41 DEBUG : only6: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2d3_d20251109_m033228_c001_v7007000_t0000_u01762659148715") 2025/11/09 03:37:41 DEBUG : only6: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40965d504cfa2341_d20251109_m033221_c001_v0001117_t0036_u01762659141038") 2025/11/09 03:37:41 DEBUG : only6: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa22be_d20251109_m033202_c001_v0001117_t0027_u01762659122232") 2025/11/09 03:37:41 DEBUG : only6: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f418b07dcb4cd023c_d20251109_m033149_c001_v7007000_t0000_u01762659109045") 2025/11/09 03:37:41 DEBUG : only6: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa220a_d20251109_m033129_c001_v0001117_t0025_u01762659089511") 2025/11/09 03:37:42 DEBUG : only7: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2d6_d20251109_m033228_c001_v7007000_t0000_u01762659148911") 2025/11/09 03:37:42 DEBUG : only7: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f419ea16dbd8ce54a_d20251109_m033221_c001_v0001109_t0042_u01762659141184") 2025/11/09 03:37:42 DEBUG : only7: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa22d2_d20251109_m033203_c001_v0001117_t0026_u01762659123743") 2025/11/09 03:37:42 DEBUG : only7: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f418b07dcb4cd0238_d20251109_m033148_c001_v7007000_t0000_u01762659108485") 2025/11/09 03:37:42 DEBUG : only7: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2210_d20251109_m033130_c001_v0001117_t0051_u01762659090588") 2025/11/09 03:37:42 DEBUG : only8: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2d9_d20251109_m033229_c001_v7007000_t0000_u01762659149094") 2025/11/09 03:37:42 DEBUG : only8: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4196d31db03278b7_d20251109_m033221_c001_v0001131_t0051_u01762659141190") 2025/11/09 03:37:42 DEBUG : only8: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa22d9_d20251109_m033205_c001_v0001117_t0032_u01762659125017") 2025/11/09 03:37:42 DEBUG : only8: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa89480_d20251109_m033148_c001_v7007000_t0000_u01762659108548") 2025/11/09 03:37:42 DEBUG : only8: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2216_d20251109_m033132_c001_v0001117_t0032_u01762659092109") 2025/11/09 03:37:42 DEBUG : only9: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2db_d20251109_m033229_c001_v7007000_t0000_u01762659149279") 2025/11/09 03:37:42 DEBUG : only9: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f418d79c0bea83623_d20251109_m033221_c001_v0001150_t0032_u01762659141017") 2025/11/09 03:37:42 DEBUG : only9: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa22e3_d20251109_m033206_c001_v0001117_t0039_u01762659126954") 2025/11/09 03:37:42 DEBUG : only9: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037883_d20251109_m033148_c001_v7007000_t0000_u01762659108655") 2025/11/09 03:37:42 DEBUG : only9: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2221_d20251109_m033134_c001_v0001117_t0056_u01762659094030") 2025/11/09 03:37:42 DEBUG : potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a2e214_d20251109_m032811_c001_v7007000_t0000_u01762658891968") 2025/11/09 03:37:42 DEBUG : potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1007fc9e392e71ab_d20251109_m032809_c001_v0001029_t0005_u01762658889853") 2025/11/09 03:37:42 DEBUG : potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a2da2c_d20251109_m032808_c001_v7007000_t0000_u01762658888743") 2025/11/09 03:37:42 DEBUG : potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c57d2_d20251109_m032806_c001_v0001099_t0022_u01762658886606") 2025/11/09 03:37:42 DEBUG : potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a2ca89_d20251109_m032805_c001_v7007000_t0000_u01762658885483") 2025/11/09 03:37:42 DEBUG : potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa1e83_d20251109_m032802_c001_v0001117_t0044_u01762658882696") 2025/11/09 03:37:43 DEBUG : potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a27c28_d20251109_m032751_c001_v7007000_t0000_u01762658871748") 2025/11/09 03:37:43 DEBUG : potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c577e_d20251109_m032750_c001_v0001099_t0056_u01762658870369") 2025/11/09 03:37:43 DEBUG : potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a264a5_d20251109_m032748_c001_v7007000_t0000_u01762658868724") 2025/11/09 03:37:43 DEBUG : potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c576a_d20251109_m032747_c001_v0001099_t0039_u01762658867589") 2025/11/09 03:37:43 DEBUG : potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a2493c_d20251109_m032746_c001_v7007000_t0000_u01762658866167") 2025/11/09 03:37:43 DEBUG : potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c575e_d20251109_m032745_c001_v0001099_t0030_u01762658865023") 2025/11/09 03:37:43 DEBUG : potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea89ca_d20251109_m032738_c001_v7007000_t0000_u01762658858246") 2025/11/09 03:37:43 DEBUG : potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c5726_d20251109_m032736_c001_v0001099_t0048_u01762658856593") 2025/11/09 03:37:43 DEBUG : potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea89c2_d20251109_m032736_c001_v7007000_t0000_u01762658856224") 2025/11/09 03:37:43 DEBUG : potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c571c_d20251109_m032734_c001_v0001099_t0023_u01762658854595") 2025/11/09 03:37:43 DEBUG : potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea89b7_d20251109_m032734_c001_v7007000_t0000_u01762658854232") 2025/11/09 03:37:43 DEBUG : potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c5717_d20251109_m032733_c001_v0001099_t0041_u01762658853341") 2025/11/09 03:37:43 DEBUG : potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c5711_d20251109_m032732_c001_v0001099_t0045_u01762658852678") 2025/11/09 03:37:43 DEBUG : potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea89b2_d20251109_m032732_c001_v7007000_t0000_u01762658852305") 2025/11/09 03:37:43 DEBUG : potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c5705_d20251109_m032731_c001_v0001099_t0055_u01762658851572") 2025/11/09 03:37:43 DEBUG : potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c56ff_d20251109_m032730_c001_v0001099_t0005_u01762658850888") 2025/11/09 03:37:43 DEBUG : potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea89ae_d20251109_m032730_c001_v7007000_t0000_u01762658850520") 2025/11/09 03:37:43 DEBUG : potato: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c56fb_d20251109_m032729_c001_v0001099_t0028_u01762658849616") 2025/11/09 03:37:43 DEBUG : potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a375059278_d20251109_m032900_c001_v7007000_t0000_u01762658940219") 2025/11/09 03:37:43 DEBUG : potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa1f8e_d20251109_m032859_c001_v0001117_t0028_u01762658939226") 2025/11/09 03:37:44 DEBUG : potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415873665321caab_d20251109_m032850_c001_v7007000_t0000_u01762658930493") 2025/11/09 03:37:44 DEBUG : potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c58a0_d20251109_m032846_c001_v0001099_t0040_u01762658926241") 2025/11/09 03:37:44 DEBUG : potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415071e978c1db55_d20251109_m032838_c001_v7007000_t0000_u01762658918254") 2025/11/09 03:37:44 DEBUG : potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa1f02_d20251109_m032833_c001_v0001117_t0053_u01762658913611") 2025/11/09 03:37:44 DEBUG : potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21bc52_d20251109_m032825_c001_v7007000_t0000_u01762658905291") 2025/11/09 03:37:44 DEBUG : potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c582d_d20251109_m032820_c001_v0001099_t0059_u01762658900398") 2025/11/09 03:37:44 DEBUG : potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a29b86_d20251109_m032756_c001_v7007000_t0000_u01762658876379") 2025/11/09 03:37:44 DEBUG : potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c578b_d20251109_m032754_c001_v0001099_t0014_u01762658874819") 2025/11/09 03:37:44 DEBUG : potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a28fc1_d20251109_m032754_c001_v7007000_t0000_u01762658874449") 2025/11/09 03:37:44 DEBUG : potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c5784_d20251109_m032752_c001_v0001099_t0026_u01762658872486") 2025/11/09 03:37:44 DEBUG : potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a28013_d20251109_m032752_c001_v7007000_t0000_u01762658872068") 2025/11/09 03:37:44 DEBUG : potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c5780_d20251109_m032751_c001_v0001099_t0054_u01762658871061") 2025/11/09 03:37:44 DEBUG : potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a2744e_d20251109_m032749_c001_v7007000_t0000_u01762658869945") 2025/11/09 03:37:44 DEBUG : potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c5776_d20251109_m032749_c001_v0001099_t0058_u01762658869094") 2025/11/09 03:37:44 DEBUG : potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a258e4_d20251109_m032747_c001_v7007000_t0000_u01762658867222") 2025/11/09 03:37:44 DEBUG : potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c5764_d20251109_m032746_c001_v0001099_t0011_u01762658866124") 2025/11/09 03:37:44 DEBUG : potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1ea89d0_d20251109_m032738_c001_v7007000_t0000_u01762658858984") 2025/11/09 03:37:44 DEBUG : potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c572e_d20251109_m032737_c001_v0001099_t0040_u01762658857919") 2025/11/09 03:37:44 DEBUG : potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415873665321c854_d20251109_m032630_c001_v7007000_t0000_u01762658790510") 2025/11/09 03:37:44 DEBUG : potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f11384b5d875794c1_d20251109_m032629_c001_v0001161_t0050_u01762658789827") 2025/11/09 03:37:45 DEBUG : potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415873665321c83b_d20251109_m032628_c001_v7007000_t0000_u01762658788926") 2025/11/09 03:37:45 DEBUG : potato2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f11384b5d875794b5_d20251109_m032628_c001_v0001161_t0053_u01762658788248") 2025/11/09 03:37:45 DEBUG : potato3: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415873665321caae_d20251109_m032850_c001_v7007000_t0000_u01762658930901") 2025/11/09 03:37:45 DEBUG : potato3: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c58a8_d20251109_m032847_c001_v0001099_t0026_u01762658927399") 2025/11/09 03:37:45 DEBUG : potato3: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415071e978c1db57_d20251109_m032838_c001_v7007000_t0000_u01762658918503") 2025/11/09 03:37:45 DEBUG : potato3: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa1f06_d20251109_m032834_c001_v0001117_t0032_u01762658914792") 2025/11/09 03:37:45 DEBUG : potato3: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21bc54_d20251109_m032825_c001_v7007000_t0000_u01762658905907") 2025/11/09 03:37:45 DEBUG : potato3: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c5831_d20251109_m032821_c001_v0001099_t0027_u01762658901263") 2025/11/09 03:37:45 DEBUG : pre-dest1/1: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fadf432_d20251109_m032935_c001_v7007000_t0000_u01762658975153") 2025/11/09 03:37:45 DEBUG : pre-dest1/1: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c5976_d20251109_m032926_c001_v0001099_t0038_u01762658966416") 2025/11/09 03:37:45 DEBUG : pre-dest2/2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fadf435_d20251109_m032935_c001_v7007000_t0000_u01762658975334") 2025/11/09 03:37:45 DEBUG : pre-dest2/2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa2022_d20251109_m032927_c001_v0001117_t0023_u01762658967083") 2025/11/09 03:37:45 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a37505929b_d20251109_m032912_c001_v7007000_t0000_u01762658952180") 2025/11/09 03:37:45 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c58fd_d20251109_m032908_c001_v0001099_t0001_u01762658948135") 2025/11/09 03:37:45 DEBUG : sizeonly: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f404f8df6aabcb0f0_d20251109_m032714_c001_v7007000_t0000_u01762658834109") 2025/11/09 03:37:45 DEBUG : sizeonly: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c5698_d20251109_m032713_c001_v0001099_t0002_u01762658833013") 2025/11/09 03:37:45 DEBUG : splitbanan: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc376385_d20251109_m033446_c001_v7007000_t0000_u01762659286955") 2025/11/09 03:37:45 DEBUG : splitbanan: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327b7f_d20251109_m033438_c001_v0001131_t0034_u01762659278338") 2025/11/09 03:37:45 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fd5d_d20251109_m033616_c001_v7007000_t0000_u01762659376561") 2025/11/09 03:37:45 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327d5e_d20251109_m033609_c001_v0001131_t0009_u01762659369110") 2025/11/09 03:37:46 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750599dd_d20251109_m033558_c001_v7007000_t0000_u01762659358343") 2025/11/09 03:37:46 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327cf0_d20251109_m033551_c001_v0001131_t0012_u01762659351068") 2025/11/09 03:37:46 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa8bba0_d20251109_m033540_c001_v7007000_t0000_u01762659340053") 2025/11/09 03:37:46 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327ca3_d20251109_m033533_c001_v0001131_t0038_u01762659333503") 2025/11/09 03:37:46 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f408fa5ef1dac10e9_d20251109_m033523_c001_v7007000_t0000_u01762659323258") 2025/11/09 03:37:46 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327c4e_d20251109_m033516_c001_v0001131_t0003_u01762659316186") 2025/11/09 03:37:46 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4075144adc37639a_d20251109_m033504_c001_v7007000_t0000_u01762659304641") 2025/11/09 03:37:46 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327bdb_d20251109_m033457_c001_v0001131_t0014_u01762659297158") 2025/11/09 03:37:46 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4238fd51c1eaa601_d20251109_m033441_c001_v7007000_t0000_u01762659281294") 2025/11/09 03:37:46 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce752_d20251109_m033436_c001_v0001109_t0004_u01762659276914") 2025/11/09 03:37:46 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21d522_d20251109_m033426_c001_v7007000_t0000_u01762659266233") 2025/11/09 03:37:46 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dfc7b_d20251109_m033418_c001_v0001161_t0029_u01762659258523") 2025/11/09 03:37:46 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f411858a3750596f8_d20251109_m033417_c001_v7007000_t0000_u01762659257622") 2025/11/09 03:37:46 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327af9_d20251109_m033413_c001_v0001131_t0022_u01762659253078") 2025/11/09 03:37:46 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae0914_d20251109_m033402_c001_v7007000_t0000_u01762659242121") 2025/11/09 03:37:46 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce6a0_d20251109_m033354_c001_v0001109_t0012_u01762659234626") 2025/11/09 03:37:46 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4162881cf428b530_d20251109_m033353_c001_v7007000_t0000_u01762659233315") 2025/11/09 03:37:46 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea837e0_d20251109_m033349_c001_v0001150_t0029_u01762659229826") 2025/11/09 03:37:46 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4192668b7fa895e0_d20251109_m033331_c001_v7007000_t0000_u01762659211815") 2025/11/09 03:37:46 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce623_d20251109_m033327_c001_v0001109_t0045_u01762659207623") 2025/11/09 03:37:46 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4216311f449828a3_d20251109_m033317_c001_v7007000_t0000_u01762659197949") 2025/11/09 03:37:47 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327996_d20251109_m033311_c001_v0001131_t0001_u01762659191101") 2025/11/09 03:37:47 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4120efd2da131864_d20251109_m033259_c001_v7007000_t0000_u01762659179122") 2025/11/09 03:37:47 DEBUG : splitbananasplit: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea836ae_d20251109_m033252_c001_v0001150_t0039_u01762659172425") 2025/11/09 03:37:47 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f405f627b9fae0927_d20251109_m033420_c001_v7007000_t0000_u01762659260870") 2025/11/09 03:37:47 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327b03_d20251109_m033414_c001_v0001131_t0009_u01762659254445") 2025/11/09 03:37:47 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f417e20652b76d865_d20251109_m033242_c001_v7007000_t0000_u01762659162611") 2025/11/09 03:37:47 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce57c_d20251109_m033239_c001_v0001109_t0021_u01762659159596") 2025/11/09 03:37:47 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2f0_d20251109_m033238_c001_v7007000_t0000_u01762659158468") 2025/11/09 03:37:47 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea8365f_d20251109_m033235_c001_v0001150_t0035_u01762659155842") 2025/11/09 03:37:47 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21bc1b_d20251109_m032816_c001_v7007000_t0000_u01762658896816") 2025/11/09 03:37:47 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa1eb9_d20251109_m032815_c001_v0001117_t0038_u01762658895381") 2025/11/09 03:37:47 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21bc02_d20251109_m032814_c001_v7007000_t0000_u01762658894751") 2025/11/09 03:37:47 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa1eb3_d20251109_m032813_c001_v0001117_t0030_u01762658893490") 2025/11/09 03:37:47 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f404f8df6aabcb0e3_d20251109_m032710_c001_v7007000_t0000_u01762658830838") 2025/11/09 03:37:47 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c5678_d20251109_m032709_c001_v0001099_t0042_u01762658829180") 2025/11/09 03:37:47 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f404f8df6aabcb0dc_d20251109_m032708_c001_v7007000_t0000_u01762658828815") 2025/11/09 03:37:47 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c5669_d20251109_m032707_c001_v0001099_t0020_u01762658827379") 2025/11/09 03:37:47 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f404f8df6aabcb0cb_d20251109_m032705_c001_v7007000_t0000_u01762658825255") 2025/11/09 03:37:47 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c564f_d20251109_m032704_c001_v0001099_t0003_u01762658824131") 2025/11/09 03:37:48 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f404f8df6aabcb0c1_d20251109_m032703_c001_v7007000_t0000_u01762658823544") 2025/11/09 03:37:48 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c5647_d20251109_m032701_c001_v0001099_t0048_u01762658821829") 2025/11/09 03:37:48 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c5630_d20251109_m032658_c001_v0001099_t0059_u01762658818900") 2025/11/09 03:37:48 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f404f8df6aabcb0ac_d20251109_m032658_c001_v7007000_t0000_u01762658818525") 2025/11/09 03:37:48 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c562c_d20251109_m032657_c001_v0001099_t0032_u01762658817712") 2025/11/09 03:37:48 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c5628_d20251109_m032656_c001_v0001099_t0019_u01762658816594") 2025/11/09 03:37:48 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f404f8df6aabcb0aa_d20251109_m032656_c001_v7007000_t0000_u01762658816230") 2025/11/09 03:37:48 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c560e_d20251109_m032652_c001_v0001099_t0039_u01762658812966") 2025/11/09 03:37:48 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c55fe_d20251109_m032650_c001_v0001099_t0001_u01762658810048") 2025/11/09 03:37:48 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415873665321c8e3_d20251109_m032649_c001_v7007000_t0000_u01762658809684") 2025/11/09 03:37:48 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c55f8_d20251109_m032649_c001_v0001099_t0007_u01762658809001") 2025/11/09 03:37:48 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c55f4_d20251109_m032648_c001_v0001099_t0017_u01762658808073") 2025/11/09 03:37:48 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415873665321c8d0_d20251109_m032645_c001_v7007000_t0000_u01762658805167") 2025/11/09 03:37:48 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f11384b5d875794fa_d20251109_m032640_c001_v0001161_t0058_u01762658800023") 2025/11/09 03:37:48 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415873665321c8ae_d20251109_m032639_c001_v7007000_t0000_u01762658799615") 2025/11/09 03:37:48 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f11384b5d875794f0_d20251109_m032638_c001_v0001161_t0001_u01762658798930") 2025/11/09 03:37:48 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415873665321c8a4_d20251109_m032637_c001_v7007000_t0000_u01762658797976") 2025/11/09 03:37:48 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f11384b5d875794e9_d20251109_m032637_c001_v0001161_t0049_u01762658797245") 2025/11/09 03:37:48 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415873665321c89a_d20251109_m032636_c001_v7007000_t0000_u01762658796702") 2025/11/09 03:37:48 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f11384b5d875794e3_d20251109_m032635_c001_v0001161_t0024_u01762658795933") 2025/11/09 03:37:49 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415873665321c88c_d20251109_m032635_c001_v7007000_t0000_u01762658795034") 2025/11/09 03:37:49 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f11384b5d875794dd_d20251109_m032634_c001_v0001161_t0033_u01762658794046") 2025/11/09 03:37:49 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415873665321c878_d20251109_m032633_c001_v7007000_t0000_u01762658793459") 2025/11/09 03:37:49 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f11384b5d875794d3_d20251109_m032632_c001_v0001161_t0040_u01762658792661") 2025/11/09 03:37:49 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415873665321c867_d20251109_m032632_c001_v7007000_t0000_u01762658792118") 2025/11/09 03:37:49 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f11384b5d875794cb_d20251109_m032631_c001_v0001161_t0016_u01762658791105") 2025/11/09 03:37:49 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415873665321c81f_d20251109_m032626_c001_v7007000_t0000_u01762658786210") 2025/11/09 03:37:49 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f11384b5d875794a8_d20251109_m032625_c001_v0001161_t0025_u01762658785463") 2025/11/09 03:37:49 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415873665321c818_d20251109_m032624_c001_v7007000_t0000_u01762658784906") 2025/11/09 03:37:49 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f11384b5d875794a1_d20251109_m032624_c001_v0001161_t0021_u01762658784069") 2025/11/09 03:37:49 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415873665321c80e_d20251109_m032623_c001_v7007000_t0000_u01762658783048") 2025/11/09 03:37:49 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f11384b5d8757949b_d20251109_m032622_c001_v0001161_t0017_u01762658782107") 2025/11/09 03:37:49 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f415873665321c807_d20251109_m032619_c001_v7007000_t0000_u01762658779801") 2025/11/09 03:37:49 DEBUG : sub dir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f11384b5d87579490_d20251109_m032618_c001_v0001161_t0020_u01762658778955") 2025/11/09 03:37:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f417e20652b76d867_d20251109_m033242_c001_v7007000_t0000_u01762659162824") 2025/11/09 03:37:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea8366d_d20251109_m033239_c001_v0001150_t0051_u01762659159275") 2025/11/09 03:37:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2f1_d20251109_m033238_c001_v7007000_t0000_u01762659158652") 2025/11/09 03:37:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db03278ed_d20251109_m033235_c001_v0001131_t0001_u01762659155740") 2025/11/09 03:37:49 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fd5e_d20251109_m033618_c001_v7007000_t0000_u01762659378830") 2025/11/09 03:37:49 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83b04_d20251109_m033617_c001_v0001150_t0023_u01762659377961") 2025/11/09 03:37:49 DEBUG : sub/yam: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a2e20f_d20251109_m032811_c001_v7007000_t0000_u01762658891409") 2025/11/09 03:37:50 DEBUG : sub/yam: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c57ea_d20251109_m032809_c001_v0001099_t0011_u01762658889497") 2025/11/09 03:37:50 DEBUG : test_dir1/file2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2ed_d20251109_m033234_c001_v7007000_t0000_u01762659154881") 2025/11/09 03:37:50 DEBUG : test_dir1/file2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db03278e2_d20251109_m033232_c001_v0001131_t0047_u01762659152799") 2025/11/09 03:37:50 DEBUG : test_dir1/file2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2e9_d20251109_m033232_c001_v7007000_t0000_u01762659152008") 2025/11/09 03:37:50 DEBUG : test_dir1/file2: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db03278d7_d20251109_m033230_c001_v0001131_t0045_u01762659150275") 2025/11/09 03:37:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2ee_d20251109_m033235_c001_v7007000_t0000_u01762659155064") 2025/11/09 03:37:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83657_d20251109_m033232_c001_v0001150_t0047_u01762659152788") 2025/11/09 03:37:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f403872197e21c2ea_d20251109_m033232_c001_v7007000_t0000_u01762659152191") 2025/11/09 03:37:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa235d_d20251109_m033230_c001_v0001117_t0022_u01762659150236") 2025/11/09 03:37:50 DEBUG : three: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a2bae6_d20251109_m032801_c001_v7007000_t0000_u01762658881939") 2025/11/09 03:37:50 DEBUG : three: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c57b2_d20251109_m032800_c001_v0001099_t0010_u01762658880579") 2025/11/09 03:37:50 DEBUG : three: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f104a83a8e46c57a1_d20251109_m032757_c001_v0001099_t0030_u01762658877979") 2025/11/09 03:37:50 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fd60_d20251109_m033620_c001_v7007000_t0000_u01762659380563") 2025/11/09 03:37:50 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dff8d_d20251109_m033619_c001_v0001161_t0045_u01762659379814") 2025/11/09 03:37:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fdd3_d20251109_m033641_c001_v7007000_t0000_u01762659401439") 2025/11/09 03:37:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce903_d20251109_m033639_c001_v0001109_t0010_u01762659399120") 2025/11/09 03:37:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fdd1_d20251109_m033637_c001_v7007000_t0000_u01762659397546") 2025/11/09 03:37:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dffdb_d20251109_m033635_c001_v0001161_t0027_u01762659395760") 2025/11/09 03:37:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fdd0_d20251109_m033634_c001_v7007000_t0000_u01762659394773") 2025/11/09 03:37:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83b43_d20251109_m033633_c001_v0001150_t0003_u01762659393989") 2025/11/09 03:37:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fda3_d20251109_m033628_c001_v7007000_t0000_u01762659388318") 2025/11/09 03:37:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8dffb8_d20251109_m033626_c001_v0001161_t0033_u01762659386998") 2025/11/09 03:37:51 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fdc1_d20251109_m033631_c001_v7007000_t0000_u01762659391112") 2025/11/09 03:37:51 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce8e5_d20251109_m033629_c001_v0001109_t0020_u01762659389288") 2025/11/09 03:37:51 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fd87_d20251109_m033625_c001_v7007000_t0000_u01762659385976") 2025/11/09 03:37:51 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f118d79c0bea83b2a_d20251109_m033625_c001_v0001150_t0056_u01762659385242") 2025/11/09 03:37:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fd74_d20251109_m033624_c001_v7007000_t0000_u01762659384265") 2025/11/09 03:37:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327db8_d20251109_m033623_c001_v0001131_t0046_u01762659383457") 2025/11/09 03:37:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fd63_d20251109_m033622_c001_v7007000_t0000_u01762659382481") 2025/11/09 03:37:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f119ea16dbd8ce8d3_d20251109_m033621_c001_v0001109_t0010_u01762659381548") 2025/11/09 03:37:51 DEBUG : toe/toe/toe: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40108f13c7037d98_d20251109_m033647_c001_v7007000_t0000_u01762659407011") 2025/11/09 03:37:51 DEBUG : toe/toe/toe: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1068c321be8e0018_d20251109_m033646_c001_v0001161_t0025_u01762659406271") 2025/11/09 03:37:51 DEBUG : toe/toe/toe: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fdcf_d20251109_m033633_c001_v7007000_t0000_u01762659393013") 2025/11/09 03:37:51 DEBUG : toe/toe/toe: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327ddf_d20251109_m033632_c001_v0001131_t0023_u01762659392122") 2025/11/09 03:37:51 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fdd4_d20251109_m033642_c001_v7007000_t0000_u01762659402041") 2025/11/09 03:37:51 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1196d31db0327e01_d20251109_m033641_c001_v0001131_t0024_u01762659401009") 2025/11/09 03:37:51 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4098ef171826fdd2_d20251109_m033638_c001_v7007000_t0000_u01762659398142") 2025/11/09 03:37:51 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1023d6a49a0e0196_d20251109_m033637_c001_v0001037_t0027_u01762659397027") 2025/11/09 03:37:51 DEBUG : two: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a2becf_d20251109_m032802_c001_v7007000_t0000_u01762658882124") 2025/11/09 03:37:51 DEBUG : two: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f40965d504cfa1e77_d20251109_m032759_c001_v0001117_t0036_u01762658879969") 2025/11/09 03:37:51 DEBUG : two: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f404a83a8e46c579d_d20251109_m032757_c001_v0001099_t0007_u01762658877753") 2025/11/09 03:37:52 DEBUG : yam: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a2e218_d20251109_m032812_c001_v7007000_t0000_u01762658892178") 2025/11/09 03:37:52 DEBUG : yam: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f11665341631a3935_d20251109_m032811_c001_v0001182_t0018_u01762658891170") 2025/11/09 03:37:52 DEBUG : yam: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a2d643_d20251109_m032808_c001_v7007000_t0000_u01762658888187") 2025/11/09 03:37:52 DEBUG : yam: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f10965d504cfa1e8f_d20251109_m032806_c001_v0001117_t0000_u01762658886253") 2025/11/09 03:37:52 DEBUG : yam: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a2c6a0_d20251109_m032804_c001_v7007000_t0000_u01762658884930") 2025/11/09 03:37:52 DEBUG : yam: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1007fc9e392e7197_d20251109_m032802_c001_v0001029_t0029_u01762658882690") 2025/11/09 03:37:52 DEBUG : yaml: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a2da2d_d20251109_m032808_c001_v7007000_t0000_u01762658888929") 2025/11/09 03:37:52 DEBUG : yaml: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f106f761f20bcfc19_d20251109_m032807_c001_v0001136_t0012_u01762658887728") 2025/11/09 03:37:52 DEBUG : yaml: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f4161f6f3b6a2ca8a_d20251109_m032805_c001_v7007000_t0000_u01762658885667") 2025/11/09 03:37:52 DEBUG : yaml: Deleting (id "4_zbff27d73a06d6b6b9fa80e1b_f1156f52cceaad979_d20251109_m032804_c001_v0001113_t0033_u01762658884660") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m37.558710691s (try 1/5)