"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/12/11 01:49:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvocag0pafe" 2024/12/11 01:49:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 01:49:27 DEBUG : Creating backend with remote "/tmp/rclone3828165258" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:49:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 01:49:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/11 01:49:29 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:49:29 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.96s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:49:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 01:49:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 01:49:30 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:49:30 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:49:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 01:49:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:49:31 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.02s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", 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-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:49:32 DEBUG : Creating backend with remote "/non-existing" 2024/12/11 01:49:32 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/11 01:49:32 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:49:32 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:49:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 01:49:34 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:49:34 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:49:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 01:49:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:49:35 INFO : B2 bucket rclone-test-xuvocag0pafe: Running all checks before starting transfers 2024/12/11 01:49:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 01:49:35 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:49:35 INFO : B2 bucket rclone-test-xuvocag0pafe: Checks finished, now starting transfers 2024/12/11 01:49:35 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:49:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 01:49:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.49s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:49:36 ERROR : Ignoring --no-traverse with sync 2024/12/11 01:49:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 01:49:37 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:49:37 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:49:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 01:49:37 INFO : sub dir/hello world: Copied (new) 2024/12/11 01:49:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.50s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:49:38 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/11 01:49:38 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:49:38 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:49:38 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/12/11 01:49:38 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.49s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:49:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 01:49:40 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:49:40 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:49:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 01:49:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.56s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:49:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 01:49:42 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:49:42 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:49:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 01:49:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.87s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:49:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/11 01:49:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 01:49:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/11 01:49:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 01:49:43 DEBUG : sub dir: Making directory 2024/12/11 01:49:43 DEBUG : sub dir2: Making directory 2024/12/11 01:49:43 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/11 01:49:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 01:49:43 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:49:43 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:49:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 01:49:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/12/11 01:49:43 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:49:44 DEBUG : sub dir2: Making directory 2024/12/11 01:49:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/11 01:49:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 01:49:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 01:49:45 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:49:45 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:49:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 01:49:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:49:45 DEBUG : sub dir2: Making directory with metadata 2024/12/11 01:49:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 01:49:46 DEBUG : sub dir: Making directory 2024/12/11 01:49:46 DEBUG : sub dir2: Making directory 2024/12/11 01:49:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 01:49:46 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:49:46 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:49:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 01:49:46 INFO : sub dir/hello world: Copied (new) 2024/12/11 01:49:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/11 01:49:46 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/11 01:49:46 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.70s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", 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-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:49:48 DEBUG : sub dir2: Making directory 2024/12/11 01:49:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 01:49:48 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:49:48 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:49:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 01:49:48 INFO : sub dir/hello world: Copied (new) 2024/12/11 01:49:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.14s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:49:49 DEBUG : sub dir2: Making directory with metadata 2024/12/11 01:49:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 01:49:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 01:49:49 DEBUG : sub dir: Making directory 2024/12/11 01:49:49 DEBUG : sub dir2: Making directory 2024/12/11 01:49:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 01:49:49 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:49:49 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:49:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 01:49:49 INFO : sub dir/hello world: Copied (new) 2024/12/11 01:49:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/11 01:49:49 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.51s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", 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-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:49:51 DEBUG : sub dir2: Making directory 2024/12/11 01:49:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 01:49:51 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:49:51 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:49:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 01:49:51 INFO : sub dir/hello world: Copied (new) 2024/12/11 01:49:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.51s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:49:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zofexin5hafi" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-xuvocag0pafe -> B2 bucket rclone-test-zofexin5hafi 2024/12/11 01:49:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 01:49:54 DEBUG : B2 bucket rclone-test-zofexin5hafi: Waiting for checks to finish 2024/12/11 01:49:54 DEBUG : B2 bucket rclone-test-zofexin5hafi: Waiting for transfers to finish 2024/12/11 01:49:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 01:49:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:49:55 DEBUG : B2 bucket rclone-test-zofexin5hafi: Purge remote 2024/12/11 01:49:55 INFO : B2 bucket rclone-test-zofexin5hafi: cleaning bucket "rclone-test-zofexin5hafi" of all files 2024/12/11 01:49:55 DEBUG : sub dir/hello world: Deleting (id "4_z4ff28df3608dbb3b9f380e1b_f115423aa0e35bdbe_d20241211_m014955_c001_v0001183_t0038_u01733881795118") --- PASS: TestServerSideCopy (4.71s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:49:58 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:49:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/11 01:49:58 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:49:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/11 01:49:58 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.05s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:49:59 DEBUG : Creating backend with remote "TestB2:rclone-test-qoqinoh3gira" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-xuvocag0pafe -> B2 bucket rclone-test-qoqinoh3gira 2024/12/11 01:50:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 01:50:01 DEBUG : B2 bucket rclone-test-qoqinoh3gira: Waiting for checks to finish 2024/12/11 01:50:01 DEBUG : B2 bucket rclone-test-qoqinoh3gira: Waiting for transfers to finish 2024/12/11 01:50:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 01:50:01 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:02 DEBUG : B2 bucket rclone-test-qoqinoh3gira: Waiting for checks to finish 2024/12/11 01:50:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/11 01:50:02 DEBUG : B2 bucket rclone-test-qoqinoh3gira: Waiting for transfers to finish 2024/12/11 01:50:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/11 01:50:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:03 DEBUG : B2 bucket rclone-test-qoqinoh3gira: Purge remote 2024/12/11 01:50:03 INFO : B2 bucket rclone-test-qoqinoh3gira: cleaning bucket "rclone-test-qoqinoh3gira" of all files 2024/12/11 01:50:03 DEBUG : sub dir/hello world: Deleting (id "4_zef82ad93608dbb3b9f380e1b_f11865261248190a8_d20241211_m015003_c001_v0001109_t0006_u01733881803033") 2024/12/11 01:50:03 DEBUG : sub dir/hello world: Deleting (id "4_zef82ad93608dbb3b9f380e1b_f108c6563ba41ac7a_d20241211_m015001_c001_v0001172_t0015_u01733881801629") --- PASS: TestServerSideCopyOverSelf (6.77s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:06 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:50:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/11 01:50:06 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:50:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/11 01:50:07 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/11 01:50:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.59s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xocuviq3yawi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-xuvocag0pafe -> B2 bucket rclone-test-xocuviq3yawi 2024/12/11 01:50:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 01:50:10 DEBUG : B2 bucket rclone-test-xocuviq3yawi: Waiting for checks to finish 2024/12/11 01:50:10 DEBUG : B2 bucket rclone-test-xocuviq3yawi: Waiting for transfers to finish 2024/12/11 01:50:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 01:50:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:12 DEBUG : B2 bucket rclone-test-xocuviq3yawi: Waiting for checks to finish 2024/12/11 01:50:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/11 01:50:12 DEBUG : B2 bucket rclone-test-xocuviq3yawi: Waiting for transfers to finish 2024/12/11 01:50:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/11 01:50:12 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/11 01:50:13 INFO : sub dir/hello world: Deleted 2024/12/11 01:50:13 DEBUG : testing file moves 2024/12/11 01:50:14 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/11 01:50:14 DEBUG : B2 bucket rclone-test-xocuviq3yawi: Waiting for checks to finish 2024/12/11 01:50:14 DEBUG : B2 bucket rclone-test-xocuviq3yawi: Waiting for transfers to finish 2024/12/11 01:50:14 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/12/11 01:50:14 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/11 01:50:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:15 DEBUG : B2 bucket rclone-test-xocuviq3yawi: Purge remote 2024/12/11 01:50:15 INFO : B2 bucket rclone-test-xocuviq3yawi: cleaning bucket "rclone-test-xocuviq3yawi" of all files 2024/12/11 01:50:15 DEBUG : sub dir/hello world: Deleting (id "4_z8f22cde3608dbb3b9f380e1b_f104647d41dce8516_d20241211_m015014_c001_v0001113_t0057_u01733881814350") 2024/12/11 01:50:15 DEBUG : sub dir/hello world: Deleting (id "4_z8f22cde3608dbb3b9f380e1b_f1011ab8856b50acf_d20241211_m015012_c001_v0001038_t0010_u01733881812616") 2024/12/11 01:50:15 DEBUG : sub dir/hello world: Deleting (id "4_z8f22cde3608dbb3b9f380e1b_f11632d2a11a10157_d20241211_m015011_c001_v0001182_t0027_u01733881811074") --- PASS: TestServerSideMoveOverSelf (8.80s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:18 ERROR : : error listing: directory not found 2024/12/11 01:50:18 DEBUG : Local file system at /tmp/rclone3828165258: Making directory 2024/12/11 01:50:18 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:50:18 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.17s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 01:50:20 DEBUG : Local file system at /tmp/rclone3828165258: Waiting for checks to finish 2024/12/11 01:50:20 DEBUG : Local file system at /tmp/rclone3828165258: Waiting for transfers to finish 2024/12/11 01:50:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 01:50:20 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/12/11 01:50:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestCopyRedownload (2.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:22 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/11 01:50:22 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:50:22 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:50:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/11 01:50:22 INFO : check sum: Copied (new) 2024/12/11 01:50:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:22 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:50:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/11 01:50:22 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/12/11 01:50:22 DEBUG : check sum: Unchanged skipping 2024/12/11 01:50:22 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:50:22 DEBUG : Waiting for deletions to finish 2024/12/11 01:50:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.26s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/11 01:50:24 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:50:24 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:50:24 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/11 01:50:24 INFO : sizeonly: Copied (new) 2024/12/11 01:50:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:24 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:50:24 DEBUG : sizeonly: Sizes identical 2024/12/11 01:50:24 DEBUG : sizeonly: Unchanged skipping 2024/12/11 01:50:24 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:50:24 DEBUG : Waiting for deletions to finish 2024/12/11 01:50:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.64s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/11 01:50:26 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:50:26 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:50:27 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/12/11 01:50:27 INFO : ignore-size: Copied (new) 2024/12/11 01:50:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:27 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:50:27 DEBUG : ignore-size: Unchanged skipping 2024/12/11 01:50:27 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:50:27 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:50:27 DEBUG : Waiting for deletions to finish 2024/12/11 01:50:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.22s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:50:29 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:50:29 DEBUG : existing: Unchanged skipping 2024/12/11 01:50:29 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:50:29 DEBUG : Waiting for deletions to finish 2024/12/11 01:50:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:29 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/11 01:50:29 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:50:29 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:50:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/11 01:50:30 INFO : existing: Copied (replaced existing) 2024/12/11 01:50:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.52s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:31 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/11 01:50:31 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:50:31 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:50:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/11 01:50:31 INFO : existing: Copied (new) 2024/12/11 01:50:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:32 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:50:32 DEBUG : existing: Destination exists, skipping 2024/12/11 01:50:32 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:50:32 DEBUG : Waiting for deletions to finish 2024/12/11 01:50:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.27s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:34 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/11 01:50:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/11 01:50:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 01:50:34 DEBUG : c/non empty space: Unchanged skipping 2024/12/11 01:50:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 01:50:34 INFO : a/potato2: Copied (new) 2024/12/11 01:50:34 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:50:34 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:50:34 DEBUG : Waiting for deletions to finish 2024/12/11 01:50:35 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.64s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:37 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 2024/12/11 01:50:37 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:50:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/11 01:50:37 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/11 01:50:37 DEBUG : empty space: Unchanged skipping 2024/12/11 01:50:37 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:50:37 DEBUG : Waiting for deletions to finish 2024/12/11 01:50:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:37 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 2024/12/11 01:50:37 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:50:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/11 01:50:38 INFO : empty space: Updated modification time in destination 2024/12/11 01:50:38 DEBUG : empty space: Unchanged skipping 2024/12/11 01:50:38 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:50:38 DEBUG : Waiting for deletions to finish 2024/12/11 01:50:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.85s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:40 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:50:40 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 2024/12/11 01:50:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/11 01:50:40 DEBUG : empty space: Unchanged skipping 2024/12/11 01:50:40 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:50:40 DEBUG : Waiting for deletions to finish 2024/12/11 01:50:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.66s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:42 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:50:42 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 2024/12/11 01:50:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3828165258) 2024/12/11 01:50:42 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xuvocag0pafe) 2024/12/11 01:50:42 DEBUG : foo: sha1 differ 2024/12/11 01:50:42 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:50:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/12/11 01:50:42 INFO : foo: Copied (replaced existing) 2024/12/11 01:50:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:44 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/11 01:50:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 01:50:44 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:50:44 DEBUG : empty space: Unchanged skipping 2024/12/11 01:50:44 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:50:44 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 01:50:44 INFO : potato: Copied (new) 2024/12/11 01:50:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.41s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:46 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/11 01:50:46 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:50:46 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:50:47 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/12/11 01:50:47 INFO : potato: Copied (replaced existing) 2024/12/11 01:50:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.93s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:48 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 2024/12/11 01:50:48 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:50:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3828165258) 2024/12/11 01:50:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xuvocag0pafe) 2024/12/11 01:50:48 DEBUG : potato: sha1 differ 2024/12/11 01:50:48 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:50:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/12/11 01:50:48 INFO : potato: Copied (replaced existing) 2024/12/11 01:50:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 01:50:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/11 01:50:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 01:50:50 DEBUG : empty space: Unchanged skipping 2024/12/11 01:50:50 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:50:50 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:50:50 DEBUG : Waiting for deletions to finish 2024/12/11 01:50:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:52 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 01:50:52 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:50:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 01:50:52 DEBUG : empty space: Unchanged skipping 2024/12/11 01:50:52 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:50:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 01:50:52 INFO : potato2: Copied (new) 2024/12/11 01:50:52 DEBUG : Waiting for deletions to finish 2024/12/11 01:50:53 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:54 DEBUG : d: Making directory 2024/12/11 01:50:54 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/12/11 01:50:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/11 01:50:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 01:50:55 DEBUG : c/non empty space: Unchanged skipping 2024/12/11 01:50:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 01:50:55 INFO : a/potato2: Copied (new) 2024/12/11 01:50:55 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:50:55 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:50:55 DEBUG : Waiting for deletions to finish 2024/12/11 01:50:55 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:50:57 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/11 01:50:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/11 01:50:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 01:50:58 DEBUG : c/non empty space: Unchanged skipping 2024/12/11 01:50:58 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:50:58 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:50:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 01:50:58 INFO : a/potato2: Copied (new) 2024/12/11 01:50:58 ERROR : B2 bucket rclone-test-xuvocag0pafe: not deleting files as there were IO errors 2024/12/11 01:50:58 ERROR : B2 bucket rclone-test-xuvocag0pafe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.50s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:51:00 DEBUG : Waiting for deletions to finish 2024/12/11 01:51:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 01:51:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 01:51:00 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:51:00 DEBUG : empty space: Unchanged skipping 2024/12/11 01:51:00 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:51:00 INFO : potato: Deleted 2024/12/11 01:51:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 01:51:00 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.27s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:51:02 DEBUG : Waiting for deletions to finish 2024/12/11 01:51:02 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:51:02 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:51:02 INFO : potato: Deleted 2024/12/11 01:51:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 01:51:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 01:51:03 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:51:03 DEBUG : empty space: Unchanged skipping 2024/12/11 01:51:03 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:51:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 01:51:03 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.70s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:51:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 01:51:05 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:51:05 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:51:05 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/12/11 01:51:05 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.13s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:51:07 DEBUG : enormous: Excluded (Size Filter) 2024/12/11 01:51:07 DEBUG : enormous: Excluded 2024/12/11 01:51:07 DEBUG : potato2: Excluded (Size Filter) 2024/12/11 01:51:07 DEBUG : potato2: Excluded 2024/12/11 01:51:07 DEBUG : potato2: Excluded (Size Filter) 2024/12/11 01:51:07 DEBUG : potato2: Excluded 2024/12/11 01:51:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 01:51:07 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:51:07 DEBUG : empty space: Unchanged skipping 2024/12/11 01:51:07 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:51:07 DEBUG : Waiting for deletions to finish 2024/12/11 01:51:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:51:07 DEBUG : enormous: Excluded (Size Filter) 2024/12/11 01:51:07 DEBUG : enormous: Excluded 2024/12/11 01:51:07 DEBUG : potato2: Excluded (Size Filter) 2024/12/11 01:51:07 DEBUG : potato2: Excluded 2024/12/11 01:51:07 DEBUG : potato2: Excluded (Size Filter) 2024/12/11 01:51:07 DEBUG : potato2: Excluded 2024/12/11 01:51:07 DEBUG : Local file system at /tmp/rclone3828165258: Waiting for checks to finish 2024/12/11 01:51:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/11 01:51:07 DEBUG : empty space: Unchanged skipping 2024/12/11 01:51:07 DEBUG : Local file system at /tmp/rclone3828165258: Waiting for transfers to finish 2024/12/11 01:51:07 DEBUG : Waiting for deletions to finish 2024/12/11 01:51:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.65s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:51:10 DEBUG : enormous: Excluded (Size Filter) 2024/12/11 01:51:10 DEBUG : enormous: Excluded 2024/12/11 01:51:10 DEBUG : potato2: Excluded (Size Filter) 2024/12/11 01:51:10 DEBUG : potato2: Excluded 2024/12/11 01:51:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 01:51:10 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:51:10 DEBUG : empty space: Unchanged skipping 2024/12/11 01:51:10 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:51:10 DEBUG : Waiting for deletions to finish 2024/12/11 01:51:10 INFO : potato2: Deleted 2024/12/11 01:51:10 INFO : enormous: Deleted 2024/12/11 01:51:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:51:11 DEBUG : Local file system at /tmp/rclone3828165258: Waiting for checks to finish 2024/12/11 01:51:11 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/11 01:51:11 DEBUG : empty space: Unchanged skipping 2024/12/11 01:51:11 DEBUG : Local file system at /tmp/rclone3828165258: Waiting for transfers to finish 2024/12/11 01:51:11 DEBUG : Waiting for deletions to finish 2024/12/11 01:51:11 INFO : potato2: Deleted 2024/12/11 01:51:11 INFO : enormous: Deleted 2024/12/11 01:51:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:51:13 DEBUG : five: Need to transfer - File not found at Destination 2024/12/11 01:51:13 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/11 01:51:13 DEBUG : one: Destination is newer than source, skipping 2024/12/11 01:51:13 DEBUG : three: Sizes identical 2024/12/11 01:51:13 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:51:13 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/11 01:51:13 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/11 01:51:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3828165258) 2024/12/11 01:51:13 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xuvocag0pafe) 2024/12/11 01:51:13 DEBUG : two: sha1 differ 2024/12/11 01:51:13 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:51:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/11 01:51:13 INFO : five: Copied (new) 2024/12/11 01:51:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/11 01:51:14 INFO : four: Copied (replaced existing) 2024/12/11 01:51:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/11 01:51:14 INFO : two: Copied (replaced existing) 2024/12/11 01:51:14 DEBUG : Waiting for deletions to finish 2024/12/11 01:51:14 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:51:14 DEBUG : one: Destination is newer than source, skipping 2024/12/11 01:51:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3828165258) 2024/12/11 01:51:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/11 01:51:14 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xuvocag0pafe) 2024/12/11 01:51:14 DEBUG : two: Size and sha1 of src and dst objects identical 2024/12/11 01:51:14 DEBUG : three: sha1 differ 2024/12/11 01:51:14 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/11 01:51:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/11 01:51:14 DEBUG : four: Size and sha1 of src and dst objects identical 2024/12/11 01:51:14 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/11 01:51:14 DEBUG : five: Size and sha1 of src and dst objects identical 2024/12/11 01:51:14 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/11 01:51:14 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/11 01:51:14 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/11 01:51:14 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:51:15 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/11 01:51:15 INFO : three: Copied (replaced existing) 2024/12/11 01:51:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.26s) === 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-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/12/11 01:51:16 INFO : B2 bucket rclone-test-xuvocag0pafe: Making map for --track-renames 2024/12/11 01:51:16 INFO : B2 bucket rclone-test-xuvocag0pafe: Finished making map for --track-renames 2024/12/11 01:51:16 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:51:16 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for renames to finish 2024/12/11 01:51:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/11 01:51:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/11 01:51:16 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:51:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/11 01:51:16 INFO : potato: Copied (new) 2024/12/11 01:51:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/11 01:51:17 INFO : yam: Copied (new) 2024/12/11 01:51:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:51:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:51:17 INFO : B2 bucket rclone-test-xuvocag0pafe: Making map for --track-renames 2024/12/11 01:51:17 INFO : B2 bucket rclone-test-xuvocag0pafe: Finished making map for --track-renames 2024/12/11 01:51:17 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:51:17 DEBUG : potato: Unchanged skipping 2024/12/11 01:51:17 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for renames to finish 2024/12/11 01:51:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/11 01:51:18 INFO : yam: Copied (server-side copy) to: yaml 2024/12/11 01:51:18 INFO : yam: Deleted 2024/12/11 01:51:18 INFO : yaml: Renamed from "yam" 2024/12/11 01:51:18 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:51:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.52s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/11 01:51:20 INFO : B2 bucket rclone-test-xuvocag0pafe: Making map for --track-renames 2024/12/11 01:51:20 INFO : B2 bucket rclone-test-xuvocag0pafe: Finished making map for --track-renames 2024/12/11 01:51:20 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:51:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/11 01:51:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/11 01:51:20 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for renames to finish 2024/12/11 01:51:20 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:51:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/11 01:51:20 INFO : yam: Copied (new) 2024/12/11 01:51:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/11 01:51:20 INFO : potato: Copied (new) 2024/12/11 01:51:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:51:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:51:21 INFO : B2 bucket rclone-test-xuvocag0pafe: Making map for --track-renames 2024/12/11 01:51:21 INFO : B2 bucket rclone-test-xuvocag0pafe: Finished making map for --track-renames 2024/12/11 01:51:21 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:51:21 DEBUG : potato: Unchanged skipping 2024/12/11 01:51:21 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for renames to finish 2024/12/11 01:51:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/11 01:51:21 INFO : yam: Copied (server-side copy) to: yaml 2024/12/11 01:51:21 INFO : yam: Deleted 2024/12/11 01:51:21 INFO : yaml: Renamed from "yam" 2024/12/11 01:51:21 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:51:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.82s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/11 01:51:24 INFO : B2 bucket rclone-test-xuvocag0pafe: Making map for --track-renames 2024/12/11 01:51:24 INFO : B2 bucket rclone-test-xuvocag0pafe: Finished making map for --track-renames 2024/12/11 01:51:24 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:51:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/11 01:51:24 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for renames to finish 2024/12/11 01:51:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/11 01:51:24 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:51:24 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/11 01:51:24 INFO : sub/yam: Copied (new) 2024/12/11 01:51:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/11 01:51:24 INFO : potato: Copied (new) 2024/12/11 01:51:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:51:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:51:25 DEBUG : potato: Unchanged skipping 2024/12/11 01:51:25 INFO : B2 bucket rclone-test-xuvocag0pafe: Making map for --track-renames 2024/12/11 01:51:25 INFO : B2 bucket rclone-test-xuvocag0pafe: Finished making map for --track-renames 2024/12/11 01:51:25 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:51:25 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for renames to finish 2024/12/11 01:51:25 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/11 01:51:25 INFO : sub/yam: Copied (server-side copy) to: yam 2024/12/11 01:51:25 INFO : sub/yam: Deleted 2024/12/11 01:51:25 INFO : yam: Renamed from "sub/yam" 2024/12/11 01:51:25 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:51:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.58s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:51:27 DEBUG : Creating backend with remote "/tmp/rclone3828165258/dir1" 2024/12/11 01:51:27 DEBUG : Config file has changed externally - reloading 2024/12/11 01:51:27 DEBUG : Creating backend with remote "/tmp/rclone3828165258/dir2" 2024/12/11 01:51:27 DEBUG : Local file system at /tmp/rclone3828165258/dir2: Using server-side directory move 2024/12/11 01:51:27 INFO : Local file system at /tmp/rclone3828165258/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/11 01:51:27 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/11 01:51:27 DEBUG : Local file system at /tmp/rclone3828165258/dir2: Waiting for checks to finish 2024/12/11 01:51:27 DEBUG : Local file system at /tmp/rclone3828165258/dir2: Waiting for transfers to finish 2024/12/11 01:51:27 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:51:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 01:51:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/11 01:51:28 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:51:28 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:51:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/11 01:51:28 INFO : nested/sub dir/file: Copied (new) 2024/12/11 01:51:28 INFO : nested/sub dir/file: Deleted 2024/12/11 01:51:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 01:51:28 INFO : sub dir/hello world: Copied (new) 2024/12/11 01:51:28 INFO : sub dir/hello world: Deleted 2024/12/11 01:51:28 INFO : sub dir: Removing directory 2024/12/11 01:51:28 INFO : nested/sub dir: Removing directory 2024/12/11 01:51:28 INFO : nested: Removing directory 2024/12/11 01:51:28 DEBUG : Local file system at /tmp/rclone3828165258: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.17s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:51:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 01:51:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/11 01:51:30 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:51:30 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:51:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/11 01:51:30 INFO : nested/sub dir/file: Copied (new) 2024/12/11 01:51:30 INFO : nested/sub dir/file: Deleted 2024/12/11 01:51:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/11 01:51:30 INFO : sub dir/hello world: Copied (new) 2024/12/11 01:51:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.08s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:51:32 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/11 01:51:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/11 01:51:32 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:51:32 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:51:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/11 01:51:32 INFO : existing: Copied (new) 2024/12/11 01:51:32 INFO : existing: Deleted 2024/12/11 01:51:32 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/12/11 01:51:32 INFO : existing-b: Copied (new) 2024/12/11 01:51:32 INFO : existing-b: Deleted 2024/12/11 01:51:32 DEBUG : existing: Destination exists, skipping 2024/12/11 01:51:32 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:51:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/11 01:51:32 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:51:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.18s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:51:34 DEBUG : Creating backend with remote "TestB2:rclone-test-jenijuf6gino" 2024/12/11 01:51:34 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xuvocag0pafe -> B2 bucket rclone-test-jenijuf6gino 2024/12/11 01:51:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 01:51:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/11 01:51:38 DEBUG : empty space: Unchanged skipping 2024/12/11 01:51:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/11 01:51:38 DEBUG : B2 bucket rclone-test-jenijuf6gino: Waiting for checks to finish 2024/12/11 01:51:38 INFO : empty space: Deleted 2024/12/11 01:51:38 DEBUG : B2 bucket rclone-test-jenijuf6gino: Waiting for transfers to finish 2024/12/11 01:51:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 01:51:38 INFO : potato2: Copied (server-side copy) 2024/12/11 01:51:38 INFO : potato2: Deleted 2024/12/11 01:51:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/11 01:51:38 INFO : potato3: Copied (server-side copy) 2024/12/11 01:51:38 INFO : potato3: Deleted 2024/12/11 01:51:39 DEBUG : Creating backend with remote "TestB2:rclone-test-neheyus4midi" 2024/12/11 01:51:40 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/11 01:51:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 01:51:40 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/11 01:51:40 DEBUG : B2 bucket rclone-test-neheyus4midi: Waiting for checks to finish 2024/12/11 01:51:40 DEBUG : B2 bucket rclone-test-neheyus4midi: Waiting for transfers to finish 2024/12/11 01:51:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/11 01:51:41 INFO : empty space: Copied (server-side copy) 2024/12/11 01:51:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 01:51:41 INFO : potato2: Copied (server-side copy) 2024/12/11 01:51:41 INFO : empty space: Deleted 2024/12/11 01:51:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/11 01:51:41 INFO : potato3: Copied (server-side copy) 2024/12/11 01:51:41 INFO : potato2: Deleted 2024/12/11 01:51:41 INFO : potato3: Deleted 2024/12/11 01:51:42 DEBUG : B2 bucket rclone-test-neheyus4midi: Purge remote 2024/12/11 01:51:42 INFO : B2 bucket rclone-test-neheyus4midi: cleaning bucket "rclone-test-neheyus4midi" of all files 2024/12/11 01:51:42 DEBUG : empty space: Deleting (id "4_zcf222dd360adbb3b9f380e1b_f10984a013e5136ac_d20241211_m015140_c001_v0001102_t0049_u01733881900972") 2024/12/11 01:51:42 DEBUG : potato2: Deleting (id "4_zcf222dd360adbb3b9f380e1b_f101acf7748cce8fc_d20241211_m015141_c001_v0001183_t0040_u01733881901348") 2024/12/11 01:51:42 DEBUG : potato3: Deleting (id "4_zcf222dd360adbb3b9f380e1b_f106d32de8b6d588d_d20241211_m015141_c001_v0001177_t0050_u01733881901411") 2024/12/11 01:51:46 DEBUG : B2 bucket rclone-test-jenijuf6gino: Purge remote 2024/12/11 01:51:46 INFO : B2 bucket rclone-test-jenijuf6gino: cleaning bucket "rclone-test-jenijuf6gino" of all files 2024/12/11 01:51:46 DEBUG : empty space: Deleting (id "4_z5f321dd360adbb3b9f380e1b_f402247eab49d45ca_d20241211_m015141_c001_v7007000_t0000_u01733881901378") 2024/12/11 01:51:46 DEBUG : empty space: Deleting (id "4_z5f321dd360adbb3b9f380e1b_f10538ad5bfbb0810_d20241211_m015137_c001_v0001161_t0047_u01733881897243") 2024/12/11 01:51:46 DEBUG : potato2: Deleting (id "4_z5f321dd360adbb3b9f380e1b_f4016bfaa4fbdb44a_d20241211_m015141_c001_v7007000_t0000_u01733881901550") 2024/12/11 01:51:46 DEBUG : potato2: Deleting (id "4_z5f321dd360adbb3b9f380e1b_f11814254ec08fb6d_d20241211_m015138_c001_v0001178_t0006_u01733881898289") 2024/12/11 01:51:46 DEBUG : potato3: Deleting (id "4_z5f321dd360adbb3b9f380e1b_f402247eab49d45cb_d20241211_m015141_c001_v7007000_t0000_u01733881901673") 2024/12/11 01:51:46 DEBUG : potato3: Deleting (id "4_z5f321dd360adbb3b9f380e1b_f1192d3b472d9fce7_d20241211_m015138_c001_v0001179_t0044_u01733881898539") 2024/12/11 01:51:46 DEBUG : potato3: Deleting (id "4_z5f321dd360adbb3b9f380e1b_f10538ad5bfbb0812_d20241211_m015137_c001_v0001161_t0023_u01733881897608") 2024/12/11 01:51:46 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2024/12/11 01:51:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/11 01:51:46 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (14.26s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:51:48 DEBUG : Creating backend with remote "TestB2:rclone-test-gorilog0suko" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xuvocag0pafe -> B2 bucket rclone-test-gorilog0suko 2024/12/11 01:51:53 DEBUG : empty space: Excluded (Size Filter) 2024/12/11 01:51:53 DEBUG : empty space: Excluded 2024/12/11 01:51:53 DEBUG : empty space: Excluded (Size Filter) 2024/12/11 01:51:53 DEBUG : empty space: Excluded 2024/12/11 01:51:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 01:51:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/11 01:51:53 DEBUG : B2 bucket rclone-test-gorilog0suko: Waiting for checks to finish 2024/12/11 01:51:53 DEBUG : B2 bucket rclone-test-gorilog0suko: Waiting for transfers to finish 2024/12/11 01:51:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/11 01:51:53 INFO : potato3: Copied (server-side copy) 2024/12/11 01:51:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 01:51:54 INFO : potato2: Copied (server-side copy) 2024/12/11 01:51:54 INFO : potato3: Deleted 2024/12/11 01:51:54 INFO : potato2: Deleted 2024/12/11 01:51:54 DEBUG : Creating backend with remote "TestB2:rclone-test-hazoxos4digo" 2024/12/11 01:51:54 DEBUG : Config file has changed externally - reloading 2024/12/11 01:51:55 DEBUG : empty space: Excluded (Size Filter) 2024/12/11 01:51:55 DEBUG : empty space: Excluded 2024/12/11 01:51:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 01:51:55 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/11 01:51:55 DEBUG : B2 bucket rclone-test-hazoxos4digo: Waiting for checks to finish 2024/12/11 01:51:55 DEBUG : B2 bucket rclone-test-hazoxos4digo: Waiting for transfers to finish 2024/12/11 01:52:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 01:52:00 INFO : potato2: Copied (server-side copy) 2024/12/11 01:52:00 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2024/12/11 01:52:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/11 01:52:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/11 01:52:00 INFO : potato3: Copied (server-side copy) 2024/12/11 01:52:00 DEBUG : pacer: Reducing sleep to 10ms 2024/12/11 01:52:00 INFO : potato2: Deleted 2024/12/11 01:52:01 INFO : potato3: Deleted 2024/12/11 01:52:01 DEBUG : B2 bucket rclone-test-hazoxos4digo: Purge remote 2024/12/11 01:52:01 INFO : B2 bucket rclone-test-hazoxos4digo: cleaning bucket "rclone-test-hazoxos4digo" of all files 2024/12/11 01:52:01 DEBUG : potato2: Deleting (id "4_z2f826da360adbb3b9f380e1b_f1104f415f0da03be_d20241211_m015200_c001_v0001183_t0009_u01733881920244") 2024/12/11 01:52:01 DEBUG : potato3: Deleting (id "4_z2f826da360adbb3b9f380e1b_f1038a3ace0cf94f1_d20241211_m015200_c001_v0001134_t0010_u01733881920471") 2024/12/11 01:52:02 DEBUG : B2 bucket rclone-test-gorilog0suko: Purge remote 2024/12/11 01:52:02 INFO : B2 bucket rclone-test-gorilog0suko: cleaning bucket "rclone-test-gorilog0suko" of all files 2024/12/11 01:52:02 DEBUG : empty space: Deleting (id "4_z7fb25d9360adbb3b9f380e1b_f115bb18d251e416b_d20241211_m015152_c001_v0001179_t0045_u01733881912642") 2024/12/11 01:52:02 DEBUG : potato2: Deleting (id "4_z7fb25d9360adbb3b9f380e1b_f410fa68195ec58a7_d20241211_m015200_c001_v7007000_t0000_u01733881920868") 2024/12/11 01:52:02 DEBUG : potato2: Deleting (id "4_z7fb25d9360adbb3b9f380e1b_f1110cacc8af5671e_d20241211_m015153_c001_v0001180_t0008_u01733881913901") 2024/12/11 01:52:02 DEBUG : potato3: Deleting (id "4_z7fb25d9360adbb3b9f380e1b_f410fa68195ec58a8_d20241211_m015201_c001_v7007000_t0000_u01733881921050") 2024/12/11 01:52:02 DEBUG : potato3: Deleting (id "4_z7fb25d9360adbb3b9f380e1b_f1064dfc57e12ed4e_d20241211_m015153_c001_v0001101_t0037_u01733881913502") 2024/12/11 01:52:02 DEBUG : potato3: Deleting (id "4_z7fb25d9360adbb3b9f380e1b_f115bb18d251e4173_d20241211_m015152_c001_v0001179_t0023_u01733881912861") --- PASS: TestServerSideMoveWithFilter (16.07s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:52:04 DEBUG : Creating backend with remote "TestB2:rclone-test-nohuroj5qahu" 2024/12/11 01:52:07 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xuvocag0pafe -> B2 bucket rclone-test-nohuroj5qahu 2024/12/11 01:52:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 01:52:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/11 01:52:12 DEBUG : empty space: Unchanged skipping 2024/12/11 01:52:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/11 01:52:12 DEBUG : B2 bucket rclone-test-nohuroj5qahu: Waiting for checks to finish 2024/12/11 01:52:12 INFO : empty space: Deleted 2024/12/11 01:52:12 DEBUG : B2 bucket rclone-test-nohuroj5qahu: Waiting for transfers to finish 2024/12/11 01:52:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 01:52:12 INFO : potato2: Copied (server-side copy) 2024/12/11 01:52:12 INFO : potato2: Deleted 2024/12/11 01:52:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/11 01:52:12 INFO : potato3: Copied (server-side copy) 2024/12/11 01:52:12 INFO : potato3: Deleted 2024/12/11 01:52:13 DEBUG : Creating backend with remote "TestB2:rclone-test-sexuzom6lozu" 2024/12/11 01:52:13 DEBUG : Config file has changed externally - reloading 2024/12/11 01:52:13 DEBUG : tomatoDir: Making directory 2024/12/11 01:52:14 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/11 01:52:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 01:52:14 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/11 01:52:14 DEBUG : B2 bucket rclone-test-sexuzom6lozu: Waiting for checks to finish 2024/12/11 01:52:14 DEBUG : B2 bucket rclone-test-sexuzom6lozu: Waiting for transfers to finish 2024/12/11 01:52:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/11 01:52:18 INFO : empty space: Copied (server-side copy) 2024/12/11 01:52:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/11 01:52:18 INFO : potato2: Copied (server-side copy) 2024/12/11 01:52:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/11 01:52:18 INFO : potato3: Copied (server-side copy) 2024/12/11 01:52:18 INFO : empty space: Deleted 2024/12/11 01:52:18 INFO : potato2: Deleted 2024/12/11 01:52:18 INFO : potato3: Deleted 2024/12/11 01:52:19 DEBUG : B2 bucket rclone-test-sexuzom6lozu: Purge remote 2024/12/11 01:52:19 INFO : B2 bucket rclone-test-sexuzom6lozu: cleaning bucket "rclone-test-sexuzom6lozu" of all files 2024/12/11 01:52:19 DEBUG : empty space: Deleting (id "4_z1f72bd3360adbb3b9f380e1b_f110d1ba2f4dfafec_d20241211_m015217_c001_v0001115_t0044_u01733881937838") 2024/12/11 01:52:19 DEBUG : potato2: Deleting (id "4_z1f72bd3360adbb3b9f380e1b_f112df675d86449a0_d20241211_m015218_c001_v0001182_t0014_u01733881938207") 2024/12/11 01:52:19 DEBUG : potato3: Deleting (id "4_z1f72bd3360adbb3b9f380e1b_f1134ce6e812f4a68_d20241211_m015218_c001_v0001180_t0018_u01733881938215") 2024/12/11 01:52:20 DEBUG : B2 bucket rclone-test-nohuroj5qahu: Purge remote 2024/12/11 01:52:20 INFO : B2 bucket rclone-test-nohuroj5qahu: cleaning bucket "rclone-test-nohuroj5qahu" of all files 2024/12/11 01:52:20 DEBUG : empty space: Deleting (id "4_z0f829d8360adbb3b9f380e1b_f410fa68195ec5917_d20241211_m015218_c001_v7007000_t0000_u01733881938390") 2024/12/11 01:52:20 DEBUG : empty space: Deleting (id "4_z0f829d8360adbb3b9f380e1b_f115cbe7597d731bf_d20241211_m015211_c001_v0001182_t0011_u01733881931346") 2024/12/11 01:52:20 DEBUG : potato2: Deleting (id "4_z0f829d8360adbb3b9f380e1b_f41797b2d97f61d6f_d20241211_m015218_c001_v7007000_t0000_u01733881938424") 2024/12/11 01:52:20 DEBUG : potato2: Deleting (id "4_z0f829d8360adbb3b9f380e1b_f1166147ccb925cc4_d20241211_m015212_c001_v0001183_t0028_u01733881932151") 2024/12/11 01:52:20 DEBUG : potato3: Deleting (id "4_z0f829d8360adbb3b9f380e1b_f410fa68195ec5919_d20241211_m015218_c001_v7007000_t0000_u01733881938571") 2024/12/11 01:52:20 DEBUG : potato3: Deleting (id "4_z0f829d8360adbb3b9f380e1b_f1166147ccb925cd4_d20241211_m015212_c001_v0001183_t0058_u01733881932442") 2024/12/11 01:52:20 DEBUG : potato3: Deleting (id "4_z0f829d8360adbb3b9f380e1b_f115cbe7597d731c9_d20241211_m015211_c001_v0001182_t0059_u01733881931554") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.35s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:52:22 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvocag0pafe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.38s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:52:24 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvocag0pafe/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncOverlap (3.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:52:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvocag0pafe/rclone-sync-test" 2024/12/11 01:52:29 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvocag0pafe/rclone-sync-test-include/layer2" 2024/12/11 01:52:31 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvocag0pafe/rclone-sync-test-ignore-file" 2024/12/11 01:52:34 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/12/11 01:52:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/11 01:52:34 DEBUG : pacer: Reducing sleep to 10ms 2024/12/11 01:52:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/11 01:52:34 DEBUG : B2 bucket rclone-test-xuvocag0pafe path rclone-sync-test: Waiting for checks to finish 2024/12/11 01:52:34 DEBUG : B2 bucket rclone-test-xuvocag0pafe path rclone-sync-test: Waiting for transfers to finish 2024/12/11 01:52:34 DEBUG : Waiting for deletions to finish 2024/12/11 01:52:34 INFO : There was nothing to transfer 2024/12/11 01:52:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/11 01:52:35 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:52:35 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:52:35 DEBUG : Waiting for deletions to finish 2024/12/11 01:52:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:52:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/11 01:52:36 DEBUG : B2 bucket rclone-test-xuvocag0pafe path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/12/11 01:52:36 DEBUG : B2 bucket rclone-test-xuvocag0pafe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/12/11 01:52:36 DEBUG : Waiting for deletions to finish 2024/12/11 01:52:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:52:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/11 01:52:36 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:52:36 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:52:36 DEBUG : Waiting for deletions to finish 2024/12/11 01:52:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:52:36 DEBUG : : Excluded 2024/12/11 01:52:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/11 01:52:37 DEBUG : B2 bucket rclone-test-xuvocag0pafe path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/12/11 01:52:37 DEBUG : B2 bucket rclone-test-xuvocag0pafe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/12/11 01:52:37 DEBUG : Waiting for deletions to finish 2024/12/11 01:52:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.59s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:52:44 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvocag0pafe/dst" 2024/12/11 01:52:44 DEBUG : Config file has changed externally - reloading 2024/12/11 01:52:45 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvocag0pafe/CompareDest" 2024/12/11 01:52:47 DEBUG : one: Need to transfer - File not found at Destination 2024/12/11 01:52:47 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for checks to finish 2024/12/11 01:52:47 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for transfers to finish 2024/12/11 01:52:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/11 01:52:47 INFO : one: Copied (new) 2024/12/11 01:52:47 DEBUG : Waiting for deletions to finish 2024/12/11 01:52:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 01:52:48 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for checks to finish 2024/12/11 01:52:48 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for transfers to finish 2024/12/11 01:52:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/11 01:52:48 INFO : one: Copied (replaced existing) 2024/12/11 01:52:48 DEBUG : Waiting for deletions to finish 2024/12/11 01:52:50 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for checks to finish 2024/12/11 01:52:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 01:52:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 01:52:50 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/11 01:52:50 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for transfers to finish 2024/12/11 01:52:50 DEBUG : Waiting for deletions to finish 2024/12/11 01:52:50 INFO : There was nothing to transfer 2024/12/11 01:52:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 01:52:52 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/11 01:52:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 01:52:52 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for checks to finish 2024/12/11 01:52:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 01:52:52 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/11 01:52:52 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for transfers to finish 2024/12/11 01:52:52 DEBUG : Waiting for deletions to finish 2024/12/11 01:52:52 INFO : There was nothing to transfer 2024/12/11 01:52:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 01:52:52 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/11 01:52:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 01:52:52 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for checks to finish 2024/12/11 01:52:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 01:52:53 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/11 01:52:53 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for transfers to finish 2024/12/11 01:52:53 DEBUG : Waiting for deletions to finish 2024/12/11 01:52:53 INFO : There was nothing to transfer 2024/12/11 01:52:54 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 2024/12/11 01:52:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/11 01:52:54 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/11 01:52:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 01:52:54 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for checks to finish 2024/12/11 01:52:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 01:52:54 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/11 01:52:54 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for transfers to finish 2024/12/11 01:52:54 DEBUG : Waiting for deletions to finish 2024/12/11 01:52:54 INFO : There was nothing to transfer 2024/12/11 01:52:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/11 01:52:55 DEBUG : two: Need to transfer - File not found at Destination 2024/12/11 01:52:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 01:52:55 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for checks to finish 2024/12/11 01:52:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 01:52:55 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/11 01:52:55 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for transfers to finish 2024/12/11 01:52:55 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/12/11 01:52:55 INFO : two: Copied (new) 2024/12/11 01:52:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.04s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:52:58 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvocag0pafe/dest" 2024/12/11 01:52:59 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvocag0pafe/pre-dest1" 2024/12/11 01:53:00 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvocag0pafe/pre-dest2" 2024/12/11 01:53:02 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:53:02 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/11 01:53:02 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:53:02 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/11 01:53:03 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/11 01:53:03 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dest: Waiting for checks to finish 2024/12/11 01:53:03 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dest: Waiting for transfers to finish 2024/12/11 01:53:04 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/12/11 01:53:04 INFO : 3: Copied (new) 2024/12/11 01:53:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.70s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:53:05 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvocag0pafe/dst" 2024/12/11 01:53:06 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvocag0pafe/CopyDest" 2024/12/11 01:53:06 DEBUG : Config file has changed externally - reloading 2024/12/11 01:53:08 DEBUG : one: Need to transfer - File not found at Destination 2024/12/11 01:53:08 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for checks to finish 2024/12/11 01:53:08 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for transfers to finish 2024/12/11 01:53:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/11 01:53:09 INFO : one: Copied (new) 2024/12/11 01:53:09 DEBUG : Waiting for deletions to finish 2024/12/11 01:53:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 01:53:10 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for checks to finish 2024/12/11 01:53:10 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for transfers to finish 2024/12/11 01:53:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/11 01:53:10 INFO : one: Copied (replaced existing) 2024/12/11 01:53:10 DEBUG : Waiting for deletions to finish 2024/12/11 01:53:12 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvocag0pafe/BackupDir" 2024/12/11 01:53:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 01:53:13 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for checks to finish 2024/12/11 01:53:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 01:53:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 01:53:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/11 01:53:14 INFO : one: Copied (server-side copy) 2024/12/11 01:53:15 INFO : one: Deleted 2024/12/11 01:53:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/11 01:53:15 INFO : one: Copied (server-side copy) 2024/12/11 01:53:15 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/11 01:53:15 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for transfers to finish 2024/12/11 01:53:15 DEBUG : Waiting for deletions to finish 2024/12/11 01:53:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 01:53:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/11 01:53:17 INFO : two: Copied (server-side copy) 2024/12/11 01:53:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/11 01:53:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 01:53:17 DEBUG : one: Unchanged skipping 2024/12/11 01:53:17 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for checks to finish 2024/12/11 01:53:17 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for transfers to finish 2024/12/11 01:53:17 DEBUG : Waiting for deletions to finish 2024/12/11 01:53:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 01:53:18 DEBUG : one: Unchanged skipping 2024/12/11 01:53:18 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for checks to finish 2024/12/11 01:53:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 01:53:18 DEBUG : two: Unchanged skipping 2024/12/11 01:53:18 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for transfers to finish 2024/12/11 01:53:18 DEBUG : Waiting for deletions to finish 2024/12/11 01:53:18 INFO : There was nothing to transfer 2024/12/11 01:53:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/11 01:53:19 DEBUG : three: Destination not found in --copy-dest 2024/12/11 01:53:19 DEBUG : three: Need to transfer - File not found at Destination 2024/12/11 01:53:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 01:53:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 01:53:19 DEBUG : two: Unchanged skipping 2024/12/11 01:53:19 DEBUG : one: Unchanged skipping 2024/12/11 01:53:19 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for checks to finish 2024/12/11 01:53:19 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for transfers to finish 2024/12/11 01:53:19 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/12/11 01:53:19 INFO : three: Copied (new) 2024/12/11 01:53:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.10s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:53:23 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvocag0pafe/dst" 2024/12/11 01:53:23 DEBUG : Config file has changed externally - reloading 2024/12/11 01:53:24 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvocag0pafe/backup" 2024/12/11 01:53:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/11 01:53:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:53:26 DEBUG : two: Unchanged skipping 2024/12/11 01:53:26 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for checks to finish 2024/12/11 01:53:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/11 01:53:27 INFO : one: Copied (server-side copy) 2024/12/11 01:53:27 INFO : one: Deleted 2024/12/11 01:53:27 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for transfers to finish 2024/12/11 01:53:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/11 01:53:28 INFO : one: Copied (new) 2024/12/11 01:53:28 DEBUG : Waiting for deletions to finish 2024/12/11 01:53:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/11 01:53:29 INFO : three.txt: Copied (server-side copy) 2024/12/11 01:53:29 INFO : three.txt: Deleted 2024/12/11 01:53:29 INFO : three.txt: Moved into backup dir 2024/12/11 01:53:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/11 01:53:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:53:31 DEBUG : two: Unchanged skipping 2024/12/11 01:53:31 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for checks to finish 2024/12/11 01:53:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/11 01:53:32 INFO : one: Copied (server-side copy) 2024/12/11 01:53:32 INFO : one: Deleted 2024/12/11 01:53:32 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for transfers to finish 2024/12/11 01:53:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/11 01:53:32 INFO : one: Copied (new) 2024/12/11 01:53:32 DEBUG : Waiting for deletions to finish 2024/12/11 01:53:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/11 01:53:33 INFO : three.txt: Copied (server-side copy) 2024/12/11 01:53:33 INFO : three.txt: Deleted 2024/12/11 01:53:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.75s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:53:36 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvocag0pafe/dst" 2024/12/11 01:53:36 DEBUG : Config file has changed externally - reloading 2024/12/11 01:53:37 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvocag0pafe/backup" 2024/12/11 01:53:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/11 01:53:39 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for checks to finish 2024/12/11 01:53:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:53:39 DEBUG : two: Unchanged skipping 2024/12/11 01:53:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/11 01:53:40 INFO : one: Copied (server-side copy) to: one.bak 2024/12/11 01:53:40 INFO : one: Deleted 2024/12/11 01:53:40 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for transfers to finish 2024/12/11 01:53:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/11 01:53:41 INFO : one: Copied (new) 2024/12/11 01:53:41 DEBUG : Waiting for deletions to finish 2024/12/11 01:53:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/11 01:53:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/11 01:53:42 INFO : three.txt: Deleted 2024/12/11 01:53:42 INFO : three.txt: Moved into backup dir 2024/12/11 01:53:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/11 01:53:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:53:43 DEBUG : two: Unchanged skipping 2024/12/11 01:53:43 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for checks to finish 2024/12/11 01:53:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/11 01:53:44 INFO : one: Copied (server-side copy) to: one.bak 2024/12/11 01:53:44 INFO : one: Deleted 2024/12/11 01:53:44 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for transfers to finish 2024/12/11 01:53:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/11 01:53:44 INFO : one: Copied (new) 2024/12/11 01:53:44 DEBUG : Waiting for deletions to finish 2024/12/11 01:53:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/11 01:53:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/11 01:53:45 INFO : three.txt: Deleted 2024/12/11 01:53:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.35s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:53:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvocag0pafe/dst" 2024/12/11 01:53:49 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvocag0pafe/backup" 2024/12/11 01:53:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/11 01:53:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:53:51 DEBUG : two: Unchanged skipping 2024/12/11 01:53:51 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for checks to finish 2024/12/11 01:53:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/11 01:53:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/11 01:53:52 INFO : one: Deleted 2024/12/11 01:53:52 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for transfers to finish 2024/12/11 01:53:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/11 01:53:53 INFO : one: Copied (new) 2024/12/11 01:53:53 DEBUG : Waiting for deletions to finish 2024/12/11 01:53:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/11 01:53:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/11 01:53:54 INFO : three.txt: Deleted 2024/12/11 01:53:54 INFO : three.txt: Moved into backup dir 2024/12/11 01:53:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/11 01:53:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:53:55 DEBUG : two: Unchanged skipping 2024/12/11 01:53:55 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for checks to finish 2024/12/11 01:53:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/11 01:53:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/11 01:53:56 INFO : one: Deleted 2024/12/11 01:53:56 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for transfers to finish 2024/12/11 01:53:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/11 01:53:56 INFO : one: Copied (new) 2024/12/11 01:53:56 DEBUG : Waiting for deletions to finish 2024/12/11 01:53:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/11 01:53:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/11 01:53:57 INFO : three.txt: Deleted 2024/12/11 01:53:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.53s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:54:00 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvocag0pafe/dst" 2024/12/11 01:54:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/11 01:54:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:01 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for checks to finish 2024/12/11 01:54:01 DEBUG : two: Unchanged skipping 2024/12/11 01:54:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/11 01:54:02 INFO : one: Copied (server-side copy) to: one.bak 2024/12/11 01:54:02 INFO : one: Deleted 2024/12/11 01:54:02 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for transfers to finish 2024/12/11 01:54:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/11 01:54:03 INFO : one: Copied (new) 2024/12/11 01:54:03 DEBUG : Waiting for deletions to finish 2024/12/11 01:54:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/11 01:54:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/11 01:54:03 INFO : three.txt: Deleted 2024/12/11 01:54:03 INFO : three.txt: Moved into backup dir 2024/12/11 01:54:05 DEBUG : one.bak: Excluded (Path Filter) 2024/12/11 01:54:05 DEBUG : one.bak: Excluded 2024/12/11 01:54:05 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/11 01:54:05 DEBUG : three.txt.bak: Excluded 2024/12/11 01:54:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/11 01:54:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:05 DEBUG : two: Unchanged skipping 2024/12/11 01:54:05 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for checks to finish 2024/12/11 01:54:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/11 01:54:05 INFO : one: Copied (server-side copy) to: one.bak 2024/12/11 01:54:05 INFO : one: Deleted 2024/12/11 01:54:05 DEBUG : B2 bucket rclone-test-xuvocag0pafe path dst: Waiting for transfers to finish 2024/12/11 01:54:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/11 01:54:06 INFO : one: Copied (new) 2024/12/11 01:54:06 DEBUG : Waiting for deletions to finish 2024/12/11 01:54:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/11 01:54:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/11 01:54:06 INFO : three.txt: Deleted 2024/12/11 01:54:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.62s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:54:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvocag0pafe/dst" 2024/12/11 01:54:09 DEBUG : Config file has changed externally - reloading 2024/12/11 01:54:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/11 01:54:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/11 01:54:12 INFO : one: Copied (server-side copy) to: one.bak 2024/12/11 01:54:12 INFO : one: Deleted 2024/12/11 01:54:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/11 01:54:13 INFO : one: Copied (new) 2024/12/11 01:54:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:13 DEBUG : two: Unchanged skipping 2024/12/11 01:54:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/11 01:54:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/11 01:54:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/11 01:54:13 INFO : three.txt: Deleted 2024/12/11 01:54:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/11 01:54:14 INFO : three.txt: Copied (new) 2024/12/11 01:54:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/11 01:54:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/11 01:54:15 INFO : one: Copied (server-side copy) to: one.bak 2024/12/11 01:54:15 INFO : one: Deleted 2024/12/11 01:54:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/11 01:54:15 INFO : one: Copied (new) 2024/12/11 01:54:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:15 DEBUG : two: Unchanged skipping 2024/12/11 01:54:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/11 01:54:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/11 01:54:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/11 01:54:17 INFO : three.txt: Deleted 2024/12/11 01:54:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/11 01:54:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.95s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:54:20 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvocag0pafe/dst" 2024/12/11 01:54:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/11 01:54:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/11 01:54:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/11 01:54:23 INFO : one: Deleted 2024/12/11 01:54:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/11 01:54:24 INFO : one: Copied (new) 2024/12/11 01:54:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:24 DEBUG : two: Unchanged skipping 2024/12/11 01:54:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/11 01:54:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/11 01:54:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/11 01:54:25 INFO : three.txt: Deleted 2024/12/11 01:54:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/11 01:54:25 INFO : three.txt: Copied (new) 2024/12/11 01:54:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/11 01:54:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/11 01:54:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/11 01:54:27 INFO : one: Deleted 2024/12/11 01:54:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/11 01:54:27 INFO : one: Copied (new) 2024/12/11 01:54:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:27 DEBUG : two: Unchanged skipping 2024/12/11 01:54:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/11 01:54:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/11 01:54:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/11 01:54:28 INFO : three.txt: Deleted 2024/12/11 01:54:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/11 01:54:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.43s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:54:31 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/11 01:54:31 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:54:31 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:54:32 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/12/11 01:54:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/11 01:54:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.29s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:54:33 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/11 01:54:33 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:54:33 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:54:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/11 01:54:33 INFO : existing: Copied (new) 2024/12/11 01:54:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:54:34 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/11 01:54:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/11 01:54:34 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:54:34 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:54:34 ERROR : B2 bucket rclone-test-xuvocag0pafe: not deleting files as there were IO errors 2024/12/11 01:54:34 ERROR : B2 bucket rclone-test-xuvocag0pafe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncImmutable (3.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:54:36 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:54:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:36 DEBUG : existing: Unchanged skipping 2024/12/11 01:54:36 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:54:36 DEBUG : Waiting for deletions to finish 2024/12/11 01:54:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.36s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:54:48 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:54:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:48 DEBUG : both0: Unchanged skipping 2024/12/11 01:54:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:48 DEBUG : both10: Unchanged skipping 2024/12/11 01:54:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:48 DEBUG : both11: Unchanged skipping 2024/12/11 01:54:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:48 DEBUG : both14: Unchanged skipping 2024/12/11 01:54:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:48 DEBUG : both15: Unchanged skipping 2024/12/11 01:54:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:48 DEBUG : both16: Unchanged skipping 2024/12/11 01:54:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:48 DEBUG : both17: Unchanged skipping 2024/12/11 01:54:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:48 DEBUG : both1: Unchanged skipping 2024/12/11 01:54:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:48 DEBUG : both19: Unchanged skipping 2024/12/11 01:54:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:48 DEBUG : both2: Unchanged skipping 2024/12/11 01:54:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:48 DEBUG : both3: Unchanged skipping 2024/12/11 01:54:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:48 DEBUG : both4: Unchanged skipping 2024/12/11 01:54:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:48 DEBUG : both5: Unchanged skipping 2024/12/11 01:54:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:48 DEBUG : both6: Unchanged skipping 2024/12/11 01:54:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:48 DEBUG : both7: Unchanged skipping 2024/12/11 01:54:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:48 DEBUG : both8: Unchanged skipping 2024/12/11 01:54:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:54:48 DEBUG : both9: Unchanged skipping 2024/12/11 01:54:48 DEBUG : both12: Unchanged skipping 2024/12/11 01:54:48 DEBUG : both13: Unchanged skipping 2024/12/11 01:54:48 DEBUG : both18: Unchanged skipping 2024/12/11 01:54:48 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:54:48 DEBUG : Waiting for deletions to finish 2024/12/11 01:54:49 INFO : only11: Deleted 2024/12/11 01:54:49 INFO : only12: Deleted 2024/12/11 01:54:49 INFO : only19: Deleted 2024/12/11 01:54:49 INFO : only18: Deleted 2024/12/11 01:54:49 INFO : only6: Deleted 2024/12/11 01:54:49 INFO : only7: Deleted 2024/12/11 01:54:49 INFO : only0: Deleted 2024/12/11 01:54:49 INFO : only1: Deleted 2024/12/11 01:54:49 INFO : only16: Deleted 2024/12/11 01:54:49 INFO : only17: Deleted 2024/12/11 01:54:49 INFO : only2: Deleted 2024/12/11 01:54:49 INFO : only10: Deleted 2024/12/11 01:54:49 INFO : only14: Deleted 2024/12/11 01:54:49 INFO : only15: Deleted 2024/12/11 01:54:49 INFO : only5: Deleted 2024/12/11 01:54:49 INFO : only9: Deleted 2024/12/11 01:54:49 INFO : only13: Deleted 2024/12/11 01:54:49 INFO : only3: Deleted 2024/12/11 01:54:50 INFO : only8: Deleted 2024/12/11 01:54:50 INFO : only4: Deleted 2024/12/11 01:54:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (16.14s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:55:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:55:05 DEBUG : both0: Unchanged skipping 2024/12/11 01:55:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:55:05 DEBUG : both1: Unchanged skipping 2024/12/11 01:55:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:55:05 DEBUG : both10: Unchanged skipping 2024/12/11 01:55:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:55:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:55:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:55:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:55:05 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for checks to finish 2024/12/11 01:55:05 DEBUG : both11: Unchanged skipping 2024/12/11 01:55:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:55:05 DEBUG : both15: Unchanged skipping 2024/12/11 01:55:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:55:05 DEBUG : both16: Unchanged skipping 2024/12/11 01:55:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:55:05 DEBUG : both17: Unchanged skipping 2024/12/11 01:55:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:55:05 DEBUG : both18: Unchanged skipping 2024/12/11 01:55:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:55:05 DEBUG : both19: Unchanged skipping 2024/12/11 01:55:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:55:05 DEBUG : both2: Unchanged skipping 2024/12/11 01:55:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:55:05 DEBUG : both3: Unchanged skipping 2024/12/11 01:55:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:55:05 DEBUG : both12: Unchanged skipping 2024/12/11 01:55:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:55:05 DEBUG : both5: Unchanged skipping 2024/12/11 01:55:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:55:05 DEBUG : both14: Unchanged skipping 2024/12/11 01:55:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:55:05 DEBUG : both13: Unchanged skipping 2024/12/11 01:55:05 DEBUG : both4: Unchanged skipping 2024/12/11 01:55:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:55:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 01:55:05 DEBUG : both6: Unchanged skipping 2024/12/11 01:55:05 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/11 01:55:05 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/11 01:55:05 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/11 01:55:05 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/11 01:55:05 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/11 01:55:05 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/11 01:55:05 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/11 01:55:05 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/11 01:55:05 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/11 01:55:05 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/11 01:55:05 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/11 01:55:05 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/11 01:55:05 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/11 01:55:05 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/11 01:55:05 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/11 01:55:05 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/11 01:55:05 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/11 01:55:05 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/11 01:55:05 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/11 01:55:05 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/11 01:55:05 DEBUG : both7: Unchanged skipping 2024/12/11 01:55:05 DEBUG : both8: Unchanged skipping 2024/12/11 01:55:05 DEBUG : both9: Unchanged skipping 2024/12/11 01:55:05 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Waiting for transfers to finish 2024/12/11 01:55:05 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 01:55:05 INFO : only0: Copied (replaced existing) 2024/12/11 01:55:05 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 01:55:05 INFO : only1: Copied (replaced existing) 2024/12/11 01:55:05 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 01:55:05 INFO : only10: Copied (replaced existing) 2024/12/11 01:55:05 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 01:55:05 INFO : only12: Copied (replaced existing) 2024/12/11 01:55:05 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 01:55:05 INFO : only13: Copied (replaced existing) 2024/12/11 01:55:05 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 01:55:05 INFO : only14: Copied (replaced existing) 2024/12/11 01:55:05 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 01:55:05 INFO : only15: Copied (replaced existing) 2024/12/11 01:55:05 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 01:55:05 INFO : only17: Copied (replaced existing) 2024/12/11 01:55:05 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 01:55:05 INFO : only16: Copied (replaced existing) 2024/12/11 01:55:05 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 01:55:05 INFO : only11: Copied (replaced existing) 2024/12/11 01:55:06 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 01:55:06 INFO : only18: Copied (replaced existing) 2024/12/11 01:55:06 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 01:55:06 INFO : only19: Copied (replaced existing) 2024/12/11 01:55:06 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 01:55:06 INFO : only2: Copied (replaced existing) 2024/12/11 01:55:06 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 01:55:06 INFO : only3: Copied (replaced existing) 2024/12/11 01:55:06 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 01:55:06 INFO : only5: Copied (replaced existing) 2024/12/11 01:55:06 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 01:55:06 INFO : only6: Copied (replaced existing) 2024/12/11 01:55:06 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 01:55:06 INFO : only4: Copied (replaced existing) 2024/12/11 01:55:06 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 01:55:06 INFO : only7: Copied (replaced existing) 2024/12/11 01:55:06 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 01:55:06 INFO : only8: Copied (replaced existing) 2024/12/11 01:55:06 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/11 01:55:06 INFO : only9: Copied (replaced existing) 2024/12/11 01:55:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.11s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:55:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 01:55:14 DEBUG : sub dir: Making directory 2024/12/11 01:55:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.54s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" 2024/12/11 01:55:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 01:55:19 DEBUG : sub dir: Making directory 2024/12/11 01:55:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xuvocag0pafe", Local "Local file system at /tmp/rclone3828165258", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.35s) PASS 2024/12/11 01:55:23 DEBUG : B2 bucket rclone-test-xuvocag0pafe: Purge remote 2024/12/11 01:55:23 INFO : B2 bucket rclone-test-xuvocag0pafe: cleaning bucket "rclone-test-xuvocag0pafe" of all files 2024/12/11 01:55:24 DEBUG : BackupDir/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4067544bf252b05e_d20241211_m015320_c001_v7007000_t0000_u01733882000413") 2024/12/11 01:55:24 DEBUG : BackupDir/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1111e696eba95f6b_d20241211_m015314_c001_v0001182_t0038_u01733881994716") 2024/12/11 01:55:24 DEBUG : CompareDest/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40368b81444b0510_d20241211_m015256_c001_v7007000_t0000_u01733881976205") 2024/12/11 01:55:24 DEBUG : CompareDest/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604092fb6_d20241211_m015250_c001_v0001182_t0013_u01733881970078") 2024/12/11 01:55:24 DEBUG : CompareDest/two: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40368b81444b0512_d20241211_m015256_c001_v7007000_t0000_u01733881976404") 2024/12/11 01:55:24 DEBUG : CompareDest/two: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab6118a3_d20241211_m015251_c001_v0001182_t0033_u01733881971476") 2024/12/11 01:55:24 DEBUG : CopyDest/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4067544bf252b062_d20241211_m015320_c001_v7007000_t0000_u01733882000598") 2024/12/11 01:55:24 DEBUG : CopyDest/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44aaa7_d20241211_m015311_c001_v0001183_t0028_u01733881991837") 2024/12/11 01:55:24 DEBUG : CopyDest/three: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4067544bf252b064_d20241211_m015320_c001_v7007000_t0000_u01733882000837") 2024/12/11 01:55:24 DEBUG : CopyDest/three: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab611dcb_d20241211_m015318_c001_v0001182_t0007_u01733881998661") 2024/12/11 01:55:24 DEBUG : CopyDest/two: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4067544bf252b066_d20241211_m015321_c001_v7007000_t0000_u01733882001018") 2024/12/11 01:55:24 DEBUG : CopyDest/two: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a636040934a3_d20241211_m015315_c001_v0001182_t0028_u01733881995922") 2024/12/11 01:55:24 DEBUG : EXISTING: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4000c32fcb376be7_d20241211_m015436_c001_v7007000_t0000_u01733882076865") 2024/12/11 01:55:25 DEBUG : EXISTING: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604094318_d20241211_m015435_c001_v0001182_t0050_u01733882075879") 2024/12/11 01:55:25 DEBUG : Testêé: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4000c32fcb376be2_d20241211_m015432_c001_v7007000_t0000_u01733882072481") 2024/12/11 01:55:25 DEBUG : Testêé: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab612c51_d20241211_m015431_c001_v0001182_t0016_u01733882071875") 2024/12/11 01:55:25 DEBUG : Testêé: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a6360409422c_d20241211_m015430_c001_v0001182_t0019_u01733882070927") 2024/12/11 01:55:25 DEBUG : a/potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e55_d20241211_m015058_c001_v7007000_t0000_u01733881858551") 2024/12/11 01:55:25 DEBUG : a/potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab61022a_d20241211_m015057_c001_v0001182_t0033_u01733881857966") 2024/12/11 01:55:25 DEBUG : a/potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4016bfaa4fbdb3f3_d20241211_m015056_c001_v7007000_t0000_u01733881856216") 2024/12/11 01:55:25 DEBUG : a/potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab61019a_d20241211_m015055_c001_v0001182_t0009_u01733881855310") 2024/12/11 01:55:25 DEBUG : a/potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f416004622bdab815_d20241211_m015035_c001_v7007000_t0000_u01733881835583") 2024/12/11 01:55:25 DEBUG : a/potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60fde8_d20241211_m015034_c001_v0001182_t0048_u01733881834696") 2024/12/11 01:55:25 DEBUG : b/potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e56_d20241211_m015058_c001_v7007000_t0000_u01733881858737") 2024/12/11 01:55:25 DEBUG : b/potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab610200_d20241211_m015057_c001_v0001182_t0015_u01733881857155") 2024/12/11 01:55:25 DEBUG : b/potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4016bfaa4fbdb3f2_d20241211_m015055_c001_v7007000_t0000_u01733881855654") 2024/12/11 01:55:25 DEBUG : b/potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab610178_d20241211_m015054_c001_v0001182_t0032_u01733881854468") 2024/12/11 01:55:25 DEBUG : b/potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f416004622bdab814_d20241211_m015035_c001_v7007000_t0000_u01733881835036") 2024/12/11 01:55:25 DEBUG : b/potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60fdca_d20241211_m015033_c001_v0001182_t0056_u01733881833869") 2024/12/11 01:55:25 DEBUG : backup/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f409f572f9a845b88_d20241211_m015333_c001_v7007000_t0000_u01733882013770") 2024/12/11 01:55:25 DEBUG : backup/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f116eda58e0a6c245_d20241211_m015331_c001_v0001109_t0042_u01733882011765") 2024/12/11 01:55:25 DEBUG : backup/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f115366c930aedf0c_d20241211_m015327_c001_v0001180_t0047_u01733882007514") 2024/12/11 01:55:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4000c32fcb376bad_d20241211_m015357_c001_v7007000_t0000_u01733882037650") 2024/12/11 01:55:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f118e6ead9a79cdd3_d20241211_m015356_c001_v0001182_t0024_u01733882036077") 2024/12/11 01:55:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f110af3bb6ffc3281_d20241211_m015352_c001_v0001146_t0059_u01733882032587") 2024/12/11 01:55:26 DEBUG : backup/one.bak: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c6473857_d20241211_m015346_c001_v7007000_t0000_u01733882026122") 2024/12/11 01:55:26 DEBUG : backup/one.bak: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f111cfae3c39fdea7_d20241211_m015344_c001_v0001183_t0049_u01733882024189") 2024/12/11 01:55:26 DEBUG : backup/one.bak: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f100a5078039b1d41_d20241211_m015340_c001_v0001101_t0019_u01733882020293") 2024/12/11 01:55:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4000c32fcb376baf_d20241211_m015357_c001_v7007000_t0000_u01733882037831") 2024/12/11 01:55:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1104f415f0da1b8d_d20241211_m015356_c001_v0001183_t0044_u01733882036875") 2024/12/11 01:55:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f115423aa0e35e83c_d20241211_m015353_c001_v0001183_t0053_u01733882033985") 2024/12/11 01:55:26 DEBUG : backup/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f409f572f9a845b8a_d20241211_m015333_c001_v7007000_t0000_u01733882013952") 2024/12/11 01:55:26 DEBUG : backup/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f106a1cb5ec90117c_d20241211_m015332_c001_v0001146_t0031_u01733882012783") 2024/12/11 01:55:26 DEBUG : backup/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f105823a5dcad468a_d20241211_m015329_c001_v0001115_t0030_u01733882009265") 2024/12/11 01:55:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c6473859_d20241211_m015346_c001_v7007000_t0000_u01733882026302") 2024/12/11 01:55:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1137482e92f0b1bb_d20241211_m015345_c001_v0001157_t0058_u01733882025238") 2024/12/11 01:55:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1137b91125011194_d20241211_m015342_c001_v0001183_t0018_u01733882022077") 2024/12/11 01:55:26 DEBUG : both0: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea35_d20241211_m015507_c001_v7007000_t0000_u01733882107041") 2024/12/11 01:55:26 DEBUG : both0: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44bfb9_d20241211_m015455_c001_v0001183_t0039_u01733882095237") 2024/12/11 01:55:26 DEBUG : both0: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb362_d20241211_m015450_c001_v7007000_t0000_u01733882090660") 2024/12/11 01:55:26 DEBUG : both0: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab612ddb_d20241211_m015439_c001_v0001182_t0023_u01733882079099") 2024/12/11 01:55:26 DEBUG : both1: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea36_d20241211_m015507_c001_v7007000_t0000_u01733882107225") 2024/12/11 01:55:27 DEBUG : both1: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab613184_d20241211_m015456_c001_v0001182_t0048_u01733882096438") 2024/12/11 01:55:27 DEBUG : both1: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb363_d20241211_m015450_c001_v7007000_t0000_u01733882090841") 2024/12/11 01:55:27 DEBUG : both1: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a636040943ee_d20241211_m015439_c001_v0001182_t0014_u01733882079884") 2024/12/11 01:55:27 DEBUG : both10: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea37_d20241211_m015507_c001_v7007000_t0000_u01733882107407") 2024/12/11 01:55:27 DEBUG : both10: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab613271_d20241211_m015500_c001_v0001182_t0009_u01733882100399") 2024/12/11 01:55:27 DEBUG : both10: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb364_d20241211_m015451_c001_v7007000_t0000_u01733882091021") 2024/12/11 01:55:27 DEBUG : both10: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a636040944c0_d20241211_m015443_c001_v0001182_t0046_u01733882083764") 2024/12/11 01:55:27 DEBUG : both11: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea38_d20241211_m015507_c001_v7007000_t0000_u01733882107588") 2024/12/11 01:55:27 DEBUG : both11: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604094841_d20241211_m015500_c001_v0001182_t0057_u01733882100843") 2024/12/11 01:55:27 DEBUG : both11: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb365_d20241211_m015451_c001_v7007000_t0000_u01733882091201") 2024/12/11 01:55:27 DEBUG : both11: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44bd32_d20241211_m015444_c001_v0001183_t0050_u01733882084208") 2024/12/11 01:55:27 DEBUG : both12: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea39_d20241211_m015507_c001_v7007000_t0000_u01733882107769") 2024/12/11 01:55:27 DEBUG : both12: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44c0fa_d20241211_m015501_c001_v0001183_t0036_u01733882101312") 2024/12/11 01:55:27 DEBUG : both12: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb366_d20241211_m015451_c001_v7007000_t0000_u01733882091393") 2024/12/11 01:55:27 DEBUG : both12: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab612ef9_d20241211_m015444_c001_v0001182_t0021_u01733882084609") 2024/12/11 01:55:27 DEBUG : both13: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea3a_d20241211_m015507_c001_v7007000_t0000_u01733882107951") 2024/12/11 01:55:27 DEBUG : both13: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab6132c4_d20241211_m015501_c001_v0001182_t0020_u01733882101750") 2024/12/11 01:55:27 DEBUG : both13: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb368_d20241211_m015451_c001_v7007000_t0000_u01733882091573") 2024/12/11 01:55:27 DEBUG : both13: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a636040944fe_d20241211_m015445_c001_v0001182_t0049_u01733882085024") 2024/12/11 01:55:27 DEBUG : both14: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea3b_d20241211_m015508_c001_v7007000_t0000_u01733882108134") 2024/12/11 01:55:28 DEBUG : both14: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604094871_d20241211_m015502_c001_v0001182_t0032_u01733882102191") 2024/12/11 01:55:28 DEBUG : both14: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb369_d20241211_m015451_c001_v7007000_t0000_u01733882091753") 2024/12/11 01:55:28 DEBUG : both14: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44bd7e_d20241211_m015445_c001_v0001183_t0040_u01733882085469") 2024/12/11 01:55:28 DEBUG : both15: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea3c_d20241211_m015508_c001_v7007000_t0000_u01733882108316") 2024/12/11 01:55:28 DEBUG : both15: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44c146_d20241211_m015502_c001_v0001183_t0021_u01733882102626") 2024/12/11 01:55:28 DEBUG : both15: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb36c_d20241211_m015451_c001_v7007000_t0000_u01733882091934") 2024/12/11 01:55:28 DEBUG : both15: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab612f43_d20241211_m015445_c001_v0001182_t0018_u01733882085898") 2024/12/11 01:55:28 DEBUG : both16: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea3d_d20241211_m015508_c001_v7007000_t0000_u01733882108499") 2024/12/11 01:55:28 DEBUG : both16: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab6132f4_d20241211_m015503_c001_v0001182_t0016_u01733882103037") 2024/12/11 01:55:28 DEBUG : both16: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb36e_d20241211_m015452_c001_v7007000_t0000_u01733882092114") 2024/12/11 01:55:28 DEBUG : both16: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a6360409453e_d20241211_m015446_c001_v0001182_t0038_u01733882086344") 2024/12/11 01:55:28 DEBUG : both17: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea3e_d20241211_m015508_c001_v7007000_t0000_u01733882108680") 2024/12/11 01:55:28 DEBUG : both17: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a636040948b0_d20241211_m015503_c001_v0001182_t0056_u01733882103449") 2024/12/11 01:55:28 DEBUG : both17: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb370_d20241211_m015452_c001_v7007000_t0000_u01733882092295") 2024/12/11 01:55:28 DEBUG : both17: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44bdc8_d20241211_m015446_c001_v0001183_t0016_u01733882086768") 2024/12/11 01:55:28 DEBUG : both18: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea3f_d20241211_m015508_c001_v7007000_t0000_u01733882108863") 2024/12/11 01:55:28 DEBUG : both18: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44c198_d20241211_m015503_c001_v0001183_t0013_u01733882103853") 2024/12/11 01:55:28 DEBUG : both18: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb372_d20241211_m015452_c001_v7007000_t0000_u01733882092476") 2024/12/11 01:55:29 DEBUG : both18: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab612f77_d20241211_m015447_c001_v0001182_t0050_u01733882087168") 2024/12/11 01:55:29 DEBUG : both19: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea40_d20241211_m015509_c001_v7007000_t0000_u01733882109047") 2024/12/11 01:55:29 DEBUG : both19: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab61334a_d20241211_m015504_c001_v0001182_t0057_u01733882104266") 2024/12/11 01:55:29 DEBUG : both19: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb373_d20241211_m015452_c001_v7007000_t0000_u01733882092657") 2024/12/11 01:55:29 DEBUG : both19: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604094584_d20241211_m015447_c001_v0001182_t0047_u01733882087557") 2024/12/11 01:55:29 DEBUG : both2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea41_d20241211_m015509_c001_v7007000_t0000_u01733882109228") 2024/12/11 01:55:29 DEBUG : both2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a6360409476d_d20241211_m015456_c001_v0001182_t0000_u01733882096857") 2024/12/11 01:55:29 DEBUG : both2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb375_d20241211_m015452_c001_v7007000_t0000_u01733882092837") 2024/12/11 01:55:29 DEBUG : both2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44bc42_d20241211_m015440_c001_v0001183_t0003_u01733882080322") 2024/12/11 01:55:29 DEBUG : both3: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea42_d20241211_m015509_c001_v7007000_t0000_u01733882109409") 2024/12/11 01:55:29 DEBUG : both3: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44c024_d20241211_m015457_c001_v0001183_t0030_u01733882097262") 2024/12/11 01:55:29 DEBUG : both3: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb377_d20241211_m015453_c001_v7007000_t0000_u01733882093018") 2024/12/11 01:55:29 DEBUG : both3: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab612e39_d20241211_m015440_c001_v0001182_t0028_u01733882080779") 2024/12/11 01:55:29 DEBUG : both4: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea43_d20241211_m015509_c001_v7007000_t0000_u01733882109590") 2024/12/11 01:55:29 DEBUG : both4: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab6131e0_d20241211_m015457_c001_v0001182_t0018_u01733882097716") 2024/12/11 01:55:29 DEBUG : both4: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb379_d20241211_m015453_c001_v7007000_t0000_u01733882093208") 2024/12/11 01:55:29 DEBUG : both4: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604094434_d20241211_m015441_c001_v0001182_t0048_u01733882081193") 2024/12/11 01:55:29 DEBUG : both5: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea45_d20241211_m015509_c001_v7007000_t0000_u01733882109772") 2024/12/11 01:55:29 DEBUG : both5: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a636040947bd_d20241211_m015458_c001_v0001182_t0036_u01733882098117") 2024/12/11 01:55:30 DEBUG : both5: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb37c_d20241211_m015453_c001_v7007000_t0000_u01733882093388") 2024/12/11 01:55:30 DEBUG : both5: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44bc96_d20241211_m015441_c001_v0001183_t0039_u01733882081604") 2024/12/11 01:55:30 DEBUG : both6: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea47_d20241211_m015509_c001_v7007000_t0000_u01733882109954") 2024/12/11 01:55:30 DEBUG : both6: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44c056_d20241211_m015458_c001_v0001183_t0038_u01733882098538") 2024/12/11 01:55:30 DEBUG : both6: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb37e_d20241211_m015453_c001_v7007000_t0000_u01733882093585") 2024/12/11 01:55:30 DEBUG : both6: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab612e85_d20241211_m015442_c001_v0001182_t0009_u01733882082037") 2024/12/11 01:55:30 DEBUG : both7: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea48_d20241211_m015510_c001_v7007000_t0000_u01733882110136") 2024/12/11 01:55:30 DEBUG : both7: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab61321c_d20241211_m015458_c001_v0001182_t0024_u01733882098963") 2024/12/11 01:55:30 DEBUG : both7: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb380_d20241211_m015453_c001_v7007000_t0000_u01733882093770") 2024/12/11 01:55:30 DEBUG : both7: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604094480_d20241211_m015442_c001_v0001182_t0044_u01733882082461") 2024/12/11 01:55:30 DEBUG : both8: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea49_d20241211_m015510_c001_v7007000_t0000_u01733882110318") 2024/12/11 01:55:30 DEBUG : both8: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a636040947ff_d20241211_m015459_c001_v0001182_t0051_u01733882099378") 2024/12/11 01:55:30 DEBUG : both8: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb382_d20241211_m015453_c001_v7007000_t0000_u01733882093952") 2024/12/11 01:55:30 DEBUG : both8: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44bcf0_d20241211_m015442_c001_v0001183_t0035_u01733882082923") 2024/12/11 01:55:30 DEBUG : both9: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea4b_d20241211_m015510_c001_v7007000_t0000_u01733882110504") 2024/12/11 01:55:30 DEBUG : both9: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44c0b0_d20241211_m015459_c001_v0001183_t0038_u01733882099831") 2024/12/11 01:55:30 DEBUG : both9: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb385_d20241211_m015454_c001_v7007000_t0000_u01733882094132") 2024/12/11 01:55:30 DEBUG : both9: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab612ec1_d20241211_m015443_c001_v0001182_t0036_u01733882083344") 2024/12/11 01:55:30 DEBUG : c/non empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e57_d20241211_m015058_c001_v7007000_t0000_u01733881858921") 2024/12/11 01:55:30 DEBUG : c/non empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab610210_d20241211_m015057_c001_v0001182_t0044_u01733881857361") 2024/12/11 01:55:31 DEBUG : c/non empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4016bfaa4fbdb3f4_d20241211_m015056_c001_v7007000_t0000_u01733881856416") 2024/12/11 01:55:31 DEBUG : c/non empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab610180_d20241211_m015054_c001_v0001182_t0055_u01733881854677") 2024/12/11 01:55:31 DEBUG : c/non empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f416004622bdab816_d20241211_m015035_c001_v7007000_t0000_u01733881835764") 2024/12/11 01:55:31 DEBUG : c/non empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60fdd2_d20241211_m015034_c001_v0001182_t0025_u01733881834100") 2024/12/11 01:55:31 DEBUG : check sum: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4010123395a82860_d20241211_m015023_c001_v7007000_t0000_u01733881823102") 2024/12/11 01:55:31 DEBUG : check sum: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60fb62_d20241211_m015022_c001_v0001182_t0051_u01733881822145") 2024/12/11 01:55:31 DEBUG : dest/3: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4067544bf252ac5e_d20241211_m015305_c001_v7007000_t0000_u01733881985089") 2024/12/11 01:55:31 DEBUG : dest/3: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40803ca2b73d40d3_d20241211_m015303_c001_v0001182_t0047_u01733881983978") 2024/12/11 01:55:31 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4000c32fcb376bd9_d20241211_m015429_c001_v7007000_t0000_u01733882069453") 2024/12/11 01:55:31 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f114609a63bd5caa3_d20241211_m015427_c001_v0001183_t0044_u01733882067227") 2024/12/11 01:55:31 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40891d27bcf41bd6_d20241211_m015427_c001_v7007000_t0000_u01733882067044") 2024/12/11 01:55:31 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f114609a63bd5c990_d20241211_m015424_c001_v0001183_t0059_u01733882064535") 2024/12/11 01:55:31 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40891d27bcf417d0_d20241211_m015423_c001_v7007000_t0000_u01733882063811") 2024/12/11 01:55:31 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604094014_d20241211_m015419_c001_v0001182_t0058_u01733882059538") 2024/12/11 01:55:31 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4000c32fcb376bcd_d20241211_m015418_c001_v7007000_t0000_u01733882058028") 2024/12/11 01:55:31 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f111cfae3c39fe465_d20241211_m015415_c001_v0001183_t0000_u01733882055503") 2024/12/11 01:55:31 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23e9f0_d20241211_m015415_c001_v7007000_t0000_u01733882055320") 2024/12/11 01:55:31 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f111cfae3c39fe3eb_d20241211_m015412_c001_v0001183_t0034_u01733882052924") 2024/12/11 01:55:31 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23e9ed_d20241211_m015412_c001_v7007000_t0000_u01733882052202") 2024/12/11 01:55:31 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604093df6_d20241211_m015408_c001_v0001182_t0047_u01733882048549") 2024/12/11 01:55:32 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4000c32fcb376bc1_d20241211_m015407_c001_v7007000_t0000_u01733882047267") 2024/12/11 01:55:32 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10333e89246c890d_d20241211_m015405_c001_v0001183_t0045_u01733882045897") 2024/12/11 01:55:32 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4067544bf252b190_d20241211_m015405_c001_v7007000_t0000_u01733882045715") 2024/12/11 01:55:32 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10333e89246c88af_d20241211_m015403_c001_v0001183_t0032_u01733882043166") 2024/12/11 01:55:32 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4067544bf252b17a_d20241211_m015402_c001_v7007000_t0000_u01733882042444") 2024/12/11 01:55:32 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44b385_d20241211_m015358_c001_v0001183_t0033_u01733882038920") 2024/12/11 01:55:32 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4000c32fcb376bb0_d20241211_m015358_c001_v7007000_t0000_u01733882038014") 2024/12/11 01:55:32 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44b317_d20241211_m015356_c001_v0001183_t0043_u01733882036460") 2024/12/11 01:55:32 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4000c32fcb376ba9_d20241211_m015356_c001_v7007000_t0000_u01733882036283") 2024/12/11 01:55:32 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44b29d_d20241211_m015353_c001_v0001183_t0018_u01733882033576") 2024/12/11 01:55:32 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4000c32fcb376ba4_d20241211_m015352_c001_v7007000_t0000_u01733882032862") 2024/12/11 01:55:32 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab612339_d20241211_m015347_c001_v0001182_t0013_u01733882027394") 2024/12/11 01:55:32 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c647385a_d20241211_m015346_c001_v7007000_t0000_u01733882026483") 2024/12/11 01:55:32 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f11382780c50eff02_d20241211_m015344_c001_v0001037_t0024_u01733882024588") 2024/12/11 01:55:32 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402247eab49d4625_d20241211_m015344_c001_v7007000_t0000_u01733882024404") 2024/12/11 01:55:32 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f11382780c50efefe_d20241211_m015341_c001_v0001037_t0013_u01733882021330") 2024/12/11 01:55:32 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402247eab49d4623_d20241211_m015340_c001_v7007000_t0000_u01733882020601") 2024/12/11 01:55:32 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a6360409381e_d20241211_m015335_c001_v0001182_t0011_u01733882015043") 2024/12/11 01:55:32 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f409f572f9a845b8c_d20241211_m015334_c001_v7007000_t0000_u01733882014134") 2024/12/11 01:55:32 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f102257bc50b70c2d_d20241211_m015332_c001_v0001179_t0059_u01733882012378") 2024/12/11 01:55:33 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4067544bf252b0cc_d20241211_m015332_c001_v7007000_t0000_u01733882012186") 2024/12/11 01:55:33 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f102257bc50b70c25_d20241211_m015328_c001_v0001179_t0031_u01733882008462") 2024/12/11 01:55:33 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4067544bf252b0a0_d20241211_m015327_c001_v7007000_t0000_u01733882007728") 2024/12/11 01:55:33 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44acaf_d20241211_m015322_c001_v0001183_t0037_u01733882002297") 2024/12/11 01:55:33 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4067544bf252b068_d20241211_m015321_c001_v7007000_t0000_u01733882001205") 2024/12/11 01:55:33 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f101dd3d74be3c26c_d20241211_m015315_c001_v0001178_t0040_u01733881995165") 2024/12/11 01:55:33 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f409517358e4c3bb3_d20241211_m015314_c001_v7007000_t0000_u01733881994937") 2024/12/11 01:55:33 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab611c99_d20241211_m015311_c001_v0001182_t0026_u01733881991264") 2024/12/11 01:55:33 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44aa5c_d20241211_m015310_c001_v0001183_t0023_u01733881990515") 2024/12/11 01:55:33 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44aa38_d20241211_m015309_c001_v0001183_t0053_u01733881989563") 2024/12/11 01:55:33 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40368b81444b0514_d20241211_m015256_c001_v7007000_t0000_u01733881976585") 2024/12/11 01:55:33 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44a6d4_d20241211_m015249_c001_v0001183_t0058_u01733881969512") 2024/12/11 01:55:33 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f112df675d8644cb3_d20241211_m015248_c001_v0001182_t0000_u01733881968756") 2024/12/11 01:55:33 DEBUG : dst/one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f112df675d8644c9b_d20241211_m015247_c001_v0001182_t0017_u01733881967803") 2024/12/11 01:55:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4000c32fcb376bda_d20241211_m015429_c001_v7007000_t0000_u01733882069638") 2024/12/11 01:55:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1195dd78feadd963_d20241211_m015426_c001_v0001150_t0032_u01733882066667") 2024/12/11 01:55:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10356055030192ce_d20241211_m015423_c001_v0001116_t0028_u01733882063381") 2024/12/11 01:55:33 DEBUG : dst/one.bak: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4000c32fcb376bce_d20241211_m015418_c001_v7007000_t0000_u01733882058215") 2024/12/11 01:55:33 DEBUG : dst/one.bak: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44b71e_d20241211_m015415_c001_v0001183_t0025_u01733882055088") 2024/12/11 01:55:33 DEBUG : dst/one.bak: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f109089eb62e2fbb7_d20241211_m015412_c001_v0001183_t0034_u01733882052006") 2024/12/11 01:55:33 DEBUG : dst/one.bak: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4000c32fcb376bc2_d20241211_m015407_c001_v7007000_t0000_u01733882047448") 2024/12/11 01:55:34 DEBUG : dst/one.bak: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604093d56_d20241211_m015405_c001_v0001182_t0018_u01733882045418") 2024/12/11 01:55:34 DEBUG : dst/one.bak: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10988578ad824e72_d20241211_m015402_c001_v0001177_t0056_u01733882042234") 2024/12/11 01:55:34 DEBUG : dst/three: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4067544bf252b06c_d20241211_m015321_c001_v7007000_t0000_u01733882001386") 2024/12/11 01:55:34 DEBUG : dst/three: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44ac2f_d20241211_m015319_c001_v0001183_t0009_u01733881999807") 2024/12/11 01:55:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4000c32fcb376bdb_d20241211_m015429_c001_v7007000_t0000_u01733882069820") 2024/12/11 01:55:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f100ebf77364039a6_d20241211_m015427_c001_v0001157_t0031_u01733882067983") 2024/12/11 01:55:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f101acf7748cd0e42_d20241211_m015425_c001_v0001183_t0042_u01733882065307") 2024/12/11 01:55:34 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4000c32fcb376bdc_d20241211_m015430_c001_v7007000_t0000_u01733882070002") 2024/12/11 01:55:34 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f114609a63bd5cb3d_d20241211_m015428_c001_v0001183_t0011_u01733882068801") 2024/12/11 01:55:34 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40891d27bcf41be2_d20241211_m015428_c001_v7007000_t0000_u01733882068618") 2024/12/11 01:55:34 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f114609a63bd5c9fa_d20241211_m015425_c001_v0001183_t0032_u01733882065699") 2024/12/11 01:55:34 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40891d27bcf41bc8_d20241211_m015425_c001_v7007000_t0000_u01733882065514") 2024/12/11 01:55:34 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44b828_d20241211_m015420_c001_v0001183_t0000_u01733882060659") 2024/12/11 01:55:34 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4000c32fcb376bcf_d20241211_m015418_c001_v7007000_t0000_u01733882058395") 2024/12/11 01:55:34 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f111cfae3c39fe4df_d20241211_m015417_c001_v0001183_t0021_u01733882057438") 2024/12/11 01:55:34 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23e9f2_d20241211_m015417_c001_v7007000_t0000_u01733882057256") 2024/12/11 01:55:34 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f111cfae3c39fe425_d20241211_m015414_c001_v0001183_t0054_u01733882054080") 2024/12/11 01:55:34 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23e9ef_d20241211_m015413_c001_v7007000_t0000_u01733882053898") 2024/12/11 01:55:34 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44b5c9_d20241211_m015409_c001_v0001183_t0053_u01733882049334") 2024/12/11 01:55:34 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4067544bf252b197_d20241211_m015406_c001_v7007000_t0000_u01733882046710") 2024/12/11 01:55:34 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44b4b4_d20241211_m015404_c001_v0001183_t0026_u01733882044523") 2024/12/11 01:55:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4067544bf252b184_d20241211_m015403_c001_v7007000_t0000_u01733882043795") 2024/12/11 01:55:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab612564_d20241211_m015359_c001_v0001182_t0045_u01733882039734") 2024/12/11 01:55:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4000c32fcb376baa_d20241211_m015357_c001_v7007000_t0000_u01733882037091") 2024/12/11 01:55:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab61248c_d20241211_m015355_c001_v0001182_t0042_u01733882035280") 2024/12/11 01:55:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4000c32fcb376ba5_d20241211_m015354_c001_v7007000_t0000_u01733882034186") 2024/12/11 01:55:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604093a54_d20241211_m015348_c001_v0001182_t0000_u01733882028180") 2024/12/11 01:55:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402247eab49d4627_d20241211_m015345_c001_v7007000_t0000_u01733882025554") 2024/12/11 01:55:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a636040939a2_d20241211_m015343_c001_v0001182_t0017_u01733882023390") 2024/12/11 01:55:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402247eab49d4624_d20241211_m015342_c001_v7007000_t0000_u01733882022294") 2024/12/11 01:55:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44af2d_d20241211_m015335_c001_v0001183_t0056_u01733882015870") 2024/12/11 01:55:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4067544bf252b0d4_d20241211_m015333_c001_v7007000_t0000_u01733882013216") 2024/12/11 01:55:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44ae36_d20241211_m015330_c001_v0001183_t0011_u01733882010951") 2024/12/11 01:55:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4067544bf252b0b6_d20241211_m015329_c001_v7007000_t0000_u01733882009866") 2024/12/11 01:55:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab611e8f_d20241211_m015323_c001_v0001182_t0027_u01733882003088") 2024/12/11 01:55:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4000c32fcb376bd0_d20241211_m015418_c001_v7007000_t0000_u01733882058580") 2024/12/11 01:55:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10518f8bc81f2a94_d20241211_m015416_c001_v0001172_t0038_u01733882056283") 2024/12/11 01:55:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f104fcd0224f87ab7_d20241211_m015413_c001_v0001183_t0013_u01733882053706") 2024/12/11 01:55:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4000c32fcb376bc4_d20241211_m015407_c001_v7007000_t0000_u01733882047638") 2024/12/11 01:55:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1111e53d3cb16f6a_d20241211_m015406_c001_v0001116_t0044_u01733882046320") 2024/12/11 01:55:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1151ee59045fa64b_d20241211_m015403_c001_v0001176_t0053_u01733882043567") 2024/12/11 01:55:36 DEBUG : dst/two: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4000c32fcb376bdd_d20241211_m015430_c001_v7007000_t0000_u01733882070183") 2024/12/11 01:55:36 DEBUG : dst/two: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab6129ab_d20241211_m015420_c001_v0001182_t0058_u01733882060106") 2024/12/11 01:55:36 DEBUG : dst/two: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4000c32fcb376bd1_d20241211_m015418_c001_v7007000_t0000_u01733882058762") 2024/12/11 01:55:36 DEBUG : dst/two: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab612743_d20241211_m015409_c001_v0001182_t0053_u01733882049133") 2024/12/11 01:55:36 DEBUG : dst/two: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4000c32fcb376bc5_d20241211_m015407_c001_v7007000_t0000_u01733882047818") 2024/12/11 01:55:36 DEBUG : dst/two: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604093c4c_d20241211_m015359_c001_v0001182_t0058_u01733882039479") 2024/12/11 01:55:36 DEBUG : dst/two: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4000c32fcb376bb1_d20241211_m015358_c001_v7007000_t0000_u01733882038196") 2024/12/11 01:55:36 DEBUG : dst/two: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44b16f_d20241211_m015347_c001_v0001183_t0040_u01733882027961") 2024/12/11 01:55:36 DEBUG : dst/two: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c647385b_d20241211_m015346_c001_v7007000_t0000_u01733882026663") 2024/12/11 01:55:36 DEBUG : dst/two: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab612108_d20241211_m015335_c001_v0001182_t0055_u01733882015656") 2024/12/11 01:55:36 DEBUG : dst/two: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f409f572f9a845b91_d20241211_m015334_c001_v7007000_t0000_u01733882014316") 2024/12/11 01:55:36 DEBUG : dst/two: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a636040935cc_d20241211_m015322_c001_v0001182_t0048_u01733882002877") 2024/12/11 01:55:36 DEBUG : dst/two: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4067544bf252b070_d20241211_m015321_c001_v7007000_t0000_u01733882001568") 2024/12/11 01:55:36 DEBUG : dst/two: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f112143fe4785cd22_d20241211_m015317_c001_v0001116_t0000_u01733881997089") 2024/12/11 01:55:36 DEBUG : dst/two: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40368b81444b0516_d20241211_m015256_c001_v7007000_t0000_u01733881976767") 2024/12/11 01:55:36 DEBUG : dst/two: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f112df675d8644d67_d20241211_m015255_c001_v0001182_t0058_u01733881975627") 2024/12/11 01:55:36 DEBUG : empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41797b2d97f61d63_d20241211_m015212_c001_v7007000_t0000_u01733881932125") 2024/12/11 01:55:37 DEBUG : empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab611029_d20241211_m015206_c001_v0001182_t0007_u01733881926303") 2024/12/11 01:55:37 DEBUG : empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41797b2d97f61d3e_d20241211_m015204_c001_v7007000_t0000_u01733881924360") 2024/12/11 01:55:37 DEBUG : empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab610d40_d20241211_m015150_c001_v0001182_t0020_u01733881910282") 2024/12/11 01:55:37 DEBUG : empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c647368d_d20241211_m015138_c001_v7007000_t0000_u01733881898256") 2024/12/11 01:55:37 DEBUG : empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab6109b9_d20241211_m015135_c001_v0001182_t0037_u01733881895200") 2024/12/11 01:55:37 DEBUG : empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e76_d20241211_m015111_c001_v7007000_t0000_u01733881871341") 2024/12/11 01:55:37 DEBUG : empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab6104ce_d20241211_m015109_c001_v0001182_t0033_u01733881869599") 2024/12/11 01:55:37 DEBUG : empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e6f_d20241211_m015108_c001_v7007000_t0000_u01733881868126") 2024/12/11 01:55:37 DEBUG : empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab61043f_d20241211_m015106_c001_v0001182_t0031_u01733881866961") 2024/12/11 01:55:37 DEBUG : empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e67_d20241211_m015103_c001_v7007000_t0000_u01733881863701") 2024/12/11 01:55:37 DEBUG : empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab610332_d20241211_m015102_c001_v0001182_t0047_u01733881862172") 2024/12/11 01:55:37 DEBUG : empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e5c_d20241211_m015101_c001_v7007000_t0000_u01733881861012") 2024/12/11 01:55:37 DEBUG : empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab6102a0_d20241211_m015059_c001_v0001182_t0017_u01733881859852") 2024/12/11 01:55:37 DEBUG : empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4016bfaa4fbdb3ec_d20241211_m015053_c001_v7007000_t0000_u01733881853556") 2024/12/11 01:55:37 DEBUG : empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab61010c_d20241211_m015052_c001_v0001182_t0022_u01733881852237") 2024/12/11 01:55:37 DEBUG : empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4016bfaa4fbdb3e6_d20241211_m015051_c001_v7007000_t0000_u01733881851081") 2024/12/11 01:55:37 DEBUG : empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab6100a4_d20241211_m015050_c001_v0001182_t0018_u01733881850311") 2024/12/11 01:55:37 DEBUG : empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f416004622bdab821_d20241211_m015045_c001_v7007000_t0000_u01733881845255") 2024/12/11 01:55:37 DEBUG : empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60ff68_d20241211_m015043_c001_v0001182_t0000_u01733881843848") 2024/12/11 01:55:37 DEBUG : empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f416004622bdab81a_d20241211_m015041_c001_v7007000_t0000_u01733881841301") 2024/12/11 01:55:38 DEBUG : empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60fecc_d20241211_m015040_c001_v0001182_t0047_u01733881840364") 2024/12/11 01:55:38 DEBUG : empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f416004622bdab818_d20241211_m015039_c001_v7007000_t0000_u01733881839274") 2024/12/11 01:55:38 DEBUG : empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1116e5bdf7b28732_d20241211_m015038_c001_v0001117_t0019_u01733881838063") 2024/12/11 01:55:38 DEBUG : empty space: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60fe2c_d20241211_m015036_c001_v0001182_t0030_u01733881836512") 2024/12/11 01:55:38 DEBUG : enormous: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e75_d20241211_m015110_c001_v7007000_t0000_u01733881870605") 2024/12/11 01:55:38 DEBUG : enormous: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab6104da_d20241211_m015109_c001_v0001182_t0032_u01733881869817") 2024/12/11 01:55:38 DEBUG : existing: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4000c32fcb376be5_d20241211_m015434_c001_v7007000_t0000_u01733882074748") 2024/12/11 01:55:38 DEBUG : existing: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44baee_d20241211_m015433_c001_v0001183_t0023_u01733882073587") 2024/12/11 01:55:38 DEBUG : existing: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c647366d_d20241211_m015133_c001_v7007000_t0000_u01733881893476") 2024/12/11 01:55:38 DEBUG : existing: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab610941_d20241211_m015132_c001_v0001182_t0051_u01733881892425") 2024/12/11 01:55:38 DEBUG : existing: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f416004622bdab812_d20241211_m015032_c001_v7007000_t0000_u01733881832781") 2024/12/11 01:55:38 DEBUG : existing: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60fd5c_d20241211_m015031_c001_v0001182_t0046_u01733881831781") 2024/12/11 01:55:38 DEBUG : existing: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f416004622bdab80e_d20241211_m015030_c001_v7007000_t0000_u01733881830457") 2024/12/11 01:55:38 DEBUG : existing: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60fcf8_d20241211_m015029_c001_v0001182_t0014_u01733881829878") 2024/12/11 01:55:38 DEBUG : existing: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60fcd0_d20241211_m015029_c001_v0001182_t0037_u01733881829082") 2024/12/11 01:55:38 DEBUG : existing-b: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c647366e_d20241211_m015133_c001_v7007000_t0000_u01733881893681") 2024/12/11 01:55:38 DEBUG : existing-b: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b449743_d20241211_m015132_c001_v0001183_t0012_u01733881892429") 2024/12/11 01:55:38 DEBUG : five: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e7b_d20241211_m015115_c001_v7007000_t0000_u01733881875604") 2024/12/11 01:55:38 DEBUG : five: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40347fa6ab6105b9_d20241211_m015113_c001_v0001182_t0021_u01733881873659") 2024/12/11 01:55:38 DEBUG : foo: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f416004622bdab81f_d20241211_m015043_c001_v7007000_t0000_u01733881843121") 2024/12/11 01:55:39 DEBUG : foo: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40347fa6ab60ff2c_d20241211_m015042_c001_v0001182_t0021_u01733881842576") 2024/12/11 01:55:39 DEBUG : foo: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40347fa6ab60ff1c_d20241211_m015042_c001_v0001182_t0021_u01733881842026") 2024/12/11 01:55:39 DEBUG : four: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e7d_d20241211_m015115_c001_v7007000_t0000_u01733881875788") 2024/12/11 01:55:39 DEBUG : four: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f417257b65b449372_d20241211_m015114_c001_v0001183_t0053_u01733881874204") 2024/12/11 01:55:39 DEBUG : four: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab610598_d20241211_m015113_c001_v0001182_t0056_u01733881873041") 2024/12/11 01:55:39 DEBUG : hello world2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c647358b_d20241211_m014939_c001_v7007000_t0000_u01733881779313") 2024/12/11 01:55:39 DEBUG : hello world2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60f3b3_d20241211_m014938_c001_v0001182_t0029_u01733881778726") 2024/12/11 01:55:39 DEBUG : ignore-size: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f416004622bdab80c_d20241211_m015027_c001_v7007000_t0000_u01733881827996") 2024/12/11 01:55:39 DEBUG : ignore-size: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60fc70_d20241211_m015027_c001_v0001182_t0056_u01733881827050") 2024/12/11 01:55:39 DEBUG : nested/sub dir/file: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c6473666_d20241211_m015131_c001_v7007000_t0000_u01733881891305") 2024/12/11 01:55:39 DEBUG : nested/sub dir/file: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b4496cd_d20241211_m015130_c001_v0001183_t0019_u01733881890346") 2024/12/11 01:55:39 DEBUG : nested/sub dir/file: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c647365c_d20241211_m015129_c001_v7007000_t0000_u01733881889216") 2024/12/11 01:55:39 DEBUG : nested/sub dir/file: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44964d_d20241211_m015128_c001_v0001183_t0036_u01733881888185") 2024/12/11 01:55:39 DEBUG : one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e7e_d20241211_m015115_c001_v7007000_t0000_u01733881875969") 2024/12/11 01:55:39 DEBUG : one: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40347fa6ab610576_d20241211_m015112_c001_v0001182_t0021_u01733881872452") 2024/12/11 01:55:39 DEBUG : only0: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea4d_d20241211_m015510_c001_v7007000_t0000_u01733882110695") 2024/12/11 01:55:39 DEBUG : only0: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4002a63604094902_d20241211_m015505_c001_v0001182_t0030_u01733882105321") 2024/12/11 01:55:39 DEBUG : only0: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604094735_d20241211_m015455_c001_v0001182_t0011_u01733882095817") 2024/12/11 01:55:39 DEBUG : only0: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb357_d20241211_m015449_c001_v7007000_t0000_u01733882089491") 2024/12/11 01:55:39 DEBUG : only0: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44bc18_d20241211_m015439_c001_v0001183_t0016_u01733882079676") 2024/12/11 01:55:39 DEBUG : only1: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea4f_d20241211_m015510_c001_v7007000_t0000_u01733882110886") 2024/12/11 01:55:40 DEBUG : only1: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40347fa6ab613390_d20241211_m015505_c001_v0001182_t0021_u01733882105334") 2024/12/11 01:55:40 DEBUG : only1: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44bffa_d20241211_m015456_c001_v0001183_t0031_u01733882096657") 2024/12/11 01:55:40 DEBUG : only1: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb358_d20241211_m015449_c001_v7007000_t0000_u01733882089502") 2024/12/11 01:55:40 DEBUG : only1: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab612e11_d20241211_m015440_c001_v0001182_t0049_u01733882080097") 2024/12/11 01:55:40 DEBUG : only10: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea51_d20241211_m015511_c001_v7007000_t0000_u01733882111069") 2024/12/11 01:55:40 DEBUG : only10: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f417257b65b44c1ea_d20241211_m015505_c001_v0001183_t0053_u01733882105337") 2024/12/11 01:55:40 DEBUG : only10: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44c0d8_d20241211_m015500_c001_v0001183_t0021_u01733882100625") 2024/12/11 01:55:40 DEBUG : only10: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb35b_d20241211_m015449_c001_v7007000_t0000_u01733882089686") 2024/12/11 01:55:40 DEBUG : only10: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab612ee3_d20241211_m015444_c001_v0001182_t0057_u01733882084011") 2024/12/11 01:55:40 DEBUG : only11: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea53_d20241211_m015511_c001_v7007000_t0000_u01733882111257") 2024/12/11 01:55:40 DEBUG : only11: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41610635db2890f9_d20241211_m015505_c001_v0001102_t0033_u01733882105896") 2024/12/11 01:55:40 DEBUG : only11: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab61329c_d20241211_m015501_c001_v0001182_t0040_u01733882101101") 2024/12/11 01:55:40 DEBUG : only11: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb351_d20241211_m015448_c001_v7007000_t0000_u01733882088939") 2024/12/11 01:55:40 DEBUG : only11: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a636040944dc_d20241211_m015444_c001_v0001182_t0020_u01733882084405") 2024/12/11 01:55:40 DEBUG : only12: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea55_d20241211_m015511_c001_v7007000_t0000_u01733882111439") 2024/12/11 01:55:40 DEBUG : only12: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4002a63604094910_d20241211_m015505_c001_v0001182_t0030_u01733882105542") 2024/12/11 01:55:40 DEBUG : only12: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604094859_d20241211_m015501_c001_v0001182_t0008_u01733882101528") 2024/12/11 01:55:40 DEBUG : only12: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb352_d20241211_m015449_c001_v7007000_t0000_u01733882089131") 2024/12/11 01:55:40 DEBUG : only12: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44bd54_d20241211_m015444_c001_v0001183_t0035_u01733882084812") 2024/12/11 01:55:40 DEBUG : only13: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea57_d20241211_m015511_c001_v7007000_t0000_u01733882111626") 2024/12/11 01:55:41 DEBUG : only13: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40347fa6ab6133a2_d20241211_m015505_c001_v0001182_t0021_u01733882105554") 2024/12/11 01:55:41 DEBUG : only13: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44c124_d20241211_m015501_c001_v0001183_t0014_u01733882101978") 2024/12/11 01:55:41 DEBUG : only13: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb35f_d20241211_m015449_c001_v7007000_t0000_u01733882089881") 2024/12/11 01:55:41 DEBUG : only13: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab612f19_d20241211_m015445_c001_v0001182_t0036_u01733882085239") 2024/12/11 01:55:41 DEBUG : only14: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea59_d20241211_m015511_c001_v7007000_t0000_u01733882111811") 2024/12/11 01:55:41 DEBUG : only14: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f417257b65b44c1fe_d20241211_m015505_c001_v0001183_t0053_u01733882105558") 2024/12/11 01:55:41 DEBUG : only14: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab6132de_d20241211_m015502_c001_v0001182_t0051_u01733882102426") 2024/12/11 01:55:41 DEBUG : only14: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb35c_d20241211_m015449_c001_v7007000_t0000_u01733882089699") 2024/12/11 01:55:41 DEBUG : only14: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604094522_d20241211_m015445_c001_v0001182_t0027_u01733882085679") 2024/12/11 01:55:41 DEBUG : only15: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea5b_d20241211_m015512_c001_v7007000_t0000_u01733882112009") 2024/12/11 01:55:41 DEBUG : only15: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4002a63604094918_d20241211_m015505_c001_v0001182_t0030_u01733882105724") 2024/12/11 01:55:41 DEBUG : only15: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604094894_d20241211_m015502_c001_v0001182_t0031_u01733882102828") 2024/12/11 01:55:41 DEBUG : only15: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f413aa5cf0ade5ebf_d20241211_m015449_c001_v7007000_t0000_u01733882089716") 2024/12/11 01:55:41 DEBUG : only15: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44bda0_d20241211_m015446_c001_v0001183_t0039_u01733882086113") 2024/12/11 01:55:41 DEBUG : only16: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea5d_d20241211_m015512_c001_v7007000_t0000_u01733882112218") 2024/12/11 01:55:41 DEBUG : only16: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40347fa6ab6133ae_d20241211_m015505_c001_v0001182_t0021_u01733882105737") 2024/12/11 01:55:41 DEBUG : only16: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44c170_d20241211_m015503_c001_v0001183_t0025_u01733882103239") 2024/12/11 01:55:41 DEBUG : only16: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb359_d20241211_m015449_c001_v7007000_t0000_u01733882089514") 2024/12/11 01:55:41 DEBUG : only16: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab612f59_d20241211_m015446_c001_v0001182_t0043_u01733882086556") 2024/12/11 01:55:41 DEBUG : only17: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea5f_d20241211_m015512_c001_v7007000_t0000_u01733882112400") 2024/12/11 01:55:42 DEBUG : only17: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f417257b65b44c20e_d20241211_m015505_c001_v0001183_t0053_u01733882105741") 2024/12/11 01:55:42 DEBUG : only17: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab613318_d20241211_m015503_c001_v0001182_t0005_u01733882103651") 2024/12/11 01:55:42 DEBUG : only17: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f413aa5cf0ade5ebe_d20241211_m015449_c001_v7007000_t0000_u01733882089533") 2024/12/11 01:55:42 DEBUG : only17: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604094562_d20241211_m015446_c001_v0001182_t0023_u01733882086972") 2024/12/11 01:55:42 DEBUG : only18: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea61_d20241211_m015512_c001_v7007000_t0000_u01733882112581") 2024/12/11 01:55:42 DEBUG : only18: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4002a6360409491c_d20241211_m015505_c001_v0001182_t0030_u01733882105908") 2024/12/11 01:55:42 DEBUG : only18: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a636040948c8_d20241211_m015504_c001_v0001182_t0020_u01733882104064") 2024/12/11 01:55:42 DEBUG : only18: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb355_d20241211_m015449_c001_v7007000_t0000_u01733882089311") 2024/12/11 01:55:42 DEBUG : only18: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44bdfa_d20241211_m015447_c001_v0001183_t0011_u01733882087361") 2024/12/11 01:55:42 DEBUG : only19: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea63_d20241211_m015512_c001_v7007000_t0000_u01733882112762") 2024/12/11 01:55:42 DEBUG : only19: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f417257b65b44c21a_d20241211_m015505_c001_v0001183_t0053_u01733882105940") 2024/12/11 01:55:42 DEBUG : only19: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44c1b4_d20241211_m015504_c001_v0001183_t0013_u01733882104458") 2024/12/11 01:55:42 DEBUG : only19: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb354_d20241211_m015449_c001_v7007000_t0000_u01733882089311") 2024/12/11 01:55:42 DEBUG : only19: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab612f9b_d20241211_m015447_c001_v0001182_t0012_u01733882087756") 2024/12/11 01:55:42 DEBUG : only2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea66_d20241211_m015512_c001_v7007000_t0000_u01733882112948") 2024/12/11 01:55:42 DEBUG : only2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40347fa6ab6133b8_d20241211_m015505_c001_v0001182_t0021_u01733882105960") 2024/12/11 01:55:42 DEBUG : only2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab6131a8_d20241211_m015457_c001_v0001182_t0044_u01733882097063") 2024/12/11 01:55:42 DEBUG : only2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb35a_d20241211_m015449_c001_v7007000_t0000_u01733882089677") 2024/12/11 01:55:42 DEBUG : only2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604094412_d20241211_m015440_c001_v0001182_t0030_u01733882080576") 2024/12/11 01:55:42 DEBUG : only3: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea68_d20241211_m015513_c001_v7007000_t0000_u01733882113129") 2024/12/11 01:55:42 DEBUG : only3: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41610635db2890fd_d20241211_m015506_c001_v0001102_t0033_u01733882106079") 2024/12/11 01:55:43 DEBUG : only3: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604094791_d20241211_m015457_c001_v0001182_t0045_u01733882097477") 2024/12/11 01:55:43 DEBUG : only3: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f413aa5cf0ade5ec0_d20241211_m015449_c001_v7007000_t0000_u01733882089901") 2024/12/11 01:55:43 DEBUG : only3: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44bc6c_d20241211_m015440_c001_v0001183_t0015_u01733882080984") 2024/12/11 01:55:43 DEBUG : only4: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea69_d20241211_m015513_c001_v7007000_t0000_u01733882113310") 2024/12/11 01:55:43 DEBUG : only4: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4002a63604094928_d20241211_m015506_c001_v0001182_t0030_u01733882106151") 2024/12/11 01:55:43 DEBUG : only4: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44c040_d20241211_m015457_c001_v0001183_t0003_u01733882097917") 2024/12/11 01:55:43 DEBUG : only4: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb360_d20241211_m015450_c001_v7007000_t0000_u01733882090038") 2024/12/11 01:55:43 DEBUG : only4: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab612e63_d20241211_m015441_c001_v0001182_t0036_u01733882081400") 2024/12/11 01:55:43 DEBUG : only5: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea6c_d20241211_m015513_c001_v7007000_t0000_u01733882113507") 2024/12/11 01:55:43 DEBUG : only5: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f417257b65b44c22a_d20241211_m015506_c001_v0001183_t0053_u01733882106135") 2024/12/11 01:55:43 DEBUG : only5: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab6131fc_d20241211_m015458_c001_v0001182_t0028_u01733882098317") 2024/12/11 01:55:43 DEBUG : only5: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb35d_d20241211_m015449_c001_v7007000_t0000_u01733882089857") 2024/12/11 01:55:43 DEBUG : only5: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604094466_d20241211_m015441_c001_v0001182_t0017_u01733882081821") 2024/12/11 01:55:43 DEBUG : only6: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea6d_d20241211_m015513_c001_v7007000_t0000_u01733882113689") 2024/12/11 01:55:43 DEBUG : only6: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40347fa6ab6133c8_d20241211_m015506_c001_v0001182_t0021_u01733882106151") 2024/12/11 01:55:43 DEBUG : only6: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a636040947d1_d20241211_m015458_c001_v0001182_t0053_u01733882098749") 2024/12/11 01:55:43 DEBUG : only6: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb356_d20241211_m015449_c001_v7007000_t0000_u01733882089317") 2024/12/11 01:55:43 DEBUG : only6: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44bcc6_d20241211_m015442_c001_v0001183_t0049_u01733882082246") 2024/12/11 01:55:43 DEBUG : only7: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea6f_d20241211_m015513_c001_v7007000_t0000_u01733882113869") 2024/12/11 01:55:44 DEBUG : only7: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41610635db289101_d20241211_m015506_c001_v0001102_t0033_u01733882106263") 2024/12/11 01:55:44 DEBUG : only7: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44c078_d20241211_m015459_c001_v0001183_t0047_u01733882099165") 2024/12/11 01:55:44 DEBUG : only7: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f413aa5cf0ade5ebd_d20241211_m015449_c001_v7007000_t0000_u01733882089350") 2024/12/11 01:55:44 DEBUG : only7: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab612ea1_d20241211_m015442_c001_v0001182_t0035_u01733882082686") 2024/12/11 01:55:44 DEBUG : only8: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea71_d20241211_m015514_c001_v7007000_t0000_u01733882114051") 2024/12/11 01:55:44 DEBUG : only8: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f417257b65b44c236_d20241211_m015506_c001_v0001183_t0053_u01733882106316") 2024/12/11 01:55:44 DEBUG : only8: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab61324c_d20241211_m015459_c001_v0001182_t0009_u01733882099634") 2024/12/11 01:55:44 DEBUG : only8: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb361_d20241211_m015450_c001_v7007000_t0000_u01733882090049") 2024/12/11 01:55:44 DEBUG : only8: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a6360409449e_d20241211_m015443_c001_v0001182_t0024_u01733882083131") 2024/12/11 01:55:44 DEBUG : only9: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea73_d20241211_m015514_c001_v7007000_t0000_u01733882114233") 2024/12/11 01:55:44 DEBUG : only9: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40347fa6ab6133d0_d20241211_m015506_c001_v0001182_t0021_u01733882106333") 2024/12/11 01:55:44 DEBUG : only9: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a6360409481d_d20241211_m015500_c001_v0001182_t0058_u01733882100069") 2024/12/11 01:55:44 DEBUG : only9: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40462476cfccb35e_d20241211_m015449_c001_v7007000_t0000_u01733882089867") 2024/12/11 01:55:44 DEBUG : only9: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44bd1a_d20241211_m015443_c001_v0001183_t0038_u01733882083563") 2024/12/11 01:55:44 DEBUG : potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c6473655_d20241211_m015126_c001_v7007000_t0000_u01733881886328") 2024/12/11 01:55:44 DEBUG : potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604092157_d20241211_m015124_c001_v0001182_t0054_u01733881884587") 2024/12/11 01:55:44 DEBUG : potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e8c_d20241211_m015122_c001_v7007000_t0000_u01733881882389") 2024/12/11 01:55:44 DEBUG : potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab610714_d20241211_m015120_c001_v0001182_t0000_u01733881880761") 2024/12/11 01:55:44 DEBUG : potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e84_d20241211_m015118_c001_v7007000_t0000_u01733881878941") 2024/12/11 01:55:44 DEBUG : potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b449418_d20241211_m015116_c001_v0001183_t0011_u01733881876877") 2024/12/11 01:55:44 DEBUG : potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e69_d20241211_m015105_c001_v7007000_t0000_u01733881865771") 2024/12/11 01:55:45 DEBUG : potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab6103bb_d20241211_m015104_c001_v0001182_t0016_u01733881864616") 2024/12/11 01:55:45 DEBUG : potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e65_d20241211_m015102_c001_v7007000_t0000_u01733881862750") 2024/12/11 01:55:45 DEBUG : potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab610326_d20241211_m015101_c001_v0001182_t0055_u01733881861963") 2024/12/11 01:55:45 DEBUG : potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e5a_d20241211_m015100_c001_v7007000_t0000_u01733881860424") 2024/12/11 01:55:45 DEBUG : potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab610294_d20241211_m015059_c001_v0001182_t0009_u01733881859653") 2024/12/11 01:55:45 DEBUG : potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4016bfaa4fbdb3e9_d20241211_m015053_c001_v7007000_t0000_u01733881853008") 2024/12/11 01:55:45 DEBUG : potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab6100fb_d20241211_m015052_c001_v0001182_t0025_u01733881852009") 2024/12/11 01:55:45 DEBUG : potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4016bfaa4fbdb3e7_d20241211_m015051_c001_v7007000_t0000_u01733881851279") 2024/12/11 01:55:45 DEBUG : potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab610090_d20241211_m015050_c001_v0001182_t0006_u01733881850086") 2024/12/11 01:55:45 DEBUG : potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f416004622bdab832_d20241211_m015049_c001_v7007000_t0000_u01733881849355") 2024/12/11 01:55:45 DEBUG : potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab61004e_d20241211_m015048_c001_v0001182_t0012_u01733881848772") 2024/12/11 01:55:45 DEBUG : potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab610026_d20241211_m015048_c001_v0001182_t0009_u01733881848193") 2024/12/11 01:55:45 DEBUG : potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f416004622bdab825_d20241211_m015047_c001_v7007000_t0000_u01733881847467") 2024/12/11 01:55:45 DEBUG : potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60fff5_d20241211_m015046_c001_v0001182_t0040_u01733881846853") 2024/12/11 01:55:45 DEBUG : potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60ffdd_d20241211_m015046_c001_v0001182_t0057_u01733881846260") 2024/12/11 01:55:45 DEBUG : potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f416004622bdab822_d20241211_m015045_c001_v7007000_t0000_u01733881845436") 2024/12/11 01:55:45 DEBUG : potato: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60ff87_d20241211_m015044_c001_v0001182_t0052_u01733881844466") 2024/12/11 01:55:45 DEBUG : potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9ee4_d20241211_m015224_c001_v7007000_t0000_u01733881944107") 2024/12/11 01:55:45 DEBUG : potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604092b45_d20241211_m015223_c001_v0001182_t0053_u01733881943539") 2024/12/11 01:55:46 DEBUG : potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41797b2d97f61d65_d20241211_m015212_c001_v7007000_t0000_u01733881932362") 2024/12/11 01:55:46 DEBUG : potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a6360409283b_d20241211_m015205_c001_v0001182_t0036_u01733881925727") 2024/12/11 01:55:46 DEBUG : potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f407781ca38a29503_d20241211_m015154_c001_v7007000_t0000_u01733881914221") 2024/12/11 01:55:46 DEBUG : potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604092581_d20241211_m015149_c001_v0001182_t0012_u01733881909587") 2024/12/11 01:55:46 DEBUG : potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c6473690_d20241211_m015138_c001_v7007000_t0000_u01733881898505") 2024/12/11 01:55:46 DEBUG : potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604092300_d20241211_m015134_c001_v0001182_t0009_u01733881894968") 2024/12/11 01:55:46 DEBUG : potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e74_d20241211_m015110_c001_v7007000_t0000_u01733881870416") 2024/12/11 01:55:46 DEBUG : potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab6104c8_d20241211_m015109_c001_v0001182_t0049_u01733881869403") 2024/12/11 01:55:46 DEBUG : potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e70_d20241211_m015108_c001_v7007000_t0000_u01733881868308") 2024/12/11 01:55:46 DEBUG : potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab610433_d20241211_m015106_c001_v0001182_t0012_u01733881866753") 2024/12/11 01:55:46 DEBUG : potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e6b_d20241211_m015106_c001_v7007000_t0000_u01733881866008") 2024/12/11 01:55:46 DEBUG : potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab6103e1_d20241211_m015105_c001_v0001182_t0018_u01733881865197") 2024/12/11 01:55:46 DEBUG : potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e68_d20241211_m015103_c001_v7007000_t0000_u01733881863887") 2024/12/11 01:55:46 DEBUG : potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab610376_d20241211_m015103_c001_v0001182_t0029_u01733881863119") 2024/12/11 01:55:46 DEBUG : potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e5e_d20241211_m015101_c001_v7007000_t0000_u01733881861193") 2024/12/11 01:55:46 DEBUG : potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab6102d0_d20241211_m015100_c001_v0001182_t0055_u01733881860436") 2024/12/11 01:55:46 DEBUG : potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4016bfaa4fbdb3ed_d20241211_m015053_c001_v7007000_t0000_u01733881853738") 2024/12/11 01:55:46 DEBUG : potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab61012c_d20241211_m015052_c001_v0001182_t0014_u01733881852814") 2024/12/11 01:55:46 DEBUG : potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c6473592_d20241211_m014942_c001_v7007000_t0000_u01733881782743") 2024/12/11 01:55:46 DEBUG : potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60f443_d20241211_m014942_c001_v0001182_t0008_u01733881782161") 2024/12/11 01:55:46 DEBUG : potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c647358f_d20241211_m014940_c001_v7007000_t0000_u01733881780878") 2024/12/11 01:55:47 DEBUG : potato2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60f3f9_d20241211_m014940_c001_v0001182_t0041_u01733881780293") 2024/12/11 01:55:47 DEBUG : potato3: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41797b2d97f61d66_d20241211_m015212_c001_v7007000_t0000_u01733881932649") 2024/12/11 01:55:47 DEBUG : potato3: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b449e70_d20241211_m015206_c001_v0001183_t0046_u01733881926881") 2024/12/11 01:55:47 DEBUG : potato3: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f407781ca38a29501_d20241211_m015154_c001_v7007000_t0000_u01733881914039") 2024/12/11 01:55:47 DEBUG : potato3: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b449b59_d20241211_m015150_c001_v0001183_t0016_u01733881910854") 2024/12/11 01:55:47 DEBUG : potato3: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c6473693_d20241211_m015138_c001_v7007000_t0000_u01733881898743") 2024/12/11 01:55:47 DEBUG : potato3: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b4497f0_d20241211_m015135_c001_v0001183_t0002_u01733881895458") 2024/12/11 01:55:47 DEBUG : pre-dest1/1: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4067544bf252ac60_d20241211_m015305_c001_v7007000_t0000_u01733881985272") 2024/12/11 01:55:47 DEBUG : pre-dest1/1: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44a85a_d20241211_m015257_c001_v0001183_t0051_u01733881977491") 2024/12/11 01:55:47 DEBUG : pre-dest2/2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4067544bf252ac62_d20241211_m015305_c001_v7007000_t0000_u01733881985467") 2024/12/11 01:55:47 DEBUG : pre-dest2/2: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a6360409317b_d20241211_m015258_c001_v0001182_t0008_u01733881978057") 2024/12/11 01:55:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40368b81444b04b0_d20241211_m015237_c001_v7007000_t0000_u01733881957437") 2024/12/11 01:55:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab6115b3_d20241211_m015233_c001_v0001182_t0033_u01733881953565") 2024/12/11 01:55:47 DEBUG : sizeonly: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4010123395a82862_d20241211_m015025_c001_v7007000_t0000_u01733881825397") 2024/12/11 01:55:47 DEBUG : sizeonly: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60fbe6_d20241211_m015024_c001_v0001182_t0011_u01733881824409") 2024/12/11 01:55:47 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23eab1_d20241211_m015522_c001_v7007000_t0000_u01733882122535") 2024/12/11 01:55:47 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44c4b6_d20241211_m015520_c001_v0001183_t0020_u01733882120090") 2024/12/11 01:55:47 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea8b_d20241211_m015518_c001_v7007000_t0000_u01733882118212") 2024/12/11 01:55:47 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604094ae4_d20241211_m015515_c001_v0001182_t0025_u01733882115554") 2024/12/11 01:55:47 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c6473668_d20241211_m015131_c001_v7007000_t0000_u01733881891487") 2024/12/11 01:55:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a6360409224d_d20241211_m015130_c001_v0001182_t0049_u01733881890708") 2024/12/11 01:55:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c647365d_d20241211_m015129_c001_v7007000_t0000_u01733881889399") 2024/12/11 01:55:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab61088d_d20241211_m015128_c001_v0001182_t0027_u01733881888543") 2024/12/11 01:55:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4010123395a8285f_d20241211_m015021_c001_v7007000_t0000_u01733881821240") 2024/12/11 01:55:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60faf0_d20241211_m015019_c001_v0001182_t0046_u01733881819741") 2024/12/11 01:55:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4010123395a8285c_d20241211_m015019_c001_v7007000_t0000_u01733881819014") 2024/12/11 01:55:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60fa7c_d20241211_m015017_c001_v0001182_t0027_u01733881817574") 2024/12/11 01:55:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4010123395a82859_d20241211_m015014_c001_v7007000_t0000_u01733881814628") 2024/12/11 01:55:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60f9d4_d20241211_m015013_c001_v0001182_t0056_u01733881813541") 2024/12/11 01:55:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4010123395a82858_d20241211_m015012_c001_v7007000_t0000_u01733881812999") 2024/12/11 01:55:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60f988_d20241211_m015011_c001_v0001182_t0023_u01733881811835") 2024/12/11 01:55:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60f905_d20241211_m015008_c001_v0001182_t0059_u01733881808770") 2024/12/11 01:55:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4010123395a82853_d20241211_m015008_c001_v7007000_t0000_u01733881808045") 2024/12/11 01:55:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60f8b7_d20241211_m015006_c001_v0001182_t0027_u01733881806943") 2024/12/11 01:55:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60f897_d20241211_m015006_c001_v0001182_t0024_u01733881806180") 2024/12/11 01:55:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4010123395a82852_d20241211_m015005_c001_v7007000_t0000_u01733881805054") 2024/12/11 01:55:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60f7d0_d20241211_m015002_c001_v0001182_t0011_u01733881802247") 2024/12/11 01:55:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60f765_d20241211_m014959_c001_v0001182_t0006_u01733881799409") 2024/12/11 01:55:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4010123395a8284d_d20241211_m014958_c001_v7007000_t0000_u01733881798689") 2024/12/11 01:55:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60f72d_d20241211_m014958_c001_v0001182_t0049_u01733881798114") 2024/12/11 01:55:49 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60f713_d20241211_m014957_c001_v0001182_t0047_u01733881797365") 2024/12/11 01:55:49 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4010123395a8284a_d20241211_m014956_c001_v7007000_t0000_u01733881796635") 2024/12/11 01:55:49 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60f645_d20241211_m014952_c001_v0001182_t0020_u01733881792651") 2024/12/11 01:55:49 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4010123395a82849_d20241211_m014952_c001_v7007000_t0000_u01733881792274") 2024/12/11 01:55:49 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60f60f_d20241211_m014951_c001_v0001182_t0035_u01733881791691") 2024/12/11 01:55:49 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c64735a7_d20241211_m014950_c001_v7007000_t0000_u01733881790043") 2024/12/11 01:55:49 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60f593_d20241211_m014949_c001_v0001182_t0033_u01733881789453") 2024/12/11 01:55:49 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c64735a5_d20241211_m014948_c001_v7007000_t0000_u01733881788905") 2024/12/11 01:55:49 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60f565_d20241211_m014948_c001_v0001182_t0054_u01733881788323") 2024/12/11 01:55:49 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c647359e_d20241211_m014947_c001_v7007000_t0000_u01733881787031") 2024/12/11 01:55:49 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60f50d_d20241211_m014946_c001_v0001182_t0059_u01733881786255") 2024/12/11 01:55:49 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c6473599_d20241211_m014945_c001_v7007000_t0000_u01733881785711") 2024/12/11 01:55:49 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60f4db_d20241211_m014945_c001_v0001182_t0042_u01733881785129") 2024/12/11 01:55:49 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c6473596_d20241211_m014944_c001_v7007000_t0000_u01733881784215") 2024/12/11 01:55:49 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60f48c_d20241211_m014943_c001_v0001182_t0030_u01733881783648") 2024/12/11 01:55:49 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c6473586_d20241211_m014937_c001_v7007000_t0000_u01733881777817") 2024/12/11 01:55:49 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60f37d_d20241211_m014937_c001_v0001182_t0025_u01733881777235") 2024/12/11 01:55:49 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c6473583_d20241211_m014936_c001_v7007000_t0000_u01733881776324") 2024/12/11 01:55:49 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60f32b_d20241211_m014935_c001_v0001182_t0046_u01733881775736") 2024/12/11 01:55:49 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c6473580_d20241211_m014934_c001_v7007000_t0000_u01733881774830") 2024/12/11 01:55:50 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60f2df_d20241211_m014934_c001_v0001182_t0034_u01733881774251") 2024/12/11 01:55:50 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c647357b_d20241211_m014931_c001_v7007000_t0000_u01733881771346") 2024/12/11 01:55:50 DEBUG : sub dir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab60f224_d20241211_m014930_c001_v0001182_t0047_u01733881770781") 2024/12/11 01:55:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23eab2_d20241211_m015522_c001_v7007000_t0000_u01733882122731") 2024/12/11 01:55:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab613673_d20241211_m015520_c001_v0001182_t0018_u01733882120106") 2024/12/11 01:55:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4188671fdb23ea8d_d20241211_m015518_c001_v7007000_t0000_u01733882118394") 2024/12/11 01:55:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f11610635db289119_d20241211_m015515_c001_v0001102_t0053_u01733882115565") 2024/12/11 01:55:50 DEBUG : sub/yam: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c6473652_d20241211_m015125_c001_v7007000_t0000_u01733881885780") 2024/12/11 01:55:50 DEBUG : sub/yam: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b44957f_d20241211_m015124_c001_v0001183_t0041_u01733881884229") 2024/12/11 01:55:50 DEBUG : three: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e7f_d20241211_m015116_c001_v7007000_t0000_u01733881876150") 2024/12/11 01:55:50 DEBUG : three: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab6105fe_d20241211_m015114_c001_v0001182_t0059_u01733881874962") 2024/12/11 01:55:50 DEBUG : three: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f10347fa6ab610586_d20241211_m015112_c001_v0001182_t0010_u01733881872818") 2024/12/11 01:55:50 DEBUG : two: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e80_d20241211_m015116_c001_v7007000_t0000_u01733881876333") 2024/12/11 01:55:50 DEBUG : two: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f4002a63604091f4d_d20241211_m015114_c001_v0001182_t0030_u01733881874398") 2024/12/11 01:55:50 DEBUG : two: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f40347fa6ab61057e_d20241211_m015112_c001_v0001182_t0021_u01733881872636") 2024/12/11 01:55:50 DEBUG : yam: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c6473656_d20241211_m015126_c001_v7007000_t0000_u01733881886510") 2024/12/11 01:55:50 DEBUG : yam: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f102fa048a4e3c437_d20241211_m015125_c001_v0001182_t0039_u01733881885566") 2024/12/11 01:55:50 DEBUG : yam: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e8b_d20241211_m015121_c001_v7007000_t0000_u01733881881843") 2024/12/11 01:55:50 DEBUG : yam: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f117257b65b4494b9_d20241211_m015120_c001_v0001183_t0059_u01733881880404") 2024/12/11 01:55:50 DEBUG : yam: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e82_d20241211_m015118_c001_v7007000_t0000_u01733881878386") 2024/12/11 01:55:50 DEBUG : yam: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1002a63604091fd9_d20241211_m015116_c001_v0001182_t0038_u01733881876890") 2024/12/11 01:55:50 DEBUG : yaml: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f41907585c647364c_d20241211_m015122_c001_v7007000_t0000_u01733881882939") 2024/12/11 01:55:51 DEBUG : yaml: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f1134f5c62c01b769_d20241211_m015121_c001_v0001146_t0008_u01733881881545") 2024/12/11 01:55:51 DEBUG : yaml: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f402fa447e0ec9e85_d20241211_m015119_c001_v7007000_t0000_u01733881879122") 2024/12/11 01:55:51 DEBUG : yaml: Deleting (id "4_z2f322da3608dbb3b9f380e1b_f11262f783768fad5_d20241211_m015118_c001_v0001039_t0014_u01733881878032") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m27.573369468s (try 1/5)