"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/02/17 01:26:29 DEBUG : Creating backend with remote "TestB2:rclone-test-qaqocew5xaya" 2025/02/17 01:26:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/17 01:26:30 DEBUG : Creating backend with remote "/tmp/rclone3786389602" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:26:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 01:26:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/17 01:26:31 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:26:31 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.97s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:26:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/17 01:26:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 01:26:32 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:26:32 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:26:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 01:26:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:26:33 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.13s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", 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-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:26:34 DEBUG : Creating backend with remote "/non-existing" 2025/02/17 01:26:34 DEBUG : Config file has changed externally - reloading 2025/02/17 01:26:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/17 01:26:35 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:26:35 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:26:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 01:26:36 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:26:36 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:26:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 01:26:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.97s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:26:37 INFO : B2 bucket rclone-test-qaqocew5xaya: Running all checks before starting transfers 2025/02/17 01:26:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 01:26:38 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:26:38 INFO : B2 bucket rclone-test-qaqocew5xaya: Checks finished, now starting transfers 2025/02/17 01:26:38 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:26:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 01:26:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.57s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:26:39 ERROR : Ignoring --no-traverse with sync 2025/02/17 01:26:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 01:26:39 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:26:39 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:26:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 01:26:39 INFO : sub dir/hello world: Copied (new) 2025/02/17 01:26:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.55s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:26:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/17 01:26:41 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:26:41 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:26:41 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/17 01:26:41 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.78s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:26:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 01:26:42 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:26:42 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:26:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 01:26:43 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.63s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:26:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 01:26:44 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:26:44 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:26:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 01:26:45 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.94s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:26:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/17 01:26:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 01:26:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/17 01:26:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/17 01:26:46 INFO : sub dir: Making directory 2025/02/17 01:26:46 INFO : sub dir2: Making directory 2025/02/17 01:26:46 INFO : sub dir2/sub sub dir2: Making directory 2025/02/17 01:26:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 01:26:46 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:26:46 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:26:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 01:26:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/17 01:26:47 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.95s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:26:48 INFO : sub dir2: Making directory 2025/02/17 01:26:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/17 01:26:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 01:26:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 01:26:48 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:26:48 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:26:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 01:26:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.20s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:26:49 DEBUG : sub dir2: Making directory with metadata 2025/02/17 01:26:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 01:26:49 INFO : sub dir: Making directory 2025/02/17 01:26:49 INFO : sub dir2: Making directory 2025/02/17 01:26:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 01:26:49 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:26:49 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:26:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 01:26:50 INFO : sub dir/hello world: Copied (new) 2025/02/17 01:26:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/17 01:26:50 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/17 01:26:50 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.79s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", 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-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:26:51 INFO : sub dir2: Making directory 2025/02/17 01:26:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 01:26:51 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:26:51 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:26:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 01:26:52 INFO : sub dir/hello world: Copied (new) 2025/02/17 01:26:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.29s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:26:52 DEBUG : sub dir2: Making directory with metadata 2025/02/17 01:26:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 01:26:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/17 01:26:53 INFO : sub dir: Making directory 2025/02/17 01:26:53 INFO : sub dir2: Making directory 2025/02/17 01:26:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 01:26:53 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:26:53 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:26:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 01:26:53 INFO : sub dir/hello world: Copied (new) 2025/02/17 01:26:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/17 01:26:53 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.65s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", 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-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:26:54 INFO : sub dir2: Making directory 2025/02/17 01:26:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 01:26:55 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:26:55 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:26:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 01:26:55 INFO : sub dir/hello world: Copied (new) 2025/02/17 01:26:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.56s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:26:57 DEBUG : Creating backend with remote "TestB2:rclone-test-gaxeqah2hefo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-qaqocew5xaya -> B2 bucket rclone-test-gaxeqah2hefo 2025/02/17 01:26:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 01:26:58 DEBUG : B2 bucket rclone-test-gaxeqah2hefo: Waiting for checks to finish 2025/02/17 01:26:58 DEBUG : B2 bucket rclone-test-gaxeqah2hefo: Waiting for transfers to finish 2025/02/17 01:26:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 01:26:59 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:26:59 DEBUG : B2 bucket rclone-test-gaxeqah2hefo: Purge remote 2025/02/17 01:26:59 INFO : B2 bucket rclone-test-gaxeqah2hefo: cleaning bucket "rclone-test-gaxeqah2hefo" of all files 2025/02/17 01:26:59 DEBUG : sub dir/hello world: Deleting (id "4_zdf920d03804d1b1b9f580e1b_f117626ef202a2af2_d20250217_m012658_c001_v0001184_t0012_u01739755618977") --- PASS: TestServerSideCopy (4.52s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/17 01:27:02 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:27:02 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:27:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/17 01:27:02 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.40s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:03 DEBUG : Creating backend with remote "TestB2:rclone-test-zezozig2xije" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-qaqocew5xaya -> B2 bucket rclone-test-zezozig2xije 2025/02/17 01:27:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 01:27:05 DEBUG : B2 bucket rclone-test-zezozig2xije: Waiting for checks to finish 2025/02/17 01:27:05 DEBUG : B2 bucket rclone-test-zezozig2xije: Waiting for transfers to finish 2025/02/17 01:27:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 01:27:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/17 01:27:07 DEBUG : B2 bucket rclone-test-zezozig2xije: Waiting for checks to finish 2025/02/17 01:27:07 DEBUG : B2 bucket rclone-test-zezozig2xije: Waiting for transfers to finish 2025/02/17 01:27:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/17 01:27:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:08 DEBUG : B2 bucket rclone-test-zezozig2xije: Purge remote 2025/02/17 01:27:08 INFO : B2 bucket rclone-test-zezozig2xije: cleaning bucket "rclone-test-zezozig2xije" of all files 2025/02/17 01:27:08 DEBUG : sub dir/hello world: Deleting (id "4_z9f221db3804d1b1b9f580e1b_f1048ce6ba0498677_d20250217_m012707_c001_v0001104_t0056_u01739755627457") 2025/02/17 01:27:08 DEBUG : sub dir/hello world: Deleting (id "4_z9f221db3804d1b1b9f580e1b_f11969763c49b46d3_d20250217_m012705_c001_v0001116_t0049_u01739755625860") --- PASS: TestServerSideCopyOverSelf (6.95s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/17 01:27:11 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:27:11 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:27:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/17 01:27:11 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/17 01:27:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.23s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:13 DEBUG : Creating backend with remote "TestB2:rclone-test-cuqequg1yasa" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-qaqocew5xaya -> B2 bucket rclone-test-cuqequg1yasa 2025/02/17 01:27:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 01:27:14 DEBUG : B2 bucket rclone-test-cuqequg1yasa: Waiting for checks to finish 2025/02/17 01:27:14 DEBUG : B2 bucket rclone-test-cuqequg1yasa: Waiting for transfers to finish 2025/02/17 01:27:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 01:27:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/17 01:27:16 DEBUG : B2 bucket rclone-test-cuqequg1yasa: Waiting for checks to finish 2025/02/17 01:27:16 DEBUG : B2 bucket rclone-test-cuqequg1yasa: Waiting for transfers to finish 2025/02/17 01:27:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/17 01:27:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/17 01:27:16 INFO : sub dir/hello world: Deleted 2025/02/17 01:27:17 DEBUG : testing file moves 2025/02/17 01:27:17 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/17 01:27:17 DEBUG : B2 bucket rclone-test-cuqequg1yasa: Waiting for checks to finish 2025/02/17 01:27:17 DEBUG : B2 bucket rclone-test-cuqequg1yasa: Waiting for transfers to finish 2025/02/17 01:27:18 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/17 01:27:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/17 01:27:18 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:18 DEBUG : B2 bucket rclone-test-cuqequg1yasa: Purge remote 2025/02/17 01:27:18 INFO : B2 bucket rclone-test-cuqequg1yasa: cleaning bucket "rclone-test-cuqequg1yasa" of all files 2025/02/17 01:27:19 DEBUG : sub dir/hello world: Deleting (id "4_z3fb23df3804d1b1b9f580e1b_f106f0ddeefb5185e_d20250217_m012717_c001_v0001104_t0054_u01739755637980") 2025/02/17 01:27:19 DEBUG : sub dir/hello world: Deleting (id "4_z3fb23df3804d1b1b9f580e1b_f11923503000fc313_d20250217_m012716_c001_v0001183_t0030_u01739755636279") 2025/02/17 01:27:19 DEBUG : sub dir/hello world: Deleting (id "4_z3fb23df3804d1b1b9f580e1b_f101dad44c8c330d9_d20250217_m012714_c001_v0001183_t0007_u01739755634932") --- PASS: TestServerSideMoveOverSelf (8.51s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:21 ERROR : : error listing: directory not found 2025/02/17 01:27:21 INFO : Local file system at /tmp/rclone3786389602: Making directory 2025/02/17 01:27:21 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:27:21 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.93s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 01:27:24 DEBUG : Local file system at /tmp/rclone3786389602: Waiting for checks to finish 2025/02/17 01:27:24 DEBUG : Local file system at /tmp/rclone3786389602: Waiting for transfers to finish 2025/02/17 01:27:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 01:27:24 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/17 01:27:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestCopyRedownload (2.59s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:25 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/17 01:27:25 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:27:25 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:27:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/17 01:27:26 INFO : check sum: Copied (new) 2025/02/17 01:27:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:26 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:27:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/17 01:27:26 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/17 01:27:26 DEBUG : check sum: Unchanged skipping 2025/02/17 01:27:26 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:27:26 DEBUG : Waiting for deletions to finish 2025/02/17 01:27:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.36s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:28 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/17 01:27:28 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:27:28 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:27:28 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/17 01:27:28 INFO : sizeonly: Copied (new) 2025/02/17 01:27:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:29 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:27:29 DEBUG : sizeonly: Sizes identical 2025/02/17 01:27:29 DEBUG : sizeonly: Unchanged skipping 2025/02/17 01:27:29 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:27:29 DEBUG : Waiting for deletions to finish 2025/02/17 01:27:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.85s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:31 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/17 01:27:31 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:27:31 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:27:31 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/17 01:27:31 INFO : ignore-size: Copied (new) 2025/02/17 01:27:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:31 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:27:31 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:27:31 DEBUG : ignore-size: Unchanged skipping 2025/02/17 01:27:31 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:27:31 DEBUG : Waiting for deletions to finish 2025/02/17 01:27:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.28s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:33 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:27:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:27:33 DEBUG : existing: Unchanged skipping 2025/02/17 01:27:33 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:27:33 DEBUG : Waiting for deletions to finish 2025/02/17 01:27:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/17 01:27:33 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:27:33 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:27:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/17 01:27:34 INFO : existing: Copied (replaced existing) 2025/02/17 01:27:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.71s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/17 01:27:35 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:27:35 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:27:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/17 01:27:36 INFO : existing: Copied (new) 2025/02/17 01:27:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:36 DEBUG : existing: Destination exists, skipping 2025/02/17 01:27:36 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:27:36 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:27:36 DEBUG : Waiting for deletions to finish 2025/02/17 01:27:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.44s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:38 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/17 01:27:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/17 01:27:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 01:27:39 DEBUG : c/non empty space: Unchanged skipping 2025/02/17 01:27:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 01:27:39 INFO : a/potato2: Copied (new) 2025/02/17 01:27:39 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:27:39 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:27:39 DEBUG : Waiting for deletions to finish 2025/02/17 01:27:39 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.81s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:41 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:27:41 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/02/17 01:27:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/17 01:27:41 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/17 01:27:41 DEBUG : empty space: Unchanged skipping 2025/02/17 01:27:41 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:27:41 DEBUG : Waiting for deletions to finish 2025/02/17 01:27:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:42 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:27:42 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/02/17 01:27:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/17 01:27:43 INFO : empty space: Updated modification time in destination 2025/02/17 01:27:43 DEBUG : empty space: Unchanged skipping 2025/02/17 01:27:43 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:27:43 DEBUG : Waiting for deletions to finish 2025/02/17 01:27:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.73s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:45 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:27:45 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/02/17 01:27:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/17 01:27:45 DEBUG : empty space: Unchanged skipping 2025/02/17 01:27:45 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:27:45 DEBUG : Waiting for deletions to finish 2025/02/17 01:27:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.05s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:47 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:27:47 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/02/17 01:27:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3786389602) 2025/02/17 01:27:47 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qaqocew5xaya) 2025/02/17 01:27:47 DEBUG : foo: sha1 differ 2025/02/17 01:27:47 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:27:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/17 01:27:47 INFO : foo: Copied (replaced existing) 2025/02/17 01:27:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:49 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/17 01:27:49 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:27:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 01:27:49 DEBUG : empty space: Unchanged skipping 2025/02/17 01:27:49 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:27:49 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 01:27:49 INFO : potato: Copied (new) 2025/02/17 01:27:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.21s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:51 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:27:51 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/17 01:27:51 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:27:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/17 01:27:52 INFO : potato: Copied (replaced existing) 2025/02/17 01:27:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.34s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:53 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:27:53 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/02/17 01:27:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3786389602) 2025/02/17 01:27:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qaqocew5xaya) 2025/02/17 01:27:53 DEBUG : potato: sha1 differ 2025/02/17 01:27:53 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:27:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/17 01:27:54 INFO : potato: Copied (replaced existing) 2025/02/17 01:27:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 01:27:56 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/17 01:27:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 01:27:56 DEBUG : empty space: Unchanged skipping 2025/02/17 01:27:56 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:27:56 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:27:56 DEBUG : Waiting for deletions to finish 2025/02/17 01:27:56 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:27:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 01:27:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 01:27:58 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:27:58 DEBUG : empty space: Unchanged skipping 2025/02/17 01:27:58 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:27:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 01:27:59 INFO : potato2: Copied (new) 2025/02/17 01:27:59 DEBUG : Waiting for deletions to finish 2025/02/17 01:27:59 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:28:01 INFO : d: Making directory 2025/02/17 01:28:01 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/17 01:28:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/17 01:28:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 01:28:01 DEBUG : c/non empty space: Unchanged skipping 2025/02/17 01:28:01 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:28:01 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:28:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 01:28:02 INFO : a/potato2: Copied (new) 2025/02/17 01:28:02 DEBUG : Waiting for deletions to finish 2025/02/17 01:28:02 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:28:04 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/17 01:28:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/17 01:28:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 01:28:04 DEBUG : c/non empty space: Unchanged skipping 2025/02/17 01:28:04 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:28:04 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:28:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 01:28:05 INFO : a/potato2: Copied (new) 2025/02/17 01:28:05 ERROR : B2 bucket rclone-test-qaqocew5xaya: not deleting files as there were IO errors 2025/02/17 01:28:05 ERROR : B2 bucket rclone-test-qaqocew5xaya: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:28:07 DEBUG : Waiting for deletions to finish 2025/02/17 01:28:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 01:28:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 01:28:07 DEBUG : empty space: Unchanged skipping 2025/02/17 01:28:07 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:28:07 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:28:07 INFO : potato: Deleted 2025/02/17 01:28:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 01:28:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.57s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:28:10 DEBUG : Waiting for deletions to finish 2025/02/17 01:28:10 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:28:10 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:28:10 INFO : potato: Deleted 2025/02/17 01:28:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 01:28:10 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:28:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 01:28:10 DEBUG : empty space: Unchanged skipping 2025/02/17 01:28:10 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:28:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 01:28:11 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.25s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:28:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 01:28:13 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:28:13 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:28:13 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/17 01:28:13 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.30s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:28:15 DEBUG : enormous: Excluded (Size Filter) 2025/02/17 01:28:15 DEBUG : enormous: Excluded 2025/02/17 01:28:15 DEBUG : potato2: Excluded (Size Filter) 2025/02/17 01:28:15 DEBUG : potato2: Excluded 2025/02/17 01:28:15 DEBUG : potato2: Excluded (Size Filter) 2025/02/17 01:28:15 DEBUG : potato2: Excluded 2025/02/17 01:28:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 01:28:15 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:28:15 DEBUG : empty space: Unchanged skipping 2025/02/17 01:28:15 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:28:15 DEBUG : Waiting for deletions to finish 2025/02/17 01:28:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:28:15 DEBUG : enormous: Excluded (Size Filter) 2025/02/17 01:28:15 DEBUG : enormous: Excluded 2025/02/17 01:28:15 DEBUG : potato2: Excluded (Size Filter) 2025/02/17 01:28:15 DEBUG : potato2: Excluded 2025/02/17 01:28:16 DEBUG : potato2: Excluded (Size Filter) 2025/02/17 01:28:16 DEBUG : potato2: Excluded 2025/02/17 01:28:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/17 01:28:16 DEBUG : empty space: Unchanged skipping 2025/02/17 01:28:16 DEBUG : Local file system at /tmp/rclone3786389602: Waiting for checks to finish 2025/02/17 01:28:16 DEBUG : Local file system at /tmp/rclone3786389602: Waiting for transfers to finish 2025/02/17 01:28:16 DEBUG : Waiting for deletions to finish 2025/02/17 01:28:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.97s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:28:18 DEBUG : enormous: Excluded (Size Filter) 2025/02/17 01:28:18 DEBUG : enormous: Excluded 2025/02/17 01:28:18 DEBUG : potato2: Excluded (Size Filter) 2025/02/17 01:28:18 DEBUG : potato2: Excluded 2025/02/17 01:28:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 01:28:19 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:28:19 DEBUG : empty space: Unchanged skipping 2025/02/17 01:28:19 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:28:19 DEBUG : Waiting for deletions to finish 2025/02/17 01:28:19 INFO : enormous: Deleted 2025/02/17 01:28:19 INFO : potato2: Deleted 2025/02/17 01:28:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:28:19 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/17 01:28:19 DEBUG : empty space: Unchanged skipping 2025/02/17 01:28:19 DEBUG : Local file system at /tmp/rclone3786389602: Waiting for checks to finish 2025/02/17 01:28:19 DEBUG : Local file system at /tmp/rclone3786389602: Waiting for transfers to finish 2025/02/17 01:28:19 DEBUG : Waiting for deletions to finish 2025/02/17 01:28:19 INFO : enormous: Deleted 2025/02/17 01:28:19 INFO : potato2: Deleted 2025/02/17 01:28:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.44s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:28:22 DEBUG : five: Need to transfer - File not found at Destination 2025/02/17 01:28:22 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/17 01:28:22 DEBUG : one: Destination is newer than source, skipping 2025/02/17 01:28:22 DEBUG : three: Sizes identical 2025/02/17 01:28:22 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:28:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3786389602) 2025/02/17 01:28:22 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qaqocew5xaya) 2025/02/17 01:28:22 DEBUG : two: sha1 differ 2025/02/17 01:28:22 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/17 01:28:22 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/17 01:28:22 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:28:22 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/17 01:28:22 INFO : five: Copied (new) 2025/02/17 01:28:23 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/17 01:28:23 INFO : four: Copied (replaced existing) 2025/02/17 01:28:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/17 01:28:23 INFO : two: Copied (replaced existing) 2025/02/17 01:28:23 DEBUG : Waiting for deletions to finish 2025/02/17 01:28:23 DEBUG : one: Destination is newer than source, skipping 2025/02/17 01:28:23 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:28:23 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/17 01:28:23 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/17 01:28:23 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/17 01:28:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3786389602) 2025/02/17 01:28:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/17 01:28:23 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/17 01:28:23 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qaqocew5xaya) 2025/02/17 01:28:23 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/17 01:28:23 DEBUG : three: sha1 differ 2025/02/17 01:28:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/17 01:28:23 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/17 01:28:23 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/17 01:28:23 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/17 01:28:23 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:28:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/17 01:28:23 INFO : three: Copied (replaced existing) 2025/02/17 01:28:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.49s) === 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-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/17 01:28:25 INFO : B2 bucket rclone-test-qaqocew5xaya: Making map for --track-renames 2025/02/17 01:28:25 INFO : B2 bucket rclone-test-qaqocew5xaya: Finished making map for --track-renames 2025/02/17 01:28:25 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:28:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/17 01:28:25 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for renames to finish 2025/02/17 01:28:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/17 01:28:25 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:28:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/17 01:28:26 INFO : potato: Copied (new) 2025/02/17 01:28:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/17 01:28:26 INFO : yam: Copied (new) 2025/02/17 01:28:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:28:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:28:26 INFO : B2 bucket rclone-test-qaqocew5xaya: Making map for --track-renames 2025/02/17 01:28:26 INFO : B2 bucket rclone-test-qaqocew5xaya: Finished making map for --track-renames 2025/02/17 01:28:26 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:28:26 DEBUG : potato: Unchanged skipping 2025/02/17 01:28:26 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for renames to finish 2025/02/17 01:28:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/17 01:28:27 INFO : yam: Copied (server-side copy) to: yaml 2025/02/17 01:28:27 INFO : yam: Deleted 2025/02/17 01:28:27 INFO : yaml: Renamed from "yam" 2025/02/17 01:28:27 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:28:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.57s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/17 01:28:29 INFO : B2 bucket rclone-test-qaqocew5xaya: Making map for --track-renames 2025/02/17 01:28:29 INFO : B2 bucket rclone-test-qaqocew5xaya: Finished making map for --track-renames 2025/02/17 01:28:29 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:28:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/17 01:28:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/17 01:28:29 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for renames to finish 2025/02/17 01:28:29 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:28:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/17 01:28:29 INFO : yam: Copied (new) 2025/02/17 01:28:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/17 01:28:29 INFO : potato: Copied (new) 2025/02/17 01:28:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:28:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:28:30 INFO : B2 bucket rclone-test-qaqocew5xaya: Making map for --track-renames 2025/02/17 01:28:30 INFO : B2 bucket rclone-test-qaqocew5xaya: Finished making map for --track-renames 2025/02/17 01:28:30 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:28:30 DEBUG : potato: Unchanged skipping 2025/02/17 01:28:30 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for renames to finish 2025/02/17 01:28:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/17 01:28:30 INFO : yam: Copied (server-side copy) to: yaml 2025/02/17 01:28:30 INFO : yam: Deleted 2025/02/17 01:28:30 INFO : yaml: Renamed from "yam" 2025/02/17 01:28:30 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:28:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.51s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/17 01:28:32 INFO : B2 bucket rclone-test-qaqocew5xaya: Making map for --track-renames 2025/02/17 01:28:32 INFO : B2 bucket rclone-test-qaqocew5xaya: Finished making map for --track-renames 2025/02/17 01:28:32 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:28:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/17 01:28:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/17 01:28:32 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for renames to finish 2025/02/17 01:28:32 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:28:33 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/17 01:28:33 INFO : sub/yam: Copied (new) 2025/02/17 01:28:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/17 01:28:33 INFO : potato: Copied (new) 2025/02/17 01:28:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:28:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:28:33 DEBUG : potato: Unchanged skipping 2025/02/17 01:28:34 INFO : B2 bucket rclone-test-qaqocew5xaya: Making map for --track-renames 2025/02/17 01:28:34 INFO : B2 bucket rclone-test-qaqocew5xaya: Finished making map for --track-renames 2025/02/17 01:28:34 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:28:34 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for renames to finish 2025/02/17 01:28:34 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/17 01:28:34 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/17 01:28:34 INFO : sub/yam: Deleted 2025/02/17 01:28:34 INFO : yam: Renamed from "sub/yam" 2025/02/17 01:28:34 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:28:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.68s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:28:36 DEBUG : Creating backend with remote "/tmp/rclone3786389602/dir1" 2025/02/17 01:28:36 DEBUG : Creating backend with remote "/tmp/rclone3786389602/dir2" 2025/02/17 01:28:36 DEBUG : Local file system at /tmp/rclone3786389602/dir2: Using server-side directory move 2025/02/17 01:28:36 INFO : Local file system at /tmp/rclone3786389602/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/17 01:28:36 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/17 01:28:36 DEBUG : Local file system at /tmp/rclone3786389602/dir2: Waiting for checks to finish 2025/02/17 01:28:36 DEBUG : Local file system at /tmp/rclone3786389602/dir2: Waiting for transfers to finish 2025/02/17 01:28:36 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:28:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 01:28:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/17 01:28:36 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:28:36 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:28:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 01:28:37 INFO : sub dir/hello world: Copied (new) 2025/02/17 01:28:37 INFO : sub dir/hello world: Deleted 2025/02/17 01:28:37 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/17 01:28:37 INFO : nested/sub dir/file: Copied (new) 2025/02/17 01:28:37 INFO : nested/sub dir/file: Deleted 2025/02/17 01:28:37 INFO : sub dir: Removing directory 2025/02/17 01:28:37 INFO : nested/sub dir: Removing directory 2025/02/17 01:28:37 INFO : nested: Removing directory 2025/02/17 01:28:37 DEBUG : Local file system at /tmp/rclone3786389602: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.11s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:28:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 01:28:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/17 01:28:38 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:28:38 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:28:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/17 01:28:39 INFO : nested/sub dir/file: Copied (new) 2025/02/17 01:28:39 INFO : nested/sub dir/file: Deleted 2025/02/17 01:28:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/17 01:28:39 INFO : sub dir/hello world: Copied (new) 2025/02/17 01:28:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.18s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:28:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/17 01:28:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/17 01:28:41 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:28:41 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:28:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/17 01:28:41 INFO : existing: Copied (new) 2025/02/17 01:28:41 INFO : existing: Deleted 2025/02/17 01:28:41 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/17 01:28:41 INFO : existing-b: Copied (new) 2025/02/17 01:28:41 INFO : existing-b: Deleted 2025/02/17 01:28:41 DEBUG : existing: Destination exists, skipping 2025/02/17 01:28:41 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/17 01:28:41 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:28:41 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:28:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.20s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:28:43 DEBUG : Creating backend with remote "TestB2:rclone-test-maboleb6jige" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qaqocew5xaya -> B2 bucket rclone-test-maboleb6jige 2025/02/17 01:28:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 01:28:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/17 01:28:48 DEBUG : empty space: Unchanged skipping 2025/02/17 01:28:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/17 01:28:48 DEBUG : B2 bucket rclone-test-maboleb6jige: Waiting for checks to finish 2025/02/17 01:28:48 INFO : empty space: Deleted 2025/02/17 01:28:48 DEBUG : B2 bucket rclone-test-maboleb6jige: Waiting for transfers to finish 2025/02/17 01:28:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 01:28:49 INFO : potato2: Copied (server-side copy) 2025/02/17 01:28:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/17 01:28:49 INFO : potato3: Copied (server-side copy) 2025/02/17 01:28:49 INFO : potato2: Deleted 2025/02/17 01:28:49 INFO : potato3: Deleted 2025/02/17 01:28:49 DEBUG : Creating backend with remote "TestB2:rclone-test-catafaf8pebo" 2025/02/17 01:28:50 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/17 01:28:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 01:28:50 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/17 01:28:50 DEBUG : B2 bucket rclone-test-catafaf8pebo: Waiting for checks to finish 2025/02/17 01:28:50 DEBUG : B2 bucket rclone-test-catafaf8pebo: Waiting for transfers to finish 2025/02/17 01:28:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/17 01:28:56 INFO : empty space: Copied (server-side copy) 2025/02/17 01:28:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 01:28:56 INFO : potato2: Copied (server-side copy) 2025/02/17 01:28:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/17 01:28:56 INFO : potato3: Copied (server-side copy) 2025/02/17 01:28:56 INFO : empty space: Deleted 2025/02/17 01:28:56 INFO : potato2: Deleted 2025/02/17 01:28:56 INFO : potato3: Deleted 2025/02/17 01:28:57 DEBUG : B2 bucket rclone-test-catafaf8pebo: Purge remote 2025/02/17 01:28:57 INFO : B2 bucket rclone-test-catafaf8pebo: cleaning bucket "rclone-test-catafaf8pebo" of all files 2025/02/17 01:28:57 DEBUG : empty space: Deleting (id "4_z0f72cd93805d1b1b9f580e1b_f10875482e7d3780d_d20250217_m012855_c001_v0001098_t0045_u01739755735811") 2025/02/17 01:28:57 DEBUG : potato2: Deleting (id "4_z0f72cd93805d1b1b9f580e1b_f101b92094b4eb163_d20250217_m012856_c001_v0001165_t0043_u01739755736170") 2025/02/17 01:28:57 DEBUG : potato3: Deleting (id "4_z0f72cd93805d1b1b9f580e1b_f118fbb66d9d350ed_d20250217_m012856_c001_v0001182_t0024_u01739755736198") 2025/02/17 01:28:58 DEBUG : B2 bucket rclone-test-maboleb6jige: Purge remote 2025/02/17 01:28:58 INFO : B2 bucket rclone-test-maboleb6jige: cleaning bucket "rclone-test-maboleb6jige" of all files 2025/02/17 01:28:58 DEBUG : empty space: Deleting (id "4_zff82ad53805d1b1b9f580e1b_f411a7ce6c7942cc9_d20250217_m012856_c001_v7007000_t0000_u01739755736511") 2025/02/17 01:28:58 DEBUG : empty space: Deleting (id "4_zff82ad53805d1b1b9f580e1b_f10713430b0d35ce7_d20250217_m012847_c001_v0001033_t0056_u01739755727537") 2025/02/17 01:28:58 DEBUG : potato2: Deleting (id "4_zff82ad53805d1b1b9f580e1b_f411a7ce6c7942cca_d20250217_m012856_c001_v7007000_t0000_u01739755736704") 2025/02/17 01:28:58 DEBUG : potato2: Deleting (id "4_zff82ad53805d1b1b9f580e1b_f104573d9a8d28eff_d20250217_m012848_c001_v0001099_t0030_u01739755728733") 2025/02/17 01:28:58 DEBUG : potato3: Deleting (id "4_zff82ad53805d1b1b9f580e1b_f40160be1f3d4e094_d20250217_m012856_c001_v7007000_t0000_u01739755736799") 2025/02/17 01:28:58 DEBUG : potato3: Deleting (id "4_zff82ad53805d1b1b9f580e1b_f111c963cb2c995f8_d20250217_m012849_c001_v0001182_t0031_u01739755729122") 2025/02/17 01:28:58 DEBUG : potato3: Deleting (id "4_zff82ad53805d1b1b9f580e1b_f10713430b0d35ce9_d20250217_m012847_c001_v0001033_t0047_u01739755727967") --- PASS: TestServerSideMove (16.83s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:29:00 DEBUG : Creating backend with remote "TestB2:rclone-test-jilociy8peha" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qaqocew5xaya -> B2 bucket rclone-test-jilociy8peha 2025/02/17 01:29:05 DEBUG : empty space: Excluded (Size Filter) 2025/02/17 01:29:05 DEBUG : empty space: Excluded 2025/02/17 01:29:05 DEBUG : empty space: Excluded (Size Filter) 2025/02/17 01:29:05 DEBUG : empty space: Excluded 2025/02/17 01:29:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 01:29:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/17 01:29:05 DEBUG : B2 bucket rclone-test-jilociy8peha: Waiting for checks to finish 2025/02/17 01:29:05 DEBUG : B2 bucket rclone-test-jilociy8peha: Waiting for transfers to finish 2025/02/17 01:29:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 01:29:06 INFO : potato2: Copied (server-side copy) 2025/02/17 01:29:06 INFO : potato2: Deleted 2025/02/17 01:29:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/17 01:29:06 INFO : potato3: Copied (server-side copy) 2025/02/17 01:29:06 INFO : potato3: Deleted 2025/02/17 01:29:07 DEBUG : Creating backend with remote "TestB2:rclone-test-bexalod7yayu" 2025/02/17 01:29:07 DEBUG : empty space: Excluded (Size Filter) 2025/02/17 01:29:07 DEBUG : empty space: Excluded 2025/02/17 01:29:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 01:29:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/17 01:29:08 DEBUG : B2 bucket rclone-test-bexalod7yayu: Waiting for checks to finish 2025/02/17 01:29:08 DEBUG : B2 bucket rclone-test-bexalod7yayu: Waiting for transfers to finish 2025/02/17 01:29:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/17 01:29:09 INFO : potato3: Copied (server-side copy) 2025/02/17 01:29:09 INFO : potato3: Deleted 2025/02/17 01:29:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 01:29:09 INFO : potato2: Copied (server-side copy) 2025/02/17 01:29:09 INFO : potato2: Deleted 2025/02/17 01:29:09 DEBUG : B2 bucket rclone-test-bexalod7yayu: Purge remote 2025/02/17 01:29:09 INFO : B2 bucket rclone-test-bexalod7yayu: cleaning bucket "rclone-test-bexalod7yayu" of all files 2025/02/17 01:29:09 DEBUG : potato2: Deleting (id "4_z7f42fdc3805d1b1b9f580e1b_f11918de185c855ff_d20250217_m012909_c001_v0001180_t0020_u01739755749131") 2025/02/17 01:29:09 DEBUG : potato3: Deleting (id "4_z7f42fdc3805d1b1b9f580e1b_f1052a6b2c089c1dc_d20250217_m012908_c001_v0001184_t0034_u01739755748913") 2025/02/17 01:29:10 DEBUG : B2 bucket rclone-test-jilociy8peha: Purge remote 2025/02/17 01:29:10 INFO : B2 bucket rclone-test-jilociy8peha: cleaning bucket "rclone-test-jilociy8peha" of all files 2025/02/17 01:29:10 DEBUG : empty space: Deleting (id "4_zefe2ed83805d1b1b9f580e1b_f116517f91e524066_d20250217_m012904_c001_v0001039_t0033_u01739755744483") 2025/02/17 01:29:10 DEBUG : potato2: Deleting (id "4_zefe2ed83805d1b1b9f580e1b_f407c4d289e97474f_d20250217_m012909_c001_v7007000_t0000_u01739755749333") 2025/02/17 01:29:10 DEBUG : potato2: Deleting (id "4_zefe2ed83805d1b1b9f580e1b_f11455f822a174805_d20250217_m012905_c001_v0001157_t0050_u01739755745818") 2025/02/17 01:29:10 DEBUG : potato3: Deleting (id "4_zefe2ed83805d1b1b9f580e1b_f407c4d289e974746_d20250217_m012909_c001_v7007000_t0000_u01739755749109") 2025/02/17 01:29:10 DEBUG : potato3: Deleting (id "4_zefe2ed83805d1b1b9f580e1b_f100e7ceccca79734_d20250217_m012906_c001_v0001109_t0043_u01739755746186") 2025/02/17 01:29:10 DEBUG : potato3: Deleting (id "4_zefe2ed83805d1b1b9f580e1b_f116517f91e524068_d20250217_m012904_c001_v0001039_t0039_u01739755744952") 2025/02/17 01:29:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/17 01:29:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/17 01:29:12 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.94s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:29:12 DEBUG : Creating backend with remote "TestB2:rclone-test-cafaruc4pije" 2025/02/17 01:29:15 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qaqocew5xaya -> B2 bucket rclone-test-cafaruc4pije 2025/02/17 01:29:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 01:29:18 DEBUG : B2 bucket rclone-test-cafaruc4pije: Waiting for checks to finish 2025/02/17 01:29:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/17 01:29:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/17 01:29:18 DEBUG : empty space: Unchanged skipping 2025/02/17 01:29:18 INFO : empty space: Deleted 2025/02/17 01:29:18 DEBUG : B2 bucket rclone-test-cafaruc4pije: Waiting for transfers to finish 2025/02/17 01:29:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 01:29:18 INFO : potato2: Copied (server-side copy) 2025/02/17 01:29:18 INFO : potato2: Deleted 2025/02/17 01:29:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/17 01:29:19 INFO : potato3: Copied (server-side copy) 2025/02/17 01:29:19 INFO : potato3: Deleted 2025/02/17 01:29:19 DEBUG : Creating backend with remote "TestB2:rclone-test-lugewon8yigu" 2025/02/17 01:29:20 INFO : tomatoDir: Making directory 2025/02/17 01:29:20 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/17 01:29:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 01:29:20 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/17 01:29:20 DEBUG : B2 bucket rclone-test-lugewon8yigu: Waiting for checks to finish 2025/02/17 01:29:20 DEBUG : B2 bucket rclone-test-lugewon8yigu: Waiting for transfers to finish 2025/02/17 01:29:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/17 01:29:21 INFO : empty space: Copied (server-side copy) 2025/02/17 01:29:21 INFO : empty space: Deleted 2025/02/17 01:29:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/17 01:29:21 INFO : potato2: Copied (server-side copy) 2025/02/17 01:29:22 INFO : potato2: Deleted 2025/02/17 01:29:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/17 01:29:22 INFO : potato3: Copied (server-side copy) 2025/02/17 01:29:22 INFO : potato3: Deleted 2025/02/17 01:29:22 DEBUG : B2 bucket rclone-test-lugewon8yigu: Purge remote 2025/02/17 01:29:22 INFO : B2 bucket rclone-test-lugewon8yigu: cleaning bucket "rclone-test-lugewon8yigu" of all files 2025/02/17 01:29:23 DEBUG : empty space: Deleting (id "4_zcf622dd3806d1b1b9f580e1b_f118726bbb2d9203f_d20250217_m012921_c001_v0001184_t0011_u01739755761585") 2025/02/17 01:29:23 DEBUG : potato2: Deleting (id "4_zcf622dd3806d1b1b9f580e1b_f1084ba5eb2bda3d7_d20250217_m012921_c001_v0001183_t0029_u01739755761799") 2025/02/17 01:29:23 DEBUG : potato3: Deleting (id "4_zcf622dd3806d1b1b9f580e1b_f105d53529753cb88_d20250217_m012921_c001_v0001157_t0051_u01739755761928") 2025/02/17 01:29:23 DEBUG : B2 bucket rclone-test-cafaruc4pije: Purge remote 2025/02/17 01:29:23 INFO : B2 bucket rclone-test-cafaruc4pije: cleaning bucket "rclone-test-cafaruc4pije" of all files 2025/02/17 01:29:23 DEBUG : empty space: Deleting (id "4_z1f021db3806d1b1b9f580e1b_f409f2af16e712a3b_d20250217_m012921_c001_v7007000_t0000_u01739755761786") 2025/02/17 01:29:23 DEBUG : empty space: Deleting (id "4_z1f021db3806d1b1b9f580e1b_f1141bf2159abcb35_d20250217_m012917_c001_v0001184_t0014_u01739755757283") 2025/02/17 01:29:23 DEBUG : potato2: Deleting (id "4_z1f021db3806d1b1b9f580e1b_f409f2af16e712a3c_d20250217_m012922_c001_v7007000_t0000_u01739755762006") 2025/02/17 01:29:23 DEBUG : potato2: Deleting (id "4_z1f021db3806d1b1b9f580e1b_f102dbf4a7d53329a_d20250217_m012918_c001_v0001101_t0039_u01739755758122") 2025/02/17 01:29:23 DEBUG : potato3: Deleting (id "4_z1f021db3806d1b1b9f580e1b_f409f2af16e712a3d_d20250217_m012922_c001_v7007000_t0000_u01739755762226") 2025/02/17 01:29:23 DEBUG : potato3: Deleting (id "4_z1f021db3806d1b1b9f580e1b_f1126a2b1f9693691_d20250217_m012918_c001_v0001106_t0051_u01739755758491") 2025/02/17 01:29:23 DEBUG : potato3: Deleting (id "4_z1f021db3806d1b1b9f580e1b_f1141bf2159abcb37_d20250217_m012917_c001_v0001184_t0020_u01739755757500") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.00s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:29:25 DEBUG : Creating backend with remote "TestB2:rclone-test-qaqocew5xaya/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.51s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:29:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qaqocew5xaya/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:29:31 DEBUG : Creating backend with remote "TestB2:rclone-test-qaqocew5xaya/rclone-sync-test" 2025/02/17 01:29:33 DEBUG : Creating backend with remote "TestB2:rclone-test-qaqocew5xaya/rclone-sync-test-include/layer2" 2025/02/17 01:29:35 DEBUG : Creating backend with remote "TestB2:rclone-test-qaqocew5xaya/rclone-sync-test-ignore-file" 2025/02/17 01:29:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 01:29:39 DEBUG : B2 bucket rclone-test-qaqocew5xaya path rclone-sync-test: Waiting for checks to finish 2025/02/17 01:29:39 DEBUG : B2 bucket rclone-test-qaqocew5xaya path rclone-sync-test: Waiting for transfers to finish 2025/02/17 01:29:39 DEBUG : Waiting for deletions to finish 2025/02/17 01:29:39 INFO : There was nothing to transfer 2025/02/17 01:29:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 01:29:39 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:29:39 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:29:39 DEBUG : Waiting for deletions to finish 2025/02/17 01:29:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:29:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 01:29:40 DEBUG : B2 bucket rclone-test-qaqocew5xaya path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/17 01:29:40 DEBUG : B2 bucket rclone-test-qaqocew5xaya path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/17 01:29:40 DEBUG : Waiting for deletions to finish 2025/02/17 01:29:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:29:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 01:29:40 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:29:40 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:29:40 DEBUG : Waiting for deletions to finish 2025/02/17 01:29:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:29:41 DEBUG : : Excluded 2025/02/17 01:29:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 01:29:41 DEBUG : B2 bucket rclone-test-qaqocew5xaya path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/17 01:29:41 DEBUG : B2 bucket rclone-test-qaqocew5xaya path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/17 01:29:41 DEBUG : Waiting for deletions to finish 2025/02/17 01:29:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.77s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:29:48 DEBUG : Creating backend with remote "TestB2:rclone-test-qaqocew5xaya/dst" 2025/02/17 01:29:48 DEBUG : Config file has changed externally - reloading 2025/02/17 01:29:49 DEBUG : Creating backend with remote "TestB2:rclone-test-qaqocew5xaya/CompareDest" 2025/02/17 01:29:51 DEBUG : one: Need to transfer - File not found at Destination 2025/02/17 01:29:51 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for checks to finish 2025/02/17 01:29:51 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for transfers to finish 2025/02/17 01:29:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/17 01:29:52 INFO : one: Copied (new) 2025/02/17 01:29:52 DEBUG : Waiting for deletions to finish 2025/02/17 01:29:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 01:29:52 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for checks to finish 2025/02/17 01:29:52 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for transfers to finish 2025/02/17 01:29:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/17 01:29:52 INFO : one: Copied (replaced existing) 2025/02/17 01:29:52 DEBUG : Waiting for deletions to finish 2025/02/17 01:29:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 01:29:54 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for checks to finish 2025/02/17 01:29:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 01:29:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/17 01:29:55 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for transfers to finish 2025/02/17 01:29:55 DEBUG : Waiting for deletions to finish 2025/02/17 01:29:55 INFO : There was nothing to transfer 2025/02/17 01:29:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 01:29:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/17 01:29:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 01:29:56 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for checks to finish 2025/02/17 01:29:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 01:29:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/17 01:29:56 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for transfers to finish 2025/02/17 01:29:56 DEBUG : Waiting for deletions to finish 2025/02/17 01:29:56 INFO : There was nothing to transfer 2025/02/17 01:29:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 01:29:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/17 01:29:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 01:29:57 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for checks to finish 2025/02/17 01:29:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 01:29:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/17 01:29:57 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for transfers to finish 2025/02/17 01:29:57 DEBUG : Waiting for deletions to finish 2025/02/17 01:29:57 INFO : There was nothing to transfer 2025/02/17 01:29:58 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/02/17 01:29:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/17 01:29:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/17 01:29:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 01:29:58 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for checks to finish 2025/02/17 01:29:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 01:29:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/17 01:29:58 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for transfers to finish 2025/02/17 01:29:58 DEBUG : Waiting for deletions to finish 2025/02/17 01:29:58 INFO : There was nothing to transfer 2025/02/17 01:29:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/17 01:29:59 DEBUG : two: Need to transfer - File not found at Destination 2025/02/17 01:29:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 01:29:59 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for checks to finish 2025/02/17 01:29:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 01:29:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/17 01:29:59 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for transfers to finish 2025/02/17 01:30:00 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/17 01:30:00 INFO : two: Copied (new) 2025/02/17 01:30:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.13s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:30:02 DEBUG : Creating backend with remote "TestB2:rclone-test-qaqocew5xaya/dest" 2025/02/17 01:30:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qaqocew5xaya/pre-dest1" 2025/02/17 01:30:05 DEBUG : Creating backend with remote "TestB2:rclone-test-qaqocew5xaya/pre-dest2" 2025/02/17 01:30:07 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:30:07 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/17 01:30:07 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:30:07 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/17 01:30:07 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/17 01:30:07 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dest: Waiting for checks to finish 2025/02/17 01:30:07 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dest: Waiting for transfers to finish 2025/02/17 01:30:08 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/17 01:30:08 INFO : 3: Copied (new) 2025/02/17 01:30:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.08s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:30:10 DEBUG : Creating backend with remote "TestB2:rclone-test-qaqocew5xaya/dst" 2025/02/17 01:30:11 DEBUG : Creating backend with remote "TestB2:rclone-test-qaqocew5xaya/CopyDest" 2025/02/17 01:30:13 DEBUG : one: Need to transfer - File not found at Destination 2025/02/17 01:30:13 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for checks to finish 2025/02/17 01:30:13 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for transfers to finish 2025/02/17 01:30:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/17 01:30:14 INFO : one: Copied (new) 2025/02/17 01:30:14 DEBUG : Waiting for deletions to finish 2025/02/17 01:30:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 01:30:15 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for checks to finish 2025/02/17 01:30:15 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for transfers to finish 2025/02/17 01:30:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/17 01:30:16 INFO : one: Copied (replaced existing) 2025/02/17 01:30:16 DEBUG : Waiting for deletions to finish 2025/02/17 01:30:17 DEBUG : Creating backend with remote "TestB2:rclone-test-qaqocew5xaya/BackupDir" 2025/02/17 01:30:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 01:30:19 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for checks to finish 2025/02/17 01:30:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 01:30:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 01:30:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/17 01:30:20 INFO : one: Copied (server-side copy) 2025/02/17 01:30:21 INFO : one: Deleted 2025/02/17 01:30:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/17 01:30:21 INFO : one: Copied (server-side copy) 2025/02/17 01:30:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/17 01:30:21 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for transfers to finish 2025/02/17 01:30:21 DEBUG : Waiting for deletions to finish 2025/02/17 01:30:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 01:30:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/17 01:30:23 INFO : two: Copied (server-side copy) 2025/02/17 01:30:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/17 01:30:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 01:30:23 DEBUG : one: Unchanged skipping 2025/02/17 01:30:23 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for checks to finish 2025/02/17 01:30:23 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for transfers to finish 2025/02/17 01:30:23 DEBUG : Waiting for deletions to finish 2025/02/17 01:30:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 01:30:23 DEBUG : one: Unchanged skipping 2025/02/17 01:30:23 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for checks to finish 2025/02/17 01:30:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 01:30:23 DEBUG : two: Unchanged skipping 2025/02/17 01:30:23 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for transfers to finish 2025/02/17 01:30:23 DEBUG : Waiting for deletions to finish 2025/02/17 01:30:23 INFO : There was nothing to transfer 2025/02/17 01:30:25 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/17 01:30:25 DEBUG : three: Destination not found in --copy-dest 2025/02/17 01:30:25 DEBUG : three: Need to transfer - File not found at Destination 2025/02/17 01:30:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 01:30:25 DEBUG : one: Unchanged skipping 2025/02/17 01:30:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/17 01:30:25 DEBUG : two: Unchanged skipping 2025/02/17 01:30:25 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for checks to finish 2025/02/17 01:30:25 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for transfers to finish 2025/02/17 01:30:26 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/17 01:30:26 INFO : three: Copied (new) 2025/02/17 01:30:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.64s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:30:30 DEBUG : Creating backend with remote "TestB2:rclone-test-qaqocew5xaya/dst" 2025/02/17 01:30:31 DEBUG : Creating backend with remote "TestB2:rclone-test-qaqocew5xaya/backup" 2025/02/17 01:30:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/17 01:30:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:30:32 DEBUG : two: Unchanged skipping 2025/02/17 01:30:32 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for checks to finish 2025/02/17 01:30:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/17 01:30:34 INFO : one: Copied (server-side copy) 2025/02/17 01:30:34 INFO : one: Deleted 2025/02/17 01:30:34 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for transfers to finish 2025/02/17 01:30:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/17 01:30:35 INFO : one: Copied (new) 2025/02/17 01:30:35 DEBUG : Waiting for deletions to finish 2025/02/17 01:30:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/17 01:30:35 INFO : three.txt: Copied (server-side copy) 2025/02/17 01:30:35 INFO : three.txt: Deleted 2025/02/17 01:30:35 INFO : three.txt: Moved into backup dir 2025/02/17 01:30:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/17 01:30:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:30:37 DEBUG : two: Unchanged skipping 2025/02/17 01:30:37 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for checks to finish 2025/02/17 01:30:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/17 01:30:38 INFO : one: Copied (server-side copy) 2025/02/17 01:30:38 INFO : one: Deleted 2025/02/17 01:30:38 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for transfers to finish 2025/02/17 01:30:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/17 01:30:38 INFO : one: Copied (new) 2025/02/17 01:30:38 DEBUG : Waiting for deletions to finish 2025/02/17 01:30:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/17 01:30:39 INFO : three.txt: Copied (server-side copy) 2025/02/17 01:30:39 INFO : three.txt: Deleted 2025/02/17 01:30:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.78s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:30:43 DEBUG : Creating backend with remote "TestB2:rclone-test-qaqocew5xaya/dst" 2025/02/17 01:30:44 DEBUG : Creating backend with remote "TestB2:rclone-test-qaqocew5xaya/backup" 2025/02/17 01:30:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/17 01:30:46 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for checks to finish 2025/02/17 01:30:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:30:46 DEBUG : two: Unchanged skipping 2025/02/17 01:30:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/17 01:30:47 INFO : one: Copied (server-side copy) to: one.bak 2025/02/17 01:30:47 INFO : one: Deleted 2025/02/17 01:30:47 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for transfers to finish 2025/02/17 01:30:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/17 01:30:48 INFO : one: Copied (new) 2025/02/17 01:30:48 DEBUG : Waiting for deletions to finish 2025/02/17 01:30:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/17 01:30:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/17 01:30:49 INFO : three.txt: Deleted 2025/02/17 01:30:49 INFO : three.txt: Moved into backup dir 2025/02/17 01:30:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/17 01:30:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:30:51 DEBUG : two: Unchanged skipping 2025/02/17 01:30:51 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for checks to finish 2025/02/17 01:30:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/17 01:30:51 INFO : one: Copied (server-side copy) to: one.bak 2025/02/17 01:30:51 INFO : one: Deleted 2025/02/17 01:30:51 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for transfers to finish 2025/02/17 01:30:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/17 01:30:52 INFO : one: Copied (new) 2025/02/17 01:30:52 DEBUG : Waiting for deletions to finish 2025/02/17 01:30:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/17 01:30:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/17 01:30:52 INFO : three.txt: Deleted 2025/02/17 01:30:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.44s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:30:55 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1101-04.backblaze.com/b2api/v1/b2_upload_file/ff929d33803d1b1b9f580e1b/c001_v0001101_t0042": EOF 2025/02/17 01:30:55 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1101-04.backblaze.com/b2api/v1/b2_upload_file/ff929d33803d1b1b9f580e1b/c001_v0001101_t0042": EOF) 2025/02/17 01:30:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-qaqocew5xaya: 1/10 (Post "https://pod-000-1101-04.backblaze.com/b2api/v1/b2_upload_file/ff929d33803d1b1b9f580e1b/c001_v0001101_t0042": EOF) 2025/02/17 01:30:58 DEBUG : pacer: Reducing sleep to 10ms 2025/02/17 01:30:58 DEBUG : Creating backend with remote "TestB2:rclone-test-qaqocew5xaya/dst" 2025/02/17 01:30:59 DEBUG : Creating backend with remote "TestB2:rclone-test-qaqocew5xaya/backup" 2025/02/17 01:31:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/17 01:31:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:31:01 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for checks to finish 2025/02/17 01:31:01 DEBUG : two: Unchanged skipping 2025/02/17 01:31:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/17 01:31:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/17 01:31:02 INFO : one: Deleted 2025/02/17 01:31:02 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for transfers to finish 2025/02/17 01:31:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/17 01:31:03 INFO : one: Copied (new) 2025/02/17 01:31:03 DEBUG : Waiting for deletions to finish 2025/02/17 01:31:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/17 01:31:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/17 01:31:04 INFO : three.txt: Deleted 2025/02/17 01:31:04 INFO : three.txt: Moved into backup dir 2025/02/17 01:31:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/17 01:31:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:31:06 DEBUG : two: Unchanged skipping 2025/02/17 01:31:06 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for checks to finish 2025/02/17 01:31:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/17 01:31:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/17 01:31:07 INFO : one: Deleted 2025/02/17 01:31:07 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for transfers to finish 2025/02/17 01:31:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/17 01:31:07 INFO : one: Copied (new) 2025/02/17 01:31:07 DEBUG : Waiting for deletions to finish 2025/02/17 01:31:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/17 01:31:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/17 01:31:08 INFO : three.txt: Deleted 2025/02/17 01:31:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.52s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:31:10 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1134-06.backblaze.com/b2api/v1/b2_upload_file/ff929d33803d1b1b9f580e1b/c001_v0001134_t0039": EOF 2025/02/17 01:31:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1134-06.backblaze.com/b2api/v1/b2_upload_file/ff929d33803d1b1b9f580e1b/c001_v0001134_t0039": EOF) 2025/02/17 01:31:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-qaqocew5xaya: 1/10 (Post "https://pod-000-1134-06.backblaze.com/b2api/v1/b2_upload_file/ff929d33803d1b1b9f580e1b/c001_v0001134_t0039": EOF) 2025/02/17 01:31:13 DEBUG : pacer: Reducing sleep to 10ms 2025/02/17 01:31:13 DEBUG : Creating backend with remote "TestB2:rclone-test-qaqocew5xaya/dst" 2025/02/17 01:31:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/17 01:31:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:31:15 DEBUG : two: Unchanged skipping 2025/02/17 01:31:15 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for checks to finish 2025/02/17 01:31:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/17 01:31:16 INFO : one: Copied (server-side copy) to: one.bak 2025/02/17 01:31:16 INFO : one: Deleted 2025/02/17 01:31:16 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for transfers to finish 2025/02/17 01:31:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/17 01:31:17 INFO : one: Copied (new) 2025/02/17 01:31:17 DEBUG : Waiting for deletions to finish 2025/02/17 01:31:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/17 01:31:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/17 01:31:18 INFO : three.txt: Deleted 2025/02/17 01:31:18 INFO : three.txt: Moved into backup dir 2025/02/17 01:31:18 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1145-01.backblaze.com/b2api/v1/b2_upload_file/ff929d33803d1b1b9f580e1b/c001_v0001145_t0007": EOF 2025/02/17 01:31:18 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1145-01.backblaze.com/b2api/v1/b2_upload_file/ff929d33803d1b1b9f580e1b/c001_v0001145_t0007": EOF) 2025/02/17 01:31:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-qaqocew5xaya: 1/10 (Post "https://pod-000-1145-01.backblaze.com/b2api/v1/b2_upload_file/ff929d33803d1b1b9f580e1b/c001_v0001145_t0007": EOF) 2025/02/17 01:31:20 DEBUG : pacer: Reducing sleep to 10ms 2025/02/17 01:31:21 DEBUG : one.bak: Excluded (Path Filter) 2025/02/17 01:31:21 DEBUG : one.bak: Excluded 2025/02/17 01:31:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/17 01:31:21 DEBUG : three.txt.bak: Excluded 2025/02/17 01:31:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/17 01:31:21 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for checks to finish 2025/02/17 01:31:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:31:21 DEBUG : two: Unchanged skipping 2025/02/17 01:31:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/17 01:31:21 INFO : one: Copied (server-side copy) to: one.bak 2025/02/17 01:31:22 INFO : one: Deleted 2025/02/17 01:31:22 DEBUG : B2 bucket rclone-test-qaqocew5xaya path dst: Waiting for transfers to finish 2025/02/17 01:31:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/17 01:31:22 INFO : one: Copied (new) 2025/02/17 01:31:22 DEBUG : Waiting for deletions to finish 2025/02/17 01:31:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/17 01:31:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/17 01:31:23 INFO : three.txt: Deleted 2025/02/17 01:31:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (14.85s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:31:25 DEBUG : Creating backend with remote "TestB2:rclone-test-qaqocew5xaya/dst" 2025/02/17 01:31:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/17 01:31:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/17 01:31:28 INFO : one: Copied (server-side copy) to: one.bak 2025/02/17 01:31:28 INFO : one: Deleted 2025/02/17 01:31:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/17 01:31:29 INFO : one: Copied (new) 2025/02/17 01:31:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:31:29 DEBUG : two: Unchanged skipping 2025/02/17 01:31:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/17 01:31:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/17 01:31:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/17 01:31:30 INFO : three.txt: Deleted 2025/02/17 01:31:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/17 01:31:30 INFO : three.txt: Copied (new) 2025/02/17 01:31:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/17 01:31:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/17 01:31:31 INFO : one: Copied (server-side copy) to: one.bak 2025/02/17 01:31:32 INFO : one: Deleted 2025/02/17 01:31:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/17 01:31:32 INFO : one: Copied (new) 2025/02/17 01:31:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:31:32 DEBUG : two: Unchanged skipping 2025/02/17 01:31:32 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/17 01:31:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/17 01:31:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/17 01:31:33 INFO : three.txt: Deleted 2025/02/17 01:31:33 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/17 01:31:33 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.47s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:31:36 DEBUG : Creating backend with remote "TestB2:rclone-test-qaqocew5xaya/dst" 2025/02/17 01:31:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/17 01:31:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/17 01:31:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/17 01:31:39 INFO : one: Deleted 2025/02/17 01:31:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/17 01:31:40 INFO : one: Copied (new) 2025/02/17 01:31:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:31:40 DEBUG : two: Unchanged skipping 2025/02/17 01:31:40 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/17 01:31:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/17 01:31:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/17 01:31:41 INFO : three.txt: Deleted 2025/02/17 01:31:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/17 01:31:41 INFO : three.txt: Copied (new) 2025/02/17 01:31:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/17 01:31:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/17 01:31:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/17 01:31:43 INFO : one: Deleted 2025/02/17 01:31:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/17 01:31:44 INFO : one: Copied (new) 2025/02/17 01:31:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:31:44 DEBUG : two: Unchanged skipping 2025/02/17 01:31:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/17 01:31:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/17 01:31:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/17 01:31:45 INFO : three.txt: Deleted 2025/02/17 01:31:45 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/17 01:31:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.34s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:31:48 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/17 01:31:48 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:31:48 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:31:48 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/17 01:31:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/17 01:31:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.91s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:31:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/17 01:31:49 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:31:49 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:31:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/17 01:31:49 INFO : existing: Copied (new) 2025/02/17 01:31:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:31:50 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/17 01:31:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/17 01:31:50 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:31:50 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:31:50 ERROR : B2 bucket rclone-test-qaqocew5xaya: not deleting files as there were IO errors 2025/02/17 01:31:50 ERROR : B2 bucket rclone-test-qaqocew5xaya: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncImmutable (2.72s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:31:52 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:31:52 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:31:52 DEBUG : existing: Unchanged skipping 2025/02/17 01:31:52 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:31:52 DEBUG : Waiting for deletions to finish 2025/02/17 01:31:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:32:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:04 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:32:04 DEBUG : both0: Unchanged skipping 2025/02/17 01:32:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:04 DEBUG : both12: Unchanged skipping 2025/02/17 01:32:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:04 DEBUG : both13: Unchanged skipping 2025/02/17 01:32:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:04 DEBUG : both14: Unchanged skipping 2025/02/17 01:32:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:04 DEBUG : both15: Unchanged skipping 2025/02/17 01:32:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:04 DEBUG : both16: Unchanged skipping 2025/02/17 01:32:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:04 DEBUG : both17: Unchanged skipping 2025/02/17 01:32:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:04 DEBUG : both18: Unchanged skipping 2025/02/17 01:32:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:04 DEBUG : both1: Unchanged skipping 2025/02/17 01:32:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:04 DEBUG : both2: Unchanged skipping 2025/02/17 01:32:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:04 DEBUG : both11: Unchanged skipping 2025/02/17 01:32:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:04 DEBUG : both10: Unchanged skipping 2025/02/17 01:32:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:04 DEBUG : both19: Unchanged skipping 2025/02/17 01:32:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:04 DEBUG : both6: Unchanged skipping 2025/02/17 01:32:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:04 DEBUG : both7: Unchanged skipping 2025/02/17 01:32:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:04 DEBUG : both8: Unchanged skipping 2025/02/17 01:32:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:04 DEBUG : both3: Unchanged skipping 2025/02/17 01:32:04 DEBUG : both4: Unchanged skipping 2025/02/17 01:32:04 DEBUG : both5: Unchanged skipping 2025/02/17 01:32:04 DEBUG : both9: Unchanged skipping 2025/02/17 01:32:04 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:32:04 DEBUG : Waiting for deletions to finish 2025/02/17 01:32:04 INFO : only0: Deleted 2025/02/17 01:32:04 INFO : only12: Deleted 2025/02/17 01:32:05 INFO : only17: Deleted 2025/02/17 01:32:05 INFO : only2: Deleted 2025/02/17 01:32:05 INFO : only4: Deleted 2025/02/17 01:32:05 INFO : only6: Deleted 2025/02/17 01:32:05 INFO : only7: Deleted 2025/02/17 01:32:05 INFO : only8: Deleted 2025/02/17 01:32:05 INFO : only10: Deleted 2025/02/17 01:32:05 INFO : only13: Deleted 2025/02/17 01:32:05 INFO : only16: Deleted 2025/02/17 01:32:05 INFO : only18: Deleted 2025/02/17 01:32:05 INFO : only1: Deleted 2025/02/17 01:32:05 INFO : only15: Deleted 2025/02/17 01:32:05 INFO : only5: Deleted 2025/02/17 01:32:05 INFO : only9: Deleted 2025/02/17 01:32:05 INFO : only11: Deleted 2025/02/17 01:32:05 INFO : only14: Deleted 2025/02/17 01:32:05 INFO : only19: Deleted 2025/02/17 01:32:05 INFO : only3: Deleted 2025/02/17 01:32:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (15.78s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:32:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:20 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for checks to finish 2025/02/17 01:32:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:20 DEBUG : both0: Unchanged skipping 2025/02/17 01:32:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:20 DEBUG : both12: Unchanged skipping 2025/02/17 01:32:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:20 DEBUG : both1: Unchanged skipping 2025/02/17 01:32:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:20 DEBUG : both14: Unchanged skipping 2025/02/17 01:32:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:20 DEBUG : both10: Unchanged skipping 2025/02/17 01:32:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:20 DEBUG : both11: Unchanged skipping 2025/02/17 01:32:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:20 DEBUG : both17: Unchanged skipping 2025/02/17 01:32:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:20 DEBUG : both16: Unchanged skipping 2025/02/17 01:32:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:20 DEBUG : both19: Unchanged skipping 2025/02/17 01:32:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:20 DEBUG : both2: Unchanged skipping 2025/02/17 01:32:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:20 DEBUG : both13: Unchanged skipping 2025/02/17 01:32:20 DEBUG : both15: Unchanged skipping 2025/02/17 01:32:20 DEBUG : both3: Unchanged skipping 2025/02/17 01:32:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:20 DEBUG : both18: Unchanged skipping 2025/02/17 01:32:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:20 DEBUG : both5: Unchanged skipping 2025/02/17 01:32:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:20 DEBUG : both6: Unchanged skipping 2025/02/17 01:32:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/17 01:32:20 DEBUG : both9: Unchanged skipping 2025/02/17 01:32:20 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/17 01:32:20 DEBUG : both4: Unchanged skipping 2025/02/17 01:32:20 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/17 01:32:20 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/17 01:32:20 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/17 01:32:20 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/17 01:32:20 DEBUG : both7: Unchanged skipping 2025/02/17 01:32:20 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/17 01:32:20 DEBUG : both8: Unchanged skipping 2025/02/17 01:32:20 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/17 01:32:20 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/17 01:32:20 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/17 01:32:20 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/17 01:32:20 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/17 01:32:20 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/17 01:32:20 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/17 01:32:20 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/17 01:32:20 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/17 01:32:20 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/17 01:32:20 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/17 01:32:20 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/17 01:32:20 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/17 01:32:20 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/17 01:32:20 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Waiting for transfers to finish 2025/02/17 01:32:20 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 01:32:20 INFO : only10: Copied (replaced existing) 2025/02/17 01:32:20 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 01:32:20 INFO : only1: Copied (replaced existing) 2025/02/17 01:32:20 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 01:32:20 INFO : only15: Copied (replaced existing) 2025/02/17 01:32:21 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 01:32:21 INFO : only11: Copied (replaced existing) 2025/02/17 01:32:21 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 01:32:21 INFO : only12: Copied (replaced existing) 2025/02/17 01:32:21 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 01:32:21 INFO : only13: Copied (replaced existing) 2025/02/17 01:32:21 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 01:32:21 INFO : only17: Copied (replaced existing) 2025/02/17 01:32:21 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 01:32:21 INFO : only19: Copied (replaced existing) 2025/02/17 01:32:21 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 01:32:21 INFO : only0: Copied (replaced existing) 2025/02/17 01:32:21 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 01:32:21 INFO : only2: Copied (replaced existing) 2025/02/17 01:32:21 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 01:32:21 INFO : only3: Copied (replaced existing) 2025/02/17 01:32:21 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 01:32:21 INFO : only14: Copied (replaced existing) 2025/02/17 01:32:21 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 01:32:21 INFO : only5: Copied (replaced existing) 2025/02/17 01:32:21 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 01:32:21 INFO : only6: Copied (replaced existing) 2025/02/17 01:32:21 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 01:32:21 INFO : only7: Copied (replaced existing) 2025/02/17 01:32:21 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 01:32:21 INFO : only8: Copied (replaced existing) 2025/02/17 01:32:21 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 01:32:21 INFO : only9: Copied (replaced existing) 2025/02/17 01:32:21 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 01:32:21 INFO : only16: Copied (replaced existing) 2025/02/17 01:32:21 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 01:32:21 INFO : only18: Copied (replaced existing) 2025/02/17 01:32:21 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/17 01:32:21 INFO : only4: Copied (replaced existing) 2025/02/17 01:32:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.73s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:32:30 DEBUG : empty_dir: Making directory with metadata 2025/02/17 01:32:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 01:32:30 DEBUG : empty_on_remote: Making directory with metadata 2025/02/17 01:32:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 01:32:30 INFO : empty_on_remote: Making directory 2025/02/17 01:32:30 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-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:32:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/17 01:32:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/17 01:32:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/17 01:32:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.26s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:32:33 DEBUG : empty_dir: Making directory with metadata 2025/02/17 01:32:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 01:32:33 DEBUG : empty_on_remote: Making directory with metadata 2025/02/17 01:32:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 01:32:33 INFO : empty_on_remote: Making directory 2025/02/17 01:32:33 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-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:32:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/17 01:32:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/17 01:32:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/17 01:32:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/02/17 01:32:34 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.39s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:32:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/17 01:32:37 INFO : sub dir: Making directory 2025/02/17 01:32:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.41s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" 2025/02/17 01:32:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/17 01:32:41 INFO : sub dir: Making directory 2025/02/17 01:32:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qaqocew5xaya", Local "Local file system at /tmp/rclone3786389602", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.75s) PASS 2025/02/17 01:32:46 DEBUG : B2 bucket rclone-test-qaqocew5xaya: Purge remote 2025/02/17 01:32:46 INFO : B2 bucket rclone-test-qaqocew5xaya: cleaning bucket "rclone-test-qaqocew5xaya" of all files 2025/02/17 01:32:47 DEBUG : BackupDir/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f415adc27117b10f3_d20250217_m013026_c001_v7007000_t0000_u01739755826639") 2025/02/17 01:32:47 DEBUG : BackupDir/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f1097fdc12f1006af_d20250217_m013020_c001_v0001109_t0012_u01739755820501") 2025/02/17 01:32:47 DEBUG : CompareDest/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f404110857e426797_d20250217_m013000_c001_v7007000_t0000_u01739755800473") 2025/02/17 01:32:47 DEBUG : CompareDest/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f104f49fa772d62d8_d20250217_m012954_c001_v0001101_t0032_u01739755794262") 2025/02/17 01:32:47 DEBUG : CompareDest/two: Deleting (id "4_zff929d33803d1b1b9f580e1b_f404110857e426798_d20250217_m013000_c001_v7007000_t0000_u01739755800654") 2025/02/17 01:32:47 DEBUG : CompareDest/two: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10174630421eb627_d20250217_m012955_c001_v0001145_t0053_u01739755795737") 2025/02/17 01:32:47 DEBUG : CopyDest/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f415adc27117b10f4_d20250217_m013026_c001_v7007000_t0000_u01739755826821") 2025/02/17 01:32:47 DEBUG : CopyDest/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8c23_d20250217_m013017_c001_v0001134_t0022_u01739755817342") 2025/02/17 01:32:47 DEBUG : CopyDest/three: Deleting (id "4_zff929d33803d1b1b9f580e1b_f415adc27117b10f5_d20250217_m013027_c001_v7007000_t0000_u01739755827002") 2025/02/17 01:32:47 DEBUG : CopyDest/three: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10174630421eb663_d20250217_m013024_c001_v0001145_t0005_u01739755824587") 2025/02/17 01:32:47 DEBUG : CopyDest/two: Deleting (id "4_zff929d33803d1b1b9f580e1b_f415adc27117b10f7_d20250217_m013027_c001_v7007000_t0000_u01739755827184") 2025/02/17 01:32:47 DEBUG : CopyDest/two: Deleting (id "4_zff929d33803d1b1b9f580e1b_f104f49fa772d6302_d20250217_m013022_c001_v0001101_t0002_u01739755822245") 2025/02/17 01:32:47 DEBUG : EXISTING: Deleting (id "4_zff929d33803d1b1b9f580e1b_f410584089ea9861e_d20250217_m013153_c001_v7007000_t0000_u01739755913097") 2025/02/17 01:32:47 DEBUG : EXISTING: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b25cb_d20250217_m013152_c001_v0001182_t0042_u01739755912141") 2025/02/17 01:32:47 DEBUG : Testêé: Deleting (id "4_zff929d33803d1b1b9f580e1b_f410584089ea98610_d20250217_m013149_c001_v7007000_t0000_u01739755909036") 2025/02/17 01:32:47 DEBUG : Testêé: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2579_d20250217_m013148_c001_v0001182_t0050_u01739755908458") 2025/02/17 01:32:47 DEBUG : Testêé: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2569_d20250217_m013147_c001_v0001182_t0025_u01739755907862") 2025/02/17 01:32:47 DEBUG : a/potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a0ec7_d20250217_m012805_c001_v7007000_t0000_u01739755685525") 2025/02/17 01:32:47 DEBUG : a/potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b6a_d20250217_m012804_c001_v0001134_t0020_u01739755684781") 2025/02/17 01:32:47 DEBUG : a/potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f411a7ce6c7942b35_d20250217_m012802_c001_v7007000_t0000_u01739755682664") 2025/02/17 01:32:47 DEBUG : a/potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b62_d20250217_m012801_c001_v0001134_t0025_u01739755681708") 2025/02/17 01:32:47 DEBUG : a/potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f415adc27117b0e51_d20250217_m012740_c001_v7007000_t0000_u01739755660230") 2025/02/17 01:32:47 DEBUG : a/potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b29_d20250217_m012739_c001_v0001134_t0048_u01739755659332") 2025/02/17 01:32:48 DEBUG : b/potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a0ec9_d20250217_m012805_c001_v7007000_t0000_u01739755685709") 2025/02/17 01:32:48 DEBUG : b/potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b64_d20250217_m012803_c001_v0001134_t0030_u01739755683574") 2025/02/17 01:32:48 DEBUG : b/potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f411a7ce6c7942b32_d20250217_m012802_c001_v7007000_t0000_u01739755682112") 2025/02/17 01:32:48 DEBUG : b/potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b5e_d20250217_m012800_c001_v0001134_t0035_u01739755680723") 2025/02/17 01:32:48 DEBUG : b/potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f415adc27117b0e4e_d20250217_m012739_c001_v7007000_t0000_u01739755659677") 2025/02/17 01:32:48 DEBUG : b/potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b25_d20250217_m012738_c001_v0001134_t0006_u01739755658336") 2025/02/17 01:32:48 DEBUG : backup/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f15fc_d20250217_m013039_c001_v7007000_t0000_u01739755839961") 2025/02/17 01:32:48 DEBUG : backup/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f108b51094b1223cf_d20250217_m013037_c001_v0001150_t0002_u01739755837619") 2025/02/17 01:32:48 DEBUG : backup/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f11378542bf795d58_d20250217_m013034_c001_v0001179_t0017_u01739755834101") 2025/02/17 01:32:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4122605d41e1c130_d20250217_m013108_c001_v7007000_t0000_u01739755868840") 2025/02/17 01:32:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff929d33803d1b1b9f580e1b_f116a28b30c90dc24_d20250217_m013106_c001_v0001134_t0040_u01739755866336") 2025/02/17 01:32:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff929d33803d1b1b9f580e1b_f1018ed3510378560_d20250217_m013102_c001_v0001182_t0011_u01739755862347") 2025/02/17 01:32:48 DEBUG : backup/one.bak: Deleting (id "4_zff929d33803d1b1b9f580e1b_f40557ed90cf54ffa_d20250217_m013053_c001_v7007000_t0000_u01739755853407") 2025/02/17 01:32:48 DEBUG : backup/one.bak: Deleting (id "4_zff929d33803d1b1b9f580e1b_f100942db67c4dcaf_d20250217_m013051_c001_v0001100_t0009_u01739755851442") 2025/02/17 01:32:48 DEBUG : backup/one.bak: Deleting (id "4_zff929d33803d1b1b9f580e1b_f11329f4554962db4_d20250217_m013047_c001_v0001182_t0048_u01739755847638") 2025/02/17 01:32:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4122605d41e1c131_d20250217_m013109_c001_v7007000_t0000_u01739755869056") 2025/02/17 01:32:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106ecca12f3b815d_d20250217_m013107_c001_v0001090_t0002_u01739755867685") 2025/02/17 01:32:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f1181b5cac4b10fcf_d20250217_m013103_c001_v0001172_t0043_u01739755863820") 2025/02/17 01:32:48 DEBUG : backup/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f15fd_d20250217_m013040_c001_v7007000_t0000_u01739755840145") 2025/02/17 01:32:48 DEBUG : backup/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f105e65cd53291656_d20250217_m013038_c001_v0001037_t0043_u01739755838898") 2025/02/17 01:32:48 DEBUG : backup/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f101e43fdeeeee6c9_d20250217_m013035_c001_v0001184_t0051_u01739755835431") 2025/02/17 01:32:48 DEBUG : backup/three.txt.bak: Deleting (id "4_zff929d33803d1b1b9f580e1b_f40557ed90cf54ffb_d20250217_m013053_c001_v7007000_t0000_u01739755853590") 2025/02/17 01:32:48 DEBUG : backup/three.txt.bak: Deleting (id "4_zff929d33803d1b1b9f580e1b_f1097411d8b8ab345_d20250217_m013052_c001_v0001165_t0030_u01739755852629") 2025/02/17 01:32:48 DEBUG : backup/three.txt.bak: Deleting (id "4_zff929d33803d1b1b9f580e1b_f11329f4554962dce_d20250217_m013049_c001_v0001182_t0027_u01739755849281") 2025/02/17 01:32:49 DEBUG : both0: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17b7_d20250217_m013222_c001_v7007000_t0000_u01739755942490") 2025/02/17 01:32:49 DEBUG : both0: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b27a9_d20250217_m013211_c001_v0001182_t0006_u01739755931126") 2025/02/17 01:32:49 DEBUG : both0: Deleting (id "4_zff929d33803d1b1b9f580e1b_f409f2af16e712da2_d20250217_m013206_c001_v7007000_t0000_u01739755926444") 2025/02/17 01:32:49 DEBUG : both0: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b260b_d20250217_m013154_c001_v0001182_t0019_u01739755914982") 2025/02/17 01:32:49 DEBUG : both1: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17b9_d20250217_m013222_c001_v7007000_t0000_u01739755942670") 2025/02/17 01:32:49 DEBUG : both1: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b27b5_d20250217_m013211_c001_v0001182_t0007_u01739755931550") 2025/02/17 01:32:49 DEBUG : both1: Deleting (id "4_zff929d33803d1b1b9f580e1b_f409f2af16e712da4_d20250217_m013206_c001_v7007000_t0000_u01739755926643") 2025/02/17 01:32:49 DEBUG : both1: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2617_d20250217_m013155_c001_v0001182_t0045_u01739755915447") 2025/02/17 01:32:49 DEBUG : both10: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17bb_d20250217_m013222_c001_v7007000_t0000_u01739755942850") 2025/02/17 01:32:49 DEBUG : both10: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b281f_d20250217_m013215_c001_v0001182_t0044_u01739755935325") 2025/02/17 01:32:49 DEBUG : both10: Deleting (id "4_zff929d33803d1b1b9f580e1b_f409f2af16e712da6_d20250217_m013206_c001_v7007000_t0000_u01739755926826") 2025/02/17 01:32:49 DEBUG : both10: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2691_d20250217_m013159_c001_v0001182_t0032_u01739755919327") 2025/02/17 01:32:49 DEBUG : both11: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17bd_d20250217_m013223_c001_v7007000_t0000_u01739755943033") 2025/02/17 01:32:49 DEBUG : both11: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2827_d20250217_m013215_c001_v0001182_t0019_u01739755935738") 2025/02/17 01:32:49 DEBUG : both11: Deleting (id "4_zff929d33803d1b1b9f580e1b_f409f2af16e712da8_d20250217_m013207_c001_v7007000_t0000_u01739755927008") 2025/02/17 01:32:49 DEBUG : both11: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b269f_d20250217_m013159_c001_v0001182_t0043_u01739755919757") 2025/02/17 01:32:49 DEBUG : both12: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17be_d20250217_m013223_c001_v7007000_t0000_u01739755943214") 2025/02/17 01:32:49 DEBUG : both12: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2833_d20250217_m013216_c001_v0001182_t0027_u01739755936161") 2025/02/17 01:32:49 DEBUG : both12: Deleting (id "4_zff929d33803d1b1b9f580e1b_f409f2af16e712daa_d20250217_m013207_c001_v7007000_t0000_u01739755927191") 2025/02/17 01:32:49 DEBUG : both12: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b26ad_d20250217_m013200_c001_v0001182_t0026_u01739755920175") 2025/02/17 01:32:50 DEBUG : both13: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17c0_d20250217_m013223_c001_v7007000_t0000_u01739755943395") 2025/02/17 01:32:50 DEBUG : both13: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b283f_d20250217_m013216_c001_v0001182_t0047_u01739755936572") 2025/02/17 01:32:50 DEBUG : both13: Deleting (id "4_zff929d33803d1b1b9f580e1b_f409f2af16e712dac_d20250217_m013207_c001_v7007000_t0000_u01739755927373") 2025/02/17 01:32:50 DEBUG : both13: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b26bb_d20250217_m013200_c001_v0001182_t0015_u01739755920700") 2025/02/17 01:32:50 DEBUG : both14: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17c1_d20250217_m013223_c001_v7007000_t0000_u01739755943580") 2025/02/17 01:32:50 DEBUG : both14: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b284d_d20250217_m013217_c001_v0001182_t0018_u01739755937185") 2025/02/17 01:32:50 DEBUG : both14: Deleting (id "4_zff929d33803d1b1b9f580e1b_f409f2af16e712dae_d20250217_m013207_c001_v7007000_t0000_u01739755927556") 2025/02/17 01:32:50 DEBUG : both14: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b26c5_d20250217_m013201_c001_v0001182_t0017_u01739755921113") 2025/02/17 01:32:50 DEBUG : both15: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17c3_d20250217_m013223_c001_v7007000_t0000_u01739755943768") 2025/02/17 01:32:50 DEBUG : both15: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b285b_d20250217_m013217_c001_v0001182_t0005_u01739755937606") 2025/02/17 01:32:50 DEBUG : both15: Deleting (id "4_zff929d33803d1b1b9f580e1b_f409f2af16e712db1_d20250217_m013207_c001_v7007000_t0000_u01739755927739") 2025/02/17 01:32:50 DEBUG : both15: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b26cd_d20250217_m013201_c001_v0001182_t0020_u01739755921537") 2025/02/17 01:32:50 DEBUG : both16: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17c4_d20250217_m013223_c001_v7007000_t0000_u01739755943949") 2025/02/17 01:32:50 DEBUG : both16: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2865_d20250217_m013218_c001_v0001182_t0021_u01739755938019") 2025/02/17 01:32:50 DEBUG : both16: Deleting (id "4_zff929d33803d1b1b9f580e1b_f409f2af16e712db4_d20250217_m013207_c001_v7007000_t0000_u01739755927923") 2025/02/17 01:32:50 DEBUG : both16: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b26db_d20250217_m013201_c001_v0001182_t0037_u01739755921946") 2025/02/17 01:32:50 DEBUG : both17: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17c6_d20250217_m013224_c001_v7007000_t0000_u01739755944132") 2025/02/17 01:32:50 DEBUG : both17: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b286f_d20250217_m013218_c001_v0001182_t0022_u01739755938432") 2025/02/17 01:32:50 DEBUG : both17: Deleting (id "4_zff929d33803d1b1b9f580e1b_f409f2af16e712db8_d20250217_m013208_c001_v7007000_t0000_u01739755928105") 2025/02/17 01:32:50 DEBUG : both17: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b26eb_d20250217_m013202_c001_v0001182_t0039_u01739755922468") 2025/02/17 01:32:51 DEBUG : both18: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17c7_d20250217_m013224_c001_v7007000_t0000_u01739755944313") 2025/02/17 01:32:51 DEBUG : both18: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b287b_d20250217_m013218_c001_v0001182_t0000_u01739755938842") 2025/02/17 01:32:51 DEBUG : both18: Deleting (id "4_zff929d33803d1b1b9f580e1b_f409f2af16e712dbb_d20250217_m013208_c001_v7007000_t0000_u01739755928288") 2025/02/17 01:32:51 DEBUG : both18: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b26f7_d20250217_m013202_c001_v0001182_t0012_u01739755922878") 2025/02/17 01:32:51 DEBUG : both19: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17c8_d20250217_m013224_c001_v7007000_t0000_u01739755944494") 2025/02/17 01:32:51 DEBUG : both19: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2883_d20250217_m013219_c001_v0001182_t0048_u01739755939242") 2025/02/17 01:32:51 DEBUG : both19: Deleting (id "4_zff929d33803d1b1b9f580e1b_f409f2af16e712dbe_d20250217_m013208_c001_v7007000_t0000_u01739755928484") 2025/02/17 01:32:51 DEBUG : both19: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2703_d20250217_m013203_c001_v0001182_t0038_u01739755923306") 2025/02/17 01:32:51 DEBUG : both2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17c9_d20250217_m013224_c001_v7007000_t0000_u01739755944676") 2025/02/17 01:32:51 DEBUG : both2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b27c3_d20250217_m013211_c001_v0001182_t0019_u01739755931980") 2025/02/17 01:32:51 DEBUG : both2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f409f2af16e712dc0_d20250217_m013208_c001_v7007000_t0000_u01739755928667") 2025/02/17 01:32:51 DEBUG : both2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2621_d20250217_m013155_c001_v0001182_t0039_u01739755915862") 2025/02/17 01:32:51 DEBUG : both3: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17ca_d20250217_m013224_c001_v7007000_t0000_u01739755944865") 2025/02/17 01:32:51 DEBUG : both3: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b27cb_d20250217_m013212_c001_v0001182_t0039_u01739755932397") 2025/02/17 01:32:51 DEBUG : both3: Deleting (id "4_zff929d33803d1b1b9f580e1b_f409f2af16e712dc2_d20250217_m013208_c001_v7007000_t0000_u01739755928866") 2025/02/17 01:32:51 DEBUG : both3: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b262f_d20250217_m013156_c001_v0001182_t0024_u01739755916262") 2025/02/17 01:32:51 DEBUG : both4: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17cb_d20250217_m013225_c001_v7007000_t0000_u01739755945045") 2025/02/17 01:32:51 DEBUG : both4: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b27d5_d20250217_m013212_c001_v0001182_t0028_u01739755932815") 2025/02/17 01:32:51 DEBUG : both4: Deleting (id "4_zff929d33803d1b1b9f580e1b_f409f2af16e712dc5_d20250217_m013209_c001_v7007000_t0000_u01739755929051") 2025/02/17 01:32:51 DEBUG : both4: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b263d_d20250217_m013156_c001_v0001182_t0037_u01739755916732") 2025/02/17 01:32:51 DEBUG : both5: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17cd_d20250217_m013225_c001_v7007000_t0000_u01739755945229") 2025/02/17 01:32:52 DEBUG : both5: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b27df_d20250217_m013213_c001_v0001182_t0055_u01739755933234") 2025/02/17 01:32:52 DEBUG : both5: Deleting (id "4_zff929d33803d1b1b9f580e1b_f409f2af16e712dc7_d20250217_m013209_c001_v7007000_t0000_u01739755929241") 2025/02/17 01:32:52 DEBUG : both5: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b264b_d20250217_m013157_c001_v0001182_t0011_u01739755917223") 2025/02/17 01:32:52 DEBUG : both6: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17cf_d20250217_m013225_c001_v7007000_t0000_u01739755945448") 2025/02/17 01:32:52 DEBUG : both6: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b27eb_d20250217_m013213_c001_v0001182_t0007_u01739755933648") 2025/02/17 01:32:52 DEBUG : both6: Deleting (id "4_zff929d33803d1b1b9f580e1b_f409f2af16e712dca_d20250217_m013209_c001_v7007000_t0000_u01739755929424") 2025/02/17 01:32:52 DEBUG : both6: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b265b_d20250217_m013157_c001_v0001182_t0017_u01739755917689") 2025/02/17 01:32:52 DEBUG : both7: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17d1_d20250217_m013225_c001_v7007000_t0000_u01739755945644") 2025/02/17 01:32:52 DEBUG : both7: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b27f5_d20250217_m013214_c001_v0001182_t0000_u01739755934053") 2025/02/17 01:32:52 DEBUG : both7: Deleting (id "4_zff929d33803d1b1b9f580e1b_f409f2af16e712dcc_d20250217_m013209_c001_v7007000_t0000_u01739755929607") 2025/02/17 01:32:52 DEBUG : both7: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2669_d20250217_m013158_c001_v0001182_t0020_u01739755918095") 2025/02/17 01:32:52 DEBUG : both8: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17d4_d20250217_m013225_c001_v7007000_t0000_u01739755945828") 2025/02/17 01:32:52 DEBUG : both8: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2803_d20250217_m013214_c001_v0001182_t0050_u01739755934460") 2025/02/17 01:32:52 DEBUG : both8: Deleting (id "4_zff929d33803d1b1b9f580e1b_f409f2af16e712dce_d20250217_m013209_c001_v7007000_t0000_u01739755929828") 2025/02/17 01:32:52 DEBUG : both8: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2673_d20250217_m013158_c001_v0001182_t0014_u01739755918507") 2025/02/17 01:32:52 DEBUG : both9: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17d5_d20250217_m013226_c001_v7007000_t0000_u01739755946009") 2025/02/17 01:32:52 DEBUG : both9: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2813_d20250217_m013214_c001_v0001182_t0016_u01739755934888") 2025/02/17 01:32:52 DEBUG : both9: Deleting (id "4_zff929d33803d1b1b9f580e1b_f409f2af16e712dd2_d20250217_m013210_c001_v7007000_t0000_u01739755930011") 2025/02/17 01:32:52 DEBUG : both9: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2687_d20250217_m013158_c001_v0001182_t0034_u01739755918926") 2025/02/17 01:32:52 DEBUG : c/non empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a0eca_d20250217_m012805_c001_v7007000_t0000_u01739755685892") 2025/02/17 01:32:52 DEBUG : c/non empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b66_d20250217_m012804_c001_v0001134_t0010_u01739755684070") 2025/02/17 01:32:52 DEBUG : c/non empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f411a7ce6c7942b36_d20250217_m012802_c001_v7007000_t0000_u01739755682846") 2025/02/17 01:32:52 DEBUG : c/non empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b60_d20250217_m012801_c001_v0001134_t0049_u01739755681011") 2025/02/17 01:32:53 DEBUG : c/non empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f415adc27117b0e52_d20250217_m012740_c001_v7007000_t0000_u01739755660414") 2025/02/17 01:32:53 DEBUG : c/non empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b27_d20250217_m012738_c001_v0001134_t0006_u01739755658616") 2025/02/17 01:32:53 DEBUG : check sum: Deleting (id "4_zff929d33803d1b1b9f580e1b_f407c4d289e974124_d20250217_m012726_c001_v7007000_t0000_u01739755646980") 2025/02/17 01:32:53 DEBUG : check sum: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b0d_d20250217_m012725_c001_v0001134_t0026_u01739755645886") 2025/02/17 01:32:53 DEBUG : dest/3: Deleting (id "4_zff929d33803d1b1b9f580e1b_f415adc27117b10cc_d20250217_m013009_c001_v7007000_t0000_u01739755809738") 2025/02/17 01:32:53 DEBUG : dest/3: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41581a1b5b0a13ce_d20250217_m013008_c001_v0001101_t0021_u01739755808569") 2025/02/17 01:32:53 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f410584089ea98601_d20250217_m013146_c001_v7007000_t0000_u01739755906373") 2025/02/17 01:32:53 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f109dea6ee5c60389_d20250217_m013143_c001_v0001104_t0001_u01739755903761") 2025/02/17 01:32:53 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f406cf3bda006ea34_d20250217_m013143_c001_v7007000_t0000_u01739755903575") 2025/02/17 01:32:53 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f109dea6ee5c60381_d20250217_m013139_c001_v0001104_t0029_u01739755899654") 2025/02/17 01:32:53 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f406cf3bda006ea24_d20250217_m013138_c001_v7007000_t0000_u01739755898914") 2025/02/17 01:32:53 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b244b_d20250217_m013135_c001_v0001182_t0050_u01739755895530") 2025/02/17 01:32:53 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a1366_d20250217_m013133_c001_v7007000_t0000_u01739755893990") 2025/02/17 01:32:53 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f11378542bf795dd4_d20250217_m013132_c001_v0001179_t0046_u01739755892192") 2025/02/17 01:32:53 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4004706169436fbf_d20250217_m013132_c001_v7007000_t0000_u01739755892001") 2025/02/17 01:32:53 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f11378542bf795dcc_d20250217_m013128_c001_v0001179_t0006_u01739755888952") 2025/02/17 01:32:53 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4004706169436fae_d20250217_m013128_c001_v7007000_t0000_u01739755888229") 2025/02/17 01:32:53 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2384_d20250217_m013124_c001_v0001182_t0020_u01739755884694") 2025/02/17 01:32:53 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4122605d41e1c14b_d20250217_m013123_c001_v7007000_t0000_u01739755883751") 2025/02/17 01:32:53 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f1152319c863543ad_d20250217_m013122_c001_v0001144_t0019_u01739755882259") 2025/02/17 01:32:53 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f405f9bb3512d436f_d20250217_m013122_c001_v7007000_t0000_u01739755882074") 2025/02/17 01:32:54 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f1152319c863543a1_d20250217_m013116_c001_v0001144_t0055_u01739755876888") 2025/02/17 01:32:54 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f405f9bb3512d4365_d20250217_m013116_c001_v7007000_t0000_u01739755876159") 2025/02/17 01:32:54 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10174630421eb6c9_d20250217_m013110_c001_v0001145_t0026_u01739755870194") 2025/02/17 01:32:54 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4122605d41e1c133_d20250217_m013109_c001_v7007000_t0000_u01739755869294") 2025/02/17 01:32:54 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f108714be5e1a34c1_d20250217_m013107_c001_v0001041_t0045_u01739755867103") 2025/02/17 01:32:54 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f408a2beeac14f841_d20250217_m013106_c001_v7007000_t0000_u01739755866921") 2025/02/17 01:32:54 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f108714be5e1a34bd_d20250217_m013103_c001_v0001041_t0045_u01739755863269") 2025/02/17 01:32:54 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f408a2beeac14f838_d20250217_m013102_c001_v7007000_t0000_u01739755862546") 2025/02/17 01:32:54 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10174630421eb6a3_d20250217_m013054_c001_v0001145_t0008_u01739755854675") 2025/02/17 01:32:54 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f40557ed90cf54ffd_d20250217_m013053_c001_v7007000_t0000_u01739755853772") 2025/02/17 01:32:54 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f111da5cf20988111_d20250217_m013051_c001_v0001109_t0010_u01739755851948") 2025/02/17 01:32:54 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a12c7_d20250217_m013051_c001_v7007000_t0000_u01739755851761") 2025/02/17 01:32:54 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f111da5cf2098810b_d20250217_m013048_c001_v0001109_t0010_u01739755848555") 2025/02/17 01:32:54 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a12be_d20250217_m013047_c001_v7007000_t0000_u01739755847837") 2025/02/17 01:32:54 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f104f49fa772d632f_d20250217_m013041_c001_v0001101_t0014_u01739755841242") 2025/02/17 01:32:54 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f15fe_d20250217_m013040_c001_v7007000_t0000_u01739755840328") 2025/02/17 01:32:54 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10032cbd4610c85d_d20250217_m013038_c001_v0001182_t0009_u01739755838479") 2025/02/17 01:32:54 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f410584089ea9855c_d20250217_m013038_c001_v7007000_t0000_u01739755838302") 2025/02/17 01:32:54 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10032cbd4610c836_d20250217_m013035_c001_v0001182_t0027_u01739755835029") 2025/02/17 01:32:54 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f410584089ea98553_d20250217_m013034_c001_v7007000_t0000_u01739755834308") 2025/02/17 01:32:55 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8c32_d20250217_m013028_c001_v0001134_t0012_u01739755828466") 2025/02/17 01:32:55 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f415adc27117b10f8_d20250217_m013027_c001_v7007000_t0000_u01739755827366") 2025/02/17 01:32:55 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f100d1807145387b1_d20250217_m013021_c001_v0001116_t0034_u01739755821189") 2025/02/17 01:32:55 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f415adc27117b10e3_d20250217_m013020_c001_v7007000_t0000_u01739755820981") 2025/02/17 01:32:55 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10174630421eb64b_d20250217_m013016_c001_v0001145_t0009_u01739755816674") 2025/02/17 01:32:55 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f119882a3c40b355a_d20250217_m013015_c001_v0001109_t0019_u01739755815592") 2025/02/17 01:32:55 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f119882a3c40b3556_d20250217_m013014_c001_v0001109_t0000_u01739755814237") 2025/02/17 01:32:55 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f404110857e426799_d20250217_m013000_c001_v7007000_t0000_u01739755800837") 2025/02/17 01:32:55 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8c15_d20250217_m012953_c001_v0001134_t0035_u01739755793624") 2025/02/17 01:32:55 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f104c8d50b0ec4e63_d20250217_m012952_c001_v0001184_t0019_u01739755792886") 2025/02/17 01:32:55 DEBUG : dst/one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f104c8d50b0ec4e53_d20250217_m012951_c001_v0001184_t0059_u01739755791938") 2025/02/17 01:32:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff929d33803d1b1b9f580e1b_f410584089ea98603_d20250217_m013146_c001_v7007000_t0000_u01739755906558") 2025/02/17 01:32:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff929d33803d1b1b9f580e1b_f1119cf9f6811dce1_d20250217_m013143_c001_v0001040_t0023_u01739755903094") 2025/02/17 01:32:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff929d33803d1b1b9f580e1b_f1068de78bb9896e2_d20250217_m013138_c001_v0001184_t0039_u01739755898696") 2025/02/17 01:32:55 DEBUG : dst/one.bak: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a1368_d20250217_m013134_c001_v7007000_t0000_u01739755894252") 2025/02/17 01:32:55 DEBUG : dst/one.bak: Deleting (id "4_zff929d33803d1b1b9f580e1b_f1121dbab852670ad_d20250217_m013131_c001_v0001182_t0040_u01739755891790") 2025/02/17 01:32:55 DEBUG : dst/one.bak: Deleting (id "4_zff929d33803d1b1b9f580e1b_f115a59b34e67f76c_d20250217_m013127_c001_v0001044_t0054_u01739755887860") 2025/02/17 01:32:55 DEBUG : dst/one.bak: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4122605d41e1c14d_d20250217_m013123_c001_v7007000_t0000_u01739755883936") 2025/02/17 01:32:55 DEBUG : dst/one.bak: Deleting (id "4_zff929d33803d1b1b9f580e1b_f1129a73c57c7db7e_d20250217_m013121_c001_v0001178_t0039_u01739755881852") 2025/02/17 01:32:55 DEBUG : dst/one.bak: Deleting (id "4_zff929d33803d1b1b9f580e1b_f11671694af8faf27_d20250217_m013115_c001_v0001038_t0016_u01739755875754") 2025/02/17 01:32:55 DEBUG : dst/three: Deleting (id "4_zff929d33803d1b1b9f580e1b_f415adc27117b10f9_d20250217_m013027_c001_v7007000_t0000_u01739755827546") 2025/02/17 01:32:55 DEBUG : dst/three: Deleting (id "4_zff929d33803d1b1b9f580e1b_f119882a3c40b356c_d20250217_m013025_c001_v0001109_t0056_u01739755825772") 2025/02/17 01:32:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f410584089ea98604_d20250217_m013146_c001_v7007000_t0000_u01739755906742") 2025/02/17 01:32:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f1040514056db8900_d20250217_m013144_c001_v0001105_t0032_u01739755904929") 2025/02/17 01:32:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f1181f3c46e4dc526_d20250217_m013140_c001_v0001115_t0040_u01739755900783") 2025/02/17 01:32:56 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f410584089ea98605_d20250217_m013146_c001_v7007000_t0000_u01739755906926") 2025/02/17 01:32:56 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f109dea6ee5c6038f_d20250217_m013145_c001_v0001104_t0050_u01739755905514") 2025/02/17 01:32:56 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f406cf3bda006ea39_d20250217_m013145_c001_v7007000_t0000_u01739755905328") 2025/02/17 01:32:56 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f109dea6ee5c60383_d20250217_m013141_c001_v0001104_t0039_u01739755901536") 2025/02/17 01:32:56 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f406cf3bda006ea2c_d20250217_m013141_c001_v7007000_t0000_u01739755901344") 2025/02/17 01:32:56 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2457_d20250217_m013135_c001_v0001182_t0037_u01739755895965") 2025/02/17 01:32:56 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a1369_d20250217_m013134_c001_v7007000_t0000_u01739755894434") 2025/02/17 01:32:56 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f11378542bf795dda_d20250217_m013133_c001_v0001179_t0045_u01739755893365") 2025/02/17 01:32:56 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4004706169436fc5_d20250217_m013133_c001_v7007000_t0000_u01739755893183") 2025/02/17 01:32:56 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f11378542bf795dd2_d20250217_m013130_c001_v0001179_t0052_u01739755890467") 2025/02/17 01:32:56 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4004706169436fba_d20250217_m013130_c001_v7007000_t0000_u01739755890284") 2025/02/17 01:32:56 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2392_d20250217_m013125_c001_v0001182_t0005_u01739755885140") 2025/02/17 01:32:56 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f405f9bb3512d4374_d20250217_m013123_c001_v7007000_t0000_u01739755883195") 2025/02/17 01:32:56 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b235c_d20250217_m013121_c001_v0001182_t0037_u01739755881030") 2025/02/17 01:32:56 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f405f9bb3512d4369_d20250217_m013118_c001_v7007000_t0000_u01739755878079") 2025/02/17 01:32:56 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10174630421eb6cd_d20250217_m013113_c001_v0001145_t0045_u01739755873222") 2025/02/17 01:32:56 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f408a2beeac14f845_d20250217_m013108_c001_v7007000_t0000_u01739755868292") 2025/02/17 01:32:56 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8c5c_d20250217_m013105_c001_v0001134_t0038_u01739755865470") 2025/02/17 01:32:57 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f408a2beeac14f83c_d20250217_m013104_c001_v7007000_t0000_u01739755864389") 2025/02/17 01:32:57 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10174630421eb6ab_d20250217_m013057_c001_v0001145_t0035_u01739755857861") 2025/02/17 01:32:57 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a12cd_d20250217_m013052_c001_v7007000_t0000_u01739755852857") 2025/02/17 01:32:57 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f104f49fa772d6345_d20250217_m013050_c001_v0001101_t0059_u01739755850569") 2025/02/17 01:32:57 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a12c2_d20250217_m013049_c001_v7007000_t0000_u01739755849478") 2025/02/17 01:32:57 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8c40_d20250217_m013043_c001_v0001134_t0032_u01739755843044") 2025/02/17 01:32:57 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f410584089ea98560_d20250217_m013039_c001_v7007000_t0000_u01739755839408") 2025/02/17 01:32:57 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8c3c_d20250217_m013036_c001_v0001134_t0016_u01739755836724") 2025/02/17 01:32:57 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f410584089ea98558_d20250217_m013035_c001_v7007000_t0000_u01739755835633") 2025/02/17 01:32:57 DEBUG : dst/three.txt: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10174630421eb669_d20250217_m013029_c001_v0001145_t0053_u01739755829460") 2025/02/17 01:32:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a136d_d20250217_m013134_c001_v7007000_t0000_u01739755894616") 2025/02/17 01:32:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zff929d33803d1b1b9f580e1b_f109301650335d1d9_d20250217_m013132_c001_v0001184_t0033_u01739755892985") 2025/02/17 01:32:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zff929d33803d1b1b9f580e1b_f1185d7948f216ed3_d20250217_m013129_c001_v0001144_t0037_u01739755889740") 2025/02/17 01:32:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4122605d41e1c14e_d20250217_m013124_c001_v7007000_t0000_u01739755884117") 2025/02/17 01:32:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zff929d33803d1b1b9f580e1b_f11525c0bc4f5e9d1_d20250217_m013122_c001_v0001184_t0040_u01739755882996") 2025/02/17 01:32:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b4fabe149cc19_d20250217_m013117_c001_v0001131_t0058_u01739755877784") 2025/02/17 01:32:57 DEBUG : dst/two: Deleting (id "4_zff929d33803d1b1b9f580e1b_f410584089ea98607_d20250217_m013147_c001_v7007000_t0000_u01739755907126") 2025/02/17 01:32:57 DEBUG : dst/two: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2453_d20250217_m013135_c001_v0001182_t0014_u01739755895748") 2025/02/17 01:32:57 DEBUG : dst/two: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a136e_d20250217_m013134_c001_v7007000_t0000_u01739755894797") 2025/02/17 01:32:57 DEBUG : dst/two: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b238a_d20250217_m013124_c001_v0001182_t0059_u01739755884934") 2025/02/17 01:32:57 DEBUG : dst/two: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4122605d41e1c150_d20250217_m013124_c001_v7007000_t0000_u01739755884298") 2025/02/17 01:32:58 DEBUG : dst/two: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10174630421eb6cb_d20250217_m013112_c001_v0001145_t0034_u01739755872754") 2025/02/17 01:32:58 DEBUG : dst/two: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4122605d41e1c135_d20250217_m013109_c001_v7007000_t0000_u01739755869476") 2025/02/17 01:32:58 DEBUG : dst/two: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8c4e_d20250217_m013055_c001_v0001134_t0026_u01739755855323") 2025/02/17 01:32:58 DEBUG : dst/two: Deleting (id "4_zff929d33803d1b1b9f580e1b_f40557ed90cf54ffe_d20250217_m013053_c001_v7007000_t0000_u01739755853954") 2025/02/17 01:32:58 DEBUG : dst/two: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10174630421eb685_d20250217_m013042_c001_v0001145_t0026_u01739755842048") 2025/02/17 01:32:58 DEBUG : dst/two: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f15ff_d20250217_m013040_c001_v7007000_t0000_u01739755840513") 2025/02/17 01:32:58 DEBUG : dst/two: Deleting (id "4_zff929d33803d1b1b9f580e1b_f104f49fa772d630d_d20250217_m013029_c001_v0001101_t0009_u01739755829115") 2025/02/17 01:32:58 DEBUG : dst/two: Deleting (id "4_zff929d33803d1b1b9f580e1b_f415adc27117b10fc_d20250217_m013027_c001_v7007000_t0000_u01739755827727") 2025/02/17 01:32:58 DEBUG : dst/two: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10366df2a77d9258_d20250217_m013023_c001_v0001172_t0045_u01739755823355") 2025/02/17 01:32:58 DEBUG : dst/two: Deleting (id "4_zff929d33803d1b1b9f580e1b_f404110857e42679a_d20250217_m013001_c001_v7007000_t0000_u01739755801023") 2025/02/17 01:32:58 DEBUG : dst/two: Deleting (id "4_zff929d33803d1b1b9f580e1b_f104c8d50b0ec4eff_d20250217_m012959_c001_v0001184_t0039_u01739755799895") 2025/02/17 01:32:58 DEBUG : empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f417ca336607b9689_d20250217_m012918_c001_v7007000_t0000_u01739755758094") 2025/02/17 01:32:58 DEBUG : empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10174630421eb5ee_d20250217_m012914_c001_v0001145_t0042_u01739755754722") 2025/02/17 01:32:58 DEBUG : empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f417ca336607b9682_d20250217_m012912_c001_v7007000_t0000_u01739755752657") 2025/02/17 01:32:58 DEBUG : empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10174630421eb5d2_d20250217_m012901_c001_v0001145_t0052_u01739755741911") 2025/02/17 01:32:58 DEBUG : empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f413279d23a9aeb93_d20250217_m012848_c001_v7007000_t0000_u01739755728703") 2025/02/17 01:32:58 DEBUG : empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10174630421eb5a2_d20250217_m012844_c001_v0001145_t0051_u01739755724122") 2025/02/17 01:32:58 DEBUG : empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a0fe8_d20250217_m012820_c001_v7007000_t0000_u01739755700047") 2025/02/17 01:32:58 DEBUG : empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b95_d20250217_m012818_c001_v0001134_t0027_u01739755698008") 2025/02/17 01:32:58 DEBUG : empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a0fda_d20250217_m012816_c001_v7007000_t0000_u01739755696406") 2025/02/17 01:32:58 DEBUG : empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b89_d20250217_m012815_c001_v0001134_t0021_u01739755695136") 2025/02/17 01:32:59 DEBUG : empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a0f9e_d20250217_m012811_c001_v7007000_t0000_u01739755691529") 2025/02/17 01:32:59 DEBUG : empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b78_d20250217_m012809_c001_v0001134_t0040_u01739755689540") 2025/02/17 01:32:59 DEBUG : empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a0f1a_d20250217_m012808_c001_v7007000_t0000_u01739755688263") 2025/02/17 01:32:59 DEBUG : empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b70_d20250217_m012806_c001_v0001134_t0007_u01739755686889") 2025/02/17 01:32:59 DEBUG : empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a0e68_d20250217_m012759_c001_v7007000_t0000_u01739755679804") 2025/02/17 01:32:59 DEBUG : empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b5a_d20250217_m012758_c001_v0001134_t0057_u01739755678215") 2025/02/17 01:32:59 DEBUG : empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a0e3a_d20250217_m012757_c001_v7007000_t0000_u01739755677027") 2025/02/17 01:32:59 DEBUG : empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b54_d20250217_m012755_c001_v0001134_t0011_u01739755675923") 2025/02/17 01:32:59 DEBUG : empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f415adc27117b0ee1_d20250217_m012750_c001_v7007000_t0000_u01739755670044") 2025/02/17 01:32:59 DEBUG : empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b3b_d20250217_m012748_c001_v0001134_t0013_u01739755668757") 2025/02/17 01:32:59 DEBUG : empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f415adc27117b0e97_d20250217_m012746_c001_v7007000_t0000_u01739755666208") 2025/02/17 01:32:59 DEBUG : empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b33_d20250217_m012744_c001_v0001134_t0043_u01739755664881") 2025/02/17 01:32:59 DEBUG : empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f415adc27117b0e5a_d20250217_m012743_c001_v7007000_t0000_u01739755663769") 2025/02/17 01:32:59 DEBUG : empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f11178b402609dbc8_d20250217_m012742_c001_v0001104_t0050_u01739755662920") 2025/02/17 01:32:59 DEBUG : empty space: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b2b_d20250217_m012741_c001_v0001134_t0021_u01739755661147") 2025/02/17 01:32:59 DEBUG : enormous: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a0fe2_d20250217_m012819_c001_v7007000_t0000_u01739755699113") 2025/02/17 01:32:59 DEBUG : enormous: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b97_d20250217_m012818_c001_v0001134_t0010_u01739755698458") 2025/02/17 01:32:59 DEBUG : existing: Deleting (id "4_zff929d33803d1b1b9f580e1b_f410584089ea98615_d20250217_m013150_c001_v7007000_t0000_u01739755910963") 2025/02/17 01:32:59 DEBUG : existing: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b259f_d20250217_m013149_c001_v0001182_t0039_u01739755909790") 2025/02/17 01:33:00 DEBUG : existing: Deleting (id "4_zff929d33803d1b1b9f580e1b_f413279d23a9aeb81_d20250217_m012842_c001_v7007000_t0000_u01739755722328") 2025/02/17 01:33:00 DEBUG : existing: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10174630421eb594_d20250217_m012841_c001_v0001145_t0043_u01739755721237") 2025/02/17 01:33:00 DEBUG : existing: Deleting (id "4_zff929d33803d1b1b9f580e1b_f415adc27117b0e4b_d20250217_m012737_c001_v7007000_t0000_u01739755657242") 2025/02/17 01:33:00 DEBUG : existing: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b21_d20250217_m012736_c001_v0001134_t0023_u01739755656080") 2025/02/17 01:33:00 DEBUG : existing: Deleting (id "4_zff929d33803d1b1b9f580e1b_f415adc27117b0e45_d20250217_m012734_c001_v7007000_t0000_u01739755654803") 2025/02/17 01:33:00 DEBUG : existing: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b1d_d20250217_m012734_c001_v0001134_t0045_u01739755654013") 2025/02/17 01:33:00 DEBUG : existing: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b1b_d20250217_m012733_c001_v0001134_t0009_u01739755653186") 2025/02/17 01:33:00 DEBUG : existing-b: Deleting (id "4_zff929d33803d1b1b9f580e1b_f413279d23a9aeb82_d20250217_m012842_c001_v7007000_t0000_u01739755722509") 2025/02/17 01:33:00 DEBUG : existing-b: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8bc5_d20250217_m012841_c001_v0001134_t0005_u01739755721250") 2025/02/17 01:33:00 DEBUG : file1: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f183d_d20250217_m013235_c001_v7007000_t0000_u01739755955544") 2025/02/17 01:33:00 DEBUG : file1: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10651851d80c6c70_d20250217_m013234_c001_v0001145_t0013_u01739755954307") 2025/02/17 01:33:00 DEBUG : file1: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f1822_d20250217_m013232_c001_v7007000_t0000_u01739755952255") 2025/02/17 01:33:00 DEBUG : file1: Deleting (id "4_zff929d33803d1b1b9f580e1b_f102690b244545030_d20250217_m013231_c001_v0001113_t0043_u01739755951037") 2025/02/17 01:33:00 DEBUG : five: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a0ffa_d20250217_m012824_c001_v7007000_t0000_u01739755704472") 2025/02/17 01:33:00 DEBUG : five: Deleting (id "4_zff929d33803d1b1b9f580e1b_f406f5aa9df7e8ba3_d20250217_m012822_c001_v0001134_t0039_u01739755702463") 2025/02/17 01:33:00 DEBUG : foo: Deleting (id "4_zff929d33803d1b1b9f580e1b_f415adc27117b0ec8_d20250217_m012748_c001_v7007000_t0000_u01739755668030") 2025/02/17 01:33:00 DEBUG : foo: Deleting (id "4_zff929d33803d1b1b9f580e1b_f406f5aa9df7e8b37_d20250217_m012747_c001_v0001134_t0039_u01739755667483") 2025/02/17 01:33:00 DEBUG : foo: Deleting (id "4_zff929d33803d1b1b9f580e1b_f406f5aa9df7e8b35_d20250217_m012746_c001_v0001134_t0039_u01739755666933") 2025/02/17 01:33:00 DEBUG : four: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a0ffb_d20250217_m012824_c001_v7007000_t0000_u01739755704654") 2025/02/17 01:33:00 DEBUG : four: Deleting (id "4_zff929d33803d1b1b9f580e1b_f40174630421eb55e_d20250217_m012823_c001_v0001145_t0007_u01739755703011") 2025/02/17 01:33:00 DEBUG : four: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8ba1_d20250217_m012821_c001_v0001134_t0047_u01739755701822") 2025/02/17 01:33:00 DEBUG : hello world2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f408962f9f7f61c59_d20250217_m012642_c001_v7007000_t0000_u01739755602103") 2025/02/17 01:33:00 DEBUG : hello world2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8aaf_d20250217_m012641_c001_v0001134_t0027_u01739755601307") 2025/02/17 01:33:01 DEBUG : ignore-size: Deleting (id "4_zff929d33803d1b1b9f580e1b_f415adc27117b0e41_d20250217_m012732_c001_v7007000_t0000_u01739755652099") 2025/02/17 01:33:01 DEBUG : ignore-size: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b15_d20250217_m012731_c001_v0001134_t0039_u01739755651093") 2025/02/17 01:33:01 DEBUG : nested/sub dir/file: Deleting (id "4_zff929d33803d1b1b9f580e1b_f413279d23a9aeb7b_d20250217_m012840_c001_v7007000_t0000_u01739755720147") 2025/02/17 01:33:01 DEBUG : nested/sub dir/file: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8bbb_d20250217_m012839_c001_v0001134_t0000_u01739755719073") 2025/02/17 01:33:01 DEBUG : nested/sub dir/file: Deleting (id "4_zff929d33803d1b1b9f580e1b_f413279d23a9aeb30_d20250217_m012837_c001_v7007000_t0000_u01739755717975") 2025/02/17 01:33:01 DEBUG : nested/sub dir/file: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10174630421eb584_d20250217_m012836_c001_v0001145_t0024_u01739755716956") 2025/02/17 01:33:01 DEBUG : one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a0ffc_d20250217_m012824_c001_v7007000_t0000_u01739755704838") 2025/02/17 01:33:01 DEBUG : one: Deleting (id "4_zff929d33803d1b1b9f580e1b_f406f5aa9df7e8b9b_d20250217_m012821_c001_v0001134_t0039_u01739755701150") 2025/02/17 01:33:01 DEBUG : only0: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17d6_d20250217_m013226_c001_v7007000_t0000_u01739755946190") 2025/02/17 01:33:01 DEBUG : only0: Deleting (id "4_zff929d33803d1b1b9f580e1b_f402690b244545022_d20250217_m013221_c001_v0001113_t0024_u01739755941228") 2025/02/17 01:33:01 DEBUG : only0: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b27af_d20250217_m013211_c001_v0001182_t0029_u01739755931338") 2025/02/17 01:33:01 DEBUG : only0: Deleting (id "4_zff929d33803d1b1b9f580e1b_f404cbb5c35da5a51_d20250217_m013204_c001_v7007000_t0000_u01739755924706") 2025/02/17 01:33:01 DEBUG : only0: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2615_d20250217_m013155_c001_v0001182_t0009_u01739755915231") 2025/02/17 01:33:01 DEBUG : only1: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17d7_d20250217_m013226_c001_v7007000_t0000_u01739755946372") 2025/02/17 01:33:01 DEBUG : only1: Deleting (id "4_zff929d33803d1b1b9f580e1b_f40651851d80c6c56_d20250217_m013220_c001_v0001145_t0057_u01739755940853") 2025/02/17 01:33:01 DEBUG : only1: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b27bd_d20250217_m013211_c001_v0001182_t0006_u01739755931754") 2025/02/17 01:33:01 DEBUG : only1: Deleting (id "4_zff929d33803d1b1b9f580e1b_f404110857e426858_d20250217_m013205_c001_v7007000_t0000_u01739755925460") 2025/02/17 01:33:01 DEBUG : only1: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b261d_d20250217_m013155_c001_v0001182_t0044_u01739755915652") 2025/02/17 01:33:01 DEBUG : only10: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17d8_d20250217_m013226_c001_v7007000_t0000_u01739755946568") 2025/02/17 01:33:01 DEBUG : only10: Deleting (id "4_zff929d33803d1b1b9f580e1b_f403b5ecd988b2897_d20250217_m013220_c001_v0001182_t0005_u01739755940299") 2025/02/17 01:33:01 DEBUG : only10: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2823_d20250217_m013215_c001_v0001182_t0034_u01739755935526") 2025/02/17 01:33:02 DEBUG : only10: Deleting (id "4_zff929d33803d1b1b9f580e1b_f404110857e426857_d20250217_m013205_c001_v7007000_t0000_u01739755925276") 2025/02/17 01:33:02 DEBUG : only10: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2697_d20250217_m013159_c001_v0001182_t0055_u01739755919551") 2025/02/17 01:33:02 DEBUG : only11: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17da_d20250217_m013226_c001_v7007000_t0000_u01739755946757") 2025/02/17 01:33:02 DEBUG : only11: Deleting (id "4_zff929d33803d1b1b9f580e1b_f40760702dd7cc0b9_d20250217_m013221_c001_v0001184_t0018_u01739755941033") 2025/02/17 01:33:02 DEBUG : only11: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b282d_d20250217_m013215_c001_v0001182_t0042_u01739755935933") 2025/02/17 01:33:02 DEBUG : only11: Deleting (id "4_zff929d33803d1b1b9f580e1b_f404110857e426859_d20250217_m013205_c001_v7007000_t0000_u01739755925643") 2025/02/17 01:33:02 DEBUG : only11: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b26a5_d20250217_m013159_c001_v0001182_t0045_u01739755919953") 2025/02/17 01:33:02 DEBUG : only12: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17db_d20250217_m013226_c001_v7007000_t0000_u01739755946943") 2025/02/17 01:33:02 DEBUG : only12: Deleting (id "4_zff929d33803d1b1b9f580e1b_f40651851d80c6c58_d20250217_m013221_c001_v0001145_t0057_u01739755941041") 2025/02/17 01:33:02 DEBUG : only12: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b283b_d20250217_m013216_c001_v0001182_t0058_u01739755936366") 2025/02/17 01:33:02 DEBUG : only12: Deleting (id "4_zff929d33803d1b1b9f580e1b_f404cbb5c35da5a52_d20250217_m013204_c001_v7007000_t0000_u01739755924888") 2025/02/17 01:33:02 DEBUG : only12: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b26b3_d20250217_m013200_c001_v0001182_t0056_u01739755920389") 2025/02/17 01:33:02 DEBUG : only13: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17de_d20250217_m013227_c001_v7007000_t0000_u01739755947125") 2025/02/17 01:33:02 DEBUG : only13: Deleting (id "4_zff929d33803d1b1b9f580e1b_f403b5ecd988b28ab_d20250217_m013221_c001_v0001182_t0005_u01739755941069") 2025/02/17 01:33:02 DEBUG : only13: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2847_d20250217_m013216_c001_v0001182_t0022_u01739755936776") 2025/02/17 01:33:02 DEBUG : only13: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4004706169437046_d20250217_m013205_c001_v7007000_t0000_u01739755925351") 2025/02/17 01:33:02 DEBUG : only13: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b26bf_d20250217_m013200_c001_v0001182_t0025_u01739755920908") 2025/02/17 01:33:02 DEBUG : only14: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17e2_d20250217_m013227_c001_v7007000_t0000_u01739755947307") 2025/02/17 01:33:02 DEBUG : only14: Deleting (id "4_zff929d33803d1b1b9f580e1b_f40651851d80c6c5c_d20250217_m013221_c001_v0001145_t0057_u01739755941418") 2025/02/17 01:33:02 DEBUG : only14: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2855_d20250217_m013217_c001_v0001182_t0048_u01739755937392") 2025/02/17 01:33:02 DEBUG : only14: Deleting (id "4_zff929d33803d1b1b9f580e1b_f400470616943704c_d20250217_m013205_c001_v7007000_t0000_u01739755925726") 2025/02/17 01:33:03 DEBUG : only14: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b26c9_d20250217_m013201_c001_v0001182_t0020_u01739755921328") 2025/02/17 01:33:03 DEBUG : only15: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17e4_d20250217_m013227_c001_v7007000_t0000_u01739755947489") 2025/02/17 01:33:03 DEBUG : only15: Deleting (id "4_zff929d33803d1b1b9f580e1b_f403b5ecd988b28a5_d20250217_m013220_c001_v0001182_t0005_u01739755940874") 2025/02/17 01:33:03 DEBUG : only15: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2861_d20250217_m013217_c001_v0001182_t0055_u01739755937809") 2025/02/17 01:33:03 DEBUG : only15: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4004706169437049_d20250217_m013205_c001_v7007000_t0000_u01739755925542") 2025/02/17 01:33:03 DEBUG : only15: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b26d3_d20250217_m013201_c001_v0001182_t0044_u01739755921745") 2025/02/17 01:33:03 DEBUG : only16: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17e7_d20250217_m013227_c001_v7007000_t0000_u01739755947715") 2025/02/17 01:33:03 DEBUG : only16: Deleting (id "4_zff929d33803d1b1b9f580e1b_f403b5ecd988b28bd_d20250217_m013221_c001_v0001182_t0005_u01739755941623") 2025/02/17 01:33:03 DEBUG : only16: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b286b_d20250217_m013218_c001_v0001182_t0056_u01739755938215") 2025/02/17 01:33:03 DEBUG : only16: Deleting (id "4_zff929d33803d1b1b9f580e1b_f404cbb5c35da5a5a_d20250217_m013205_c001_v7007000_t0000_u01739755925432") 2025/02/17 01:33:03 DEBUG : only16: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b26e5_d20250217_m013202_c001_v0001182_t0034_u01739755922264") 2025/02/17 01:33:03 DEBUG : only17: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17ea_d20250217_m013227_c001_v7007000_t0000_u01739755947897") 2025/02/17 01:33:03 DEBUG : only17: Deleting (id "4_zff929d33803d1b1b9f580e1b_f40760702dd7cc0bf_d20250217_m013221_c001_v0001184_t0018_u01739755941215") 2025/02/17 01:33:03 DEBUG : only17: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2873_d20250217_m013218_c001_v0001182_t0004_u01739755938641") 2025/02/17 01:33:03 DEBUG : only17: Deleting (id "4_zff929d33803d1b1b9f580e1b_f404cbb5c35da5a55_d20250217_m013205_c001_v7007000_t0000_u01739755925069") 2025/02/17 01:33:03 DEBUG : only17: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b26f1_d20250217_m013202_c001_v0001182_t0013_u01739755922673") 2025/02/17 01:33:03 DEBUG : only18: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17ec_d20250217_m013228_c001_v7007000_t0000_u01739755948079") 2025/02/17 01:33:03 DEBUG : only18: Deleting (id "4_zff929d33803d1b1b9f580e1b_f40760702dd7cc0d1_d20250217_m013221_c001_v0001184_t0018_u01739755941759") 2025/02/17 01:33:03 DEBUG : only18: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2881_d20250217_m013219_c001_v0001182_t0012_u01739755939045") 2025/02/17 01:33:03 DEBUG : only18: Deleting (id "4_zff929d33803d1b1b9f580e1b_f409f2af16e712d96_d20250217_m013205_c001_v7007000_t0000_u01739755925451") 2025/02/17 01:33:04 DEBUG : only18: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b26fb_d20250217_m013203_c001_v0001182_t0055_u01739755923091") 2025/02/17 01:33:04 DEBUG : only19: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17ee_d20250217_m013228_c001_v7007000_t0000_u01739755948260") 2025/02/17 01:33:04 DEBUG : only19: Deleting (id "4_zff929d33803d1b1b9f580e1b_f40651851d80c6c5a_d20250217_m013221_c001_v0001145_t0057_u01739755941234") 2025/02/17 01:33:04 DEBUG : only19: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2887_d20250217_m013219_c001_v0001182_t0021_u01739755939447") 2025/02/17 01:33:04 DEBUG : only19: Deleting (id "4_zff929d33803d1b1b9f580e1b_f404cbb5c35da5a5c_d20250217_m013205_c001_v7007000_t0000_u01739755925806") 2025/02/17 01:33:04 DEBUG : only19: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2707_d20250217_m013203_c001_v0001182_t0025_u01739755923512") 2025/02/17 01:33:04 DEBUG : only2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17f2_d20250217_m013228_c001_v7007000_t0000_u01739755948452") 2025/02/17 01:33:04 DEBUG : only2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f403b5ecd988b28b3_d20250217_m013221_c001_v0001182_t0005_u01739755941253") 2025/02/17 01:33:04 DEBUG : only2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b27c5_d20250217_m013212_c001_v0001182_t0013_u01739755932188") 2025/02/17 01:33:04 DEBUG : only2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f409f2af16e712d91_d20250217_m013205_c001_v7007000_t0000_u01739755925082") 2025/02/17 01:33:04 DEBUG : only2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b262d_d20250217_m013156_c001_v0001182_t0042_u01739755916065") 2025/02/17 01:33:04 DEBUG : only3: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17f6_d20250217_m013228_c001_v7007000_t0000_u01739755948632") 2025/02/17 01:33:04 DEBUG : only3: Deleting (id "4_zff929d33803d1b1b9f580e1b_f40760702dd7cc0c7_d20250217_m013221_c001_v0001184_t0018_u01739755941396") 2025/02/17 01:33:04 DEBUG : only3: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b27cf_d20250217_m013212_c001_v0001182_t0019_u01739755932598") 2025/02/17 01:33:04 DEBUG : only3: Deleting (id "4_zff929d33803d1b1b9f580e1b_f409f2af16e712d9c_d20250217_m013205_c001_v7007000_t0000_u01739755925822") 2025/02/17 01:33:04 DEBUG : only3: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2635_d20250217_m013156_c001_v0001182_t0011_u01739755916469") 2025/02/17 01:33:04 DEBUG : only4: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17f9_d20250217_m013228_c001_v7007000_t0000_u01739755948814") 2025/02/17 01:33:04 DEBUG : only4: Deleting (id "4_zff929d33803d1b1b9f580e1b_f40651851d80c6c60_d20250217_m013221_c001_v0001145_t0057_u01739755941787") 2025/02/17 01:33:04 DEBUG : only4: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b27d9_d20250217_m013213_c001_v0001182_t0006_u01739755933024") 2025/02/17 01:33:04 DEBUG : only4: Deleting (id "4_zff929d33803d1b1b9f580e1b_f404110857e426856_d20250217_m013205_c001_v7007000_t0000_u01739755925089") 2025/02/17 01:33:04 DEBUG : only4: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2643_d20250217_m013156_c001_v0001182_t0054_u01739755916992") 2025/02/17 01:33:04 DEBUG : only5: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17fc_d20250217_m013228_c001_v7007000_t0000_u01739755948996") 2025/02/17 01:33:05 DEBUG : only5: Deleting (id "4_zff929d33803d1b1b9f580e1b_f402690b244545024_d20250217_m013221_c001_v0001113_t0024_u01739755941428") 2025/02/17 01:33:05 DEBUG : only5: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b27e7_d20250217_m013213_c001_v0001182_t0036_u01739755933435") 2025/02/17 01:33:05 DEBUG : only5: Deleting (id "4_zff929d33803d1b1b9f580e1b_f404cbb5c35da5a5b_d20250217_m013205_c001_v7007000_t0000_u01739755925615") 2025/02/17 01:33:05 DEBUG : only5: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2653_d20250217_m013157_c001_v0001182_t0042_u01739755917493") 2025/02/17 01:33:05 DEBUG : only6: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f17fe_d20250217_m013229_c001_v7007000_t0000_u01739755949185") 2025/02/17 01:33:05 DEBUG : only6: Deleting (id "4_zff929d33803d1b1b9f580e1b_f403b5ecd988b28b9_d20250217_m013221_c001_v0001182_t0005_u01739755941439") 2025/02/17 01:33:05 DEBUG : only6: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b27f1_d20250217_m013213_c001_v0001182_t0008_u01739755933857") 2025/02/17 01:33:05 DEBUG : only6: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4004706169437043_d20250217_m013205_c001_v7007000_t0000_u01739755925098") 2025/02/17 01:33:05 DEBUG : only6: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b265f_d20250217_m013157_c001_v0001182_t0025_u01739755917885") 2025/02/17 01:33:05 DEBUG : only7: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f1800_d20250217_m013229_c001_v7007000_t0000_u01739755949368") 2025/02/17 01:33:05 DEBUG : only7: Deleting (id "4_zff929d33803d1b1b9f580e1b_f40760702dd7cc0cd_d20250217_m013221_c001_v0001184_t0018_u01739755941577") 2025/02/17 01:33:05 DEBUG : only7: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b27fd_d20250217_m013214_c001_v0001182_t0012_u01739755934253") 2025/02/17 01:33:05 DEBUG : only7: Deleting (id "4_zff929d33803d1b1b9f580e1b_f404cbb5c35da5a57_d20250217_m013205_c001_v7007000_t0000_u01739755925250") 2025/02/17 01:33:05 DEBUG : only7: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b266f_d20250217_m013158_c001_v0001182_t0027_u01739755918305") 2025/02/17 01:33:05 DEBUG : only8: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f1803_d20250217_m013229_c001_v7007000_t0000_u01739755949551") 2025/02/17 01:33:05 DEBUG : only8: Deleting (id "4_zff929d33803d1b1b9f580e1b_f40651851d80c6c5e_d20250217_m013221_c001_v0001145_t0057_u01739755941602") 2025/02/17 01:33:05 DEBUG : only8: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b280d_d20250217_m013214_c001_v0001182_t0059_u01739755934689") 2025/02/17 01:33:05 DEBUG : only8: Deleting (id "4_zff929d33803d1b1b9f580e1b_f409f2af16e712d93_d20250217_m013205_c001_v7007000_t0000_u01739755925268") 2025/02/17 01:33:05 DEBUG : only8: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b267b_d20250217_m013158_c001_v0001182_t0052_u01739755918703") 2025/02/17 01:33:05 DEBUG : only9: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f1809_d20250217_m013229_c001_v7007000_t0000_u01739755949733") 2025/02/17 01:33:05 DEBUG : only9: Deleting (id "4_zff929d33803d1b1b9f580e1b_f402690b244545026_d20250217_m013221_c001_v0001113_t0024_u01739755941612") 2025/02/17 01:33:06 DEBUG : only9: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b2815_d20250217_m013215_c001_v0001182_t0000_u01739755935094") 2025/02/17 01:33:06 DEBUG : only9: Deleting (id "4_zff929d33803d1b1b9f580e1b_f409f2af16e712d99_d20250217_m013205_c001_v7007000_t0000_u01739755925634") 2025/02/17 01:33:06 DEBUG : only9: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b268b_d20250217_m013159_c001_v0001182_t0000_u01739755919121") 2025/02/17 01:33:06 DEBUG : potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f413279d23a9aeada_d20250217_m012835_c001_v7007000_t0000_u01739755715078") 2025/02/17 01:33:06 DEBUG : potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f104f49fa772d625f_d20250217_m012833_c001_v0001101_t0019_u01739755713262") 2025/02/17 01:33:06 DEBUG : potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f413279d23a9aea92_d20250217_m012831_c001_v7007000_t0000_u01739755711437") 2025/02/17 01:33:06 DEBUG : potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8bad_d20250217_m012829_c001_v0001134_t0035_u01739755709747") 2025/02/17 01:33:06 DEBUG : potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f413279d23a9aea67_d20250217_m012827_c001_v7007000_t0000_u01739755707934") 2025/02/17 01:33:06 DEBUG : potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10174630421eb564_d20250217_m012825_c001_v0001145_t0040_u01739755705851") 2025/02/17 01:33:06 DEBUG : potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a0fce_d20250217_m012813_c001_v7007000_t0000_u01739755693824") 2025/02/17 01:33:06 DEBUG : potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b81_d20250217_m012812_c001_v0001134_t0006_u01739755692440") 2025/02/17 01:33:06 DEBUG : potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a0f6e_d20250217_m012810_c001_v7007000_t0000_u01739755690488") 2025/02/17 01:33:06 DEBUG : potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b76_d20250217_m012809_c001_v0001134_t0005_u01739755689187") 2025/02/17 01:33:06 DEBUG : potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a0efe_d20250217_m012807_c001_v7007000_t0000_u01739755687578") 2025/02/17 01:33:06 DEBUG : potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b6e_d20250217_m012806_c001_v0001134_t0049_u01739755686619") 2025/02/17 01:33:06 DEBUG : potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a0e5a_d20250217_m012759_c001_v7007000_t0000_u01739755679248") 2025/02/17 01:33:06 DEBUG : potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b58_d20250217_m012757_c001_v0001134_t0051_u01739755677946") 2025/02/17 01:33:06 DEBUG : potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a0e3e_d20250217_m012757_c001_v7007000_t0000_u01739755677213") 2025/02/17 01:33:06 DEBUG : potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b52_d20250217_m012755_c001_v0001134_t0050_u01739755675551") 2025/02/17 01:33:06 DEBUG : potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f415adc27117b0f3b_d20250217_m012754_c001_v7007000_t0000_u01739755674819") 2025/02/17 01:33:06 DEBUG : potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b48_d20250217_m012753_c001_v0001134_t0040_u01739755673998") 2025/02/17 01:33:07 DEBUG : potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b46_d20250217_m012753_c001_v0001134_t0054_u01739755673307") 2025/02/17 01:33:07 DEBUG : potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f415adc27117b0eff_d20250217_m012752_c001_v7007000_t0000_u01739755672546") 2025/02/17 01:33:07 DEBUG : potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b44_d20250217_m012751_c001_v0001134_t0022_u01739755671697") 2025/02/17 01:33:07 DEBUG : potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b41_d20250217_m012750_c001_v0001134_t0005_u01739755670964") 2025/02/17 01:33:07 DEBUG : potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f415adc27117b0ee2_d20250217_m012750_c001_v7007000_t0000_u01739755670238") 2025/02/17 01:33:07 DEBUG : potato: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b3d_d20250217_m012749_c001_v0001134_t0038_u01739755669396") 2025/02/17 01:33:07 DEBUG : potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4026768e42a4b895_d20250217_m012928_c001_v7007000_t0000_u01739755768174") 2025/02/17 01:33:07 DEBUG : potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f104f49fa772d62b2_d20250217_m012927_c001_v0001101_t0057_u01739755767477") 2025/02/17 01:33:07 DEBUG : potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f417ca336607b968c_d20250217_m012918_c001_v7007000_t0000_u01739755758558") 2025/02/17 01:33:07 DEBUG : potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f104f49fa772d629b_d20250217_m012913_c001_v0001101_t0021_u01739755753987") 2025/02/17 01:33:07 DEBUG : potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f406cf3bda006e3fb_d20250217_m012906_c001_v7007000_t0000_u01739755746170") 2025/02/17 01:33:07 DEBUG : potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f104f49fa772d628f_d20250217_m012901_c001_v0001101_t0020_u01739755741068") 2025/02/17 01:33:07 DEBUG : potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f413279d23a9aeb95_d20250217_m012849_c001_v7007000_t0000_u01739755729189") 2025/02/17 01:33:07 DEBUG : potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f104f49fa772d6273_d20250217_m012843_c001_v0001101_t0036_u01739755723815") 2025/02/17 01:33:07 DEBUG : potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a0fe3_d20250217_m012819_c001_v7007000_t0000_u01739755699308") 2025/02/17 01:33:07 DEBUG : potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b93_d20250217_m012817_c001_v0001134_t0012_u01739755697704") 2025/02/17 01:33:07 DEBUG : potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a0fdb_d20250217_m012816_c001_v7007000_t0000_u01739755696591") 2025/02/17 01:33:07 DEBUG : potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b87_d20250217_m012814_c001_v0001134_t0057_u01739755694738") 2025/02/17 01:33:07 DEBUG : potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a0fd0_d20250217_m012814_c001_v7007000_t0000_u01739755694007") 2025/02/17 01:33:07 DEBUG : potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b83_d20250217_m012813_c001_v0001134_t0014_u01739755693145") 2025/02/17 01:33:07 DEBUG : potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a0fa3_d20250217_m012811_c001_v7007000_t0000_u01739755691712") 2025/02/17 01:33:07 DEBUG : potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b7c_d20250217_m012810_c001_v0001134_t0058_u01739755690865") 2025/02/17 01:33:08 DEBUG : potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a0f23_d20250217_m012808_c001_v7007000_t0000_u01739755688458") 2025/02/17 01:33:08 DEBUG : potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b72_d20250217_m012807_c001_v0001134_t0046_u01739755687586") 2025/02/17 01:33:08 DEBUG : potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a0e6a_d20250217_m012759_c001_v7007000_t0000_u01739755679989") 2025/02/17 01:33:08 DEBUG : potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b5c_d20250217_m012758_c001_v0001134_t0005_u01739755678961") 2025/02/17 01:33:08 DEBUG : potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f408962f9f7f61c5c_d20250217_m012645_c001_v7007000_t0000_u01739755605673") 2025/02/17 01:33:08 DEBUG : potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8ab9_d20250217_m012645_c001_v0001134_t0057_u01739755605019") 2025/02/17 01:33:08 DEBUG : potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f408962f9f7f61c5b_d20250217_m012643_c001_v7007000_t0000_u01739755603742") 2025/02/17 01:33:08 DEBUG : potato2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8ab3_d20250217_m012643_c001_v0001134_t0024_u01739755603026") 2025/02/17 01:33:08 DEBUG : potato3: Deleting (id "4_zff929d33803d1b1b9f580e1b_f417ca336607b968e_d20250217_m012919_c001_v7007000_t0000_u01739755759151") 2025/02/17 01:33:08 DEBUG : potato3: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8be8_d20250217_m012915_c001_v0001134_t0038_u01739755755407") 2025/02/17 01:33:08 DEBUG : potato3: Deleting (id "4_zff929d33803d1b1b9f580e1b_f406cf3bda006e3fe_d20250217_m012906_c001_v7007000_t0000_u01739755746738") 2025/02/17 01:33:08 DEBUG : potato3: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8bd8_d20250217_m012902_c001_v0001134_t0055_u01739755742586") 2025/02/17 01:33:08 DEBUG : potato3: Deleting (id "4_zff929d33803d1b1b9f580e1b_f413279d23a9aeb9b_d20250217_m012849_c001_v7007000_t0000_u01739755729370") 2025/02/17 01:33:08 DEBUG : potato3: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8bcb_d20250217_m012844_c001_v0001134_t0058_u01739755724347") 2025/02/17 01:33:08 DEBUG : pre-dest1/1: Deleting (id "4_zff929d33803d1b1b9f580e1b_f415adc27117b10cd_d20250217_m013009_c001_v7007000_t0000_u01739755809919") 2025/02/17 01:33:08 DEBUG : pre-dest1/1: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8c1d_d20250217_m013001_c001_v0001134_t0056_u01739755801752") 2025/02/17 01:33:08 DEBUG : pre-dest2/2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f415adc27117b10ce_d20250217_m013010_c001_v7007000_t0000_u01739755810099") 2025/02/17 01:33:08 DEBUG : pre-dest2/2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f104f49fa772d62e2_d20250217_m013002_c001_v0001101_t0025_u01739755802468") 2025/02/17 01:33:08 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff929d33803d1b1b9f580e1b_f404110857e426785_d20250217_m012941_c001_v7007000_t0000_u01739755781621") 2025/02/17 01:33:08 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10174630421eb609_d20250217_m012937_c001_v0001145_t0004_u01739755777577") 2025/02/17 01:33:09 DEBUG : sizeonly: Deleting (id "4_zff929d33803d1b1b9f580e1b_f407c4d289e974512_d20250217_m012729_c001_v7007000_t0000_u01739755649463") 2025/02/17 01:33:09 DEBUG : sizeonly: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b11_d20250217_m012728_c001_v0001134_t0030_u01739755648291") 2025/02/17 01:33:09 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f408962f9f7f62794_d20250217_m013244_c001_v7007000_t0000_u01739755964956") 2025/02/17 01:33:09 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b29d3_d20250217_m013242_c001_v0001182_t0038_u01739755962092") 2025/02/17 01:33:09 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f1867_d20250217_m013240_c001_v7007000_t0000_u01739755960212") 2025/02/17 01:33:09 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f102690b244545036_d20250217_m013237_c001_v0001113_t0047_u01739755957695") 2025/02/17 01:33:09 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f413279d23a9aeb7c_d20250217_m012840_c001_v7007000_t0000_u01739755720327") 2025/02/17 01:33:09 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f104f49fa772d6267_d20250217_m012839_c001_v0001101_t0025_u01739755719429") 2025/02/17 01:33:09 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f413279d23a9aeb37_d20250217_m012838_c001_v7007000_t0000_u01739755718155") 2025/02/17 01:33:09 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8bb9_d20250217_m012837_c001_v0001134_t0055_u01739755717312") 2025/02/17 01:33:09 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f407c4d289e973950_d20250217_m012724_c001_v7007000_t0000_u01739755644978") 2025/02/17 01:33:09 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b05_d20250217_m012723_c001_v0001134_t0043_u01739755643118") 2025/02/17 01:33:09 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f407c4d289e973177_d20250217_m012722_c001_v7007000_t0000_u01739755642392") 2025/02/17 01:33:09 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b03_d20250217_m012721_c001_v0001134_t0054_u01739755641192") 2025/02/17 01:33:09 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f407c4d289e97299b_d20250217_m012718_c001_v7007000_t0000_u01739755638385") 2025/02/17 01:33:09 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8afd_d20250217_m012717_c001_v0001134_t0049_u01739755637040") 2025/02/17 01:33:09 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f407c4d289e972997_d20250217_m012716_c001_v7007000_t0000_u01739755636468") 2025/02/17 01:33:09 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8af9_d20250217_m012715_c001_v0001134_t0026_u01739755635312") 2025/02/17 01:33:09 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8af1_d20250217_m012712_c001_v0001134_t0045_u01739755632682") 2025/02/17 01:33:09 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f407c4d289e97298c_d20250217_m012711_c001_v7007000_t0000_u01739755631957") 2025/02/17 01:33:09 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8aef_d20250217_m012711_c001_v0001134_t0011_u01739755631278") 2025/02/17 01:33:09 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8ae9_d20250217_m012710_c001_v0001134_t0045_u01739755630450") 2025/02/17 01:33:10 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f407c4d289e972988_d20250217_m012709_c001_v7007000_t0000_u01739755629339") 2025/02/17 01:33:10 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8ae5_d20250217_m012706_c001_v0001134_t0049_u01739755626551") 2025/02/17 01:33:10 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8ae1_d20250217_m012703_c001_v0001134_t0054_u01739755623498") 2025/02/17 01:33:10 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f407c4d289e972977_d20250217_m012702_c001_v7007000_t0000_u01739755622775") 2025/02/17 01:33:10 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8adf_d20250217_m012702_c001_v0001134_t0049_u01739755622105") 2025/02/17 01:33:10 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8add_d20250217_m012701_c001_v0001134_t0027_u01739755621095") 2025/02/17 01:33:10 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f407c4d289e972972_d20250217_m012700_c001_v7007000_t0000_u01739755620372") 2025/02/17 01:33:10 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8ad7_d20250217_m012656_c001_v0001134_t0024_u01739755616577") 2025/02/17 01:33:10 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f407c4d289e97257f_d20250217_m012656_c001_v7007000_t0000_u01739755616213") 2025/02/17 01:33:10 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8ad5_d20250217_m012655_c001_v0001134_t0049_u01739755615561") 2025/02/17 01:33:10 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f408962f9f7f61c6a_d20250217_m012653_c001_v7007000_t0000_u01739755613924") 2025/02/17 01:33:10 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8ad3_d20250217_m012653_c001_v0001134_t0023_u01739755613189") 2025/02/17 01:33:10 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f408962f9f7f61c67_d20250217_m012652_c001_v7007000_t0000_u01739755612610") 2025/02/17 01:33:10 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8acb_d20250217_m012651_c001_v0001134_t0009_u01739755611903") 2025/02/17 01:33:10 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f408962f9f7f61c63_d20250217_m012650_c001_v7007000_t0000_u01739755610630") 2025/02/17 01:33:10 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8ac7_d20250217_m012649_c001_v0001134_t0054_u01739755609748") 2025/02/17 01:33:10 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f408962f9f7f61c61_d20250217_m012649_c001_v7007000_t0000_u01739755609194") 2025/02/17 01:33:10 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8ac1_d20250217_m012648_c001_v0001134_t0050_u01739755608550") 2025/02/17 01:33:10 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f408962f9f7f61c5f_d20250217_m012647_c001_v7007000_t0000_u01739755607629") 2025/02/17 01:33:10 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8abb_d20250217_m012646_c001_v0001134_t0043_u01739755606598") 2025/02/17 01:33:10 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f408962f9f7f61c58_d20250217_m012640_c001_v7007000_t0000_u01739755600329") 2025/02/17 01:33:10 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8aac_d20250217_m012639_c001_v0001134_t0014_u01739755599701") 2025/02/17 01:33:11 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f408962f9f7f61c56_d20250217_m012638_c001_v7007000_t0000_u01739755598788") 2025/02/17 01:33:11 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8aa8_d20250217_m012638_c001_v0001134_t0059_u01739755598129") 2025/02/17 01:33:11 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f408962f9f7f61c54_d20250217_m012637_c001_v7007000_t0000_u01739755597216") 2025/02/17 01:33:11 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8aa6_d20250217_m012636_c001_v0001134_t0026_u01739755596523") 2025/02/17 01:33:11 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f408962f9f7f61c52_d20250217_m012633_c001_v7007000_t0000_u01739755593606") 2025/02/17 01:33:11 DEBUG : sub dir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8aa2_d20250217_m012632_c001_v0001134_t0018_u01739755592946") 2025/02/17 01:33:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f408962f9f7f62795_d20250217_m013245_c001_v7007000_t0000_u01739755965148") 2025/02/17 01:33:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10651851d80c6c7c_d20250217_m013242_c001_v0001145_t0026_u01739755962108") 2025/02/17 01:33:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f1869_d20250217_m013240_c001_v7007000_t0000_u01739755960393") 2025/02/17 01:33:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10760702dd7cc224_d20250217_m013237_c001_v0001184_t0021_u01739755957351") 2025/02/17 01:33:11 DEBUG : sub/yam: Deleting (id "4_zff929d33803d1b1b9f580e1b_f413279d23a9aeac0_d20250217_m012834_c001_v7007000_t0000_u01739755714535") 2025/02/17 01:33:11 DEBUG : sub/yam: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10174630421eb57c_d20250217_m012832_c001_v0001145_t0056_u01739755712909") 2025/02/17 01:33:11 DEBUG : test_dir1/file2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f183f_d20250217_m013235_c001_v7007000_t0000_u01739755955724") 2025/02/17 01:33:11 DEBUG : test_dir1/file2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b295b_d20250217_m013233_c001_v0001182_t0023_u01739755953964") 2025/02/17 01:33:11 DEBUG : test_dir1/file2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f1826_d20250217_m013232_c001_v7007000_t0000_u01739755952436") 2025/02/17 01:33:11 DEBUG : test_dir1/file2: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10760702dd7cc1a5_d20250217_m013231_c001_v0001184_t0005_u01739755951056") 2025/02/17 01:33:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f1843_d20250217_m013235_c001_v7007000_t0000_u01739755955919") 2025/02/17 01:33:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10760702dd7cc1d8_d20250217_m013233_c001_v0001184_t0017_u01739755953952") 2025/02/17 01:33:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff929d33803d1b1b9f580e1b_f4191a42bec5f1828_d20250217_m013232_c001_v7007000_t0000_u01739755952616") 2025/02/17 01:33:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff929d33803d1b1b9f580e1b_f103b5ecd988b292f_d20250217_m013231_c001_v0001182_t0008_u01739755951050") 2025/02/17 01:33:11 DEBUG : three: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a0ffe_d20250217_m012825_c001_v7007000_t0000_u01739755705023") 2025/02/17 01:33:12 DEBUG : three: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8ba5_d20250217_m012823_c001_v0001134_t0007_u01739755703789") 2025/02/17 01:33:12 DEBUG : three: Deleting (id "4_zff929d33803d1b1b9f580e1b_f106f5aa9df7e8b9f_d20250217_m012821_c001_v0001134_t0007_u01739755701516") 2025/02/17 01:33:12 DEBUG : two: Deleting (id "4_zff929d33803d1b1b9f580e1b_f41826966aa3a1001_d20250217_m012825_c001_v7007000_t0000_u01739755705206") 2025/02/17 01:33:12 DEBUG : two: Deleting (id "4_zff929d33803d1b1b9f580e1b_f404f49fa772d624d_d20250217_m012823_c001_v0001101_t0042_u01739755703211") 2025/02/17 01:33:12 DEBUG : two: Deleting (id "4_zff929d33803d1b1b9f580e1b_f406f5aa9df7e8b9d_d20250217_m012821_c001_v0001134_t0039_u01739755701333") 2025/02/17 01:33:12 DEBUG : yam: Deleting (id "4_zff929d33803d1b1b9f580e1b_f413279d23a9aeade_d20250217_m012835_c001_v7007000_t0000_u01739755715258") 2025/02/17 01:33:12 DEBUG : yam: Deleting (id "4_zff929d33803d1b1b9f580e1b_f108094daffd44988_d20250217_m012834_c001_v0001184_t0018_u01739755714319") 2025/02/17 01:33:12 DEBUG : yam: Deleting (id "4_zff929d33803d1b1b9f580e1b_f413279d23a9aea90_d20250217_m012830_c001_v7007000_t0000_u01739755710893") 2025/02/17 01:33:12 DEBUG : yam: Deleting (id "4_zff929d33803d1b1b9f580e1b_f10174630421eb56a_d20250217_m012829_c001_v0001145_t0034_u01739755709396") 2025/02/17 01:33:12 DEBUG : yam: Deleting (id "4_zff929d33803d1b1b9f580e1b_f413279d23a9aea4c_d20250217_m012827_c001_v7007000_t0000_u01739755707384") 2025/02/17 01:33:12 DEBUG : yam: Deleting (id "4_zff929d33803d1b1b9f580e1b_f104f49fa772d6255_d20250217_m012825_c001_v0001101_t0042_u01739755705865") 2025/02/17 01:33:12 DEBUG : yaml: Deleting (id "4_zff929d33803d1b1b9f580e1b_f413279d23a9aea94_d20250217_m012831_c001_v7007000_t0000_u01739755711619") 2025/02/17 01:33:12 DEBUG : yaml: Deleting (id "4_zff929d33803d1b1b9f580e1b_f1196da6518a66855_d20250217_m012830_c001_v0001182_t0015_u01739755710615") 2025/02/17 01:33:12 DEBUG : yaml: Deleting (id "4_zff929d33803d1b1b9f580e1b_f413279d23a9aea72_d20250217_m012828_c001_v7007000_t0000_u01739755708118") 2025/02/17 01:33:12 DEBUG : yaml: Deleting (id "4_zff929d33803d1b1b9f580e1b_f1100bbe6d0702560_d20250217_m012827_c001_v0001183_t0011_u01739755707171") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m44.336368963s (try 1/5)