"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/19 05:41:17 DEBUG : Creating backend with remote "TestB2:rclone-test-yohecat4zaho" 2025/04/19 05:41:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 05:41:18 DEBUG : Creating backend with remote "/tmp/rclone2255182961" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:41:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/19 05:41:19 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:41:19 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:41:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.87s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:41:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/19 05:41:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/19 05:41:20 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:41:20 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:41:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/19 05:41:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:41:21 DEBUG : B2 bucket rclone-test-yohecat4zaho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.20s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:41:23 DEBUG : Creating backend with remote "/non-existing" 2025/04/19 05:41:23 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/19 05:41:23 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:41:23 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:41:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/19 05:41:24 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:41:24 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:41:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/19 05:41:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.00s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:41:26 INFO : B2 bucket rclone-test-yohecat4zaho: Running all checks before starting transfers 2025/04/19 05:41:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/19 05:41:26 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:41:26 INFO : B2 bucket rclone-test-yohecat4zaho: Checks finished, now starting transfers 2025/04/19 05:41:26 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:41:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/19 05:41:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.68s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:41:27 ERROR : Ignoring --no-traverse with sync 2025/04/19 05:41:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/19 05:41:27 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:41:27 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:41:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/19 05:41:28 INFO : sub dir/hello world: Copied (new) 2025/04/19 05:41:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.87s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:41:29 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/19 05:41:29 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:41:29 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:41:30 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/19 05:41:30 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.71s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:41:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/19 05:41:31 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:41:31 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:41:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/19 05:41:31 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.72s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:41:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/19 05:41:33 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:41:33 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:41:33 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/19 05:41:33 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.04s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:41:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/19 05:41:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/19 05:41:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/19 05:41:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/19 05:41:35 INFO : sub dir: Making directory 2025/04/19 05:41:35 INFO : sub dir2: Making directory 2025/04/19 05:41:35 INFO : sub dir2/sub sub dir2: Making directory 2025/04/19 05:41:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/19 05:41:35 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:41:35 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:41:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/19 05:41:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/19 05:41:35 DEBUG : B2 bucket rclone-test-yohecat4zaho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.63s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:41:36 INFO : sub dir2: Making directory 2025/04/19 05:41:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/19 05:41:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/19 05:41:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/19 05:41:36 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:41:36 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:41:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/19 05:41:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.26s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:41:37 DEBUG : sub dir2: Making directory with metadata 2025/04/19 05:41:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/19 05:41:38 INFO : sub dir: Making directory 2025/04/19 05:41:38 INFO : sub dir2: Making directory 2025/04/19 05:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/19 05:41:38 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:41:38 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:41:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/19 05:41:38 INFO : sub dir/hello world: Copied (new) 2025/04/19 05:41:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/19 05:41:38 DEBUG : B2 bucket rclone-test-yohecat4zaho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/19 05:41:38 DEBUG : B2 bucket rclone-test-yohecat4zaho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.80s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:41:40 INFO : sub dir2: Making directory 2025/04/19 05:41:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/19 05:41:40 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:41:40 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:41:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/19 05:41:40 INFO : sub dir/hello world: Copied (new) 2025/04/19 05:41:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.25s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:41:41 DEBUG : sub dir2: Making directory with metadata 2025/04/19 05:41:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/19 05:41:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/19 05:41:41 INFO : sub dir: Making directory 2025/04/19 05:41:41 INFO : sub dir2: Making directory 2025/04/19 05:41:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/19 05:41:41 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:41:41 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:41:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/19 05:41:41 INFO : sub dir/hello world: Copied (new) 2025/04/19 05:41:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/19 05:41:42 DEBUG : B2 bucket rclone-test-yohecat4zaho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.62s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:41:43 INFO : sub dir2: Making directory 2025/04/19 05:41:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/19 05:41:43 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:41:43 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:41:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/19 05:41:44 INFO : sub dir/hello world: Copied (new) 2025/04/19 05:41:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.66s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:41:45 DEBUG : Creating backend with remote "TestB2:rclone-test-fawekub8lize" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-yohecat4zaho -> B2 bucket rclone-test-fawekub8lize 2025/04/19 05:41:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/19 05:41:46 DEBUG : B2 bucket rclone-test-fawekub8lize: Waiting for checks to finish 2025/04/19 05:41:46 DEBUG : B2 bucket rclone-test-fawekub8lize: Waiting for transfers to finish 2025/04/19 05:41:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/19 05:41:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:41:47 DEBUG : B2 bucket rclone-test-fawekub8lize: Purge remote 2025/04/19 05:41:47 INFO : B2 bucket rclone-test-fawekub8lize: cleaning bucket "rclone-test-fawekub8lize" of all files 2025/04/19 05:41:47 DEBUG : sub dir/hello world: Deleting (id "4_z4fc23d43901d4bcb9f680e1b_f1123a29f21bb3277_d20250419_m054147_c001_v0001182_t0031_u01745041307218") --- PASS: TestServerSideCopy (4.28s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:41:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/19 05:41:49 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:41:49 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:41:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/19 05:41:50 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.30s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:41:52 DEBUG : Creating backend with remote "TestB2:rclone-test-nogupar6selu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-yohecat4zaho -> B2 bucket rclone-test-nogupar6selu 2025/04/19 05:41:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/19 05:41:53 DEBUG : B2 bucket rclone-test-nogupar6selu: Waiting for checks to finish 2025/04/19 05:41:53 DEBUG : B2 bucket rclone-test-nogupar6selu: Waiting for transfers to finish 2025/04/19 05:41:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/19 05:41:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:41:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/19 05:41:55 DEBUG : B2 bucket rclone-test-nogupar6selu: Waiting for checks to finish 2025/04/19 05:41:55 DEBUG : B2 bucket rclone-test-nogupar6selu: Waiting for transfers to finish 2025/04/19 05:41:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/19 05:41:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:41:55 DEBUG : B2 bucket rclone-test-nogupar6selu: Purge remote 2025/04/19 05:41:55 INFO : B2 bucket rclone-test-nogupar6selu: cleaning bucket "rclone-test-nogupar6selu" of all files 2025/04/19 05:41:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3901d4bcb9f680e1b_f107e10cfc74d45f4_d20250419_m054155_c001_v0001183_t0022_u01745041315247") 2025/04/19 05:41:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3901d4bcb9f680e1b_f10200fd8317a5b71_d20250419_m054153_c001_v0001184_t0000_u01745041313912") --- PASS: TestServerSideCopyOverSelf (6.50s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:41:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/19 05:41:58 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:41:58 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:41:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/19 05:41:59 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/19 05:41:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.27s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:00 DEBUG : Creating backend with remote "TestB2:rclone-test-wagafat5wasa" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-yohecat4zaho -> B2 bucket rclone-test-wagafat5wasa 2025/04/19 05:42:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/19 05:42:01 DEBUG : B2 bucket rclone-test-wagafat5wasa: Waiting for checks to finish 2025/04/19 05:42:01 DEBUG : B2 bucket rclone-test-wagafat5wasa: Waiting for transfers to finish 2025/04/19 05:42:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/19 05:42:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/19 05:42:03 DEBUG : B2 bucket rclone-test-wagafat5wasa: Waiting for checks to finish 2025/04/19 05:42:03 DEBUG : B2 bucket rclone-test-wagafat5wasa: Waiting for transfers to finish 2025/04/19 05:42:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/19 05:42:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/19 05:42:04 INFO : sub dir/hello world: Deleted 2025/04/19 05:42:05 DEBUG : testing file moves 2025/04/19 05:42:05 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/19 05:42:05 DEBUG : B2 bucket rclone-test-wagafat5wasa: Waiting for checks to finish 2025/04/19 05:42:05 DEBUG : B2 bucket rclone-test-wagafat5wasa: Waiting for transfers to finish 2025/04/19 05:42:06 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/19 05:42:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/19 05:42:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:06 DEBUG : B2 bucket rclone-test-wagafat5wasa: Purge remote 2025/04/19 05:42:06 INFO : B2 bucket rclone-test-wagafat5wasa: cleaning bucket "rclone-test-wagafat5wasa" of all files 2025/04/19 05:42:06 DEBUG : sub dir/hello world: Deleting (id "4_z7fa27d03901d4bcb9f680e1b_f1018d490fb9cabf1_d20250419_m054205_c001_v0001042_t0034_u01745041325775") 2025/04/19 05:42:06 DEBUG : sub dir/hello world: Deleting (id "4_z7fa27d03901d4bcb9f680e1b_f1143b32a37536169_d20250419_m054204_c001_v0001043_t0024_u01745041324017") 2025/04/19 05:42:06 DEBUG : sub dir/hello world: Deleting (id "4_z7fa27d03901d4bcb9f680e1b_f114ca0870b19428f_d20250419_m054202_c001_v0001103_t0037_u01745041322679") --- PASS: TestServerSideMoveOverSelf (8.58s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:09 ERROR : : error listing: directory not found 2025/04/19 05:42:09 INFO : Local file system at /tmp/rclone2255182961: Making directory 2025/04/19 05:42:09 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:42:09 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.90s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/19 05:42:11 DEBUG : Local file system at /tmp/rclone2255182961: Waiting for checks to finish 2025/04/19 05:42:11 DEBUG : Local file system at /tmp/rclone2255182961: Waiting for transfers to finish 2025/04/19 05:42:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/19 05:42:12 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/19 05:42:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestCopyRedownload (2.25s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:13 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/19 05:42:13 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:42:13 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:42:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/19 05:42:13 INFO : check sum: Copied (new) 2025/04/19 05:42:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:13 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:42:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/19 05:42:13 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/19 05:42:13 DEBUG : check sum: Unchanged skipping 2025/04/19 05:42:13 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:42:13 DEBUG : Waiting for deletions to finish 2025/04/19 05:42:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.42s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:15 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/19 05:42:15 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:42:15 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:42:16 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/19 05:42:16 INFO : sizeonly: Copied (new) 2025/04/19 05:42:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:16 DEBUG : sizeonly: Sizes identical 2025/04/19 05:42:16 DEBUG : sizeonly: Unchanged skipping 2025/04/19 05:42:16 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:42:16 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:42:16 DEBUG : Waiting for deletions to finish 2025/04/19 05:42:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.36s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:18 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/19 05:42:18 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:42:18 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:42:18 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/19 05:42:18 INFO : ignore-size: Copied (new) 2025/04/19 05:42:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:18 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:42:18 DEBUG : ignore-size: Unchanged skipping 2025/04/19 05:42:18 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:42:18 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:42:18 DEBUG : Waiting for deletions to finish 2025/04/19 05:42:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.81s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:42:21 DEBUG : existing: Unchanged skipping 2025/04/19 05:42:21 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:42:21 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:42:21 DEBUG : Waiting for deletions to finish 2025/04/19 05:42:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:21 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/19 05:42:21 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:42:21 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:42:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/19 05:42:22 INFO : existing: Copied (replaced existing) 2025/04/19 05:42:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.89s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/19 05:42:23 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:42:23 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:42:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/19 05:42:24 INFO : existing: Copied (new) 2025/04/19 05:42:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:24 DEBUG : existing: Destination exists, skipping 2025/04/19 05:42:24 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:42:24 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:42:24 DEBUG : Waiting for deletions to finish 2025/04/19 05:42:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.31s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:26 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/19 05:42:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/19 05:42:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 05:42:27 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:42:27 DEBUG : c/non empty space: Unchanged skipping 2025/04/19 05:42:27 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:42:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/19 05:42:27 INFO : a/potato2: Copied (new) 2025/04/19 05:42:27 DEBUG : Waiting for deletions to finish 2025/04/19 05:42:27 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.98s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:29 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/04/19 05:42:29 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:42:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/19 05:42:29 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/19 05:42:29 DEBUG : empty space: Unchanged skipping 2025/04/19 05:42:29 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:42:29 DEBUG : Waiting for deletions to finish 2025/04/19 05:42:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:29 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/04/19 05:42:29 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:42:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/19 05:42:30 INFO : empty space: Updated modification time in destination 2025/04/19 05:42:30 DEBUG : empty space: Unchanged skipping 2025/04/19 05:42:30 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:42:30 DEBUG : Waiting for deletions to finish 2025/04/19 05:42:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.54s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:33 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/19 05:42:33 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:42:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/19 05:42:33 DEBUG : empty space: Unchanged skipping 2025/04/19 05:42:33 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:42:33 DEBUG : Waiting for deletions to finish 2025/04/19 05:42:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.90s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:34 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/19 05:42:34 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:42:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2255182961) 2025/04/19 05:42:34 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yohecat4zaho) 2025/04/19 05:42:34 DEBUG : foo: sha1 differ 2025/04/19 05:42:34 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:42:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/19 05:42:35 INFO : foo: Copied (replaced existing) 2025/04/19 05:42:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 05:42:36 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/19 05:42:36 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:42:36 DEBUG : empty space: Unchanged skipping 2025/04/19 05:42:36 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:42:37 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/19 05:42:37 INFO : potato: Copied (new) 2025/04/19 05:42:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.62s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:39 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/19 05:42:39 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:42:39 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:42:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/19 05:42:40 INFO : potato: Copied (replaced existing) 2025/04/19 05:42:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.37s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:41 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/04/19 05:42:41 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:42:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2255182961) 2025/04/19 05:42:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yohecat4zaho) 2025/04/19 05:42:41 DEBUG : potato: sha1 differ 2025/04/19 05:42:41 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:42:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/19 05:42:42 INFO : potato: Copied (replaced existing) 2025/04/19 05:42:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/19 05:42:44 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:42:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 05:42:44 DEBUG : empty space: Unchanged skipping 2025/04/19 05:42:44 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:42:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/19 05:42:44 DEBUG : Waiting for deletions to finish 2025/04/19 05:42:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 05:42:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/19 05:42:47 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:42:47 DEBUG : empty space: Unchanged skipping 2025/04/19 05:42:47 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:42:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/19 05:42:47 INFO : potato2: Copied (new) 2025/04/19 05:42:47 DEBUG : Waiting for deletions to finish 2025/04/19 05:42:47 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:50 INFO : d: Making directory 2025/04/19 05:42:50 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/19 05:42:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 05:42:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/19 05:42:50 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:42:50 DEBUG : c/non empty space: Unchanged skipping 2025/04/19 05:42:50 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:42:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/19 05:42:50 INFO : a/potato2: Copied (new) 2025/04/19 05:42:50 DEBUG : Waiting for deletions to finish 2025/04/19 05:42:51 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:53 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/19 05:42:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 05:42:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/19 05:42:53 DEBUG : c/non empty space: Unchanged skipping 2025/04/19 05:42:53 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:42:53 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:42:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/19 05:42:53 INFO : a/potato2: Copied (new) 2025/04/19 05:42:53 ERROR : B2 bucket rclone-test-yohecat4zaho: not deleting files as there were IO errors 2025/04/19 05:42:53 ERROR : B2 bucket rclone-test-yohecat4zaho: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.92s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:56 DEBUG : Waiting for deletions to finish 2025/04/19 05:42:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 05:42:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/19 05:42:56 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:42:56 DEBUG : empty space: Unchanged skipping 2025/04/19 05:42:56 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:42:56 INFO : potato: Deleted 2025/04/19 05:42:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/19 05:42:57 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.14s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:42:59 DEBUG : Waiting for deletions to finish 2025/04/19 05:42:59 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:42:59 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:42:59 INFO : potato: Deleted 2025/04/19 05:43:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 05:43:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/19 05:43:00 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:43:00 DEBUG : empty space: Unchanged skipping 2025/04/19 05:43:00 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:43:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/19 05:43:00 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.42s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:43:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/19 05:43:02 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:43:02 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:43:03 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/19 05:43:03 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.55s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:43:05 DEBUG : enormous: Excluded (Size Filter) 2025/04/19 05:43:05 DEBUG : enormous: Excluded 2025/04/19 05:43:05 DEBUG : potato2: Excluded (Size Filter) 2025/04/19 05:43:05 DEBUG : potato2: Excluded 2025/04/19 05:43:05 DEBUG : potato2: Excluded (Size Filter) 2025/04/19 05:43:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 05:43:05 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:43:05 DEBUG : empty space: Unchanged skipping 2025/04/19 05:43:05 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:43:05 DEBUG : Waiting for deletions to finish 2025/04/19 05:43:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:43:05 DEBUG : enormous: Excluded (Size Filter) 2025/04/19 05:43:05 DEBUG : enormous: Excluded 2025/04/19 05:43:05 DEBUG : potato2: Excluded (Size Filter) 2025/04/19 05:43:05 DEBUG : potato2: Excluded 2025/04/19 05:43:06 DEBUG : potato2: Excluded (Size Filter) 2025/04/19 05:43:06 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/19 05:43:06 DEBUG : Local file system at /tmp/rclone2255182961: Waiting for checks to finish 2025/04/19 05:43:06 DEBUG : empty space: Unchanged skipping 2025/04/19 05:43:06 DEBUG : Local file system at /tmp/rclone2255182961: Waiting for transfers to finish 2025/04/19 05:43:06 DEBUG : Waiting for deletions to finish 2025/04/19 05:43:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.16s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:43:08 DEBUG : enormous: Excluded (Size Filter) 2025/04/19 05:43:08 DEBUG : enormous: Excluded 2025/04/19 05:43:08 DEBUG : potato2: Excluded (Size Filter) 2025/04/19 05:43:08 DEBUG : potato2: Excluded 2025/04/19 05:43:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 05:43:09 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:43:09 DEBUG : empty space: Unchanged skipping 2025/04/19 05:43:09 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:43:09 DEBUG : Waiting for deletions to finish 2025/04/19 05:43:09 INFO : enormous: Deleted 2025/04/19 05:43:09 INFO : potato2: Deleted 2025/04/19 05:43:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:43:09 DEBUG : Local file system at /tmp/rclone2255182961: Waiting for checks to finish 2025/04/19 05:43:09 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/19 05:43:09 DEBUG : empty space: Unchanged skipping 2025/04/19 05:43:09 DEBUG : Local file system at /tmp/rclone2255182961: Waiting for transfers to finish 2025/04/19 05:43:09 DEBUG : Waiting for deletions to finish 2025/04/19 05:43:09 INFO : enormous: Deleted 2025/04/19 05:43:09 INFO : potato2: Deleted 2025/04/19 05:43:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.52s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:43:13 DEBUG : five: Need to transfer - File not found at Destination 2025/04/19 05:43:13 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/19 05:43:13 DEBUG : one: Destination is newer than source, skipping 2025/04/19 05:43:13 DEBUG : three: Sizes identical 2025/04/19 05:43:13 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:43:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2255182961) 2025/04/19 05:43:13 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yohecat4zaho) 2025/04/19 05:43:13 DEBUG : two: sha1 differ 2025/04/19 05:43:13 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/19 05:43:13 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/19 05:43:13 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:43:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/19 05:43:13 INFO : five: Copied (new) 2025/04/19 05:43:13 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/19 05:43:13 INFO : four: Copied (replaced existing) 2025/04/19 05:43:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/19 05:43:14 INFO : two: Copied (replaced existing) 2025/04/19 05:43:14 DEBUG : Waiting for deletions to finish 2025/04/19 05:43:14 DEBUG : one: Destination is newer than source, skipping 2025/04/19 05:43:14 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:43:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/19 05:43:14 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/19 05:43:14 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/19 05:43:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/19 05:43:14 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/19 05:43:14 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/19 05:43:14 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/19 05:43:14 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/19 05:43:14 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/19 05:43:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2255182961) 2025/04/19 05:43:14 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yohecat4zaho) 2025/04/19 05:43:14 DEBUG : three: sha1 differ 2025/04/19 05:43:14 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/19 05:43:14 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:43:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/19 05:43:14 INFO : three: Copied (replaced existing) 2025/04/19 05:43:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.38s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/19 05:43:16 INFO : B2 bucket rclone-test-yohecat4zaho: Making map for --track-renames 2025/04/19 05:43:16 INFO : B2 bucket rclone-test-yohecat4zaho: Finished making map for --track-renames 2025/04/19 05:43:16 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:43:16 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for renames to finish 2025/04/19 05:43:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/19 05:43:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/19 05:43:16 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:43:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/19 05:43:16 INFO : yam: Copied (new) 2025/04/19 05:43:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/19 05:43:17 INFO : potato: Copied (new) 2025/04/19 05:43:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:43:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:43:17 INFO : B2 bucket rclone-test-yohecat4zaho: Making map for --track-renames 2025/04/19 05:43:17 INFO : B2 bucket rclone-test-yohecat4zaho: Finished making map for --track-renames 2025/04/19 05:43:17 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:43:17 DEBUG : potato: Unchanged skipping 2025/04/19 05:43:17 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for renames to finish 2025/04/19 05:43:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/19 05:43:18 INFO : yam: Copied (server-side copy) to: yaml 2025/04/19 05:43:19 INFO : yam: Deleted 2025/04/19 05:43:19 INFO : yaml: Renamed from "yam" 2025/04/19 05:43:19 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:43:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.39s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/19 05:43:20 INFO : B2 bucket rclone-test-yohecat4zaho: Making map for --track-renames 2025/04/19 05:43:20 INFO : B2 bucket rclone-test-yohecat4zaho: Finished making map for --track-renames 2025/04/19 05:43:20 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:43:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/19 05:43:20 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for renames to finish 2025/04/19 05:43:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/19 05:43:20 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:43:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/19 05:43:21 INFO : yam: Copied (new) 2025/04/19 05:43:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/19 05:43:21 INFO : potato: Copied (new) 2025/04/19 05:43:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:43:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:43:22 INFO : B2 bucket rclone-test-yohecat4zaho: Making map for --track-renames 2025/04/19 05:43:22 INFO : B2 bucket rclone-test-yohecat4zaho: Finished making map for --track-renames 2025/04/19 05:43:22 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:43:22 DEBUG : potato: Unchanged skipping 2025/04/19 05:43:22 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for renames to finish 2025/04/19 05:43:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/19 05:43:22 INFO : yam: Copied (server-side copy) to: yaml 2025/04/19 05:43:22 INFO : yam: Deleted 2025/04/19 05:43:22 INFO : yaml: Renamed from "yam" 2025/04/19 05:43:22 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:43:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.62s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/19 05:43:24 INFO : B2 bucket rclone-test-yohecat4zaho: Making map for --track-renames 2025/04/19 05:43:24 INFO : B2 bucket rclone-test-yohecat4zaho: Finished making map for --track-renames 2025/04/19 05:43:24 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:43:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/19 05:43:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/19 05:43:24 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for renames to finish 2025/04/19 05:43:24 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:43:24 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/19 05:43:24 INFO : sub/yam: Copied (new) 2025/04/19 05:43:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/19 05:43:25 INFO : potato: Copied (new) 2025/04/19 05:43:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:43:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:43:25 DEBUG : potato: Unchanged skipping 2025/04/19 05:43:25 INFO : B2 bucket rclone-test-yohecat4zaho: Making map for --track-renames 2025/04/19 05:43:25 INFO : B2 bucket rclone-test-yohecat4zaho: Finished making map for --track-renames 2025/04/19 05:43:25 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:43:25 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for renames to finish 2025/04/19 05:43:26 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/19 05:43:26 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/19 05:43:26 INFO : sub/yam: Deleted 2025/04/19 05:43:26 INFO : yam: Renamed from "sub/yam" 2025/04/19 05:43:26 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:43:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.84s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:43:28 DEBUG : Creating backend with remote "/tmp/rclone2255182961/dir1" 2025/04/19 05:43:28 DEBUG : Creating backend with remote "/tmp/rclone2255182961/dir2" 2025/04/19 05:43:28 DEBUG : Local file system at /tmp/rclone2255182961/dir2: Using server-side directory move 2025/04/19 05:43:28 INFO : Local file system at /tmp/rclone2255182961/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/19 05:43:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/19 05:43:28 INFO : file1.txt: Moved (server-side) 2025/04/19 05:43:28 DEBUG : Local file system at /tmp/rclone2255182961/dir2: Waiting for checks to finish 2025/04/19 05:43:28 DEBUG : Local file system at /tmp/rclone2255182961/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:43:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/19 05:43:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/19 05:43:28 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:43:28 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:43:29 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/19 05:43:29 INFO : nested/sub dir/file: Copied (new) 2025/04/19 05:43:29 INFO : nested/sub dir/file: Deleted 2025/04/19 05:43:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/19 05:43:29 INFO : sub dir/hello world: Copied (new) 2025/04/19 05:43:29 INFO : sub dir/hello world: Deleted 2025/04/19 05:43:29 INFO : sub dir: Removing directory 2025/04/19 05:43:29 INFO : nested/sub dir: Removing directory 2025/04/19 05:43:29 INFO : nested: Removing directory 2025/04/19 05:43:29 DEBUG : Local file system at /tmp/rclone2255182961: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.29s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:43:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/19 05:43:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/19 05:43:31 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:43:31 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:43:31 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/19 05:43:31 INFO : nested/sub dir/file: Copied (new) 2025/04/19 05:43:31 INFO : nested/sub dir/file: Deleted 2025/04/19 05:43:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/19 05:43:31 INFO : sub dir/hello world: Copied (new) 2025/04/19 05:43:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.24s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:43:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/19 05:43:33 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/19 05:43:33 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:43:33 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:43:33 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/19 05:43:33 INFO : existing-b: Copied (new) 2025/04/19 05:43:33 INFO : existing-b: Deleted 2025/04/19 05:43:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/19 05:43:33 INFO : existing: Copied (new) 2025/04/19 05:43:33 INFO : existing: Deleted 2025/04/19 05:43:34 DEBUG : existing: Destination exists, skipping 2025/04/19 05:43:34 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/19 05:43:34 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:43:34 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:43:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.46s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:43:35 DEBUG : Creating backend with remote "TestB2:rclone-test-hasolet4rudo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yohecat4zaho -> B2 bucket rclone-test-hasolet4rudo 2025/04/19 05:43:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/19 05:43:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/19 05:43:39 DEBUG : empty space: Unchanged skipping 2025/04/19 05:43:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/19 05:43:39 DEBUG : B2 bucket rclone-test-hasolet4rudo: Waiting for checks to finish 2025/04/19 05:43:39 INFO : empty space: Deleted 2025/04/19 05:43:39 DEBUG : B2 bucket rclone-test-hasolet4rudo: Waiting for transfers to finish 2025/04/19 05:43:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/19 05:43:39 INFO : potato2: Copied (server-side copy) 2025/04/19 05:43:40 INFO : potato2: Deleted 2025/04/19 05:43:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/19 05:43:40 INFO : potato3: Copied (server-side copy) 2025/04/19 05:43:40 INFO : potato3: Deleted 2025/04/19 05:43:40 DEBUG : Creating backend with remote "TestB2:rclone-test-ciluxep3hocu" 2025/04/19 05:43:41 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/19 05:43:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/19 05:43:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/19 05:43:41 DEBUG : B2 bucket rclone-test-ciluxep3hocu: Waiting for checks to finish 2025/04/19 05:43:41 DEBUG : B2 bucket rclone-test-ciluxep3hocu: Waiting for transfers to finish 2025/04/19 05:43:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/19 05:43:42 INFO : empty space: Copied (server-side copy) 2025/04/19 05:43:42 INFO : empty space: Deleted 2025/04/19 05:43:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/19 05:43:42 INFO : potato2: Copied (server-side copy) 2025/04/19 05:43:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/19 05:43:42 INFO : potato3: Copied (server-side copy) 2025/04/19 05:43:42 INFO : potato2: Deleted 2025/04/19 05:43:43 INFO : potato3: Deleted 2025/04/19 05:43:43 DEBUG : B2 bucket rclone-test-ciluxep3hocu: Purge remote 2025/04/19 05:43:43 INFO : B2 bucket rclone-test-ciluxep3hocu: cleaning bucket "rclone-test-ciluxep3hocu" of all files 2025/04/19 05:43:43 DEBUG : empty space: Deleting (id "4_zcf32fd63902d4bcb9f680e1b_f112f9de1b423f4d4_d20250419_m054342_c001_v0001165_t0057_u01745041422417") 2025/04/19 05:43:43 DEBUG : potato2: Deleting (id "4_zcf32fd63902d4bcb9f680e1b_f11049a9d58add6f5_d20250419_m054342_c001_v0001182_t0048_u01745041422646") 2025/04/19 05:43:43 DEBUG : potato3: Deleting (id "4_zcf32fd63902d4bcb9f680e1b_f10365d0836260c43_d20250419_m054342_c001_v0001184_t0054_u01745041422780") 2025/04/19 05:43:45 DEBUG : B2 bucket rclone-test-hasolet4rudo: Purge remote 2025/04/19 05:43:45 INFO : B2 bucket rclone-test-hasolet4rudo: cleaning bucket "rclone-test-hasolet4rudo" of all files 2025/04/19 05:43:45 DEBUG : empty space: Deleting (id "4_zcfc2ed63902d4bcb9f680e1b_f4094b03cd656805f_d20250419_m054342_c001_v7007000_t0000_u01745041422621") 2025/04/19 05:43:45 DEBUG : empty space: Deleting (id "4_zcfc2ed63902d4bcb9f680e1b_f115807774a5c4dad_d20250419_m054338_c001_v0001180_t0001_u01745041418863") 2025/04/19 05:43:45 DEBUG : potato2: Deleting (id "4_zcfc2ed63902d4bcb9f680e1b_f4094b03cd6568060_d20250419_m054342_c001_v7007000_t0000_u01745041422884") 2025/04/19 05:43:45 DEBUG : potato2: Deleting (id "4_zcfc2ed63902d4bcb9f680e1b_f10398ccce3185e27_d20250419_m054339_c001_v0001103_t0030_u01745041419693") 2025/04/19 05:43:45 DEBUG : potato3: Deleting (id "4_zcfc2ed63902d4bcb9f680e1b_f404279392ee7990e_d20250419_m054343_c001_v7007000_t0000_u01745041423002") 2025/04/19 05:43:45 DEBUG : potato3: Deleting (id "4_zcfc2ed63902d4bcb9f680e1b_f1060397393d03a61_d20250419_m054340_c001_v0001146_t0044_u01745041420037") 2025/04/19 05:43:45 DEBUG : potato3: Deleting (id "4_zcfc2ed63902d4bcb9f680e1b_f115807774a5c4daf_d20250419_m054339_c001_v0001180_t0028_u01745041419092") --- PASS: TestServerSideMove (11.59s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:43:47 DEBUG : Creating backend with remote "TestB2:rclone-test-welocod3zosi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yohecat4zaho -> B2 bucket rclone-test-welocod3zosi 2025/04/19 05:43:52 DEBUG : empty space: Excluded (Size Filter) 2025/04/19 05:43:52 DEBUG : empty space: Excluded (Size Filter) 2025/04/19 05:43:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/19 05:43:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/19 05:43:52 DEBUG : B2 bucket rclone-test-welocod3zosi: Waiting for checks to finish 2025/04/19 05:43:52 DEBUG : B2 bucket rclone-test-welocod3zosi: Waiting for transfers to finish 2025/04/19 05:43:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/19 05:43:53 INFO : potato2: Copied (server-side copy) 2025/04/19 05:43:53 INFO : potato2: Deleted 2025/04/19 05:43:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/19 05:43:53 INFO : potato3: Copied (server-side copy) 2025/04/19 05:43:53 INFO : potato3: Deleted 2025/04/19 05:43:53 DEBUG : Creating backend with remote "TestB2:rclone-test-bisenat9sawo" 2025/04/19 05:43:54 DEBUG : empty space: Excluded (Size Filter) 2025/04/19 05:43:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/19 05:43:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/19 05:43:54 DEBUG : B2 bucket rclone-test-bisenat9sawo: Waiting for checks to finish 2025/04/19 05:43:54 DEBUG : B2 bucket rclone-test-bisenat9sawo: Waiting for transfers to finish 2025/04/19 05:43:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/19 05:43:55 INFO : potato2: Copied (server-side copy) 2025/04/19 05:43:56 INFO : potato2: Deleted 2025/04/19 05:43:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/19 05:43:56 INFO : potato3: Copied (server-side copy) 2025/04/19 05:43:56 INFO : potato3: Deleted 2025/04/19 05:43:56 DEBUG : B2 bucket rclone-test-bisenat9sawo: Purge remote 2025/04/19 05:43:56 INFO : B2 bucket rclone-test-bisenat9sawo: cleaning bucket "rclone-test-bisenat9sawo" of all files 2025/04/19 05:43:56 DEBUG : potato2: Deleting (id "4_z1ff22da3903d4bcb9f680e1b_f10262d6b814db93f_d20250419_m054355_c001_v0001091_t0053_u01745041435636") 2025/04/19 05:43:56 DEBUG : potato3: Deleting (id "4_z1ff22da3903d4bcb9f680e1b_f10361aae90723ec7_d20250419_m054355_c001_v0001154_t0018_u01745041435993") 2025/04/19 05:43:57 DEBUG : B2 bucket rclone-test-welocod3zosi: Purge remote 2025/04/19 05:43:57 INFO : B2 bucket rclone-test-welocod3zosi: cleaning bucket "rclone-test-welocod3zosi" of all files 2025/04/19 05:43:57 DEBUG : empty space: Deleting (id "4_z3fb21d83903d4bcb9f680e1b_f100ef87a357e605f_d20250419_m054351_c001_v0001171_t0042_u01745041431642") 2025/04/19 05:43:57 DEBUG : potato2: Deleting (id "4_z3fb21d83903d4bcb9f680e1b_f40813580f4f00912_d20250419_m054355_c001_v7007000_t0000_u01745041435976") 2025/04/19 05:43:57 DEBUG : potato2: Deleting (id "4_z3fb21d83903d4bcb9f680e1b_f110430e68b03947a_d20250419_m054352_c001_v0001181_t0023_u01745041432954") 2025/04/19 05:43:57 DEBUG : potato3: Deleting (id "4_z3fb21d83903d4bcb9f680e1b_f40813580f4f00926_d20250419_m054356_c001_v7007000_t0000_u01745041436293") 2025/04/19 05:43:57 DEBUG : potato3: Deleting (id "4_z3fb21d83903d4bcb9f680e1b_f1152d649576a8bf0_d20250419_m054353_c001_v0001183_t0056_u01745041433231") 2025/04/19 05:43:57 DEBUG : potato3: Deleting (id "4_z3fb21d83903d4bcb9f680e1b_f100ef87a357e6067_d20250419_m054352_c001_v0001171_t0039_u01745041432112") --- PASS: TestServerSideMoveWithFilter (12.49s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:43:59 DEBUG : Creating backend with remote "TestB2:rclone-test-lidobej3sora" 2025/04/19 05:44:02 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yohecat4zaho -> B2 bucket rclone-test-lidobej3sora 2025/04/19 05:44:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/19 05:44:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/19 05:44:05 DEBUG : empty space: Unchanged skipping 2025/04/19 05:44:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/19 05:44:05 DEBUG : B2 bucket rclone-test-lidobej3sora: Waiting for checks to finish 2025/04/19 05:44:05 INFO : empty space: Deleted 2025/04/19 05:44:05 DEBUG : B2 bucket rclone-test-lidobej3sora: Waiting for transfers to finish 2025/04/19 05:44:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/19 05:44:05 INFO : potato2: Copied (server-side copy) 2025/04/19 05:44:05 INFO : potato2: Deleted 2025/04/19 05:44:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/19 05:44:05 INFO : potato3: Copied (server-side copy) 2025/04/19 05:44:05 INFO : potato3: Deleted 2025/04/19 05:44:06 DEBUG : Creating backend with remote "TestB2:rclone-test-feqiwil9nodu" 2025/04/19 05:44:07 INFO : tomatoDir: Making directory 2025/04/19 05:44:07 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/19 05:44:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/19 05:44:07 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/19 05:44:07 DEBUG : B2 bucket rclone-test-feqiwil9nodu: Waiting for checks to finish 2025/04/19 05:44:07 DEBUG : B2 bucket rclone-test-feqiwil9nodu: Waiting for transfers to finish 2025/04/19 05:44:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/19 05:44:08 INFO : empty space: Copied (server-side copy) 2025/04/19 05:44:08 INFO : empty space: Deleted 2025/04/19 05:44:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/19 05:44:08 INFO : potato3: Copied (server-side copy) 2025/04/19 05:44:09 INFO : potato3: Deleted 2025/04/19 05:44:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/19 05:44:09 INFO : potato2: Copied (server-side copy) 2025/04/19 05:44:09 INFO : potato2: Deleted 2025/04/19 05:44:09 DEBUG : B2 bucket rclone-test-feqiwil9nodu: Purge remote 2025/04/19 05:44:09 INFO : B2 bucket rclone-test-feqiwil9nodu: cleaning bucket "rclone-test-feqiwil9nodu" of all files 2025/04/19 05:44:10 DEBUG : empty space: Deleting (id "4_z6f625db3903d4bcb9f680e1b_f102ef3810099be4a_d20250419_m054408_c001_v0001130_t0047_u01745041448370") 2025/04/19 05:44:10 DEBUG : potato2: Deleting (id "4_z6f625db3903d4bcb9f680e1b_f1064e102556a2086_d20250419_m054408_c001_v0001171_t0022_u01745041448678") 2025/04/19 05:44:10 DEBUG : potato3: Deleting (id "4_z6f625db3903d4bcb9f680e1b_f11278071fa133eb4_d20250419_m054408_c001_v0001184_t0004_u01745041448747") 2025/04/19 05:44:10 DEBUG : B2 bucket rclone-test-lidobej3sora: Purge remote 2025/04/19 05:44:10 INFO : B2 bucket rclone-test-lidobej3sora: cleaning bucket "rclone-test-lidobej3sora" of all files 2025/04/19 05:44:10 DEBUG : empty space: Deleting (id "4_z9f424d83903d4bcb9f680e1b_f405cbc8899aa4121_d20250419_m054408_c001_v7007000_t0000_u01745041448653") 2025/04/19 05:44:10 DEBUG : empty space: Deleting (id "4_z9f424d83903d4bcb9f680e1b_f118facb5e8a0948c_d20250419_m054403_c001_v0001092_t0035_u01745041443924") 2025/04/19 05:44:10 DEBUG : potato2: Deleting (id "4_z9f424d83903d4bcb9f680e1b_f405cbc8899aa4123_d20250419_m054409_c001_v7007000_t0000_u01745041449231") 2025/04/19 05:44:10 DEBUG : potato2: Deleting (id "4_z9f424d83903d4bcb9f680e1b_f101e78412d9b2003_d20250419_m054405_c001_v0001183_t0018_u01745041445269") 2025/04/19 05:44:10 DEBUG : potato3: Deleting (id "4_z9f424d83903d4bcb9f680e1b_f405cbc8899aa4122_d20250419_m054408_c001_v7007000_t0000_u01745041448947") 2025/04/19 05:44:10 DEBUG : potato3: Deleting (id "4_z9f424d83903d4bcb9f680e1b_f1077c671d0b5904a_d20250419_m054405_c001_v0001102_t0043_u01745041445494") 2025/04/19 05:44:10 DEBUG : potato3: Deleting (id "4_z9f424d83903d4bcb9f680e1b_f118facb5e8a0948e_d20250419_m054404_c001_v0001092_t0012_u01745041444287") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.00s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:44:12 DEBUG : Creating backend with remote "TestB2:rclone-test-yohecat4zaho/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.71s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:44:15 DEBUG : Creating backend with remote "TestB2:rclone-test-yohecat4zaho/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:44:18 DEBUG : Creating backend with remote "TestB2:rclone-test-yohecat4zaho/rclone-sync-test" 2025/04/19 05:44:20 DEBUG : Creating backend with remote "TestB2:rclone-test-yohecat4zaho/rclone-sync-test-include/layer2" 2025/04/19 05:44:22 DEBUG : Creating backend with remote "TestB2:rclone-test-yohecat4zaho/rclone-sync-test-ignore-file" 2025/04/19 05:44:25 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/19 05:44:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/19 05:44:25 DEBUG : pacer: Reducing sleep to 10ms 2025/04/19 05:44:25 DEBUG : B2 bucket rclone-test-yohecat4zaho path rclone-sync-test: Waiting for checks to finish 2025/04/19 05:44:25 DEBUG : B2 bucket rclone-test-yohecat4zaho path rclone-sync-test: Waiting for transfers to finish 2025/04/19 05:44:25 DEBUG : Waiting for deletions to finish 2025/04/19 05:44:25 INFO : There was nothing to transfer 2025/04/19 05:44:26 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:44:26 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:44:26 DEBUG : Waiting for deletions to finish 2025/04/19 05:44:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:44:26 DEBUG : B2 bucket rclone-test-yohecat4zaho path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/19 05:44:26 DEBUG : B2 bucket rclone-test-yohecat4zaho path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/19 05:44:26 DEBUG : Waiting for deletions to finish 2025/04/19 05:44:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:44:26 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:44:26 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:44:26 DEBUG : Waiting for deletions to finish 2025/04/19 05:44:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:44:27 DEBUG : B2 bucket rclone-test-yohecat4zaho path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/19 05:44:27 DEBUG : B2 bucket rclone-test-yohecat4zaho path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/19 05:44:27 DEBUG : Waiting for deletions to finish 2025/04/19 05:44:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.79s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:44:34 DEBUG : Creating backend with remote "TestB2:rclone-test-yohecat4zaho/dst" 2025/04/19 05:44:35 DEBUG : Creating backend with remote "TestB2:rclone-test-yohecat4zaho/CompareDest" 2025/04/19 05:44:37 DEBUG : one: Need to transfer - File not found at Destination 2025/04/19 05:44:37 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for checks to finish 2025/04/19 05:44:37 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for transfers to finish 2025/04/19 05:44:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/19 05:44:38 INFO : one: Copied (new) 2025/04/19 05:44:38 DEBUG : Waiting for deletions to finish 2025/04/19 05:44:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 05:44:38 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for checks to finish 2025/04/19 05:44:39 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for transfers to finish 2025/04/19 05:44:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/19 05:44:39 INFO : one: Copied (replaced existing) 2025/04/19 05:44:39 DEBUG : Waiting for deletions to finish 2025/04/19 05:44:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 05:44:41 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for checks to finish 2025/04/19 05:44:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 05:44:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/19 05:44:42 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for transfers to finish 2025/04/19 05:44:42 DEBUG : Waiting for deletions to finish 2025/04/19 05:44:42 INFO : There was nothing to transfer 2025/04/19 05:44:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 05:44:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 05:44:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/19 05:44:43 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for checks to finish 2025/04/19 05:44:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 05:44:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/19 05:44:43 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for transfers to finish 2025/04/19 05:44:43 DEBUG : Waiting for deletions to finish 2025/04/19 05:44:43 INFO : There was nothing to transfer 2025/04/19 05:44:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 05:44:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 05:44:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/19 05:44:44 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for checks to finish 2025/04/19 05:44:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 05:44:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/19 05:44:44 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for transfers to finish 2025/04/19 05:44:44 DEBUG : Waiting for deletions to finish 2025/04/19 05:44:44 INFO : There was nothing to transfer 2025/04/19 05:44:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 05:44:45 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/04/19 05:44:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/19 05:44:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/19 05:44:45 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for checks to finish 2025/04/19 05:44:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 05:44:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/19 05:44:45 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for transfers to finish 2025/04/19 05:44:45 DEBUG : Waiting for deletions to finish 2025/04/19 05:44:45 INFO : There was nothing to transfer 2025/04/19 05:44:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 05:44:46 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/19 05:44:46 DEBUG : two: Need to transfer - File not found at Destination 2025/04/19 05:44:46 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for checks to finish 2025/04/19 05:44:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 05:44:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/19 05:44:46 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for transfers to finish 2025/04/19 05:44:46 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/19 05:44:46 INFO : two: Copied (new) 2025/04/19 05:44:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.87s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:44:49 DEBUG : Creating backend with remote "TestB2:rclone-test-yohecat4zaho/dest" 2025/04/19 05:44:51 DEBUG : Creating backend with remote "TestB2:rclone-test-yohecat4zaho/pre-dest1" 2025/04/19 05:44:52 DEBUG : Creating backend with remote "TestB2:rclone-test-yohecat4zaho/pre-dest2" 2025/04/19 05:44:54 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:44:54 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/19 05:44:54 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:44:54 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/19 05:44:54 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/19 05:44:54 DEBUG : B2 bucket rclone-test-yohecat4zaho path dest: Waiting for checks to finish 2025/04/19 05:44:54 DEBUG : B2 bucket rclone-test-yohecat4zaho path dest: Waiting for transfers to finish 2025/04/19 05:44:55 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/19 05:44:55 INFO : 3: Copied (new) 2025/04/19 05:44:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.30s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:44:57 DEBUG : Creating backend with remote "TestB2:rclone-test-yohecat4zaho/dst" 2025/04/19 05:44:58 DEBUG : Creating backend with remote "TestB2:rclone-test-yohecat4zaho/CopyDest" 2025/04/19 05:45:00 DEBUG : one: Need to transfer - File not found at Destination 2025/04/19 05:45:00 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for checks to finish 2025/04/19 05:45:00 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for transfers to finish 2025/04/19 05:45:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/19 05:45:01 INFO : one: Copied (new) 2025/04/19 05:45:01 DEBUG : Waiting for deletions to finish 2025/04/19 05:45:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 05:45:01 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for checks to finish 2025/04/19 05:45:01 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for transfers to finish 2025/04/19 05:45:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/19 05:45:02 INFO : one: Copied (replaced existing) 2025/04/19 05:45:02 DEBUG : Waiting for deletions to finish 2025/04/19 05:45:03 DEBUG : Creating backend with remote "TestB2:rclone-test-yohecat4zaho/BackupDir" 2025/04/19 05:45:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 05:45:05 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for checks to finish 2025/04/19 05:45:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 05:45:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 05:45:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/19 05:45:06 INFO : one: Copied (server-side copy) 2025/04/19 05:45:06 INFO : one: Deleted 2025/04/19 05:45:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/19 05:45:07 INFO : one: Copied (server-side copy) 2025/04/19 05:45:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/19 05:45:07 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for transfers to finish 2025/04/19 05:45:07 DEBUG : Waiting for deletions to finish 2025/04/19 05:45:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 05:45:09 DEBUG : one: Unchanged skipping 2025/04/19 05:45:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 05:45:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/19 05:45:09 INFO : two: Copied (server-side copy) 2025/04/19 05:45:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/19 05:45:09 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for checks to finish 2025/04/19 05:45:09 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for transfers to finish 2025/04/19 05:45:09 DEBUG : Waiting for deletions to finish 2025/04/19 05:45:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 05:45:09 DEBUG : one: Unchanged skipping 2025/04/19 05:45:09 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for checks to finish 2025/04/19 05:45:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 05:45:09 DEBUG : two: Unchanged skipping 2025/04/19 05:45:09 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for transfers to finish 2025/04/19 05:45:09 DEBUG : Waiting for deletions to finish 2025/04/19 05:45:09 INFO : There was nothing to transfer 2025/04/19 05:45:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 05:45:11 DEBUG : one: Unchanged skipping 2025/04/19 05:45:11 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/19 05:45:11 DEBUG : three: Destination not found in --copy-dest 2025/04/19 05:45:11 DEBUG : three: Need to transfer - File not found at Destination 2025/04/19 05:45:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 05:45:11 DEBUG : two: Unchanged skipping 2025/04/19 05:45:11 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for checks to finish 2025/04/19 05:45:11 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for transfers to finish 2025/04/19 05:45:11 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/19 05:45:11 INFO : three: Copied (new) 2025/04/19 05:45:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.45s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:45:15 DEBUG : Creating backend with remote "TestB2:rclone-test-yohecat4zaho/dst" 2025/04/19 05:45:16 DEBUG : Creating backend with remote "TestB2:rclone-test-yohecat4zaho/backup" 2025/04/19 05:45:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/19 05:45:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:45:18 DEBUG : two: Unchanged skipping 2025/04/19 05:45:18 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for checks to finish 2025/04/19 05:45:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/19 05:45:20 INFO : one: Copied (server-side copy) 2025/04/19 05:45:20 INFO : one: Deleted 2025/04/19 05:45:20 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for transfers to finish 2025/04/19 05:45:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/19 05:45:21 INFO : one: Copied (new) 2025/04/19 05:45:21 DEBUG : Waiting for deletions to finish 2025/04/19 05:45:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/19 05:45:21 INFO : three.txt: Copied (server-side copy) 2025/04/19 05:45:21 INFO : three.txt: Deleted 2025/04/19 05:45:21 INFO : three.txt: Moved into backup dir 2025/04/19 05:45:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/19 05:45:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:45:23 DEBUG : two: Unchanged skipping 2025/04/19 05:45:23 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for checks to finish 2025/04/19 05:45:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/19 05:45:24 INFO : one: Copied (server-side copy) 2025/04/19 05:45:24 INFO : one: Deleted 2025/04/19 05:45:24 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for transfers to finish 2025/04/19 05:45:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/19 05:45:24 INFO : one: Copied (new) 2025/04/19 05:45:24 DEBUG : Waiting for deletions to finish 2025/04/19 05:45:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/19 05:45:25 INFO : three.txt: Copied (server-side copy) 2025/04/19 05:45:25 INFO : three.txt: Deleted 2025/04/19 05:45:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.03s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:45:28 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1043-07.backblaze.com/b2api/v1/b2_upload_file/3f32cd73900d4bcb9f680e1b/c001_v0001043_t0000": EOF 2025/04/19 05:45:28 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1043-07.backblaze.com/b2api/v1/b2_upload_file/3f32cd73900d4bcb9f680e1b/c001_v0001043_t0000": EOF) 2025/04/19 05:45:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-yohecat4zaho: 1/10 (Post "https://pod-000-1043-07.backblaze.com/b2api/v1/b2_upload_file/3f32cd73900d4bcb9f680e1b/c001_v0001043_t0000": EOF) 2025/04/19 05:45:30 DEBUG : pacer: Reducing sleep to 10ms 2025/04/19 05:45:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yohecat4zaho/dst" 2025/04/19 05:45:31 DEBUG : Creating backend with remote "TestB2:rclone-test-yohecat4zaho/backup" 2025/04/19 05:45:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/19 05:45:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:45:33 DEBUG : two: Unchanged skipping 2025/04/19 05:45:33 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for checks to finish 2025/04/19 05:45:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/19 05:45:34 INFO : one: Copied (server-side copy) to: one.bak 2025/04/19 05:45:35 INFO : one: Deleted 2025/04/19 05:45:35 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for transfers to finish 2025/04/19 05:45:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/19 05:45:35 INFO : one: Copied (new) 2025/04/19 05:45:35 DEBUG : Waiting for deletions to finish 2025/04/19 05:45:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/19 05:45:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/19 05:45:36 INFO : three.txt: Deleted 2025/04/19 05:45:36 INFO : three.txt: Moved into backup dir 2025/04/19 05:45:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/19 05:45:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:45:38 DEBUG : two: Unchanged skipping 2025/04/19 05:45:38 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for checks to finish 2025/04/19 05:45:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/19 05:45:38 INFO : one: Copied (server-side copy) to: one.bak 2025/04/19 05:45:38 INFO : one: Deleted 2025/04/19 05:45:38 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for transfers to finish 2025/04/19 05:45:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/19 05:45:39 INFO : one: Copied (new) 2025/04/19 05:45:39 DEBUG : Waiting for deletions to finish 2025/04/19 05:45:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/19 05:45:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/19 05:45:40 INFO : three.txt: Deleted 2025/04/19 05:45:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.95s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:45:43 DEBUG : Creating backend with remote "TestB2:rclone-test-yohecat4zaho/dst" 2025/04/19 05:45:44 DEBUG : Creating backend with remote "TestB2:rclone-test-yohecat4zaho/backup" 2025/04/19 05:45:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/19 05:45:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:45:46 DEBUG : two: Unchanged skipping 2025/04/19 05:45:46 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for checks to finish 2025/04/19 05:45:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/19 05:45:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/19 05:45:47 INFO : one: Deleted 2025/04/19 05:45:47 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for transfers to finish 2025/04/19 05:45:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/19 05:45:48 INFO : one: Copied (new) 2025/04/19 05:45:48 DEBUG : Waiting for deletions to finish 2025/04/19 05:45:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/19 05:45:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/19 05:45:49 INFO : three.txt: Deleted 2025/04/19 05:45:49 INFO : three.txt: Moved into backup dir 2025/04/19 05:45:50 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for checks to finish 2025/04/19 05:45:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/19 05:45:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:45:50 DEBUG : two: Unchanged skipping 2025/04/19 05:45:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/19 05:45:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/19 05:45:51 INFO : one: Deleted 2025/04/19 05:45:51 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for transfers to finish 2025/04/19 05:45:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/19 05:45:51 INFO : one: Copied (new) 2025/04/19 05:45:51 DEBUG : Waiting for deletions to finish 2025/04/19 05:45:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/19 05:45:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/19 05:45:52 INFO : three.txt: Deleted 2025/04/19 05:45:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.05s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:45:55 DEBUG : Creating backend with remote "TestB2:rclone-test-yohecat4zaho/dst" 2025/04/19 05:45:57 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for checks to finish 2025/04/19 05:45:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/19 05:45:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:45:57 DEBUG : two: Unchanged skipping 2025/04/19 05:45:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/19 05:45:57 INFO : one: Copied (server-side copy) to: one.bak 2025/04/19 05:45:57 INFO : one: Deleted 2025/04/19 05:45:57 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for transfers to finish 2025/04/19 05:45:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/19 05:45:58 INFO : one: Copied (new) 2025/04/19 05:45:58 DEBUG : Waiting for deletions to finish 2025/04/19 05:45:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/19 05:45:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/19 05:45:59 INFO : three.txt: Deleted 2025/04/19 05:45:59 INFO : three.txt: Moved into backup dir 2025/04/19 05:45:59 DEBUG : one.bak: Excluded (Path Filter) 2025/04/19 05:45:59 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/19 05:45:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/19 05:45:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:45:59 DEBUG : two: Unchanged skipping 2025/04/19 05:45:59 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for checks to finish 2025/04/19 05:46:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/19 05:46:00 INFO : one: Copied (server-side copy) to: one.bak 2025/04/19 05:46:00 INFO : one: Deleted 2025/04/19 05:46:00 DEBUG : B2 bucket rclone-test-yohecat4zaho path dst: Waiting for transfers to finish 2025/04/19 05:46:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/19 05:46:01 INFO : one: Copied (new) 2025/04/19 05:46:01 DEBUG : Waiting for deletions to finish 2025/04/19 05:46:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/19 05:46:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/19 05:46:01 INFO : three.txt: Deleted 2025/04/19 05:46:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.44s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:46:04 DEBUG : Creating backend with remote "TestB2:rclone-test-yohecat4zaho/dst" 2025/04/19 05:46:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/19 05:46:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/19 05:46:07 INFO : one: Copied (server-side copy) to: one.bak 2025/04/19 05:46:08 INFO : one: Deleted 2025/04/19 05:46:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/19 05:46:08 INFO : one: Copied (new) 2025/04/19 05:46:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:46:08 DEBUG : two: Unchanged skipping 2025/04/19 05:46:09 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/19 05:46:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/19 05:46:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/19 05:46:09 INFO : three.txt: Deleted 2025/04/19 05:46:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/19 05:46:09 INFO : three.txt: Copied (new) 2025/04/19 05:46:09 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/19 05:46:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/19 05:46:10 DEBUG : pacer: Reducing sleep to 10ms 2025/04/19 05:46:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/19 05:46:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/19 05:46:11 INFO : one: Copied (server-side copy) to: one.bak 2025/04/19 05:46:11 INFO : one: Deleted 2025/04/19 05:46:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/19 05:46:12 INFO : one: Copied (new) 2025/04/19 05:46:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:46:12 DEBUG : two: Unchanged skipping 2025/04/19 05:46:12 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/19 05:46:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/19 05:46:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/19 05:46:13 INFO : three.txt: Deleted 2025/04/19 05:46:13 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/19 05:46:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.44s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:46:16 DEBUG : Creating backend with remote "TestB2:rclone-test-yohecat4zaho/dst" 2025/04/19 05:46:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/19 05:46:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/19 05:46:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/19 05:46:19 INFO : one: Deleted 2025/04/19 05:46:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/19 05:46:19 INFO : one: Copied (new) 2025/04/19 05:46:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:46:20 DEBUG : two: Unchanged skipping 2025/04/19 05:46:20 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/19 05:46:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/19 05:46:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/19 05:46:21 INFO : three.txt: Deleted 2025/04/19 05:46:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/19 05:46:21 INFO : three.txt: Copied (new) 2025/04/19 05:46:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/19 05:46:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/19 05:46:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/19 05:46:22 INFO : one: Deleted 2025/04/19 05:46:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/19 05:46:22 INFO : one: Copied (new) 2025/04/19 05:46:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:46:23 DEBUG : two: Unchanged skipping 2025/04/19 05:46:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/19 05:46:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/19 05:46:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/19 05:46:23 INFO : three.txt: Deleted 2025/04/19 05:46:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/19 05:46:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.86s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:46:26 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/19 05:46:26 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:46:26 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:46:27 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/19 05:46:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/19 05:46:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.50s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:46:28 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/19 05:46:28 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:46:28 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:46:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/19 05:46:28 INFO : existing: Copied (new) 2025/04/19 05:46:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:46:29 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:46:29 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/19 05:46:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/19 05:46:29 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:46:29 ERROR : B2 bucket rclone-test-yohecat4zaho: not deleting files as there were IO errors 2025/04/19 05:46:29 ERROR : B2 bucket rclone-test-yohecat4zaho: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncImmutable (2.95s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:46:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:46:31 DEBUG : existing: Unchanged skipping 2025/04/19 05:46:31 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:46:31 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:46:31 DEBUG : Waiting for deletions to finish 2025/04/19 05:46:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.33s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" sync_test.go:2674: 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:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:46:33 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1171-05.backblaze.com/b2api/v1/b2_upload_file/3f32cd73900d4bcb9f680e1b/c001_v0001171_t0052": EOF 2025/04/19 05:46:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1171-05.backblaze.com/b2api/v1/b2_upload_file/3f32cd73900d4bcb9f680e1b/c001_v0001171_t0052": EOF) 2025/04/19 05:46:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-yohecat4zaho: 1/10 (Post "https://pod-000-1171-05.backblaze.com/b2api/v1/b2_upload_file/3f32cd73900d4bcb9f680e1b/c001_v0001171_t0052": EOF) 2025/04/19 05:46:36 DEBUG : pacer: Reducing sleep to 10ms 2025/04/19 05:46:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:46:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:46:45 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:46:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:46:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:46:45 DEBUG : both0: Unchanged skipping 2025/04/19 05:46:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:46:45 DEBUG : both1: Unchanged skipping 2025/04/19 05:46:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:46:45 DEBUG : both13: Unchanged skipping 2025/04/19 05:46:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:46:45 DEBUG : both14: Unchanged skipping 2025/04/19 05:46:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:46:45 DEBUG : both15: Unchanged skipping 2025/04/19 05:46:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:46:45 DEBUG : both11: Unchanged skipping 2025/04/19 05:46:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:46:45 DEBUG : both17: Unchanged skipping 2025/04/19 05:46:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:46:45 DEBUG : both10: Unchanged skipping 2025/04/19 05:46:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:46:45 DEBUG : both12: Unchanged skipping 2025/04/19 05:46:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:46:45 DEBUG : both16: Unchanged skipping 2025/04/19 05:46:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:46:45 DEBUG : both3: Unchanged skipping 2025/04/19 05:46:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:46:45 DEBUG : both4: Unchanged skipping 2025/04/19 05:46:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:46:45 DEBUG : both18: Unchanged skipping 2025/04/19 05:46:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:46:45 DEBUG : both19: Unchanged skipping 2025/04/19 05:46:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:46:45 DEBUG : both2: Unchanged skipping 2025/04/19 05:46:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:46:45 DEBUG : both8: Unchanged skipping 2025/04/19 05:46:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:46:45 DEBUG : both9: Unchanged skipping 2025/04/19 05:46:45 DEBUG : both5: Unchanged skipping 2025/04/19 05:46:45 DEBUG : both6: Unchanged skipping 2025/04/19 05:46:45 DEBUG : both7: Unchanged skipping 2025/04/19 05:46:45 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:46:45 DEBUG : Waiting for deletions to finish 2025/04/19 05:46:45 INFO : only6: Deleted 2025/04/19 05:46:45 INFO : only0: Deleted 2025/04/19 05:46:45 INFO : only3: Deleted 2025/04/19 05:46:45 INFO : only9: Deleted 2025/04/19 05:46:45 INFO : only2: Deleted 2025/04/19 05:46:45 INFO : only14: Deleted 2025/04/19 05:46:46 INFO : only17: Deleted 2025/04/19 05:46:46 INFO : only4: Deleted 2025/04/19 05:46:46 INFO : only7: Deleted 2025/04/19 05:46:46 INFO : only8: Deleted 2025/04/19 05:46:46 INFO : only12: Deleted 2025/04/19 05:46:46 INFO : only18: Deleted 2025/04/19 05:46:46 INFO : only19: Deleted 2025/04/19 05:46:46 INFO : only13: Deleted 2025/04/19 05:46:46 INFO : only15: Deleted 2025/04/19 05:46:46 INFO : only5: Deleted 2025/04/19 05:46:46 INFO : only16: Deleted 2025/04/19 05:46:46 INFO : only1: Deleted 2025/04/19 05:46:46 INFO : only10: Deleted 2025/04/19 05:46:46 INFO : only11: Deleted 2025/04/19 05:46:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.56s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:47:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:47:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:47:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:47:01 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for checks to finish 2025/04/19 05:47:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:47:01 DEBUG : both1: Unchanged skipping 2025/04/19 05:47:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:47:01 DEBUG : both12: Unchanged skipping 2025/04/19 05:47:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:47:01 DEBUG : both0: Unchanged skipping 2025/04/19 05:47:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:47:01 DEBUG : both14: Unchanged skipping 2025/04/19 05:47:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:47:01 DEBUG : both15: Unchanged skipping 2025/04/19 05:47:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:47:01 DEBUG : both11: Unchanged skipping 2025/04/19 05:47:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:47:01 DEBUG : both17: Unchanged skipping 2025/04/19 05:47:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:47:01 DEBUG : both10: Unchanged skipping 2025/04/19 05:47:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:47:01 DEBUG : both13: Unchanged skipping 2025/04/19 05:47:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:47:01 DEBUG : both16: Unchanged skipping 2025/04/19 05:47:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:47:01 DEBUG : both3: Unchanged skipping 2025/04/19 05:47:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:47:01 DEBUG : both4: Unchanged skipping 2025/04/19 05:47:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:47:01 DEBUG : both18: Unchanged skipping 2025/04/19 05:47:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:47:01 DEBUG : both6: Unchanged skipping 2025/04/19 05:47:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:47:01 DEBUG : both19: Unchanged skipping 2025/04/19 05:47:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:47:01 DEBUG : both2: Unchanged skipping 2025/04/19 05:47:01 DEBUG : both5: Unchanged skipping 2025/04/19 05:47:01 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/19 05:47:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 05:47:01 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/19 05:47:01 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/19 05:47:01 DEBUG : both9: Unchanged skipping 2025/04/19 05:47:01 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/19 05:47:01 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/19 05:47:01 DEBUG : both8: Unchanged skipping 2025/04/19 05:47:01 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/19 05:47:01 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/19 05:47:01 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/19 05:47:01 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/19 05:47:01 DEBUG : both7: Unchanged skipping 2025/04/19 05:47:01 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/19 05:47:01 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/19 05:47:01 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/19 05:47:01 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/19 05:47:01 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/19 05:47:01 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/19 05:47:01 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/19 05:47:01 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/19 05:47:01 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/19 05:47:01 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/19 05:47:01 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/19 05:47:01 DEBUG : B2 bucket rclone-test-yohecat4zaho: Waiting for transfers to finish 2025/04/19 05:47:01 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/19 05:47:01 INFO : only0: Copied (replaced existing) 2025/04/19 05:47:01 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/19 05:47:01 INFO : only1: Copied (replaced existing) 2025/04/19 05:47:01 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/19 05:47:01 INFO : only14: Copied (replaced existing) 2025/04/19 05:47:02 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/19 05:47:02 INFO : only11: Copied (replaced existing) 2025/04/19 05:47:02 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/19 05:47:02 INFO : only10: Copied (replaced existing) 2025/04/19 05:47:02 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/19 05:47:02 INFO : only15: Copied (replaced existing) 2025/04/19 05:47:02 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/19 05:47:02 INFO : only18: Copied (replaced existing) 2025/04/19 05:47:02 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/19 05:47:02 INFO : only19: Copied (replaced existing) 2025/04/19 05:47:02 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/19 05:47:02 INFO : only2: Copied (replaced existing) 2025/04/19 05:47:02 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/19 05:47:02 INFO : only13: Copied (replaced existing) 2025/04/19 05:47:02 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/19 05:47:02 INFO : only3: Copied (replaced existing) 2025/04/19 05:47:02 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/19 05:47:02 INFO : only4: Copied (replaced existing) 2025/04/19 05:47:02 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/19 05:47:02 INFO : only5: Copied (replaced existing) 2025/04/19 05:47:02 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/19 05:47:02 INFO : only16: Copied (replaced existing) 2025/04/19 05:47:02 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/19 05:47:02 INFO : only7: Copied (replaced existing) 2025/04/19 05:47:02 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/19 05:47:02 INFO : only12: Copied (replaced existing) 2025/04/19 05:47:02 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/19 05:47:02 INFO : only17: Copied (replaced existing) 2025/04/19 05:47:02 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/19 05:47:02 INFO : only6: Copied (replaced existing) 2025/04/19 05:47:02 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/19 05:47:02 INFO : only8: Copied (replaced existing) 2025/04/19 05:47:02 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/19 05:47:02 INFO : only9: Copied (replaced existing) 2025/04/19 05:47:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.09s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:47:11 DEBUG : empty_dir: Making directory with metadata 2025/04/19 05:47:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/19 05:47:11 DEBUG : empty_on_remote: Making directory with metadata 2025/04/19 05:47:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/19 05:47:11 INFO : empty_on_remote: Making directory 2025/04/19 05:47:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:47:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/19 05:47:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/19 05:47:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/19 05:47:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.12s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:47:14 DEBUG : empty_dir: Making directory with metadata 2025/04/19 05:47:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/19 05:47:14 DEBUG : empty_on_remote: Making directory with metadata 2025/04/19 05:47:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/19 05:47:14 INFO : empty_on_remote: Making directory 2025/04/19 05:47:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:47:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/19 05:47:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/19 05:47:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/19 05:47:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/19 05:47:15 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.91s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:47:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/19 05:47:17 INFO : sub dir: Making directory 2025/04/19 05:47:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (2.97s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" 2025/04/19 05:47:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/19 05:47:20 INFO : sub dir: Making directory 2025/04/19 05:47:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yohecat4zaho", Local "Local file system at /tmp/rclone2255182961", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.94s) PASS 2025/04/19 05:47:23 DEBUG : B2 bucket rclone-test-yohecat4zaho: Purge remote 2025/04/19 05:47:23 INFO : B2 bucket rclone-test-yohecat4zaho: cleaning bucket "rclone-test-yohecat4zaho" of all files 2025/04/19 05:47:24 DEBUG : BackupDir/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f414fe37b5763502f_d20250419_m054512_c001_v7007000_t0000_u01745041512384") 2025/04/19 05:47:24 DEBUG : BackupDir/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f104620c574308b52_d20250419_m054506_c001_v0001131_t0009_u01745041506348") 2025/04/19 05:47:24 DEBUG : CompareDest/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41870d48f8630bbd_d20250419_m054447_c001_v7007000_t0000_u01745041487190") 2025/04/19 05:47:24 DEBUG : CompareDest/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1051b2fa46f2510c_d20250419_m054440_c001_v0001171_t0054_u01745041480909") 2025/04/19 05:47:24 DEBUG : CompareDest/two: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41870d48f8630bbe_d20250419_m054447_c001_v7007000_t0000_u01745041487373") 2025/04/19 05:47:24 DEBUG : CompareDest/two: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8319ba_d20250419_m054442_c001_v0001182_t0006_u01745041482743") 2025/04/19 05:47:24 DEBUG : CopyDest/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f414fe37b57635031_d20250419_m054512_c001_v7007000_t0000_u01745041512567") 2025/04/19 05:47:24 DEBUG : CopyDest/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768d30_d20250419_m054503_c001_v0001043_t0031_u01745041503375") 2025/04/19 05:47:24 DEBUG : CopyDest/three: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f414fe37b57635033_d20250419_m054512_c001_v7007000_t0000_u01745041512753") 2025/04/19 05:47:24 DEBUG : CopyDest/three: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd831b9d_d20250419_m054510_c001_v0001182_t0015_u01745041510629") 2025/04/19 05:47:24 DEBUG : CopyDest/two: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f414fe37b57635035_d20250419_m054512_c001_v7007000_t0000_u01745041512941") 2025/04/19 05:47:24 DEBUG : CopyDest/two: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1051b2fa46f25310_d20250419_m054508_c001_v0001171_t0004_u01745041508416") 2025/04/19 05:47:24 DEBUG : EXISTING: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f407620db0e2bff06_d20250419_m054632_c001_v7007000_t0000_u01745041592047") 2025/04/19 05:47:24 DEBUG : EXISTING: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8320e0_d20250419_m054631_c001_v0001182_t0008_u01745041591093") 2025/04/19 05:47:24 DEBUG : Testêé: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f407620db0e2bff01_d20250419_m054627_c001_v7007000_t0000_u01745041587769") 2025/04/19 05:47:24 DEBUG : Testêé: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8320aa_d20250419_m054627_c001_v0001182_t0020_u01745041587187") 2025/04/19 05:47:24 DEBUG : Testêé: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1051b2fa46f2595b_d20250419_m054626_c001_v0001171_t0055_u01745041586010") 2025/04/19 05:47:24 DEBUG : a/potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029b4_d20250419_m054254_c001_v7007000_t0000_u01745041374209") 2025/04/19 05:47:25 DEBUG : a/potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c4a_d20250419_m054253_c001_v0001043_t0050_u01745041373516") 2025/04/19 05:47:25 DEBUG : a/potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029b2_d20250419_m054251_c001_v7007000_t0000_u01745041371470") 2025/04/19 05:47:25 DEBUG : a/potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c40_d20250419_m054250_c001_v0001043_t0037_u01745041370571") 2025/04/19 05:47:25 DEBUG : a/potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f40813580f4f00724_d20250419_m054228_c001_v7007000_t0000_u01745041348010") 2025/04/19 05:47:25 DEBUG : a/potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c00_d20250419_m054227_c001_v0001043_t0051_u01745041347103") 2025/04/19 05:47:25 DEBUG : b/potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029b5_d20250419_m054254_c001_v7007000_t0000_u01745041374396") 2025/04/19 05:47:25 DEBUG : b/potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c42_d20250419_m054252_c001_v0001043_t0050_u01745041372389") 2025/04/19 05:47:25 DEBUG : b/potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029b1_d20250419_m054250_c001_v7007000_t0000_u01745041370912") 2025/04/19 05:47:25 DEBUG : b/potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c36_d20250419_m054249_c001_v0001043_t0047_u01745041369334") 2025/04/19 05:47:25 DEBUG : b/potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f40813580f4f00723_d20250419_m054227_c001_v7007000_t0000_u01745041347458") 2025/04/19 05:47:25 DEBUG : b/potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768bfa_d20250419_m054225_c001_v0001043_t0040_u01745041345939") 2025/04/19 05:47:25 DEBUG : backup/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4129d8d9a2c056a2_d20250419_m054525_c001_v7007000_t0000_u01745041525972") 2025/04/19 05:47:25 DEBUG : backup/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f10433458860927f5_d20250419_m054523_c001_v0001136_t0028_u01745041523842") 2025/04/19 05:47:25 DEBUG : backup/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1093fd38d690f736_d20250419_m054519_c001_v0001104_t0035_u01745041519716") 2025/04/19 05:47:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f401713292a98e486_d20250419_m054552_c001_v7007000_t0000_u01745041552975") 2025/04/19 05:47:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1165cda6898de57b_d20250419_m054550_c001_v0001098_t0004_u01745041550973") 2025/04/19 05:47:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1116ab6c23d022b7_d20250419_m054547_c001_v0001182_t0017_u01745041547425") 2025/04/19 05:47:25 DEBUG : backup/one.bak: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f40054749f4158d69_d20250419_m054540_c001_v7007000_t0000_u01745041540922") 2025/04/19 05:47:25 DEBUG : backup/one.bak: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1145487b85418bb6_d20250419_m054538_c001_v0001171_t0000_u01745041538468") 2025/04/19 05:47:25 DEBUG : backup/one.bak: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f110957b48a817279_d20250419_m054534_c001_v0001180_t0053_u01745041534764") 2025/04/19 05:47:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f401713292a98e487_d20250419_m054553_c001_v7007000_t0000_u01745041553158") 2025/04/19 05:47:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f107df42aa476af7c_d20250419_m054551_c001_v0001106_t0038_u01745041551875") 2025/04/19 05:47:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f106a3fcd8c7902bb_d20250419_m054548_c001_v0001161_t0003_u01745041548772") 2025/04/19 05:47:26 DEBUG : backup/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4129d8d9a2c056a4_d20250419_m054526_c001_v7007000_t0000_u01745041526155") 2025/04/19 05:47:26 DEBUG : backup/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f107df42aa476af3e_d20250419_m054524_c001_v0001106_t0007_u01745041524773") 2025/04/19 05:47:26 DEBUG : backup/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1102ffbb534b7445_d20250419_m054521_c001_v0001103_t0036_u01745041521382") 2025/04/19 05:47:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f40054749f4158d6a_d20250419_m054541_c001_v7007000_t0000_u01745041541107") 2025/04/19 05:47:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1006f20afe959fa2_d20250419_m054539_c001_v0001117_t0034_u01745041539927") 2025/04/19 05:47:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f11941ae88674871a_d20250419_m054536_c001_v0001100_t0058_u01745041536110") 2025/04/19 05:47:26 DEBUG : both0: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b341213d_d20250419_m054703_c001_v7007000_t0000_u01745041623435") 2025/04/19 05:47:26 DEBUG : both0: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd83228f_d20250419_m054651_c001_v0001182_t0030_u01745041611834") 2025/04/19 05:47:26 DEBUG : both0: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4130823f2790cda8_d20250419_m054647_c001_v7007000_t0000_u01745041607246") 2025/04/19 05:47:26 DEBUG : both0: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832132_d20250419_m054636_c001_v0001182_t0026_u01745041596016") 2025/04/19 05:47:26 DEBUG : both1: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b3412141_d20250419_m054703_c001_v7007000_t0000_u01745041623619") 2025/04/19 05:47:26 DEBUG : both1: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832299_d20250419_m054652_c001_v0001182_t0055_u01745041612241") 2025/04/19 05:47:26 DEBUG : both1: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4130823f2790cdab_d20250419_m054647_c001_v7007000_t0000_u01745041607430") 2025/04/19 05:47:26 DEBUG : both1: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd83213c_d20250419_m054636_c001_v0001182_t0022_u01745041596419") 2025/04/19 05:47:26 DEBUG : both10: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b3412144_d20250419_m054703_c001_v7007000_t0000_u01745041623804") 2025/04/19 05:47:26 DEBUG : both10: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8322ff_d20250419_m054656_c001_v0001182_t0011_u01745041616316") 2025/04/19 05:47:27 DEBUG : both10: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4130823f2790cdaf_d20250419_m054647_c001_v7007000_t0000_u01745041607611") 2025/04/19 05:47:27 DEBUG : both10: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8321a4_d20250419_m054640_c001_v0001182_t0001_u01745041600205") 2025/04/19 05:47:27 DEBUG : both11: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b3412147_d20250419_m054703_c001_v7007000_t0000_u01745041623989") 2025/04/19 05:47:27 DEBUG : both11: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832307_d20250419_m054656_c001_v0001182_t0053_u01745041616727") 2025/04/19 05:47:27 DEBUG : both11: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4130823f2790cdb2_d20250419_m054647_c001_v7007000_t0000_u01745041607792") 2025/04/19 05:47:27 DEBUG : both11: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8321ae_d20250419_m054640_c001_v0001182_t0042_u01745041600633") 2025/04/19 05:47:27 DEBUG : both12: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b341214b_d20250419_m054704_c001_v7007000_t0000_u01745041624185") 2025/04/19 05:47:27 DEBUG : both12: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832311_d20250419_m054657_c001_v0001182_t0054_u01745041617150") 2025/04/19 05:47:27 DEBUG : both12: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4130823f2790cdb5_d20250419_m054647_c001_v7007000_t0000_u01745041607976") 2025/04/19 05:47:27 DEBUG : both12: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8321b8_d20250419_m054641_c001_v0001182_t0010_u01745041601052") 2025/04/19 05:47:27 DEBUG : both13: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b341214e_d20250419_m054704_c001_v7007000_t0000_u01745041624370") 2025/04/19 05:47:27 DEBUG : both13: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832319_d20250419_m054657_c001_v0001182_t0043_u01745041617556") 2025/04/19 05:47:27 DEBUG : both13: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4130823f2790cdb9_d20250419_m054648_c001_v7007000_t0000_u01745041608157") 2025/04/19 05:47:27 DEBUG : both13: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8321c0_d20250419_m054641_c001_v0001182_t0050_u01745041601477") 2025/04/19 05:47:27 DEBUG : both14: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b3412151_d20250419_m054704_c001_v7007000_t0000_u01745041624556") 2025/04/19 05:47:27 DEBUG : both14: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832329_d20250419_m054657_c001_v0001182_t0026_u01745041617981") 2025/04/19 05:47:27 DEBUG : both14: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4130823f2790cdbb_d20250419_m054648_c001_v7007000_t0000_u01745041608339") 2025/04/19 05:47:27 DEBUG : both14: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8321d0_d20250419_m054641_c001_v0001182_t0028_u01745041601892") 2025/04/19 05:47:27 DEBUG : both15: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b3412155_d20250419_m054704_c001_v7007000_t0000_u01745041624778") 2025/04/19 05:47:27 DEBUG : both15: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832335_d20250419_m054658_c001_v0001182_t0008_u01745041618413") 2025/04/19 05:47:28 DEBUG : both15: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4130823f2790cdbc_d20250419_m054648_c001_v7007000_t0000_u01745041608520") 2025/04/19 05:47:28 DEBUG : both15: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8321dc_d20250419_m054642_c001_v0001182_t0000_u01745041602339") 2025/04/19 05:47:28 DEBUG : both16: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b3412158_d20250419_m054704_c001_v7007000_t0000_u01745041624963") 2025/04/19 05:47:28 DEBUG : both16: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd83233b_d20250419_m054658_c001_v0001182_t0008_u01745041618862") 2025/04/19 05:47:28 DEBUG : both16: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4130823f2790cdbd_d20250419_m054648_c001_v7007000_t0000_u01745041608701") 2025/04/19 05:47:28 DEBUG : both16: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8321eb_d20250419_m054642_c001_v0001182_t0005_u01745041602743") 2025/04/19 05:47:28 DEBUG : both17: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b341215c_d20250419_m054705_c001_v7007000_t0000_u01745041625154") 2025/04/19 05:47:28 DEBUG : both17: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832343_d20250419_m054659_c001_v0001182_t0042_u01745041619289") 2025/04/19 05:47:28 DEBUG : both17: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4130823f2790cdbe_d20250419_m054648_c001_v7007000_t0000_u01745041608885") 2025/04/19 05:47:28 DEBUG : both17: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8321f7_d20250419_m054643_c001_v0001182_t0034_u01745041603180") 2025/04/19 05:47:28 DEBUG : both18: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b341215f_d20250419_m054705_c001_v7007000_t0000_u01745041625339") 2025/04/19 05:47:28 DEBUG : both18: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd83234d_d20250419_m054659_c001_v0001182_t0002_u01745041619742") 2025/04/19 05:47:28 DEBUG : both18: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4130823f2790cdbf_d20250419_m054649_c001_v7007000_t0000_u01745041609067") 2025/04/19 05:47:28 DEBUG : both18: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8321fd_d20250419_m054643_c001_v0001182_t0045_u01745041603633") 2025/04/19 05:47:28 DEBUG : both19: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b3412162_d20250419_m054705_c001_v7007000_t0000_u01745041625523") 2025/04/19 05:47:28 DEBUG : both19: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd83235d_d20250419_m054700_c001_v0001182_t0025_u01745041620152") 2025/04/19 05:47:28 DEBUG : both19: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4130823f2790cdc0_d20250419_m054649_c001_v7007000_t0000_u01745041609254") 2025/04/19 05:47:28 DEBUG : both19: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832207_d20250419_m054644_c001_v0001182_t0029_u01745041604061") 2025/04/19 05:47:28 DEBUG : both2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b3412165_d20250419_m054705_c001_v7007000_t0000_u01745041625709") 2025/04/19 05:47:28 DEBUG : both2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8322a1_d20250419_m054652_c001_v0001182_t0008_u01745041612669") 2025/04/19 05:47:29 DEBUG : both2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4130823f2790cdc1_d20250419_m054649_c001_v7007000_t0000_u01745041609448") 2025/04/19 05:47:29 DEBUG : both2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832148_d20250419_m054636_c001_v0001182_t0044_u01745041596830") 2025/04/19 05:47:29 DEBUG : both3: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b341216a_d20250419_m054705_c001_v7007000_t0000_u01745041625894") 2025/04/19 05:47:29 DEBUG : both3: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8322ad_d20250419_m054653_c001_v0001182_t0034_u01745041613096") 2025/04/19 05:47:29 DEBUG : both3: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4130823f2790cdc4_d20250419_m054649_c001_v7007000_t0000_u01745041609630") 2025/04/19 05:47:29 DEBUG : both3: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832158_d20250419_m054637_c001_v0001182_t0052_u01745041597239") 2025/04/19 05:47:29 DEBUG : both4: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b341216d_d20250419_m054706_c001_v7007000_t0000_u01745041626080") 2025/04/19 05:47:29 DEBUG : both4: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8322b3_d20250419_m054653_c001_v0001182_t0044_u01745041613526") 2025/04/19 05:47:29 DEBUG : both4: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4130823f2790cdc8_d20250419_m054649_c001_v7007000_t0000_u01745041609812") 2025/04/19 05:47:29 DEBUG : both4: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832168_d20250419_m054637_c001_v0001182_t0048_u01745041597667") 2025/04/19 05:47:29 DEBUG : both5: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b3412170_d20250419_m054706_c001_v7007000_t0000_u01745041626269") 2025/04/19 05:47:29 DEBUG : both5: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8322bf_d20250419_m054653_c001_v0001182_t0003_u01745041613935") 2025/04/19 05:47:29 DEBUG : both5: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4130823f2790cdcb_d20250419_m054649_c001_v7007000_t0000_u01745041609994") 2025/04/19 05:47:29 DEBUG : both5: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd83216e_d20250419_m054638_c001_v0001182_t0017_u01745041598073") 2025/04/19 05:47:29 DEBUG : both6: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b3412174_d20250419_m054706_c001_v7007000_t0000_u01745041626464") 2025/04/19 05:47:29 DEBUG : both6: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8322c9_d20250419_m054654_c001_v0001182_t0048_u01745041614421") 2025/04/19 05:47:29 DEBUG : both6: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4130823f2790cdce_d20250419_m054650_c001_v7007000_t0000_u01745041610175") 2025/04/19 05:47:29 DEBUG : both6: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832172_d20250419_m054638_c001_v0001182_t0044_u01745041598478") 2025/04/19 05:47:29 DEBUG : both7: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b3412177_d20250419_m054706_c001_v7007000_t0000_u01745041626649") 2025/04/19 05:47:29 DEBUG : both7: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8322d5_d20250419_m054654_c001_v0001182_t0008_u01745041614835") 2025/04/19 05:47:29 DEBUG : both7: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4130823f2790cdd2_d20250419_m054650_c001_v7007000_t0000_u01745041610357") 2025/04/19 05:47:30 DEBUG : both7: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd83217e_d20250419_m054638_c001_v0001182_t0016_u01745041598934") 2025/04/19 05:47:30 DEBUG : both8: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b341217a_d20250419_m054706_c001_v7007000_t0000_u01745041626840") 2025/04/19 05:47:30 DEBUG : both8: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8322e2_d20250419_m054655_c001_v0001182_t0049_u01745041615294") 2025/04/19 05:47:30 DEBUG : both8: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4130823f2790cdd5_d20250419_m054650_c001_v7007000_t0000_u01745041610540") 2025/04/19 05:47:30 DEBUG : both8: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd83218e_d20250419_m054639_c001_v0001182_t0036_u01745041599343") 2025/04/19 05:47:30 DEBUG : both9: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b341217d_d20250419_m054707_c001_v7007000_t0000_u01745041627024") 2025/04/19 05:47:30 DEBUG : both9: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8322f5_d20250419_m054655_c001_v0001182_t0045_u01745041615892") 2025/04/19 05:47:30 DEBUG : both9: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4130823f2790cdd8_d20250419_m054650_c001_v7007000_t0000_u01745041610722") 2025/04/19 05:47:30 DEBUG : both9: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832198_d20250419_m054639_c001_v0001182_t0052_u01745041599799") 2025/04/19 05:47:30 DEBUG : c/non empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029b7_d20250419_m054254_c001_v7007000_t0000_u01745041374580") 2025/04/19 05:47:30 DEBUG : c/non empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c46_d20250419_m054252_c001_v0001043_t0016_u01745041372753") 2025/04/19 05:47:30 DEBUG : c/non empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029b3_d20250419_m054251_c001_v7007000_t0000_u01745041371655") 2025/04/19 05:47:30 DEBUG : c/non empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c3c_d20250419_m054249_c001_v0001043_t0006_u01745041369749") 2025/04/19 05:47:30 DEBUG : c/non empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f40813580f4f00725_d20250419_m054228_c001_v7007000_t0000_u01745041348192") 2025/04/19 05:47:30 DEBUG : c/non empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768bfc_d20250419_m054226_c001_v0001043_t0036_u01745041346433") 2025/04/19 05:47:30 DEBUG : check sum: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f401713292a98e31e_d20250419_m054214_c001_v7007000_t0000_u01745041334476") 2025/04/19 05:47:30 DEBUG : check sum: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768bde_d20250419_m054213_c001_v0001043_t0030_u01745041333340") 2025/04/19 05:47:30 DEBUG : dest/3: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f414fe37b57634fd2_d20250419_m054456_c001_v7007000_t0000_u01745041496670") 2025/04/19 05:47:30 DEBUG : dest/3: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f407e10cfc74d5281_d20250419_m054455_c001_v0001183_t0031_u01745041495557") 2025/04/19 05:47:30 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f407620db0e2bfef0_d20250419_m054624_c001_v7007000_t0000_u01745041584542") 2025/04/19 05:47:31 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f111c83774a659aa8_d20250419_m054622_c001_v0001183_t0056_u01745041582770") 2025/04/19 05:47:31 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707d3d_d20250419_m054622_c001_v7007000_t0000_u01745041582584") 2025/04/19 05:47:31 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f111c83774a659a44_d20250419_m054619_c001_v0001183_t0052_u01745041579888") 2025/04/19 05:47:31 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707d37_d20250419_m054619_c001_v7007000_t0000_u01745041579162") 2025/04/19 05:47:31 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd831fec_d20250419_m054615_c001_v0001182_t0042_u01745041575139") 2025/04/19 05:47:31 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f407620db0e2bfe89_d20250419_m054613_c001_v7007000_t0000_u01745041573691") 2025/04/19 05:47:31 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f11049a9d58ade25b_d20250419_m054611_c001_v0001182_t0017_u01745041571924") 2025/04/19 05:47:31 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f404279392ee79b17_d20250419_m054611_c001_v7007000_t0000_u01745041571738") 2025/04/19 05:47:31 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f11049a9d58ade21d_d20250419_m054608_c001_v0001182_t0058_u01745041568654") 2025/04/19 05:47:31 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f404279392ee79b14_d20250419_m054607_c001_v7007000_t0000_u01745041567916") 2025/04/19 05:47:31 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1051b2fa46f257d2_d20250419_m054603_c001_v0001171_t0045_u01745041563701") 2025/04/19 05:47:31 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f401713292a98e48e_d20250419_m054602_c001_v7007000_t0000_u01745041562411") 2025/04/19 05:47:31 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f116e2eb018aa7478_d20250419_m054600_c001_v0001120_t0041_u01745041560808") 2025/04/19 05:47:31 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4101c6abf8eca4a3_d20250419_m054600_c001_v7007000_t0000_u01745041560625") 2025/04/19 05:47:31 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f116e2eb018aa7472_d20250419_m054558_c001_v0001120_t0032_u01745041558397") 2025/04/19 05:47:31 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4101c6abf8eca49f_d20250419_m054557_c001_v7007000_t0000_u01745041557661") 2025/04/19 05:47:31 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1051b2fa46f25724_d20250419_m054554_c001_v0001171_t0039_u01745041554258") 2025/04/19 05:47:31 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f401713292a98e488_d20250419_m054553_c001_v7007000_t0000_u01745041553342") 2025/04/19 05:47:31 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f119c25cb15d88d47_d20250419_m054551_c001_v0001182_t0055_u01745041551474") 2025/04/19 05:47:31 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f417097eeed79da4b_d20250419_m054551_c001_v7007000_t0000_u01745041551291") 2025/04/19 05:47:32 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f119c25cb15d88d11_d20250419_m054548_c001_v0001182_t0029_u01745041548354") 2025/04/19 05:47:32 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f417097eeed79da1a_d20250419_m054547_c001_v7007000_t0000_u01745041547621") 2025/04/19 05:47:32 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1051b2fa46f25622_d20250419_m054542_c001_v0001171_t0027_u01745041542210") 2025/04/19 05:47:32 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f40054749f4158d6b_d20250419_m054541_c001_v7007000_t0000_u01745041541291") 2025/04/19 05:47:32 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f105e35e9eff290d4_d20250419_m054539_c001_v0001179_t0022_u01745041539035") 2025/04/19 05:47:32 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707d1b_d20250419_m054538_c001_v7007000_t0000_u01745041538855") 2025/04/19 05:47:32 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f105e35e9eff290bc_d20250419_m054535_c001_v0001179_t0031_u01745041535697") 2025/04/19 05:47:32 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707d12_d20250419_m054534_c001_v7007000_t0000_u01745041534966") 2025/04/19 05:47:32 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1051b2fa46f254e5_d20250419_m054527_c001_v0001171_t0031_u01745041527250") 2025/04/19 05:47:32 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4129d8d9a2c056a6_d20250419_m054526_c001_v7007000_t0000_u01745041526337") 2025/04/19 05:47:32 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f111c83774a65938b_d20250419_m054524_c001_v0001183_t0020_u01745041524374") 2025/04/19 05:47:32 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f405cbc8899aa41e6_d20250419_m054524_c001_v7007000_t0000_u01745041524185") 2025/04/19 05:47:32 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f111c83774a659349_d20250419_m054520_c001_v0001183_t0059_u01745041520974") 2025/04/19 05:47:32 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f405cbc8899aa41e1_d20250419_m054520_c001_v7007000_t0000_u01745041520234") 2025/04/19 05:47:32 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768d4a_d20250419_m054514_c001_v0001043_t0029_u01745041514225") 2025/04/19 05:47:32 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f414fe37b57635037_d20250419_m054513_c001_v7007000_t0000_u01745041513123") 2025/04/19 05:47:32 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1014da952f061968_d20250419_m054507_c001_v0001179_t0017_u01745041507074") 2025/04/19 05:47:32 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41870d48f8630bd7_d20250419_m054506_c001_v7007000_t0000_u01745041506830") 2025/04/19 05:47:32 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd831b1f_d20250419_m054502_c001_v0001182_t0034_u01745041502774") 2025/04/19 05:47:32 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f107f48564b273a00_d20250419_m054502_c001_v0001184_t0050_u01745041502026") 2025/04/19 05:47:32 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f107f48564b2739e8_d20250419_m054501_c001_v0001184_t0036_u01745041501068") 2025/04/19 05:47:33 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41870d48f8630bbf_d20250419_m054447_c001_v7007000_t0000_u01745041487556") 2025/04/19 05:47:33 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768d04_d20250419_m054440_c001_v0001043_t0030_u01745041480130") 2025/04/19 05:47:33 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f115a952ebfa2ff46_d20250419_m054439_c001_v0001113_t0004_u01745041479143") 2025/04/19 05:47:33 DEBUG : dst/one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f115a952ebfa2ff44_d20250419_m054437_c001_v0001113_t0003_u01745041477951") 2025/04/19 05:47:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f407620db0e2bfef3_d20250419_m054624_c001_v7007000_t0000_u01745041584726") 2025/04/19 05:47:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f117bc8e70c52e361_d20250419_m054622_c001_v0001104_t0033_u01745041582075") 2025/04/19 05:47:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f110663409a174b46_d20250419_m054618_c001_v0001177_t0023_u01745041578946") 2025/04/19 05:47:33 DEBUG : dst/one.bak: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f407620db0e2bfe8a_d20250419_m054613_c001_v7007000_t0000_u01745041573872") 2025/04/19 05:47:33 DEBUG : dst/one.bak: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f11151d0a52c1d591_d20250419_m054611_c001_v0001106_t0023_u01745041571208") 2025/04/19 05:47:33 DEBUG : dst/one.bak: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f11522f988067d203_d20250419_m054607_c001_v0001044_t0025_u01745041567302") 2025/04/19 05:47:33 DEBUG : dst/one.bak: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f401713292a98e48f_d20250419_m054602_c001_v7007000_t0000_u01745041562597") 2025/04/19 05:47:33 DEBUG : dst/one.bak: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f118ca130d97af7a1_d20250419_m054600_c001_v0001120_t0031_u01745041560259") 2025/04/19 05:47:33 DEBUG : dst/one.bak: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f104563c8510d061c_d20250419_m054557_c001_v0001179_t0052_u01745041557454") 2025/04/19 05:47:33 DEBUG : dst/three: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f414fe37b5763503a_d20250419_m054513_c001_v7007000_t0000_u01745041513308") 2025/04/19 05:47:33 DEBUG : dst/three: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f107f48564b273af4_d20250419_m054511_c001_v0001184_t0057_u01745041511783") 2025/04/19 05:47:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f407620db0e2bfef6_d20250419_m054624_c001_v7007000_t0000_u01745041584907") 2025/04/19 05:47:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f11049a9d58ade34f_d20250419_m054623_c001_v0001182_t0037_u01745041583539") 2025/04/19 05:47:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1063e15e7ecc5620_d20250419_m054620_c001_v0001150_t0030_u01745041580645") 2025/04/19 05:47:33 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f407620db0e2bfef9_d20250419_m054625_c001_v7007000_t0000_u01745041585090") 2025/04/19 05:47:33 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f111c83774a659abe_d20250419_m054623_c001_v0001183_t0047_u01745041583948") 2025/04/19 05:47:34 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707d3e_d20250419_m054623_c001_v7007000_t0000_u01745041583765") 2025/04/19 05:47:34 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f111c83774a659a6c_d20250419_m054621_c001_v0001183_t0052_u01745041581102") 2025/04/19 05:47:34 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707d3c_d20250419_m054620_c001_v7007000_t0000_u01745041580919") 2025/04/19 05:47:34 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832006_d20250419_m054616_c001_v0001182_t0045_u01745041576211") 2025/04/19 05:47:34 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f407620db0e2bfe8b_d20250419_m054614_c001_v7007000_t0000_u01745041574053") 2025/04/19 05:47:34 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f11049a9d58ade273_d20250419_m054613_c001_v0001182_t0017_u01745041573110") 2025/04/19 05:47:34 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f404279392ee79b19_d20250419_m054612_c001_v7007000_t0000_u01745041572927") 2025/04/19 05:47:34 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f11049a9d58ade231_d20250419_m054609_c001_v0001182_t0056_u01745041569842") 2025/04/19 05:47:34 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f404279392ee79b15_d20250419_m054609_c001_v7007000_t0000_u01745041569657") 2025/04/19 05:47:34 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1051b2fa46f257dc_d20250419_m054604_c001_v0001171_t0055_u01745041564353") 2025/04/19 05:47:34 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4101c6abf8eca4a5_d20250419_m054601_c001_v7007000_t0000_u01745041561852") 2025/04/19 05:47:34 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd831f03_d20250419_m054559_c001_v0001182_t0004_u01745041559455") 2025/04/19 05:47:34 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4101c6abf8eca4a1_d20250419_m054559_c001_v7007000_t0000_u01745041559082") 2025/04/19 05:47:34 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1051b2fa46f2572e_d20250419_m054554_c001_v0001171_t0028_u01745041554805") 2025/04/19 05:47:34 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f417097eeed79da61_d20250419_m054552_c001_v7007000_t0000_u01745041552418") 2025/04/19 05:47:34 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd831e73_d20250419_m054550_c001_v0001182_t0055_u01745041550179") 2025/04/19 05:47:34 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f417097eeed79da31_d20250419_m054549_c001_v7007000_t0000_u01745041549086") 2025/04/19 05:47:34 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1051b2fa46f25630_d20250419_m054542_c001_v0001171_t0034_u01745041542860") 2025/04/19 05:47:34 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707d21_d20250419_m054540_c001_v7007000_t0000_u01745041540367") 2025/04/19 05:47:34 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd831d8e_d20250419_m054537_c001_v0001182_t0018_u01745041537537") 2025/04/19 05:47:35 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707d16_d20250419_m054536_c001_v7007000_t0000_u01745041536453") 2025/04/19 05:47:35 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1051b2fa46f2551e_d20250419_m054530_c001_v0001171_t0037_u01745041530268") 2025/04/19 05:47:35 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f405cbc8899aa41e9_d20250419_m054525_c001_v7007000_t0000_u01745041525413") 2025/04/19 05:47:35 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768d5e_d20250419_m054522_c001_v0001043_t0050_u01745041522896") 2025/04/19 05:47:35 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f405cbc8899aa41e2_d20250419_m054521_c001_v7007000_t0000_u01745041521796") 2025/04/19 05:47:35 DEBUG : dst/three.txt: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd831be4_d20250419_m054515_c001_v0001182_t0046_u01745041515380") 2025/04/19 05:47:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f407620db0e2bfe8c_d20250419_m054614_c001_v7007000_t0000_u01745041574234") 2025/04/19 05:47:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f11278071fa134b4d_d20250419_m054612_c001_v0001184_t0020_u01745041572718") 2025/04/19 05:47:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1014da952f061a6c_d20250419_m054609_c001_v0001179_t0024_u01745041569434") 2025/04/19 05:47:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f401713292a98e490_d20250419_m054602_c001_v7007000_t0000_u01745041562780") 2025/04/19 05:47:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f103d0f04525e6293_d20250419_m054601_c001_v0001105_t0002_u01745041561360") 2025/04/19 05:47:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f10200fd8317a71ee_d20250419_m054558_c001_v0001184_t0016_u01745041558878") 2025/04/19 05:47:35 DEBUG : dst/two: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f407620db0e2bfefd_d20250419_m054625_c001_v7007000_t0000_u01745041585272") 2025/04/19 05:47:35 DEBUG : dst/two: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1051b2fa46f258a4_d20250419_m054615_c001_v0001171_t0045_u01745041575696") 2025/04/19 05:47:35 DEBUG : dst/two: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f407620db0e2bfe8d_d20250419_m054614_c001_v7007000_t0000_u01745041574415") 2025/04/19 05:47:35 DEBUG : dst/two: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd831f49_d20250419_m054604_c001_v0001182_t0058_u01745041564137") 2025/04/19 05:47:35 DEBUG : dst/two: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f401713292a98e491_d20250419_m054602_c001_v7007000_t0000_u01745041562967") 2025/04/19 05:47:35 DEBUG : dst/two: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd831ebd_d20250419_m054554_c001_v0001182_t0033_u01745041554602") 2025/04/19 05:47:35 DEBUG : dst/two: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f401713292a98e489_d20250419_m054553_c001_v7007000_t0000_u01745041553525") 2025/04/19 05:47:35 DEBUG : dst/two: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd831de4_d20250419_m054542_c001_v0001182_t0037_u01745041542647") 2025/04/19 05:47:36 DEBUG : dst/two: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f40054749f4158d6c_d20250419_m054541_c001_v7007000_t0000_u01745041541473") 2025/04/19 05:47:36 DEBUG : dst/two: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd831ccc_d20250419_m054527_c001_v0001182_t0022_u01745041527985") 2025/04/19 05:47:36 DEBUG : dst/two: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4129d8d9a2c056a7_d20250419_m054526_c001_v7007000_t0000_u01745041526521") 2025/04/19 05:47:36 DEBUG : dst/two: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1051b2fa46f25370_d20250419_m054514_c001_v0001171_t0013_u01745041514976") 2025/04/19 05:47:36 DEBUG : dst/two: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f414fe37b5763503d_d20250419_m054513_c001_v7007000_t0000_u01745041513489") 2025/04/19 05:47:36 DEBUG : dst/two: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1152d649576a913a_d20250419_m054509_c001_v0001183_t0005_u01745041509449") 2025/04/19 05:47:36 DEBUG : dst/two: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41870d48f8630bc0_d20250419_m054447_c001_v7007000_t0000_u01745041487739") 2025/04/19 05:47:36 DEBUG : dst/two: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f115a952ebfa2ff56_d20250419_m054446_c001_v0001113_t0048_u01745041486503") 2025/04/19 05:47:36 DEBUG : empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41513c35949fcbff_d20250419_m054405_c001_v7007000_t0000_u01745041445235") 2025/04/19 05:47:36 DEBUG : empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd83171b_d20250419_m054401_c001_v0001182_t0048_u01745041441401") 2025/04/19 05:47:36 DEBUG : empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41513c35949fcbce_d20250419_m054359_c001_v7007000_t0000_u01745041439431") 2025/04/19 05:47:36 DEBUG : empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd83164b_d20250419_m054349_c001_v0001182_t0035_u01745041429045") 2025/04/19 05:47:36 DEBUG : empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707ca7_d20250419_m054339_c001_v7007000_t0000_u01745041419657") 2025/04/19 05:47:36 DEBUG : empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd83154f_d20250419_m054336_c001_v0001182_t0029_u01745041416766") 2025/04/19 05:47:36 DEBUG : empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029c8_d20250419_m054310_c001_v7007000_t0000_u01745041390017") 2025/04/19 05:47:36 DEBUG : empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c74_d20250419_m054307_c001_v0001043_t0023_u01745041387924") 2025/04/19 05:47:36 DEBUG : empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029c2_d20250419_m054306_c001_v7007000_t0000_u01745041386308") 2025/04/19 05:47:36 DEBUG : empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c6c_d20250419_m054305_c001_v0001043_t0027_u01745041385014") 2025/04/19 05:47:36 DEBUG : empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029bc_d20250419_m054300_c001_v7007000_t0000_u01745041380936") 2025/04/19 05:47:36 DEBUG : empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c58_d20250419_m054258_c001_v0001043_t0047_u01745041378800") 2025/04/19 05:47:37 DEBUG : empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029b9_d20250419_m054257_c001_v7007000_t0000_u01745041377531") 2025/04/19 05:47:37 DEBUG : empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c52_d20250419_m054255_c001_v0001043_t0003_u01745041375874") 2025/04/19 05:47:37 DEBUG : empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029ad_d20250419_m054248_c001_v7007000_t0000_u01745041368412") 2025/04/19 05:47:37 DEBUG : empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c2e_d20250419_m054246_c001_v0001043_t0009_u01745041366233") 2025/04/19 05:47:37 DEBUG : empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f40813580f4f00783_d20250419_m054244_c001_v7007000_t0000_u01745041364958") 2025/04/19 05:47:37 DEBUG : empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c28_d20250419_m054243_c001_v0001043_t0043_u01745041363950") 2025/04/19 05:47:37 DEBUG : empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f40813580f4f00733_d20250419_m054237_c001_v7007000_t0000_u01745041357904") 2025/04/19 05:47:37 DEBUG : empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c18_d20250419_m054236_c001_v0001043_t0027_u01745041356193") 2025/04/19 05:47:37 DEBUG : empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f40813580f4f0072a_d20250419_m054233_c001_v7007000_t0000_u01745041353618") 2025/04/19 05:47:37 DEBUG : empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c0a_d20250419_m054232_c001_v0001043_t0050_u01745041352453") 2025/04/19 05:47:37 DEBUG : empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f40813580f4f00729_d20250419_m054231_c001_v7007000_t0000_u01745041351364") 2025/04/19 05:47:37 DEBUG : empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f100bbaffff68d689_d20250419_m054230_c001_v0001098_t0003_u01745041350601") 2025/04/19 05:47:37 DEBUG : empty space: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c04_d20250419_m054228_c001_v0001043_t0053_u01745041348918") 2025/04/19 05:47:37 DEBUG : enormous: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029c5_d20250419_m054309_c001_v7007000_t0000_u01745041389092") 2025/04/19 05:47:37 DEBUG : enormous: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c78_d20250419_m054308_c001_v0001043_t0043_u01745041388274") 2025/04/19 05:47:37 DEBUG : existing: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f407620db0e2bff04_d20250419_m054629_c001_v7007000_t0000_u01745041589959") 2025/04/19 05:47:37 DEBUG : existing: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1051b2fa46f25991_d20250419_m054628_c001_v0001171_t0048_u01745041588521") 2025/04/19 05:47:37 DEBUG : existing: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707c9c_d20250419_m054334_c001_v7007000_t0000_u01745041414795") 2025/04/19 05:47:37 DEBUG : existing: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768cb4_d20250419_m054333_c001_v0001043_t0041_u01745041413447") 2025/04/19 05:47:37 DEBUG : existing: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f40813580f4f0071f_d20250419_m054224_c001_v7007000_t0000_u01745041344854") 2025/04/19 05:47:37 DEBUG : existing: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768bf4_d20250419_m054223_c001_v0001043_t0059_u01745041343806") 2025/04/19 05:47:38 DEBUG : existing: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f40813580f4f00719_d20250419_m054222_c001_v7007000_t0000_u01745041342541") 2025/04/19 05:47:38 DEBUG : existing: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768bec_d20250419_m054221_c001_v0001043_t0007_u01745041341704") 2025/04/19 05:47:38 DEBUG : existing: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768bea_d20250419_m054220_c001_v0001043_t0019_u01745041340736") 2025/04/19 05:47:38 DEBUG : existing-b: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707c9d_d20250419_m054334_c001_v7007000_t0000_u01745041414978") 2025/04/19 05:47:38 DEBUG : existing-b: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd831511_d20250419_m054333_c001_v0001182_t0006_u01745041413457") 2025/04/19 05:47:38 DEBUG : file1: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b34121c4_d20250419_m054716_c001_v7007000_t0000_u01745041636070") 2025/04/19 05:47:38 DEBUG : file1: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f10647ce7b136fb1e_d20250419_m054715_c001_v0001184_t0059_u01745041635257") 2025/04/19 05:47:38 DEBUG : file1: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b34121c0_d20250419_m054713_c001_v7007000_t0000_u01745041633147") 2025/04/19 05:47:38 DEBUG : file1: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832420_d20250419_m054712_c001_v0001182_t0011_u01745041632135") 2025/04/19 05:47:38 DEBUG : five: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029cd_d20250419_m054315_c001_v7007000_t0000_u01745041395366") 2025/04/19 05:47:38 DEBUG : five: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073dfa7e9768c8e_d20250419_m054313_c001_v0001043_t0000_u01745041393185") 2025/04/19 05:47:38 DEBUG : foo: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f40813580f4f0072d_d20250419_m054235_c001_v7007000_t0000_u01745041355467") 2025/04/19 05:47:38 DEBUG : foo: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073dfa7e9768c14_d20250419_m054234_c001_v0001043_t0000_u01745041354921") 2025/04/19 05:47:38 DEBUG : foo: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073dfa7e9768c12_d20250419_m054234_c001_v0001043_t0000_u01745041354356") 2025/04/19 05:47:38 DEBUG : four: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029ce_d20250419_m054315_c001_v7007000_t0000_u01745041395548") 2025/04/19 05:47:38 DEBUG : four: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4051b2fa46f24a07_d20250419_m054313_c001_v0001171_t0052_u01745041393741") 2025/04/19 05:47:38 DEBUG : four: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c8a_d20250419_m054312_c001_v0001043_t0010_u01745041392080") 2025/04/19 05:47:38 DEBUG : hello world2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41513c35949fc9d7_d20250419_m054130_c001_v7007000_t0000_u01745041290627") 2025/04/19 05:47:38 DEBUG : hello world2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768b8f_d20250419_m054129_c001_v0001043_t0005_u01745041289825") 2025/04/19 05:47:39 DEBUG : ignore-size: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f401713292a98e322_d20250419_m054219_c001_v7007000_t0000_u01745041339293") 2025/04/19 05:47:39 DEBUG : ignore-size: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768be8_d20250419_m054218_c001_v0001043_t0024_u01745041338126") 2025/04/19 05:47:39 DEBUG : nested/sub dir/file: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707c95_d20250419_m054332_c001_v7007000_t0000_u01745041412334") 2025/04/19 05:47:39 DEBUG : nested/sub dir/file: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8314ed_d20250419_m054331_c001_v0001182_t0042_u01745041411216") 2025/04/19 05:47:39 DEBUG : nested/sub dir/file: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707c8d_d20250419_m054330_c001_v7007000_t0000_u01745041410042") 2025/04/19 05:47:39 DEBUG : nested/sub dir/file: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8314cf_d20250419_m054328_c001_v0001182_t0006_u01745041408921") 2025/04/19 05:47:39 DEBUG : one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029cf_d20250419_m054315_c001_v7007000_t0000_u01745041395730") 2025/04/19 05:47:39 DEBUG : one: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073dfa7e9768c82_d20250419_m054311_c001_v0001043_t0000_u01745041391122") 2025/04/19 05:47:39 DEBUG : only0: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b3412181_d20250419_m054707_c001_v7007000_t0000_u01745041627210") 2025/04/19 05:47:39 DEBUG : only0: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f402a14d9bd832373_d20250419_m054701_c001_v0001182_t0007_u01745041621216") 2025/04/19 05:47:39 DEBUG : only0: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832293_d20250419_m054652_c001_v0001182_t0034_u01745041612037") 2025/04/19 05:47:39 DEBUG : only0: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41870d48f8630c51_d20250419_m054645_c001_v7007000_t0000_u01745041605675") 2025/04/19 05:47:39 DEBUG : only0: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd83213a_d20250419_m054636_c001_v0001182_t0045_u01745041596217") 2025/04/19 05:47:39 DEBUG : only1: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b3412184_d20250419_m054707_c001_v7007000_t0000_u01745041627394") 2025/04/19 05:47:39 DEBUG : only1: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f40647ce7b136f993_d20250419_m054701_c001_v0001184_t0025_u01745041621772") 2025/04/19 05:47:39 DEBUG : only1: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd83229d_d20250419_m054652_c001_v0001182_t0042_u01745041612445") 2025/04/19 05:47:39 DEBUG : only1: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41640d432227322b_d20250419_m054646_c001_v7007000_t0000_u01745041606456") 2025/04/19 05:47:39 DEBUG : only1: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832140_d20250419_m054636_c001_v0001182_t0015_u01745041596635") 2025/04/19 05:47:39 DEBUG : only10: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b3412187_d20250419_m054707_c001_v7007000_t0000_u01745041627582") 2025/04/19 05:47:39 DEBUG : only10: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f40647ce7b136f999_d20250419_m054701_c001_v0001184_t0025_u01745041621960") 2025/04/19 05:47:39 DEBUG : only10: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832305_d20250419_m054656_c001_v0001182_t0032_u01745041616521") 2025/04/19 05:47:40 DEBUG : only10: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41870d48f8630c56_d20250419_m054646_c001_v7007000_t0000_u01745041606617") 2025/04/19 05:47:40 DEBUG : only10: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8321a6_d20250419_m054640_c001_v0001182_t0040_u01745041600414") 2025/04/19 05:47:40 DEBUG : only11: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b3412188_d20250419_m054707_c001_v7007000_t0000_u01745041627770") 2025/04/19 05:47:40 DEBUG : only11: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f406d893a1aa7b915_d20250419_m054701_c001_v0001182_t0051_u01745041621964") 2025/04/19 05:47:40 DEBUG : only11: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd83230b_d20250419_m054656_c001_v0001182_t0016_u01745041616926") 2025/04/19 05:47:40 DEBUG : only11: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4130823f2790cda0_d20250419_m054646_c001_v7007000_t0000_u01745041606627") 2025/04/19 05:47:40 DEBUG : only11: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8321b4_d20250419_m054640_c001_v0001182_t0017_u01745041600844") 2025/04/19 05:47:40 DEBUG : only12: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b341218a_d20250419_m054707_c001_v7007000_t0000_u01745041627956") 2025/04/19 05:47:40 DEBUG : only12: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f40647ce7b136f9b5_d20250419_m054702_c001_v0001184_t0025_u01745041622538") 2025/04/19 05:47:40 DEBUG : only12: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832317_d20250419_m054657_c001_v0001182_t0024_u01745041617358") 2025/04/19 05:47:40 DEBUG : only12: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41870d48f8630c54_d20250419_m054646_c001_v7007000_t0000_u01745041606238") 2025/04/19 05:47:40 DEBUG : only12: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8321be_d20250419_m054641_c001_v0001182_t0031_u01745041601265") 2025/04/19 05:47:40 DEBUG : only13: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b341218b_d20250419_m054708_c001_v7007000_t0000_u01745041628152") 2025/04/19 05:47:40 DEBUG : only13: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4007c848ba95bec2_d20250419_m054702_c001_v0001153_t0024_u01745041622160") 2025/04/19 05:47:40 DEBUG : only13: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832321_d20250419_m054657_c001_v0001182_t0050_u01745041617764") 2025/04/19 05:47:40 DEBUG : only13: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41640d4322273229_d20250419_m054646_c001_v7007000_t0000_u01745041606266") 2025/04/19 05:47:40 DEBUG : only13: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8321ca_d20250419_m054641_c001_v0001182_t0024_u01745041601689") 2025/04/19 05:47:40 DEBUG : only14: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b341218d_d20250419_m054708_c001_v7007000_t0000_u01745041628337") 2025/04/19 05:47:40 DEBUG : only14: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f402a14d9bd832385_d20250419_m054701_c001_v0001182_t0007_u01745041621800") 2025/04/19 05:47:40 DEBUG : only14: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832331_d20250419_m054658_c001_v0001182_t0016_u01745041618192") 2025/04/19 05:47:41 DEBUG : only14: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4130823f2790cd92_d20250419_m054645_c001_v7007000_t0000_u01745041605884") 2025/04/19 05:47:41 DEBUG : only14: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8321d4_d20250419_m054642_c001_v0001182_t0022_u01745041602115") 2025/04/19 05:47:41 DEBUG : only15: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b341218e_d20250419_m054708_c001_v7007000_t0000_u01745041628522") 2025/04/19 05:47:41 DEBUG : only15: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f402a14d9bd83238d_d20250419_m054701_c001_v0001182_t0007_u01745041621990") 2025/04/19 05:47:41 DEBUG : only15: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832337_d20250419_m054658_c001_v0001182_t0009_u01745041618620") 2025/04/19 05:47:41 DEBUG : only15: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41870d48f8630c55_d20250419_m054646_c001_v7007000_t0000_u01745041606424") 2025/04/19 05:47:41 DEBUG : only15: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8321e6_d20250419_m054642_c001_v0001182_t0051_u01745041602546") 2025/04/19 05:47:41 DEBUG : only16: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b341218f_d20250419_m054708_c001_v7007000_t0000_u01745041628706") 2025/04/19 05:47:41 DEBUG : only16: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4007c848ba95bec4_d20250419_m054702_c001_v0001153_t0024_u01745041622398") 2025/04/19 05:47:41 DEBUG : only16: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd83233f_d20250419_m054659_c001_v0001182_t0031_u01745041619092") 2025/04/19 05:47:41 DEBUG : only16: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4129d8d9a2c057b5_d20250419_m054646_c001_v7007000_t0000_u01745041606436") 2025/04/19 05:47:41 DEBUG : only16: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8321f3_d20250419_m054642_c001_v0001182_t0015_u01745041602949") 2025/04/19 05:47:41 DEBUG : only17: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b3412192_d20250419_m054708_c001_v7007000_t0000_u01745041628892") 2025/04/19 05:47:41 DEBUG : only17: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f402a14d9bd83239b_d20250419_m054702_c001_v0001182_t0007_u01745041622548") 2025/04/19 05:47:41 DEBUG : only17: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832349_d20250419_m054659_c001_v0001182_t0003_u01745041619492") 2025/04/19 05:47:41 DEBUG : only17: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41870d48f8630c53_d20250419_m054646_c001_v7007000_t0000_u01745041606046") 2025/04/19 05:47:41 DEBUG : only17: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8321f9_d20250419_m054643_c001_v0001182_t0021_u01745041603418") 2025/04/19 05:47:41 DEBUG : only18: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b3412195_d20250419_m054709_c001_v7007000_t0000_u01745041629076") 2025/04/19 05:47:41 DEBUG : only18: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f406d893a1aa7b919_d20250419_m054702_c001_v0001182_t0051_u01745041622151") 2025/04/19 05:47:41 DEBUG : only18: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832355_d20250419_m054659_c001_v0001182_t0039_u01745041619955") 2025/04/19 05:47:42 DEBUG : only18: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4129d8d9a2c057b4_d20250419_m054646_c001_v7007000_t0000_u01745041606245") 2025/04/19 05:47:42 DEBUG : only18: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832205_d20250419_m054643_c001_v0001182_t0027_u01745041603842") 2025/04/19 05:47:42 DEBUG : only19: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b3412198_d20250419_m054709_c001_v7007000_t0000_u01745041629261") 2025/04/19 05:47:42 DEBUG : only19: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f40647ce7b136f99f_d20250419_m054702_c001_v0001184_t0025_u01745041622165") 2025/04/19 05:47:42 DEBUG : only19: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832361_d20250419_m054700_c001_v0001182_t0000_u01745041620360") 2025/04/19 05:47:42 DEBUG : only19: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4130823f2790cd99_d20250419_m054646_c001_v7007000_t0000_u01745041606251") 2025/04/19 05:47:42 DEBUG : only19: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832211_d20250419_m054644_c001_v0001182_t0026_u01745041604285") 2025/04/19 05:47:42 DEBUG : only2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b341219b_d20250419_m054709_c001_v7007000_t0000_u01745041629454") 2025/04/19 05:47:42 DEBUG : only2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f402a14d9bd832395_d20250419_m054702_c001_v0001182_t0007_u01745041622176") 2025/04/19 05:47:42 DEBUG : only2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8322a7_d20250419_m054652_c001_v0001182_t0048_u01745041612889") 2025/04/19 05:47:42 DEBUG : only2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41640d4322273224_d20250419_m054645_c001_v7007000_t0000_u01745041605876") 2025/04/19 05:47:42 DEBUG : only2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832152_d20250419_m054637_c001_v0001182_t0029_u01745041597036") 2025/04/19 05:47:42 DEBUG : only3: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b341219f_d20250419_m054709_c001_v7007000_t0000_u01745041629641") 2025/04/19 05:47:42 DEBUG : only3: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f406d893a1aa7b91d_d20250419_m054702_c001_v0001182_t0051_u01745041622334") 2025/04/19 05:47:42 DEBUG : only3: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8322af_d20250419_m054653_c001_v0001182_t0023_u01745041613313") 2025/04/19 05:47:42 DEBUG : only3: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41870d48f8630c52_d20250419_m054645_c001_v7007000_t0000_u01745041605862") 2025/04/19 05:47:42 DEBUG : only3: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832162_d20250419_m054637_c001_v0001182_t0003_u01745041597439") 2025/04/19 05:47:42 DEBUG : only4: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b34121a2_d20250419_m054709_c001_v7007000_t0000_u01745041629826") 2025/04/19 05:47:42 DEBUG : only4: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f40647ce7b136f9ad_d20250419_m054702_c001_v0001184_t0025_u01745041622349") 2025/04/19 05:47:42 DEBUG : only4: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8322b9_d20250419_m054653_c001_v0001182_t0001_u01745041613722") 2025/04/19 05:47:42 DEBUG : only4: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4129d8d9a2c057b3_d20250419_m054646_c001_v7007000_t0000_u01745041606060") 2025/04/19 05:47:42 DEBUG : only4: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd83216a_d20250419_m054637_c001_v0001182_t0050_u01745041597863") 2025/04/19 05:47:42 DEBUG : only5: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b34121a5_d20250419_m054710_c001_v7007000_t0000_u01745041630011") 2025/04/19 05:47:43 DEBUG : only5: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f402a14d9bd832397_d20250419_m054702_c001_v0001182_t0007_u01745041622362") 2025/04/19 05:47:43 DEBUG : only5: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8322c3_d20250419_m054654_c001_v0001182_t0018_u01745041614154") 2025/04/19 05:47:43 DEBUG : only5: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4130823f2790cd9c_d20250419_m054646_c001_v7007000_t0000_u01745041606443") 2025/04/19 05:47:43 DEBUG : only5: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832170_d20250419_m054638_c001_v0001182_t0022_u01745041598275") 2025/04/19 05:47:43 DEBUG : only6: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b34121a9_d20250419_m054710_c001_v7007000_t0000_u01745041630198") 2025/04/19 05:47:43 DEBUG : only6: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4007c848ba95bec6_d20250419_m054702_c001_v0001153_t0024_u01745041622582") 2025/04/19 05:47:43 DEBUG : only6: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8322d1_d20250419_m054654_c001_v0001182_t0050_u01745041614623") 2025/04/19 05:47:43 DEBUG : only6: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41870d48f8630c50_d20250419_m054645_c001_v7007000_t0000_u01745041605487") 2025/04/19 05:47:43 DEBUG : only6: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832178_d20250419_m054638_c001_v0001182_t0023_u01745041598719") 2025/04/19 05:47:43 DEBUG : only7: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b34121ac_d20250419_m054710_c001_v7007000_t0000_u01745041630387") 2025/04/19 05:47:43 DEBUG : only7: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f406d893a1aa7b923_d20250419_m054702_c001_v0001182_t0051_u01745041622521") 2025/04/19 05:47:43 DEBUG : only7: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8322d7_d20250419_m054655_c001_v0001182_t0049_u01745041615056") 2025/04/19 05:47:43 DEBUG : only7: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4130823f2790cd96_d20250419_m054646_c001_v7007000_t0000_u01745041606067") 2025/04/19 05:47:43 DEBUG : only7: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd83218a_d20250419_m054639_c001_v0001182_t0040_u01745041599137") 2025/04/19 05:47:43 DEBUG : only8: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b34121af_d20250419_m054710_c001_v7007000_t0000_u01745041630572") 2025/04/19 05:47:43 DEBUG : only8: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f406d893a1aa7b929_d20250419_m054702_c001_v0001182_t0051_u01745041622710") 2025/04/19 05:47:43 DEBUG : only8: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8322ed_d20250419_m054655_c001_v0001182_t0032_u01745041615696") 2025/04/19 05:47:43 DEBUG : only8: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41640d4322273226_d20250419_m054646_c001_v7007000_t0000_u01745041606081") 2025/04/19 05:47:44 DEBUG : only8: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd832190_d20250419_m054639_c001_v0001182_t0037_u01745041599541") 2025/04/19 05:47:44 DEBUG : only9: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b34121b3_d20250419_m054710_c001_v7007000_t0000_u01745041630756") 2025/04/19 05:47:44 DEBUG : only9: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f40647ce7b136f9bd_d20250419_m054702_c001_v0001184_t0025_u01745041622723") 2025/04/19 05:47:44 DEBUG : only9: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8322f9_d20250419_m054656_c001_v0001182_t0003_u01745041616105") 2025/04/19 05:47:44 DEBUG : only9: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4129d8d9a2c057b2_d20250419_m054645_c001_v7007000_t0000_u01745041605875") 2025/04/19 05:47:44 DEBUG : only9: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd83219a_d20250419_m054640_c001_v0001182_t0046_u01745041600010") 2025/04/19 05:47:44 DEBUG : potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707c89_d20250419_m054327_c001_v7007000_t0000_u01745041407019") 2025/04/19 05:47:44 DEBUG : potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1051b2fa46f24af5_d20250419_m054325_c001_v0001171_t0040_u01745041405052") 2025/04/19 05:47:44 DEBUG : potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707c82_d20250419_m054323_c001_v7007000_t0000_u01745041403213") 2025/04/19 05:47:44 DEBUG : potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768ca2_d20250419_m054321_c001_v0001043_t0030_u01745041401436") 2025/04/19 05:47:44 DEBUG : potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707c70_d20250419_m054319_c001_v7007000_t0000_u01745041399583") 2025/04/19 05:47:44 DEBUG : potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1051b2fa46f24a49_d20250419_m054316_c001_v0001171_t0058_u01745041396727") 2025/04/19 05:47:44 DEBUG : potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029be_d20250419_m054303_c001_v7007000_t0000_u01745041383488") 2025/04/19 05:47:44 DEBUG : potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c60_d20250419_m054301_c001_v0001043_t0026_u01745041381878") 2025/04/19 05:47:44 DEBUG : potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029bb_d20250419_m054259_c001_v7007000_t0000_u01745041379787") 2025/04/19 05:47:44 DEBUG : potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c56_d20250419_m054258_c001_v0001043_t0037_u01745041378455") 2025/04/19 05:47:44 DEBUG : potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029b8_d20250419_m054256_c001_v7007000_t0000_u01745041376726") 2025/04/19 05:47:45 DEBUG : potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c4e_d20250419_m054255_c001_v0001043_t0009_u01745041375310") 2025/04/19 05:47:45 DEBUG : potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f40813580f4f007a7_d20250419_m054247_c001_v7007000_t0000_u01745041367500") 2025/04/19 05:47:45 DEBUG : potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c2c_d20250419_m054245_c001_v0001043_t0050_u01745041365868") 2025/04/19 05:47:45 DEBUG : potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f40813580f4f00787_d20250419_m054245_c001_v7007000_t0000_u01745041365140") 2025/04/19 05:47:45 DEBUG : potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c24_d20250419_m054243_c001_v0001043_t0035_u01745041363419") 2025/04/19 05:47:45 DEBUG : potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f40813580f4f00764_d20250419_m054242_c001_v7007000_t0000_u01745041362691") 2025/04/19 05:47:45 DEBUG : potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c22_d20250419_m054241_c001_v0001043_t0054_u01745041361984") 2025/04/19 05:47:45 DEBUG : potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c20_d20250419_m054241_c001_v0001043_t0030_u01745041361181") 2025/04/19 05:47:45 DEBUG : potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f40813580f4f00744_d20250419_m054240_c001_v7007000_t0000_u01745041360454") 2025/04/19 05:47:45 DEBUG : potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c1e_d20250419_m054239_c001_v0001043_t0004_u01745041359614") 2025/04/19 05:47:45 DEBUG : potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c1c_d20250419_m054238_c001_v0001043_t0041_u01745041358812") 2025/04/19 05:47:45 DEBUG : potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f40813580f4f00734_d20250419_m054238_c001_v7007000_t0000_u01745041358086") 2025/04/19 05:47:45 DEBUG : potato: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c1a_d20250419_m054236_c001_v0001043_t0019_u01745041356992") 2025/04/19 05:47:45 DEBUG : potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4183e4e1c570439b_d20250419_m054415_c001_v7007000_t0000_u01745041455138") 2025/04/19 05:47:45 DEBUG : potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1051b2fa46f24f02_d20250419_m054414_c001_v0001171_t0011_u01745041454314") 2025/04/19 05:47:45 DEBUG : potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41513c35949fcc02_d20250419_m054405_c001_v7007000_t0000_u01745041445476") 2025/04/19 05:47:45 DEBUG : potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1051b2fa46f24dfa_d20250419_m054400_c001_v0001171_t0039_u01745041440692") 2025/04/19 05:47:45 DEBUG : potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41675930f18f31da_d20250419_m054353_c001_v7007000_t0000_u01745041433213") 2025/04/19 05:47:45 DEBUG : potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1051b2fa46f24d0a_d20250419_m054348_c001_v0001171_t0005_u01745041428236") 2025/04/19 05:47:45 DEBUG : potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707ca8_d20250419_m054340_c001_v7007000_t0000_u01745041420014") 2025/04/19 05:47:45 DEBUG : potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1051b2fa46f24bec_d20250419_m054336_c001_v0001171_t0048_u01745041416279") 2025/04/19 05:47:46 DEBUG : potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029c6_d20250419_m054309_c001_v7007000_t0000_u01745041389276") 2025/04/19 05:47:46 DEBUG : potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c72_d20250419_m054307_c001_v0001043_t0047_u01745041387588") 2025/04/19 05:47:46 DEBUG : potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029c3_d20250419_m054306_c001_v7007000_t0000_u01745041386491") 2025/04/19 05:47:46 DEBUG : potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c6a_d20250419_m054304_c001_v0001043_t0054_u01745041384431") 2025/04/19 05:47:46 DEBUG : potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029bf_d20250419_m054303_c001_v7007000_t0000_u01745041383678") 2025/04/19 05:47:46 DEBUG : potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c66_d20250419_m054302_c001_v0001043_t0055_u01745041382765") 2025/04/19 05:47:46 DEBUG : potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029bd_d20250419_m054301_c001_v7007000_t0000_u01745041381133") 2025/04/19 05:47:46 DEBUG : potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c5a_d20250419_m054300_c001_v0001043_t0042_u01745041380162") 2025/04/19 05:47:46 DEBUG : potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029ba_d20250419_m054257_c001_v7007000_t0000_u01745041377722") 2025/04/19 05:47:46 DEBUG : potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c54_d20250419_m054256_c001_v0001043_t0041_u01745041376739") 2025/04/19 05:47:46 DEBUG : potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029ae_d20250419_m054248_c001_v7007000_t0000_u01745041368602") 2025/04/19 05:47:46 DEBUG : potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c30_d20250419_m054247_c001_v0001043_t0046_u01745041367101") 2025/04/19 05:47:46 DEBUG : potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41513c35949fc9da_d20250419_m054134_c001_v7007000_t0000_u01745041294392") 2025/04/19 05:47:46 DEBUG : potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768b95_d20250419_m054133_c001_v0001043_t0055_u01745041293616") 2025/04/19 05:47:46 DEBUG : potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41513c35949fc9d9_d20250419_m054132_c001_v7007000_t0000_u01745041292350") 2025/04/19 05:47:46 DEBUG : potato2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768b93_d20250419_m054131_c001_v0001043_t0007_u01745041291536") 2025/04/19 05:47:46 DEBUG : potato3: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41513c35949fcc05_d20250419_m054405_c001_v7007000_t0000_u01745041445856") 2025/04/19 05:47:46 DEBUG : potato3: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768cd8_d20250419_m054401_c001_v0001043_t0008_u01745041441970") 2025/04/19 05:47:46 DEBUG : potato3: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41675930f18f31e0_d20250419_m054353_c001_v7007000_t0000_u01745041433437") 2025/04/19 05:47:46 DEBUG : potato3: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768cc8_d20250419_m054349_c001_v0001043_t0040_u01745041429628") 2025/04/19 05:47:47 DEBUG : potato3: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707ca9_d20250419_m054340_c001_v7007000_t0000_u01745041420352") 2025/04/19 05:47:47 DEBUG : potato3: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768cba_d20250419_m054336_c001_v0001043_t0032_u01745041416974") 2025/04/19 05:47:47 DEBUG : pre-dest1/1: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f414fe37b57634fd3_d20250419_m054456_c001_v7007000_t0000_u01745041496852") 2025/04/19 05:47:47 DEBUG : pre-dest1/1: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768d16_d20250419_m054448_c001_v0001043_t0015_u01745041488486") 2025/04/19 05:47:47 DEBUG : pre-dest2/2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f414fe37b57634fd4_d20250419_m054457_c001_v7007000_t0000_u01745041497035") 2025/04/19 05:47:47 DEBUG : pre-dest2/2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1051b2fa46f251a2_d20250419_m054449_c001_v0001171_t0051_u01745041489305") 2025/04/19 05:47:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41870d48f8630baa_d20250419_m054427_c001_v7007000_t0000_u01745041467559") 2025/04/19 05:47:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd83187a_d20250419_m054424_c001_v0001182_t0031_u01745041464421") 2025/04/19 05:47:47 DEBUG : sizeonly: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f401713292a98e31f_d20250419_m054216_c001_v7007000_t0000_u01745041336833") 2025/04/19 05:47:47 DEBUG : sizeonly: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768be2_d20250419_m054215_c001_v0001043_t0051_u01745041335760") 2025/04/19 05:47:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b34121cd_d20250419_m054722_c001_v7007000_t0000_u01745041642144") 2025/04/19 05:47:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f106d893a1aa7ba4d_d20250419_m054721_c001_v0001182_t0011_u01745041641124") 2025/04/19 05:47:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b34121ca_d20250419_m054719_c001_v7007000_t0000_u01745041639203") 2025/04/19 05:47:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1007c848ba95beda_d20250419_m054718_c001_v0001153_t0017_u01745041638164") 2025/04/19 05:47:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707c97_d20250419_m054332_c001_v7007000_t0000_u01745041412527") 2025/04/19 05:47:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1051b2fa46f24b87_d20250419_m054331_c001_v0001171_t0017_u01745041411563") 2025/04/19 05:47:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707c8f_d20250419_m054330_c001_v7007000_t0000_u01745041410226") 2025/04/19 05:47:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768cb2_d20250419_m054329_c001_v0001043_t0019_u01745041409271") 2025/04/19 05:47:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f401713292a98e31c_d20250419_m054212_c001_v7007000_t0000_u01745041332428") 2025/04/19 05:47:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768bd6_d20250419_m054210_c001_v0001043_t0053_u01745041330907") 2025/04/19 05:47:48 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f401713292a98e319_d20250419_m054210_c001_v7007000_t0000_u01745041330180") 2025/04/19 05:47:48 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768bce_d20250419_m054209_c001_v0001043_t0028_u01745041329003") 2025/04/19 05:47:48 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f401713292a98e314_d20250419_m054206_c001_v7007000_t0000_u01745041326159") 2025/04/19 05:47:48 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768bc8_d20250419_m054204_c001_v0001043_t0008_u01745041324961") 2025/04/19 05:47:48 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f401713292a98e313_d20250419_m054204_c001_v7007000_t0000_u01745041324418") 2025/04/19 05:47:48 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768bbe_d20250419_m054203_c001_v0001043_t0008_u01745041323175") 2025/04/19 05:47:48 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768bba_d20250419_m054200_c001_v0001043_t0022_u01745041320420") 2025/04/19 05:47:48 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f401713292a98e30f_d20250419_m054159_c001_v7007000_t0000_u01745041319676") 2025/04/19 05:47:48 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768bb8_d20250419_m054158_c001_v0001043_t0039_u01745041318973") 2025/04/19 05:47:48 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768bb6_d20250419_m054158_c001_v0001043_t0024_u01745041318149") 2025/04/19 05:47:48 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f401713292a98e308_d20250419_m054157_c001_v7007000_t0000_u01745041317048") 2025/04/19 05:47:48 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768bb2_d20250419_m054154_c001_v0001043_t0010_u01745041314330") 2025/04/19 05:47:48 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768bae_d20250419_m054151_c001_v0001043_t0002_u01745041311653") 2025/04/19 05:47:48 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f401713292a98e2e0_d20250419_m054150_c001_v7007000_t0000_u01745041310926") 2025/04/19 05:47:48 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768bac_d20250419_m054150_c001_v0001043_t0018_u01745041310053") 2025/04/19 05:47:48 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768baa_d20250419_m054149_c001_v0001043_t0031_u01745041309349") 2025/04/19 05:47:48 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f401713292a98e2cf_d20250419_m054148_c001_v7007000_t0000_u01745041308616") 2025/04/19 05:47:48 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768ba3_d20250419_m054145_c001_v0001043_t0036_u01745041305065") 2025/04/19 05:47:48 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f401713292a98e2b1_d20250419_m054144_c001_v7007000_t0000_u01745041304695") 2025/04/19 05:47:48 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768ba1_d20250419_m054143_c001_v0001043_t0026_u01745041303948") 2025/04/19 05:47:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41513c35949fc9e2_d20250419_m054142_c001_v7007000_t0000_u01745041302317") 2025/04/19 05:47:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768b9f_d20250419_m054141_c001_v0001043_t0054_u01745041301605") 2025/04/19 05:47:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41513c35949fc9e1_d20250419_m054141_c001_v7007000_t0000_u01745041301058") 2025/04/19 05:47:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768b9d_d20250419_m054140_c001_v0001043_t0026_u01745041300350") 2025/04/19 05:47:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41513c35949fc9df_d20250419_m054139_c001_v7007000_t0000_u01745041299081") 2025/04/19 05:47:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768b9b_d20250419_m054138_c001_v0001043_t0048_u01745041298192") 2025/04/19 05:47:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41513c35949fc9de_d20250419_m054137_c001_v7007000_t0000_u01745041297637") 2025/04/19 05:47:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768b99_d20250419_m054136_c001_v0001043_t0031_u01745041296928") 2025/04/19 05:47:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41513c35949fc9dc_d20250419_m054136_c001_v7007000_t0000_u01745041296008") 2025/04/19 05:47:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768b97_d20250419_m054135_c001_v0001043_t0020_u01745041295300") 2025/04/19 05:47:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41513c35949fc9d6_d20250419_m054128_c001_v7007000_t0000_u01745041288918") 2025/04/19 05:47:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768b8b_d20250419_m054127_c001_v0001043_t0011_u01745041287959") 2025/04/19 05:47:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41513c35949fc9d5_d20250419_m054127_c001_v7007000_t0000_u01745041287052") 2025/04/19 05:47:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768b87_d20250419_m054126_c001_v0001043_t0044_u01745041286276") 2025/04/19 05:47:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41513c35949fc9d3_d20250419_m054125_c001_v7007000_t0000_u01745041285369") 2025/04/19 05:47:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768b81_d20250419_m054124_c001_v0001043_t0001_u01745041284638") 2025/04/19 05:47:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f41513c35949fc9cd_d20250419_m054121_c001_v7007000_t0000_u01745041281743") 2025/04/19 05:47:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768b7b_d20250419_m054120_c001_v0001043_t0003_u01745041280998") 2025/04/19 05:47:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b34121ce_d20250419_m054722_c001_v7007000_t0000_u01745041642329") 2025/04/19 05:47:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f10647ce7b136fbaa_d20250419_m054721_c001_v0001184_t0052_u01745041641132") 2025/04/19 05:47:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b34121cb_d20250419_m054719_c001_v7007000_t0000_u01745041639388") 2025/04/19 05:47:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd83247b_d20250419_m054717_c001_v0001182_t0022_u01745041637803") 2025/04/19 05:47:50 DEBUG : sub/yam: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707c87_d20250419_m054326_c001_v7007000_t0000_u01745041406466") 2025/04/19 05:47:50 DEBUG : sub/yam: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd83147f_d20250419_m054324_c001_v0001182_t0053_u01745041404699") 2025/04/19 05:47:50 DEBUG : test_dir1/file2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b34121c5_d20250419_m054716_c001_v7007000_t0000_u01745041636254") 2025/04/19 05:47:50 DEBUG : test_dir1/file2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f106d893a1aa7b9e3_d20250419_m054714_c001_v0001182_t0041_u01745041634918") 2025/04/19 05:47:50 DEBUG : test_dir1/file2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b34121c1_d20250419_m054713_c001_v7007000_t0000_u01745041633332") 2025/04/19 05:47:50 DEBUG : test_dir1/file2: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f106d893a1aa7b9a9_d20250419_m054712_c001_v0001182_t0001_u01745041632161") 2025/04/19 05:47:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b34121c7_d20250419_m054716_c001_v7007000_t0000_u01745041636440") 2025/04/19 05:47:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd83244a_d20250419_m054714_c001_v0001182_t0034_u01745041634907") 2025/04/19 05:47:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073e444b34121c3_d20250419_m054713_c001_v7007000_t0000_u01745041633517") 2025/04/19 05:47:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1007c848ba95bed2_d20250419_m054712_c001_v0001153_t0008_u01745041632146") 2025/04/19 05:47:50 DEBUG : three: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029d0_d20250419_m054315_c001_v7007000_t0000_u01745041395941") 2025/04/19 05:47:50 DEBUG : three: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c92_d20250419_m054314_c001_v0001043_t0011_u01745041394485") 2025/04/19 05:47:50 DEBUG : three: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f1073dfa7e9768c86_d20250419_m054311_c001_v0001043_t0006_u01745041391489") 2025/04/19 05:47:50 DEBUG : two: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f419ba6fee6f029d1_d20250419_m054316_c001_v7007000_t0000_u01745041396123") 2025/04/19 05:47:50 DEBUG : two: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f402a14d9bd8313a7_d20250419_m054313_c001_v0001182_t0007_u01745041393918") 2025/04/19 05:47:50 DEBUG : two: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f4073dfa7e9768c84_d20250419_m054311_c001_v0001043_t0000_u01745041391306") 2025/04/19 05:47:50 DEBUG : yam: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707c8a_d20250419_m054327_c001_v7007000_t0000_u01745041407204") 2025/04/19 05:47:51 DEBUG : yam: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f10809f7a26e9bfa2_d20250419_m054326_c001_v0001102_t0031_u01745041406156") 2025/04/19 05:47:51 DEBUG : yam: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707c81_d20250419_m054322_c001_v7007000_t0000_u01745041402657") 2025/04/19 05:47:51 DEBUG : yam: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd831441_d20250419_m054321_c001_v0001182_t0053_u01745041401076") 2025/04/19 05:47:51 DEBUG : yam: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707c6b_d20250419_m054319_c001_v7007000_t0000_u01745041399034") 2025/04/19 05:47:51 DEBUG : yam: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f102a14d9bd8313ed_d20250419_m054316_c001_v0001182_t0009_u01745041396735") 2025/04/19 05:47:51 DEBUG : yaml: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707c83_d20250419_m054323_c001_v7007000_t0000_u01745041403398") 2025/04/19 05:47:51 DEBUG : yaml: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f11355c45fe6dff0f_d20250419_m054322_c001_v0001183_t0044_u01745041402438") 2025/04/19 05:47:51 DEBUG : yaml: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f411367abab707c72_d20250419_m054319_c001_v7007000_t0000_u01745041399775") 2025/04/19 05:47:51 DEBUG : yaml: Deleting (id "4_z3f32cd73900d4bcb9f680e1b_f101bb66502e1e46e_d20250419_m054318_c001_v0001115_t0038_u01745041398111") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m34.728947811s (try 1/5)