"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/12/15 04:52:17 DEBUG : Creating backend with remote "TestB2:rclone-test-qemipop5yiqa" 2024/12/15 04:52:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/15 04:52:18 DEBUG : Creating backend with remote "/tmp/rclone435067530" === 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-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:52:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 04:52:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/15 04:52:19 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:52:19 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.05s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:52:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/15 04:52:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 04:52:20 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:52:20 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:52:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 04:52:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:52:22 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.46s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", 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-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:52:23 DEBUG : Creating backend with remote "/non-existing" 2024/12/15 04:52:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/15 04:52:24 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:52:24 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:52:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 04:52:25 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:52:25 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:52:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 04:52:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.08s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:52:26 INFO : B2 bucket rclone-test-qemipop5yiqa: Running all checks before starting transfers 2024/12/15 04:52:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 04:52:26 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:52:26 INFO : B2 bucket rclone-test-qemipop5yiqa: Checks finished, now starting transfers 2024/12/15 04:52:26 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:52:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 04:52:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.60s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:52:28 ERROR : Ignoring --no-traverse with sync 2024/12/15 04:52:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 04:52:28 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:52:28 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:52:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 04:52:29 INFO : sub dir/hello world: Copied (new) 2024/12/15 04:52:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.75s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:52:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/15 04:52:30 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:52:30 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:52:30 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/12/15 04:52:30 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.79s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:52:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 04:52:32 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:52:32 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:52:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 04:52:32 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.58s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:52:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 04:52:34 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:52:34 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:52:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 04:52:34 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.91s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:52:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/15 04:52:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/15 04:52:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/15 04:52:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/15 04:52:35 DEBUG : sub dir: Making directory 2024/12/15 04:52:35 DEBUG : sub dir2: Making directory 2024/12/15 04:52:35 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/15 04:52:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 04:52:35 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:52:35 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:52:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 04:52:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/12/15 04:52:36 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.69s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:52:37 DEBUG : sub dir2: Making directory 2024/12/15 04:52:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/15 04:52:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/15 04:52:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 04:52:37 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:52:37 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:52:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 04:52:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.24s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:52:38 DEBUG : sub dir2: Making directory with metadata 2024/12/15 04:52:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/15 04:52:38 DEBUG : sub dir: Making directory 2024/12/15 04:52:38 DEBUG : sub dir2: Making directory 2024/12/15 04:52:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 04:52:38 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:52:38 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:52:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 04:52:38 INFO : sub dir/hello world: Copied (new) 2024/12/15 04:52:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/15 04:52:39 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/15 04:52:39 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.82s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.42s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:52:40 DEBUG : sub dir2: Making directory 2024/12/15 04:52:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 04:52:40 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:52:40 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:52:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 04:52:41 INFO : sub dir/hello world: Copied (new) 2024/12/15 04:52:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.52s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:52:42 DEBUG : sub dir2: Making directory with metadata 2024/12/15 04:52:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/15 04:52:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/15 04:52:42 DEBUG : sub dir: Making directory 2024/12/15 04:52:42 DEBUG : sub dir2: Making directory 2024/12/15 04:52:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 04:52:42 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:52:42 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:52:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 04:52:42 INFO : sub dir/hello world: Copied (new) 2024/12/15 04:52:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/15 04:52:43 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.83s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", 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-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:52:44 DEBUG : sub dir2: Making directory 2024/12/15 04:52:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 04:52:44 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:52:44 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:52:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 04:52:45 INFO : sub dir/hello world: Copied (new) 2024/12/15 04:52:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.74s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:52:46 DEBUG : Creating backend with remote "TestB2:rclone-test-qonevey5geqi" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-qemipop5yiqa -> B2 bucket rclone-test-qonevey5geqi 2024/12/15 04:52:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 04:52:47 DEBUG : B2 bucket rclone-test-qonevey5geqi: Waiting for checks to finish 2024/12/15 04:52:47 DEBUG : B2 bucket rclone-test-qonevey5geqi: Waiting for transfers to finish 2024/12/15 04:52:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 04:52:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:52:49 DEBUG : B2 bucket rclone-test-qonevey5geqi: Purge remote 2024/12/15 04:52:49 INFO : B2 bucket rclone-test-qonevey5geqi: cleaning bucket "rclone-test-qonevey5geqi" of all files 2024/12/15 04:52:49 DEBUG : sub dir/hello world: Deleting (id "4_z1f227d13a09dcb8b9f380e1b_f117c502db2b10d4a_d20241215_m045248_c001_v0001043_t0011_u01734238368565") --- PASS: TestServerSideCopy (4.99s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:52:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/15 04:52:51 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:52:51 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:52:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/15 04:52:52 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.26s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:52:53 DEBUG : Creating backend with remote "TestB2:rclone-test-sexasif6hexe" 2024/12/15 04:52:53 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-qemipop5yiqa -> B2 bucket rclone-test-sexasif6hexe 2024/12/15 04:52:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 04:52:55 DEBUG : B2 bucket rclone-test-sexasif6hexe: Waiting for checks to finish 2024/12/15 04:52:55 DEBUG : B2 bucket rclone-test-sexasif6hexe: Waiting for transfers to finish 2024/12/15 04:52:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 04:52:56 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:52:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/15 04:52:57 DEBUG : B2 bucket rclone-test-sexasif6hexe: Waiting for checks to finish 2024/12/15 04:52:57 DEBUG : B2 bucket rclone-test-sexasif6hexe: Waiting for transfers to finish 2024/12/15 04:52:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/15 04:52:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:52:57 DEBUG : B2 bucket rclone-test-sexasif6hexe: Purge remote 2024/12/15 04:52:57 INFO : B2 bucket rclone-test-sexasif6hexe: cleaning bucket "rclone-test-sexasif6hexe" of all files 2024/12/15 04:52:57 DEBUG : sub dir/hello world: Deleting (id "4_zafb28dd3a09dcb8b9f380e1b_f10988578ad8fc953_d20241215_m045257_c001_v0001177_t0059_u01734238377507") 2024/12/15 04:52:57 DEBUG : sub dir/hello world: Deleting (id "4_zafb28dd3a09dcb8b9f380e1b_f1028ef3d31a241bd_d20241215_m045256_c001_v0001183_t0055_u01734238376239") --- PASS: TestServerSideCopyOverSelf (6.82s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:01 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:53:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/15 04:53:01 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:53:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/15 04:53:01 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/15 04:53:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.39s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:03 DEBUG : Creating backend with remote "TestB2:rclone-test-zuyobar6yumo" 2024/12/15 04:53:03 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-qemipop5yiqa -> B2 bucket rclone-test-zuyobar6yumo 2024/12/15 04:53:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 04:53:04 DEBUG : B2 bucket rclone-test-zuyobar6yumo: Waiting for checks to finish 2024/12/15 04:53:04 DEBUG : B2 bucket rclone-test-zuyobar6yumo: Waiting for transfers to finish 2024/12/15 04:53:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 04:53:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/15 04:53:06 DEBUG : B2 bucket rclone-test-zuyobar6yumo: Waiting for checks to finish 2024/12/15 04:53:06 DEBUG : B2 bucket rclone-test-zuyobar6yumo: Waiting for transfers to finish 2024/12/15 04:53:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/15 04:53:07 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/15 04:53:07 INFO : sub dir/hello world: Deleted 2024/12/15 04:53:08 DEBUG : testing file moves 2024/12/15 04:53:08 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/15 04:53:08 DEBUG : B2 bucket rclone-test-zuyobar6yumo: Waiting for checks to finish 2024/12/15 04:53:08 DEBUG : B2 bucket rclone-test-zuyobar6yumo: Waiting for transfers to finish 2024/12/15 04:53:08 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/12/15 04:53:08 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/15 04:53:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:09 DEBUG : B2 bucket rclone-test-zuyobar6yumo: Purge remote 2024/12/15 04:53:09 INFO : B2 bucket rclone-test-zuyobar6yumo: cleaning bucket "rclone-test-zuyobar6yumo" of all files 2024/12/15 04:53:09 DEBUG : sub dir/hello world: Deleting (id "4_zafc2bd13a09dcb8b9f380e1b_f11154a18dee9ece0_d20241215_m045308_c001_v0001092_t0052_u01734238388663") 2024/12/15 04:53:09 DEBUG : sub dir/hello world: Deleting (id "4_zafc2bd13a09dcb8b9f380e1b_f1173b0c8f0990fab_d20241215_m045306_c001_v0001109_t0022_u01734238386488") 2024/12/15 04:53:09 DEBUG : sub dir/hello world: Deleting (id "4_zafc2bd13a09dcb8b9f380e1b_f1166147ccc5eda57_d20241215_m045305_c001_v0001183_t0001_u01734238385007") --- PASS: TestServerSideMoveOverSelf (9.44s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:12 ERROR : : error listing: directory not found 2024/12/15 04:53:12 DEBUG : Local file system at /tmp/rclone435067530: Making directory 2024/12/15 04:53:12 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:53:12 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.97s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 04:53:14 DEBUG : Local file system at /tmp/rclone435067530: Waiting for checks to finish 2024/12/15 04:53:14 DEBUG : Local file system at /tmp/rclone435067530: Waiting for transfers to finish 2024/12/15 04:53:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 04:53:15 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/12/15 04:53:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestCopyRedownload (2.44s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:16 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/15 04:53:16 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:53:16 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:53:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/15 04:53:16 INFO : check sum: Copied (new) 2024/12/15 04:53:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:17 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:53:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/15 04:53:17 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/12/15 04:53:17 DEBUG : check sum: Unchanged skipping 2024/12/15 04:53:17 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:53:17 DEBUG : Waiting for deletions to finish 2024/12/15 04:53:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.38s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/15 04:53:18 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:53:18 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:53:19 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/15 04:53:19 INFO : sizeonly: Copied (new) 2024/12/15 04:53:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:19 DEBUG : sizeonly: Sizes identical 2024/12/15 04:53:19 DEBUG : sizeonly: Unchanged skipping 2024/12/15 04:53:19 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:53:19 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:53:19 DEBUG : Waiting for deletions to finish 2024/12/15 04:53:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.74s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:21 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/15 04:53:21 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:53:21 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:53:22 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/12/15 04:53:22 INFO : ignore-size: Copied (new) 2024/12/15 04:53:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:22 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:53:22 DEBUG : ignore-size: Unchanged skipping 2024/12/15 04:53:22 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:53:22 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:53:22 DEBUG : Waiting for deletions to finish 2024/12/15 04:53:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.58s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:53:24 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:53:24 DEBUG : existing: Unchanged skipping 2024/12/15 04:53:24 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:53:24 DEBUG : Waiting for deletions to finish 2024/12/15 04:53:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:24 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:53:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/15 04:53:24 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:53:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/15 04:53:25 INFO : existing: Copied (replaced existing) 2024/12/15 04:53:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.79s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:27 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/15 04:53:27 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:53:27 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:53:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/15 04:53:27 INFO : existing: Copied (new) 2024/12/15 04:53:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:27 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:53:27 DEBUG : existing: Destination exists, skipping 2024/12/15 04:53:27 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:53:27 DEBUG : Waiting for deletions to finish 2024/12/15 04:53:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.34s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:29 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/15 04:53:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/15 04:53:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 04:53:30 DEBUG : c/non empty space: Unchanged skipping 2024/12/15 04:53:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 04:53:30 INFO : a/potato2: Copied (new) 2024/12/15 04:53:30 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:53:30 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:53:30 DEBUG : Waiting for deletions to finish 2024/12/15 04:53:30 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.96s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:32 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:53:32 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/15 04:53:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/15 04:53:32 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/15 04:53:32 DEBUG : empty space: Unchanged skipping 2024/12/15 04:53:32 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:53:32 DEBUG : Waiting for deletions to finish 2024/12/15 04:53:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:33 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:53:33 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/15 04:53:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/15 04:53:34 INFO : empty space: Updated modification time in destination 2024/12/15 04:53:34 DEBUG : empty space: Unchanged skipping 2024/12/15 04:53:34 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:53:34 DEBUG : Waiting for deletions to finish 2024/12/15 04:53:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.43s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:36 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:53:36 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/15 04:53:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/15 04:53:36 DEBUG : empty space: Unchanged skipping 2024/12/15 04:53:36 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:53:36 DEBUG : Waiting for deletions to finish 2024/12/15 04:53:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:38 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:53:38 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/15 04:53:38 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone435067530) 2024/12/15 04:53:38 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qemipop5yiqa) 2024/12/15 04:53:38 DEBUG : foo: sha1 differ 2024/12/15 04:53:38 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:53:38 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/12/15 04:53:38 INFO : foo: Copied (replaced existing) 2024/12/15 04:53:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:40 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/15 04:53:40 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:53:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 04:53:40 DEBUG : empty space: Unchanged skipping 2024/12/15 04:53:40 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:53:40 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 04:53:40 INFO : potato: Copied (new) 2024/12/15 04:53:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.42s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:42 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/15 04:53:42 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:53:42 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:53:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/12/15 04:53:42 INFO : potato: Copied (replaced existing) 2024/12/15 04:53:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.15s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:44 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/15 04:53:44 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:53:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone435067530) 2024/12/15 04:53:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qemipop5yiqa) 2024/12/15 04:53:44 DEBUG : potato: sha1 differ 2024/12/15 04:53:44 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:53:45 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/12/15 04:53:45 INFO : potato: Copied (replaced existing) 2024/12/15 04:53:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 04:53:47 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:53:47 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/15 04:53:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 04:53:47 DEBUG : empty space: Unchanged skipping 2024/12/15 04:53:47 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:53:47 DEBUG : Waiting for deletions to finish 2024/12/15 04:53:47 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 04:53:49 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:53:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 04:53:49 DEBUG : empty space: Unchanged skipping 2024/12/15 04:53:49 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:53:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 04:53:50 INFO : potato2: Copied (new) 2024/12/15 04:53:50 DEBUG : Waiting for deletions to finish 2024/12/15 04:53:50 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:52 DEBUG : d: Making directory 2024/12/15 04:53:52 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/12/15 04:53:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/15 04:53:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 04:53:52 DEBUG : c/non empty space: Unchanged skipping 2024/12/15 04:53:53 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:53:53 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:53:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 04:53:53 INFO : a/potato2: Copied (new) 2024/12/15 04:53:53 DEBUG : Waiting for deletions to finish 2024/12/15 04:53:53 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:55 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/15 04:53:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/15 04:53:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 04:53:55 DEBUG : c/non empty space: Unchanged skipping 2024/12/15 04:53:55 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:53:55 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:53:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 04:53:56 INFO : a/potato2: Copied (new) 2024/12/15 04:53:56 ERROR : B2 bucket rclone-test-qemipop5yiqa: not deleting files as there were IO errors 2024/12/15 04:53:56 ERROR : B2 bucket rclone-test-qemipop5yiqa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.07s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:53:58 DEBUG : Waiting for deletions to finish 2024/12/15 04:53:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 04:53:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 04:53:58 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:53:58 DEBUG : empty space: Unchanged skipping 2024/12/15 04:53:58 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:53:59 INFO : potato: Deleted 2024/12/15 04:53:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 04:53:59 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.08s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:54:02 DEBUG : Waiting for deletions to finish 2024/12/15 04:54:02 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:54:02 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:54:02 INFO : potato: Deleted 2024/12/15 04:54:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 04:54:02 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:54:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 04:54:02 DEBUG : empty space: Unchanged skipping 2024/12/15 04:54:02 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:54:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 04:54:03 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.60s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:54:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 04:54:05 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:54:05 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:54:05 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/12/15 04:54:05 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.45s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:54:07 DEBUG : enormous: Excluded (Size Filter) 2024/12/15 04:54:07 DEBUG : enormous: Excluded 2024/12/15 04:54:07 DEBUG : potato2: Excluded (Size Filter) 2024/12/15 04:54:07 DEBUG : potato2: Excluded 2024/12/15 04:54:08 DEBUG : potato2: Excluded (Size Filter) 2024/12/15 04:54:08 DEBUG : potato2: Excluded 2024/12/15 04:54:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 04:54:08 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:54:08 DEBUG : empty space: Unchanged skipping 2024/12/15 04:54:08 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:54:08 DEBUG : Waiting for deletions to finish 2024/12/15 04:54:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:54:08 DEBUG : enormous: Excluded (Size Filter) 2024/12/15 04:54:08 DEBUG : enormous: Excluded 2024/12/15 04:54:08 DEBUG : potato2: Excluded (Size Filter) 2024/12/15 04:54:08 DEBUG : potato2: Excluded 2024/12/15 04:54:08 DEBUG : potato2: Excluded (Size Filter) 2024/12/15 04:54:08 DEBUG : potato2: Excluded 2024/12/15 04:54:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/15 04:54:08 DEBUG : empty space: Unchanged skipping 2024/12/15 04:54:08 DEBUG : Local file system at /tmp/rclone435067530: Waiting for checks to finish 2024/12/15 04:54:08 DEBUG : Local file system at /tmp/rclone435067530: Waiting for transfers to finish 2024/12/15 04:54:08 DEBUG : Waiting for deletions to finish 2024/12/15 04:54:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.08s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:54:11 DEBUG : enormous: Excluded (Size Filter) 2024/12/15 04:54:11 DEBUG : enormous: Excluded 2024/12/15 04:54:11 DEBUG : potato2: Excluded (Size Filter) 2024/12/15 04:54:11 DEBUG : potato2: Excluded 2024/12/15 04:54:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 04:54:11 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:54:11 DEBUG : empty space: Unchanged skipping 2024/12/15 04:54:11 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:54:11 DEBUG : Waiting for deletions to finish 2024/12/15 04:54:11 INFO : potato2: Deleted 2024/12/15 04:54:11 INFO : enormous: Deleted 2024/12/15 04:54:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:54:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/15 04:54:12 DEBUG : empty space: Unchanged skipping 2024/12/15 04:54:12 DEBUG : Local file system at /tmp/rclone435067530: Waiting for checks to finish 2024/12/15 04:54:12 DEBUG : Local file system at /tmp/rclone435067530: Waiting for transfers to finish 2024/12/15 04:54:12 DEBUG : Waiting for deletions to finish 2024/12/15 04:54:12 INFO : enormous: Deleted 2024/12/15 04:54:12 INFO : potato2: Deleted 2024/12/15 04:54:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.78s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:54:15 DEBUG : five: Need to transfer - File not found at Destination 2024/12/15 04:54:15 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/15 04:54:15 DEBUG : one: Destination is newer than source, skipping 2024/12/15 04:54:15 DEBUG : three: Sizes identical 2024/12/15 04:54:15 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:54:15 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/15 04:54:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone435067530) 2024/12/15 04:54:15 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qemipop5yiqa) 2024/12/15 04:54:15 DEBUG : two: sha1 differ 2024/12/15 04:54:15 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/15 04:54:15 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:54:15 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/15 04:54:15 INFO : five: Copied (new) 2024/12/15 04:54:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/15 04:54:15 INFO : two: Copied (replaced existing) 2024/12/15 04:54:16 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/15 04:54:16 INFO : four: Copied (replaced existing) 2024/12/15 04:54:16 DEBUG : Waiting for deletions to finish 2024/12/15 04:54:16 DEBUG : one: Destination is newer than source, skipping 2024/12/15 04:54:16 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:54:16 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/15 04:54:16 DEBUG : five: Size and sha1 of src and dst objects identical 2024/12/15 04:54:16 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/15 04:54:16 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone435067530) 2024/12/15 04:54:16 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/15 04:54:16 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qemipop5yiqa) 2024/12/15 04:54:16 DEBUG : four: Size and sha1 of src and dst objects identical 2024/12/15 04:54:16 DEBUG : three: sha1 differ 2024/12/15 04:54:16 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/15 04:54:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/15 04:54:16 DEBUG : two: Size and sha1 of src and dst objects identical 2024/12/15 04:54:16 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/15 04:54:16 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/15 04:54:16 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:54:16 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/15 04:54:16 INFO : three: Copied (replaced existing) 2024/12/15 04:54:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.92s) === 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-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/12/15 04:54:18 INFO : B2 bucket rclone-test-qemipop5yiqa: Making map for --track-renames 2024/12/15 04:54:18 INFO : B2 bucket rclone-test-qemipop5yiqa: Finished making map for --track-renames 2024/12/15 04:54:18 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:54:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/15 04:54:18 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for renames to finish 2024/12/15 04:54:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/15 04:54:18 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:54:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/15 04:54:18 INFO : potato: Copied (new) 2024/12/15 04:54:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/15 04:54:18 INFO : yam: Copied (new) 2024/12/15 04:54:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:54:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:54:19 INFO : B2 bucket rclone-test-qemipop5yiqa: Making map for --track-renames 2024/12/15 04:54:19 INFO : B2 bucket rclone-test-qemipop5yiqa: Finished making map for --track-renames 2024/12/15 04:54:19 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:54:19 DEBUG : potato: Unchanged skipping 2024/12/15 04:54:19 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for renames to finish 2024/12/15 04:54:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/15 04:54:20 INFO : yam: Copied (server-side copy) to: yaml 2024/12/15 04:54:20 INFO : yam: Deleted 2024/12/15 04:54:20 INFO : yaml: Renamed from "yam" 2024/12/15 04:54:20 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:54:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.48s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/15 04:54:22 INFO : B2 bucket rclone-test-qemipop5yiqa: Making map for --track-renames 2024/12/15 04:54:22 INFO : B2 bucket rclone-test-qemipop5yiqa: Finished making map for --track-renames 2024/12/15 04:54:22 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:54:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/15 04:54:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/15 04:54:22 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for renames to finish 2024/12/15 04:54:22 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:54:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/15 04:54:22 INFO : yam: Copied (new) 2024/12/15 04:54:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/15 04:54:22 INFO : potato: Copied (new) 2024/12/15 04:54:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:54:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:54:23 INFO : B2 bucket rclone-test-qemipop5yiqa: Making map for --track-renames 2024/12/15 04:54:23 INFO : B2 bucket rclone-test-qemipop5yiqa: Finished making map for --track-renames 2024/12/15 04:54:23 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:54:23 DEBUG : potato: Unchanged skipping 2024/12/15 04:54:23 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for renames to finish 2024/12/15 04:54:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/15 04:54:23 INFO : yam: Copied (server-side copy) to: yaml 2024/12/15 04:54:23 INFO : yam: Deleted 2024/12/15 04:54:23 INFO : yaml: Renamed from "yam" 2024/12/15 04:54:23 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:54:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.57s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/15 04:54:25 INFO : B2 bucket rclone-test-qemipop5yiqa: Making map for --track-renames 2024/12/15 04:54:25 INFO : B2 bucket rclone-test-qemipop5yiqa: Finished making map for --track-renames 2024/12/15 04:54:25 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:54:25 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/15 04:54:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/15 04:54:25 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for renames to finish 2024/12/15 04:54:25 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:54:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/15 04:54:26 INFO : potato: Copied (new) 2024/12/15 04:54:26 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/15 04:54:26 INFO : sub/yam: Copied (new) 2024/12/15 04:54:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:54:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:54:26 DEBUG : potato: Unchanged skipping 2024/12/15 04:54:26 INFO : B2 bucket rclone-test-qemipop5yiqa: Making map for --track-renames 2024/12/15 04:54:26 INFO : B2 bucket rclone-test-qemipop5yiqa: Finished making map for --track-renames 2024/12/15 04:54:26 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:54:26 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for renames to finish 2024/12/15 04:54:27 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/15 04:54:27 INFO : sub/yam: Copied (server-side copy) to: yam 2024/12/15 04:54:27 INFO : sub/yam: Deleted 2024/12/15 04:54:27 INFO : yam: Renamed from "sub/yam" 2024/12/15 04:54:27 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:54:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.89s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:54:29 DEBUG : Creating backend with remote "/tmp/rclone435067530/dir1" 2024/12/15 04:54:29 DEBUG : Config file has changed externally - reloading 2024/12/15 04:54:29 DEBUG : Creating backend with remote "/tmp/rclone435067530/dir2" 2024/12/15 04:54:29 DEBUG : Local file system at /tmp/rclone435067530/dir2: Using server-side directory move 2024/12/15 04:54:29 INFO : Local file system at /tmp/rclone435067530/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/15 04:54:29 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/15 04:54:29 INFO : file1.txt: Moved (server-side) 2024/12/15 04:54:29 DEBUG : Local file system at /tmp/rclone435067530/dir2: Waiting for checks to finish 2024/12/15 04:54:29 DEBUG : Local file system at /tmp/rclone435067530/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:54:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 04:54:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/15 04:54:30 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:54:30 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:54:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/15 04:54:30 INFO : nested/sub dir/file: Copied (new) 2024/12/15 04:54:30 INFO : nested/sub dir/file: Deleted 2024/12/15 04:54:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 04:54:30 INFO : sub dir/hello world: Copied (new) 2024/12/15 04:54:30 INFO : sub dir/hello world: Deleted 2024/12/15 04:54:30 INFO : sub dir: Removing directory 2024/12/15 04:54:30 INFO : nested/sub dir: Removing directory 2024/12/15 04:54:30 INFO : nested: Removing directory 2024/12/15 04:54:30 DEBUG : Local file system at /tmp/rclone435067530: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.15s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:54:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 04:54:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/15 04:54:32 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:54:32 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:54:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/15 04:54:32 INFO : nested/sub dir/file: Copied (new) 2024/12/15 04:54:32 INFO : nested/sub dir/file: Deleted 2024/12/15 04:54:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 04:54:32 INFO : sub dir/hello world: Copied (new) 2024/12/15 04:54:32 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.04s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:54:34 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/15 04:54:34 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/15 04:54:34 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:54:34 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:54:34 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/12/15 04:54:34 INFO : existing-b: Copied (new) 2024/12/15 04:54:34 INFO : existing-b: Deleted 2024/12/15 04:54:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/15 04:54:34 INFO : existing: Copied (new) 2024/12/15 04:54:34 INFO : existing: Deleted 2024/12/15 04:54:35 DEBUG : existing: Destination exists, skipping 2024/12/15 04:54:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/15 04:54:35 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:54:35 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:54:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.28s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:54:36 DEBUG : Creating backend with remote "TestB2:rclone-test-gebirej8dosa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qemipop5yiqa -> B2 bucket rclone-test-gebirej8dosa 2024/12/15 04:54:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 04:54:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/15 04:54:40 DEBUG : empty space: Unchanged skipping 2024/12/15 04:54:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/15 04:54:40 DEBUG : B2 bucket rclone-test-gebirej8dosa: Waiting for checks to finish 2024/12/15 04:54:40 INFO : empty space: Deleted 2024/12/15 04:54:40 DEBUG : B2 bucket rclone-test-gebirej8dosa: Waiting for transfers to finish 2024/12/15 04:54:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 04:54:40 INFO : potato2: Copied (server-side copy) 2024/12/15 04:54:41 INFO : potato2: Deleted 2024/12/15 04:54:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/15 04:54:41 INFO : potato3: Copied (server-side copy) 2024/12/15 04:54:41 INFO : potato3: Deleted 2024/12/15 04:54:41 DEBUG : Creating backend with remote "TestB2:rclone-test-kabajaj9bono" 2024/12/15 04:54:42 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/15 04:54:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 04:54:42 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/15 04:54:42 DEBUG : B2 bucket rclone-test-kabajaj9bono: Waiting for checks to finish 2024/12/15 04:54:42 DEBUG : B2 bucket rclone-test-kabajaj9bono: Waiting for transfers to finish 2024/12/15 04:54:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 04:54:43 INFO : potato2: Copied (server-side copy) 2024/12/15 04:54:43 INFO : potato2: Deleted 2024/12/15 04:54:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/15 04:54:44 INFO : empty space: Copied (server-side copy) 2024/12/15 04:54:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/15 04:54:44 INFO : potato3: Copied (server-side copy) 2024/12/15 04:54:44 INFO : empty space: Deleted 2024/12/15 04:54:44 INFO : potato3: Deleted 2024/12/15 04:54:44 DEBUG : B2 bucket rclone-test-kabajaj9bono: Purge remote 2024/12/15 04:54:44 INFO : B2 bucket rclone-test-kabajaj9bono: cleaning bucket "rclone-test-kabajaj9bono" of all files 2024/12/15 04:54:44 DEBUG : empty space: Deleting (id "4_z2ff23d23a0bdcb8b9f380e1b_f100ccc086ff6d0ba_d20241215_m045443_c001_v0001178_t0034_u01734238483880") 2024/12/15 04:54:44 DEBUG : potato2: Deleting (id "4_z2ff23d23a0bdcb8b9f380e1b_f100c6e246d356190_d20241215_m045443_c001_v0001183_t0054_u01734238483512") 2024/12/15 04:54:44 DEBUG : potato3: Deleting (id "4_z2ff23d23a0bdcb8b9f380e1b_f1073aace086c532e_d20241215_m045443_c001_v0001161_t0046_u01734238483749") 2024/12/15 04:54:45 DEBUG : B2 bucket rclone-test-gebirej8dosa: Purge remote 2024/12/15 04:54:45 INFO : B2 bucket rclone-test-gebirej8dosa: cleaning bucket "rclone-test-gebirej8dosa" of all files 2024/12/15 04:54:45 DEBUG : empty space: Deleting (id "4_z7f322d03a0bdcb8b9f380e1b_f4191a778bf23fd67_d20241215_m045444_c001_v7007000_t0000_u01734238484096") 2024/12/15 04:54:45 DEBUG : empty space: Deleting (id "4_z7f322d03a0bdcb8b9f380e1b_f10879395429d062b_d20241215_m045439_c001_v0001090_t0051_u01734238479462") 2024/12/15 04:54:45 DEBUG : potato2: Deleting (id "4_z7f322d03a0bdcb8b9f380e1b_f4191a778bf23fd66_d20241215_m045443_c001_v7007000_t0000_u01734238483730") 2024/12/15 04:54:45 DEBUG : potato2: Deleting (id "4_z7f322d03a0bdcb8b9f380e1b_f1006f2cb528bf758_d20241215_m045440_c001_v0001134_t0037_u01734238480717") 2024/12/15 04:54:45 DEBUG : potato3: Deleting (id "4_z7f322d03a0bdcb8b9f380e1b_f400b9e616b2feac3_d20241215_m045444_c001_v7007000_t0000_u01734238484274") 2024/12/15 04:54:45 DEBUG : potato3: Deleting (id "4_z7f322d03a0bdcb8b9f380e1b_f1028ef3d31a252ab_d20241215_m045441_c001_v0001183_t0026_u01734238481048") 2024/12/15 04:54:45 DEBUG : potato3: Deleting (id "4_z7f322d03a0bdcb8b9f380e1b_f10879395429d062d_d20241215_m045439_c001_v0001090_t0037_u01734238479852") --- PASS: TestServerSideMove (11.56s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:54:47 DEBUG : Creating backend with remote "TestB2:rclone-test-yomomop6vabo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qemipop5yiqa -> B2 bucket rclone-test-yomomop6vabo 2024/12/15 04:54:53 DEBUG : empty space: Excluded (Size Filter) 2024/12/15 04:54:53 DEBUG : empty space: Excluded 2024/12/15 04:54:53 DEBUG : empty space: Excluded (Size Filter) 2024/12/15 04:54:53 DEBUG : empty space: Excluded 2024/12/15 04:54:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 04:54:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/15 04:54:53 DEBUG : B2 bucket rclone-test-yomomop6vabo: Waiting for checks to finish 2024/12/15 04:54:53 DEBUG : B2 bucket rclone-test-yomomop6vabo: Waiting for transfers to finish 2024/12/15 04:54:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 04:54:54 INFO : potato2: Copied (server-side copy) 2024/12/15 04:54:54 INFO : potato2: Deleted 2024/12/15 04:54:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/15 04:54:54 INFO : potato3: Copied (server-side copy) 2024/12/15 04:54:54 INFO : potato3: Deleted 2024/12/15 04:54:54 DEBUG : Creating backend with remote "TestB2:rclone-test-deyegax0vado" 2024/12/15 04:54:55 DEBUG : empty space: Excluded (Size Filter) 2024/12/15 04:54:55 DEBUG : empty space: Excluded 2024/12/15 04:54:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 04:54:55 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/15 04:54:55 DEBUG : B2 bucket rclone-test-deyegax0vado: Waiting for checks to finish 2024/12/15 04:54:55 DEBUG : B2 bucket rclone-test-deyegax0vado: Waiting for transfers to finish 2024/12/15 04:54:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 04:54:56 INFO : potato2: Copied (server-side copy) 2024/12/15 04:54:57 INFO : potato2: Deleted 2024/12/15 04:54:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/15 04:54:57 INFO : potato3: Copied (server-side copy) 2024/12/15 04:54:57 INFO : potato3: Deleted 2024/12/15 04:54:57 DEBUG : B2 bucket rclone-test-deyegax0vado: Purge remote 2024/12/15 04:54:57 INFO : B2 bucket rclone-test-deyegax0vado: cleaning bucket "rclone-test-deyegax0vado" of all files 2024/12/15 04:54:57 DEBUG : potato2: Deleting (id "4_zaf126d53a0bdcb8b9f380e1b_f1178f7d7f31f9995_d20241215_m045456_c001_v0001182_t0026_u01734238496681") 2024/12/15 04:54:57 DEBUG : potato3: Deleting (id "4_zaf126d53a0bdcb8b9f380e1b_f119abc765ab76d52_d20241215_m045456_c001_v0001041_t0009_u01734238496940") 2024/12/15 04:54:58 DEBUG : B2 bucket rclone-test-yomomop6vabo: Purge remote 2024/12/15 04:54:58 INFO : B2 bucket rclone-test-yomomop6vabo: cleaning bucket "rclone-test-yomomop6vabo" of all files 2024/12/15 04:54:58 DEBUG : empty space: Deleting (id "4_zcfc25d13a0bdcb8b9f380e1b_f116af999e03c65fe_d20241215_m045452_c001_v0001117_t0045_u01734238492217") 2024/12/15 04:54:58 DEBUG : potato2: Deleting (id "4_zcfc25d13a0bdcb8b9f380e1b_f4184e9ccd3211184_d20241215_m045456_c001_v7007000_t0000_u01734238496916") 2024/12/15 04:54:58 DEBUG : potato2: Deleting (id "4_zcfc25d13a0bdcb8b9f380e1b_f1002a6360497754e_d20241215_m045453_c001_v0001182_t0004_u01734238493874") 2024/12/15 04:54:58 DEBUG : potato3: Deleting (id "4_zcfc25d13a0bdcb8b9f380e1b_f4184e9ccd3211185_d20241215_m045457_c001_v7007000_t0000_u01734238497330") 2024/12/15 04:54:58 DEBUG : potato3: Deleting (id "4_zcfc25d13a0bdcb8b9f380e1b_f104fcd0225c5304c_d20241215_m045454_c001_v0001183_t0058_u01734238494127") 2024/12/15 04:54:58 DEBUG : potato3: Deleting (id "4_zcfc25d13a0bdcb8b9f380e1b_f116af999e03c6602_d20241215_m045453_c001_v0001117_t0057_u01734238493026") --- PASS: TestServerSideMoveWithFilter (12.91s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:55:00 DEBUG : Creating backend with remote "TestB2:rclone-test-xalozik9pore" 2024/12/15 04:55:03 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qemipop5yiqa -> B2 bucket rclone-test-xalozik9pore 2024/12/15 04:55:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 04:55:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/15 04:55:05 DEBUG : empty space: Unchanged skipping 2024/12/15 04:55:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/15 04:55:05 DEBUG : B2 bucket rclone-test-xalozik9pore: Waiting for checks to finish 2024/12/15 04:55:05 INFO : empty space: Deleted 2024/12/15 04:55:05 DEBUG : B2 bucket rclone-test-xalozik9pore: Waiting for transfers to finish 2024/12/15 04:55:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 04:55:06 INFO : potato2: Copied (server-side copy) 2024/12/15 04:55:06 INFO : potato2: Deleted 2024/12/15 04:55:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/15 04:55:06 INFO : potato3: Copied (server-side copy) 2024/12/15 04:55:06 INFO : potato3: Deleted 2024/12/15 04:55:07 DEBUG : Creating backend with remote "TestB2:rclone-test-quwibog6huxi" 2024/12/15 04:55:07 DEBUG : tomatoDir: Making directory 2024/12/15 04:55:08 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/15 04:55:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 04:55:08 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/15 04:55:08 DEBUG : B2 bucket rclone-test-quwibog6huxi: Waiting for checks to finish 2024/12/15 04:55:08 DEBUG : B2 bucket rclone-test-quwibog6huxi: Waiting for transfers to finish 2024/12/15 04:55:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/15 04:55:09 INFO : empty space: Copied (server-side copy) 2024/12/15 04:55:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 04:55:09 INFO : potato2: Copied (server-side copy) 2024/12/15 04:55:09 INFO : empty space: Deleted 2024/12/15 04:55:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/15 04:55:09 INFO : potato3: Copied (server-side copy) 2024/12/15 04:55:09 INFO : potato2: Deleted 2024/12/15 04:55:09 INFO : potato3: Deleted 2024/12/15 04:55:10 DEBUG : B2 bucket rclone-test-quwibog6huxi: Purge remote 2024/12/15 04:55:10 INFO : B2 bucket rclone-test-quwibog6huxi: cleaning bucket "rclone-test-quwibog6huxi" of all files 2024/12/15 04:55:10 DEBUG : empty space: Deleting (id "4_z8ff29d53a0bdcb8b9f380e1b_f113cc37c030cb310_d20241215_m045508_c001_v0001150_t0022_u01734238508950") 2024/12/15 04:55:10 DEBUG : potato2: Deleting (id "4_z8ff29d53a0bdcb8b9f380e1b_f119b0f3022f49353_d20241215_m045509_c001_v0001183_t0019_u01734238509318") 2024/12/15 04:55:10 DEBUG : potato3: Deleting (id "4_z8ff29d53a0bdcb8b9f380e1b_f118aa129c4930017_d20241215_m045509_c001_v0001113_t0057_u01734238509337") 2024/12/15 04:55:11 DEBUG : B2 bucket rclone-test-xalozik9pore: Purge remote 2024/12/15 04:55:11 INFO : B2 bucket rclone-test-xalozik9pore: cleaning bucket "rclone-test-xalozik9pore" of all files 2024/12/15 04:55:11 DEBUG : empty space: Deleting (id "4_z2fb28d43a0bdcb8b9f380e1b_f40834079948143f7_d20241215_m045509_c001_v7007000_t0000_u01734238509349") 2024/12/15 04:55:11 DEBUG : empty space: Deleting (id "4_z2fb28d43a0bdcb8b9f380e1b_f1028ef3d31a25836_d20241215_m045504_c001_v0001183_t0023_u01734238504967") 2024/12/15 04:55:11 DEBUG : potato2: Deleting (id "4_z2fb28d43a0bdcb8b9f380e1b_f407af66b0183b65d_d20241215_m045509_c001_v7007000_t0000_u01734238509533") 2024/12/15 04:55:11 DEBUG : potato2: Deleting (id "4_z2fb28d43a0bdcb8b9f380e1b_f115ae88242343126_d20241215_m045505_c001_v0001105_t0039_u01734238505829") 2024/12/15 04:55:11 DEBUG : potato3: Deleting (id "4_z2fb28d43a0bdcb8b9f380e1b_f40834079948143f8_d20241215_m045509_c001_v7007000_t0000_u01734238509674") 2024/12/15 04:55:11 DEBUG : potato3: Deleting (id "4_z2fb28d43a0bdcb8b9f380e1b_f1073c7245c594d91_d20241215_m045506_c001_v0001102_t0048_u01734238506121") 2024/12/15 04:55:11 DEBUG : potato3: Deleting (id "4_z2fb28d43a0bdcb8b9f380e1b_f1028ef3d31a25844_d20241215_m045505_c001_v0001183_t0048_u01734238505171") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.75s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:55:13 DEBUG : Creating backend with remote "TestB2:rclone-test-qemipop5yiqa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.42s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:55:15 DEBUG : Creating backend with remote "TestB2:rclone-test-qemipop5yiqa/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncOverlap (2.99s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:55:18 DEBUG : Creating backend with remote "TestB2:rclone-test-qemipop5yiqa/rclone-sync-test" 2024/12/15 04:55:20 DEBUG : Creating backend with remote "TestB2:rclone-test-qemipop5yiqa/rclone-sync-test-include/layer2" 2024/12/15 04:55:22 DEBUG : Creating backend with remote "TestB2:rclone-test-qemipop5yiqa/rclone-sync-test-ignore-file" 2024/12/15 04:55:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/15 04:55:26 DEBUG : B2 bucket rclone-test-qemipop5yiqa path rclone-sync-test: Waiting for checks to finish 2024/12/15 04:55:26 DEBUG : B2 bucket rclone-test-qemipop5yiqa path rclone-sync-test: Waiting for transfers to finish 2024/12/15 04:55:26 DEBUG : Waiting for deletions to finish 2024/12/15 04:55:26 INFO : There was nothing to transfer 2024/12/15 04:55:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/15 04:55:27 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:55:27 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:55:27 DEBUG : Waiting for deletions to finish 2024/12/15 04:55:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:55:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/15 04:55:27 DEBUG : B2 bucket rclone-test-qemipop5yiqa path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/12/15 04:55:27 DEBUG : B2 bucket rclone-test-qemipop5yiqa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/12/15 04:55:27 DEBUG : Waiting for deletions to finish 2024/12/15 04:55:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:55:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/15 04:55:28 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:55:28 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:55:28 DEBUG : Waiting for deletions to finish 2024/12/15 04:55:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:55:28 DEBUG : : Excluded 2024/12/15 04:55:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/15 04:55:28 DEBUG : B2 bucket rclone-test-qemipop5yiqa path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/12/15 04:55:28 DEBUG : B2 bucket rclone-test-qemipop5yiqa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/12/15 04:55:28 DEBUG : Waiting for deletions to finish 2024/12/15 04:55:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.79s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:55:35 DEBUG : Creating backend with remote "TestB2:rclone-test-qemipop5yiqa/dst" 2024/12/15 04:55:36 DEBUG : Creating backend with remote "TestB2:rclone-test-qemipop5yiqa/CompareDest" 2024/12/15 04:55:39 DEBUG : one: Need to transfer - File not found at Destination 2024/12/15 04:55:39 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for checks to finish 2024/12/15 04:55:39 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for transfers to finish 2024/12/15 04:55:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/15 04:55:39 INFO : one: Copied (new) 2024/12/15 04:55:39 DEBUG : Waiting for deletions to finish 2024/12/15 04:55:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 04:55:40 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for checks to finish 2024/12/15 04:55:40 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for transfers to finish 2024/12/15 04:55:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/15 04:55:40 INFO : one: Copied (replaced existing) 2024/12/15 04:55:40 DEBUG : Waiting for deletions to finish 2024/12/15 04:55:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 04:55:42 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for checks to finish 2024/12/15 04:55:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 04:55:43 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/15 04:55:43 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for transfers to finish 2024/12/15 04:55:43 DEBUG : Waiting for deletions to finish 2024/12/15 04:55:43 INFO : There was nothing to transfer 2024/12/15 04:55:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 04:55:44 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/15 04:55:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 04:55:44 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for checks to finish 2024/12/15 04:55:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 04:55:44 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/15 04:55:44 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for transfers to finish 2024/12/15 04:55:44 DEBUG : Waiting for deletions to finish 2024/12/15 04:55:44 INFO : There was nothing to transfer 2024/12/15 04:55:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 04:55:45 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/15 04:55:45 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for checks to finish 2024/12/15 04:55:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 04:55:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 04:55:45 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/15 04:55:45 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for transfers to finish 2024/12/15 04:55:45 DEBUG : Waiting for deletions to finish 2024/12/15 04:55:45 INFO : There was nothing to transfer 2024/12/15 04:55:46 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/15 04:55:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/15 04:55:46 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/15 04:55:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 04:55:46 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for checks to finish 2024/12/15 04:55:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 04:55:46 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/15 04:55:46 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for transfers to finish 2024/12/15 04:55:46 DEBUG : Waiting for deletions to finish 2024/12/15 04:55:46 INFO : There was nothing to transfer 2024/12/15 04:55:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/15 04:55:47 DEBUG : two: Need to transfer - File not found at Destination 2024/12/15 04:55:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 04:55:47 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for checks to finish 2024/12/15 04:55:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 04:55:47 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/15 04:55:47 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for transfers to finish 2024/12/15 04:55:48 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/12/15 04:55:48 INFO : two: Copied (new) 2024/12/15 04:55:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.60s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:55:50 DEBUG : Creating backend with remote "TestB2:rclone-test-qemipop5yiqa/dest" 2024/12/15 04:55:52 DEBUG : Creating backend with remote "TestB2:rclone-test-qemipop5yiqa/pre-dest1" 2024/12/15 04:55:53 DEBUG : Creating backend with remote "TestB2:rclone-test-qemipop5yiqa/pre-dest2" 2024/12/15 04:55:55 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:55:55 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/15 04:55:55 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:55:55 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/15 04:55:56 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/15 04:55:56 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dest: Waiting for checks to finish 2024/12/15 04:55:56 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dest: Waiting for transfers to finish 2024/12/15 04:55:56 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/12/15 04:55:56 INFO : 3: Copied (new) 2024/12/15 04:55:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.03s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:55:58 DEBUG : Creating backend with remote "TestB2:rclone-test-qemipop5yiqa/dst" 2024/12/15 04:55:59 DEBUG : Creating backend with remote "TestB2:rclone-test-qemipop5yiqa/CopyDest" 2024/12/15 04:56:01 DEBUG : one: Need to transfer - File not found at Destination 2024/12/15 04:56:01 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for checks to finish 2024/12/15 04:56:01 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for transfers to finish 2024/12/15 04:56:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/15 04:56:02 INFO : one: Copied (new) 2024/12/15 04:56:02 DEBUG : Waiting for deletions to finish 2024/12/15 04:56:02 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for checks to finish 2024/12/15 04:56:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 04:56:03 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for transfers to finish 2024/12/15 04:56:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/15 04:56:03 INFO : one: Copied (replaced existing) 2024/12/15 04:56:03 DEBUG : Waiting for deletions to finish 2024/12/15 04:56:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qemipop5yiqa/BackupDir" 2024/12/15 04:56:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 04:56:06 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for checks to finish 2024/12/15 04:56:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 04:56:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 04:56:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/15 04:56:07 INFO : one: Copied (server-side copy) 2024/12/15 04:56:07 INFO : one: Deleted 2024/12/15 04:56:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/15 04:56:07 INFO : one: Copied (server-side copy) 2024/12/15 04:56:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/15 04:56:07 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for transfers to finish 2024/12/15 04:56:07 DEBUG : Waiting for deletions to finish 2024/12/15 04:56:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 04:56:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/15 04:56:09 INFO : two: Copied (server-side copy) 2024/12/15 04:56:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/15 04:56:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 04:56:09 DEBUG : one: Unchanged skipping 2024/12/15 04:56:09 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for checks to finish 2024/12/15 04:56:09 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for transfers to finish 2024/12/15 04:56:09 DEBUG : Waiting for deletions to finish 2024/12/15 04:56:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 04:56:09 DEBUG : one: Unchanged skipping 2024/12/15 04:56:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 04:56:09 DEBUG : two: Unchanged skipping 2024/12/15 04:56:09 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for checks to finish 2024/12/15 04:56:09 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for transfers to finish 2024/12/15 04:56:09 DEBUG : Waiting for deletions to finish 2024/12/15 04:56:09 INFO : There was nothing to transfer 2024/12/15 04:56:11 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/15 04:56:11 DEBUG : three: Destination not found in --copy-dest 2024/12/15 04:56:11 DEBUG : three: Need to transfer - File not found at Destination 2024/12/15 04:56:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 04:56:11 DEBUG : one: Unchanged skipping 2024/12/15 04:56:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 04:56:11 DEBUG : two: Unchanged skipping 2024/12/15 04:56:11 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for checks to finish 2024/12/15 04:56:11 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for transfers to finish 2024/12/15 04:56:11 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/12/15 04:56:11 INFO : three: Copied (new) 2024/12/15 04:56:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.36s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:56:15 DEBUG : Creating backend with remote "TestB2:rclone-test-qemipop5yiqa/dst" 2024/12/15 04:56:16 DEBUG : Creating backend with remote "TestB2:rclone-test-qemipop5yiqa/backup" 2024/12/15 04:56:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/15 04:56:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:56:18 DEBUG : two: Unchanged skipping 2024/12/15 04:56:18 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for checks to finish 2024/12/15 04:56:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/15 04:56:19 INFO : one: Copied (server-side copy) 2024/12/15 04:56:20 INFO : one: Deleted 2024/12/15 04:56:20 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for transfers to finish 2024/12/15 04:56:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/15 04:56:20 INFO : one: Copied (new) 2024/12/15 04:56:20 DEBUG : Waiting for deletions to finish 2024/12/15 04:56:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/15 04:56:21 INFO : three.txt: Copied (server-side copy) 2024/12/15 04:56:21 INFO : three.txt: Deleted 2024/12/15 04:56:21 INFO : three.txt: Moved into backup dir 2024/12/15 04:56:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/15 04:56:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:56:23 DEBUG : two: Unchanged skipping 2024/12/15 04:56:23 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for checks to finish 2024/12/15 04:56:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/15 04:56:23 INFO : one: Copied (server-side copy) 2024/12/15 04:56:23 INFO : one: Deleted 2024/12/15 04:56:23 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for transfers to finish 2024/12/15 04:56:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/15 04:56:23 INFO : one: Copied (new) 2024/12/15 04:56:23 DEBUG : Waiting for deletions to finish 2024/12/15 04:56:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/15 04:56:24 INFO : three.txt: Copied (server-side copy) 2024/12/15 04:56:24 INFO : three.txt: Deleted 2024/12/15 04:56:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.03s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:56:27 DEBUG : Creating backend with remote "TestB2:rclone-test-qemipop5yiqa/dst" 2024/12/15 04:56:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qemipop5yiqa/backup" 2024/12/15 04:56:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/15 04:56:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:56:30 DEBUG : two: Unchanged skipping 2024/12/15 04:56:30 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for checks to finish 2024/12/15 04:56:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/15 04:56:31 INFO : one: Copied (server-side copy) to: one.bak 2024/12/15 04:56:31 INFO : one: Deleted 2024/12/15 04:56:31 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for transfers to finish 2024/12/15 04:56:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/15 04:56:32 INFO : one: Copied (new) 2024/12/15 04:56:32 DEBUG : Waiting for deletions to finish 2024/12/15 04:56:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/15 04:56:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/15 04:56:33 INFO : three.txt: Deleted 2024/12/15 04:56:33 INFO : three.txt: Moved into backup dir 2024/12/15 04:56:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/15 04:56:35 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for checks to finish 2024/12/15 04:56:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:56:35 DEBUG : two: Unchanged skipping 2024/12/15 04:56:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/15 04:56:35 INFO : one: Copied (server-side copy) to: one.bak 2024/12/15 04:56:36 INFO : one: Deleted 2024/12/15 04:56:36 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for transfers to finish 2024/12/15 04:56:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/15 04:56:36 INFO : one: Copied (new) 2024/12/15 04:56:36 DEBUG : Waiting for deletions to finish 2024/12/15 04:56:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/15 04:56:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/15 04:56:37 INFO : three.txt: Deleted 2024/12/15 04:56:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.66s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:56:40 DEBUG : Creating backend with remote "TestB2:rclone-test-qemipop5yiqa/dst" 2024/12/15 04:56:41 DEBUG : Creating backend with remote "TestB2:rclone-test-qemipop5yiqa/backup" 2024/12/15 04:56:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/15 04:56:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:56:43 DEBUG : two: Unchanged skipping 2024/12/15 04:56:43 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for checks to finish 2024/12/15 04:56:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/15 04:56:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/15 04:56:44 INFO : one: Deleted 2024/12/15 04:56:44 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for transfers to finish 2024/12/15 04:56:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/15 04:56:46 INFO : one: Copied (new) 2024/12/15 04:56:46 DEBUG : Waiting for deletions to finish 2024/12/15 04:56:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/15 04:56:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/15 04:56:46 INFO : three.txt: Deleted 2024/12/15 04:56:46 INFO : three.txt: Moved into backup dir 2024/12/15 04:56:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/15 04:56:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:56:48 DEBUG : two: Unchanged skipping 2024/12/15 04:56:48 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for checks to finish 2024/12/15 04:56:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/15 04:56:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/15 04:56:49 INFO : one: Deleted 2024/12/15 04:56:49 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for transfers to finish 2024/12/15 04:56:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/15 04:56:50 INFO : one: Copied (new) 2024/12/15 04:56:50 DEBUG : Waiting for deletions to finish 2024/12/15 04:56:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/15 04:56:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/15 04:56:50 INFO : three.txt: Deleted 2024/12/15 04:56:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.66s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:56:54 DEBUG : Creating backend with remote "TestB2:rclone-test-qemipop5yiqa/dst" 2024/12/15 04:56:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/15 04:56:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:56:56 DEBUG : two: Unchanged skipping 2024/12/15 04:56:56 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for checks to finish 2024/12/15 04:56:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/15 04:56:56 INFO : one: Copied (server-side copy) to: one.bak 2024/12/15 04:56:57 INFO : one: Deleted 2024/12/15 04:56:57 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for transfers to finish 2024/12/15 04:56:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/15 04:56:57 INFO : one: Copied (new) 2024/12/15 04:56:57 DEBUG : Waiting for deletions to finish 2024/12/15 04:56:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/15 04:56:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/15 04:56:58 INFO : three.txt: Deleted 2024/12/15 04:56:58 INFO : three.txt: Moved into backup dir 2024/12/15 04:56:59 DEBUG : one.bak: Excluded (Path Filter) 2024/12/15 04:56:59 DEBUG : one.bak: Excluded 2024/12/15 04:56:59 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/15 04:56:59 DEBUG : three.txt.bak: Excluded 2024/12/15 04:56:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/15 04:56:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:56:59 DEBUG : two: Unchanged skipping 2024/12/15 04:56:59 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for checks to finish 2024/12/15 04:57:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/15 04:57:00 INFO : one: Copied (server-side copy) to: one.bak 2024/12/15 04:57:00 INFO : one: Deleted 2024/12/15 04:57:00 DEBUG : B2 bucket rclone-test-qemipop5yiqa path dst: Waiting for transfers to finish 2024/12/15 04:57:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/15 04:57:00 INFO : one: Copied (new) 2024/12/15 04:57:00 DEBUG : Waiting for deletions to finish 2024/12/15 04:57:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/15 04:57:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/15 04:57:01 INFO : three.txt: Deleted 2024/12/15 04:57:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.99s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:57:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qemipop5yiqa/dst" 2024/12/15 04:57:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/15 04:57:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/15 04:57:07 INFO : one: Copied (server-side copy) to: one.bak 2024/12/15 04:57:07 INFO : one: Deleted 2024/12/15 04:57:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/15 04:57:08 INFO : one: Copied (new) 2024/12/15 04:57:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:57:08 DEBUG : two: Unchanged skipping 2024/12/15 04:57:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/15 04:57:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/15 04:57:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/15 04:57:09 INFO : three.txt: Deleted 2024/12/15 04:57:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/15 04:57:09 INFO : three.txt: Copied (new) 2024/12/15 04:57:09 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/12/15 04:57:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/15 04:57:10 DEBUG : pacer: Reducing sleep to 10ms 2024/12/15 04:57:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/15 04:57:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/15 04:57:11 INFO : one: Copied (server-side copy) to: one.bak 2024/12/15 04:57:11 INFO : one: Deleted 2024/12/15 04:57:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/15 04:57:11 INFO : one: Copied (new) 2024/12/15 04:57:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:57:11 DEBUG : two: Unchanged skipping 2024/12/15 04:57:12 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/15 04:57:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/15 04:57:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/15 04:57:12 INFO : three.txt: Deleted 2024/12/15 04:57:13 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/15 04:57:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.42s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:57:16 DEBUG : Creating backend with remote "TestB2:rclone-test-qemipop5yiqa/dst" 2024/12/15 04:57:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/15 04:57:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/15 04:57:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/15 04:57:19 INFO : one: Deleted 2024/12/15 04:57:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/15 04:57:20 INFO : one: Copied (new) 2024/12/15 04:57:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:57:20 DEBUG : two: Unchanged skipping 2024/12/15 04:57:20 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/15 04:57:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/15 04:57:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/15 04:57:21 INFO : three.txt: Deleted 2024/12/15 04:57:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/15 04:57:21 INFO : three.txt: Copied (new) 2024/12/15 04:57:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/15 04:57:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/15 04:57:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/15 04:57:22 INFO : one: Deleted 2024/12/15 04:57:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/15 04:57:22 INFO : one: Copied (new) 2024/12/15 04:57:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:57:23 DEBUG : two: Unchanged skipping 2024/12/15 04:57:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/15 04:57:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/15 04:57:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/15 04:57:23 INFO : three.txt: Deleted 2024/12/15 04:57:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/15 04:57:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.01s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:57:26 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/15 04:57:26 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:57:26 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:57:27 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/12/15 04:57:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/15 04:57:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.31s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:57:28 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/15 04:57:28 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:57:28 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:57:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/15 04:57:28 INFO : existing: Copied (new) 2024/12/15 04:57:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:57:29 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/15 04:57:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/15 04:57:29 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:57:29 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:57:29 ERROR : B2 bucket rclone-test-qemipop5yiqa: not deleting files as there were IO errors 2024/12/15 04:57:29 ERROR : B2 bucket rclone-test-qemipop5yiqa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncImmutable (3.25s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:57:31 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1178-19.backblaze.com/b2api/v1/b2_upload_file/2f120d03a09dcb8b9f380e1b/c001_v0001178_t0006": EOF 2024/12/15 04:57:31 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1178-19.backblaze.com/b2api/v1/b2_upload_file/2f120d03a09dcb8b9f380e1b/c001_v0001178_t0006": EOF) 2024/12/15 04:57:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-qemipop5yiqa: 1/10 (Post "https://pod-000-1178-19.backblaze.com/b2api/v1/b2_upload_file/2f120d03a09dcb8b9f380e1b/c001_v0001178_t0006": EOF) 2024/12/15 04:57:33 DEBUG : pacer: Reducing sleep to 10ms 2024/12/15 04:57:34 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:57:34 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:57:34 DEBUG : existing: Unchanged skipping 2024/12/15 04:57:34 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:57:34 DEBUG : Waiting for deletions to finish 2024/12/15 04:57:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.75s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", 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-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:57:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:57:50 DEBUG : both0: Unchanged skipping 2024/12/15 04:57:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:57:50 DEBUG : both1: Unchanged skipping 2024/12/15 04:57:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:57:50 DEBUG : both10: Unchanged skipping 2024/12/15 04:57:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:57:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:57:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:57:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:57:50 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:57:50 DEBUG : both11: Unchanged skipping 2024/12/15 04:57:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:57:50 DEBUG : both15: Unchanged skipping 2024/12/15 04:57:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:57:50 DEBUG : both16: Unchanged skipping 2024/12/15 04:57:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:57:50 DEBUG : both17: Unchanged skipping 2024/12/15 04:57:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:57:50 DEBUG : both18: Unchanged skipping 2024/12/15 04:57:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:57:50 DEBUG : both19: Unchanged skipping 2024/12/15 04:57:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:57:50 DEBUG : both2: Unchanged skipping 2024/12/15 04:57:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:57:50 DEBUG : both3: Unchanged skipping 2024/12/15 04:57:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:57:50 DEBUG : both4: Unchanged skipping 2024/12/15 04:57:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:57:50 DEBUG : both5: Unchanged skipping 2024/12/15 04:57:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:57:50 DEBUG : both14: Unchanged skipping 2024/12/15 04:57:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:57:50 DEBUG : both7: Unchanged skipping 2024/12/15 04:57:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:57:50 DEBUG : both8: Unchanged skipping 2024/12/15 04:57:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:57:50 DEBUG : both9: Unchanged skipping 2024/12/15 04:57:50 DEBUG : both6: Unchanged skipping 2024/12/15 04:57:50 DEBUG : both12: Unchanged skipping 2024/12/15 04:57:50 DEBUG : both13: Unchanged skipping 2024/12/15 04:57:50 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:57:50 DEBUG : Waiting for deletions to finish 2024/12/15 04:57:50 INFO : only8: Deleted 2024/12/15 04:57:50 INFO : only9: Deleted 2024/12/15 04:57:50 INFO : only1: Deleted 2024/12/15 04:57:50 INFO : only13: Deleted 2024/12/15 04:57:50 INFO : only15: Deleted 2024/12/15 04:57:50 INFO : only16: Deleted 2024/12/15 04:57:50 INFO : only2: Deleted 2024/12/15 04:57:50 INFO : only10: Deleted 2024/12/15 04:57:50 INFO : only11: Deleted 2024/12/15 04:57:51 INFO : only12: Deleted 2024/12/15 04:57:51 INFO : only18: Deleted 2024/12/15 04:57:51 INFO : only7: Deleted 2024/12/15 04:57:51 INFO : only17: Deleted 2024/12/15 04:57:51 INFO : only19: Deleted 2024/12/15 04:57:51 INFO : only4: Deleted 2024/12/15 04:57:51 INFO : only3: Deleted 2024/12/15 04:57:51 INFO : only0: Deleted 2024/12/15 04:57:51 INFO : only14: Deleted 2024/12/15 04:57:51 INFO : only5: Deleted 2024/12/15 04:57:51 INFO : only6: Deleted 2024/12/15 04:57:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.82s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:58:10 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:58:10 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:58:10 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:58:10 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:58:10 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for checks to finish 2024/12/15 04:58:10 DEBUG : both0: Unchanged skipping 2024/12/15 04:58:10 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:58:10 DEBUG : both12: Unchanged skipping 2024/12/15 04:58:10 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:58:10 DEBUG : both13: Unchanged skipping 2024/12/15 04:58:10 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:58:10 DEBUG : both14: Unchanged skipping 2024/12/15 04:58:10 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:58:10 DEBUG : both15: Unchanged skipping 2024/12/15 04:58:10 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:58:10 DEBUG : both16: Unchanged skipping 2024/12/15 04:58:10 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:58:10 DEBUG : both17: Unchanged skipping 2024/12/15 04:58:10 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:58:10 DEBUG : both18: Unchanged skipping 2024/12/15 04:58:10 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:58:10 DEBUG : both19: Unchanged skipping 2024/12/15 04:58:10 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:58:10 DEBUG : both2: Unchanged skipping 2024/12/15 04:58:10 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:58:10 DEBUG : both3: Unchanged skipping 2024/12/15 04:58:10 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:58:10 DEBUG : both4: Unchanged skipping 2024/12/15 04:58:10 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:58:10 DEBUG : both5: Unchanged skipping 2024/12/15 04:58:10 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:58:10 DEBUG : both6: Unchanged skipping 2024/12/15 04:58:10 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:58:10 DEBUG : both7: Unchanged skipping 2024/12/15 04:58:10 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:58:10 DEBUG : both8: Unchanged skipping 2024/12/15 04:58:10 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 04:58:10 DEBUG : both9: Unchanged skipping 2024/12/15 04:58:10 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/15 04:58:10 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/15 04:58:10 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/15 04:58:10 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/15 04:58:10 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/15 04:58:10 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/15 04:58:10 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/15 04:58:10 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/15 04:58:10 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/15 04:58:10 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/15 04:58:10 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/15 04:58:10 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/15 04:58:10 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/15 04:58:10 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/15 04:58:10 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/15 04:58:10 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/15 04:58:10 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/15 04:58:10 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/15 04:58:10 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/15 04:58:10 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/15 04:58:10 DEBUG : both1: Unchanged skipping 2024/12/15 04:58:10 DEBUG : both10: Unchanged skipping 2024/12/15 04:58:10 DEBUG : both11: Unchanged skipping 2024/12/15 04:58:10 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Waiting for transfers to finish 2024/12/15 04:58:11 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 04:58:11 INFO : only0: Copied (replaced existing) 2024/12/15 04:58:11 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 04:58:11 INFO : only1: Copied (replaced existing) 2024/12/15 04:58:11 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 04:58:11 INFO : only12: Copied (replaced existing) 2024/12/15 04:58:11 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 04:58:11 INFO : only13: Copied (replaced existing) 2024/12/15 04:58:11 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 04:58:11 INFO : only10: Copied (replaced existing) 2024/12/15 04:58:11 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 04:58:11 INFO : only14: Copied (replaced existing) 2024/12/15 04:58:11 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 04:58:11 INFO : only15: Copied (replaced existing) 2024/12/15 04:58:11 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 04:58:11 INFO : only16: Copied (replaced existing) 2024/12/15 04:58:11 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 04:58:11 INFO : only11: Copied (replaced existing) 2024/12/15 04:58:11 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 04:58:11 INFO : only18: Copied (replaced existing) 2024/12/15 04:58:11 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 04:58:11 INFO : only17: Copied (replaced existing) 2024/12/15 04:58:11 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 04:58:11 INFO : only19: Copied (replaced existing) 2024/12/15 04:58:11 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 04:58:11 INFO : only2: Copied (replaced existing) 2024/12/15 04:58:11 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 04:58:11 INFO : only4: Copied (replaced existing) 2024/12/15 04:58:11 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 04:58:11 INFO : only3: Copied (replaced existing) 2024/12/15 04:58:11 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 04:58:11 INFO : only5: Copied (replaced existing) 2024/12/15 04:58:11 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 04:58:11 INFO : only6: Copied (replaced existing) 2024/12/15 04:58:11 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 04:58:11 INFO : only7: Copied (replaced existing) 2024/12/15 04:58:11 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 04:58:11 INFO : only8: Copied (replaced existing) 2024/12/15 04:58:12 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 04:58:12 INFO : only9: Copied (replaced existing) 2024/12/15 04:58:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (24.52s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:58:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/15 04:58:20 DEBUG : sub dir: Making directory 2024/12/15 04:58:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.59s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" 2024/12/15 04:58:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/15 04:58:25 DEBUG : sub dir: Making directory 2024/12/15 04:58:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qemipop5yiqa", Local "Local file system at /tmp/rclone435067530", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.42s) PASS 2024/12/15 04:58:29 DEBUG : B2 bucket rclone-test-qemipop5yiqa: Purge remote 2024/12/15 04:58:29 INFO : B2 bucket rclone-test-qemipop5yiqa: cleaning bucket "rclone-test-qemipop5yiqa" of all files 2024/12/15 04:58:30 DEBUG : BackupDir/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444d0ae_d20241215_m045612_c001_v7007000_t0000_u01734238572378") 2024/12/15 04:58:30 DEBUG : BackupDir/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1137b91125da8278_d20241215_m045607_c001_v0001183_t0040_u01734238567389") 2024/12/15 04:58:30 DEBUG : CompareDest/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4021fd09eaee5c55_d20241215_m045548_c001_v7007000_t0000_u01734238548534") 2024/12/15 04:58:30 DEBUG : CompareDest/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f119d18be2338dd4f_d20241215_m045542_c001_v0001178_t0027_u01734238542252") 2024/12/15 04:58:30 DEBUG : CompareDest/two: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4021fd09eaee5c56_d20241215_m045548_c001_v7007000_t0000_u01734238548730") 2024/12/15 04:58:30 DEBUG : CompareDest/two: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11205_d20241215_m045543_c001_v0001176_t0026_u01734238543680") 2024/12/15 04:58:30 DEBUG : CopyDest/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444d0af_d20241215_m045612_c001_v7007000_t0000_u01734238572560") 2024/12/15 04:58:30 DEBUG : CopyDest/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd262_d20241215_m045604_c001_v0001093_t0036_u01734238564407") 2024/12/15 04:58:30 DEBUG : CopyDest/three: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444d0b0_d20241215_m045612_c001_v7007000_t0000_u01734238572743") 2024/12/15 04:58:30 DEBUG : CopyDest/three: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a1129c_d20241215_m045610_c001_v0001176_t0001_u01734238570609") 2024/12/15 04:58:30 DEBUG : CopyDest/two: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444d0b2_d20241215_m045612_c001_v7007000_t0000_u01734238572940") 2024/12/15 04:58:30 DEBUG : CopyDest/two: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f119d18be2338ddd1_d20241215_m045608_c001_v0001178_t0025_u01734238568614") 2024/12/15 04:58:30 DEBUG : EXISTING: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f403bbcf11b45e2e1_d20241215_m045734_c001_v7007000_t0000_u01734238654568") 2024/12/15 04:58:31 DEBUG : EXISTING: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11348_d20241215_m045733_c001_v0001176_t0012_u01734238653583") 2024/12/15 04:58:31 DEBUG : Testêé: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f403bbcf11b45e2dd_d20241215_m045727_c001_v7007000_t0000_u01734238647575") 2024/12/15 04:58:31 DEBUG : Testêé: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a1133c_d20241215_m045726_c001_v0001176_t0009_u01734238646974") 2024/12/15 04:58:31 DEBUG : Testêé: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f119d18be2338deb7_d20241215_m045726_c001_v0001178_t0021_u01734238646006") 2024/12/15 04:58:31 DEBUG : a/potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b519_d20241215_m045356_c001_v7007000_t0000_u01734238436626") 2024/12/15 04:58:31 DEBUG : a/potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd1af_d20241215_m045355_c001_v0001093_t0013_u01734238435832") 2024/12/15 04:58:31 DEBUG : a/potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4191a778bf23fcef_d20241215_m045353_c001_v7007000_t0000_u01734238433747") 2024/12/15 04:58:31 DEBUG : a/potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd1a7_d20241215_m045352_c001_v0001093_t0055_u01734238432842") 2024/12/15 04:58:31 DEBUG : a/potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4184e9ccd321107a_d20241215_m045331_c001_v7007000_t0000_u01734238411335") 2024/12/15 04:58:31 DEBUG : a/potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd169_d20241215_m045330_c001_v0001093_t0046_u01734238410436") 2024/12/15 04:58:31 DEBUG : b/potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b51a_d20241215_m045356_c001_v7007000_t0000_u01734238436807") 2024/12/15 04:58:31 DEBUG : b/potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd1ab_d20241215_m045354_c001_v0001093_t0052_u01734238434667") 2024/12/15 04:58:31 DEBUG : b/potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4191a778bf23fcee_d20241215_m045353_c001_v7007000_t0000_u01734238433197") 2024/12/15 04:58:31 DEBUG : b/potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd1a1_d20241215_m045351_c001_v0001093_t0002_u01734238431714") 2024/12/15 04:58:31 DEBUG : b/potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4184e9ccd3211077_d20241215_m045330_c001_v7007000_t0000_u01734238410785") 2024/12/15 04:58:31 DEBUG : b/potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd165_d20241215_m045329_c001_v0001093_t0017_u01734238409284") 2024/12/15 04:58:31 DEBUG : backup/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f417797dfc935d348_d20241215_m045624_c001_v7007000_t0000_u01734238584957") 2024/12/15 04:58:31 DEBUG : backup/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1147105c5bad742b_d20241215_m045623_c001_v0001182_t0005_u01734238583347") 2024/12/15 04:58:31 DEBUG : backup/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f106b163c60f3e5f1_d20241215_m045619_c001_v0001093_t0035_u01734238579599") 2024/12/15 04:58:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f403661e5c9c69469_d20241215_m045651_c001_v7007000_t0000_u01734238611296") 2024/12/15 04:58:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f101b64dc1737624b_d20241215_m045648_c001_v0001109_t0042_u01734238608744") 2024/12/15 04:58:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f117275499e440cf1_d20241215_m045644_c001_v0001157_t0042_u01734238604261") 2024/12/15 04:58:32 DEBUG : backup/one.bak: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f403661e5c9c69451_d20241215_m045637_c001_v7007000_t0000_u01734238597635") 2024/12/15 04:58:32 DEBUG : backup/one.bak: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f114609a63ca6a7fc_d20241215_m045635_c001_v0001183_t0003_u01734238595698") 2024/12/15 04:58:32 DEBUG : backup/one.bak: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f106aebe2bbd74cfb_d20241215_m045631_c001_v0001183_t0049_u01734238591619") 2024/12/15 04:58:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f403661e5c9c6946b_d20241215_m045651_c001_v7007000_t0000_u01734238611476") 2024/12/15 04:58:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1165a1e36e2019c8_d20241215_m045650_c001_v0001029_t0005_u01734238610324") 2024/12/15 04:58:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f10231b6992f034b5_d20241215_m045646_c001_v0001106_t0009_u01734238606371") 2024/12/15 04:58:32 DEBUG : backup/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f417797dfc935d34a_d20241215_m045625_c001_v7007000_t0000_u01734238585140") 2024/12/15 04:58:32 DEBUG : backup/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1166147ccc5efa40_d20241215_m045624_c001_v0001183_t0013_u01734238584189") 2024/12/15 04:58:32 DEBUG : backup/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1102192c6170bac2_d20241215_m045621_c001_v0001181_t0045_u01734238581071") 2024/12/15 04:58:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f403661e5c9c69452_d20241215_m045637_c001_v7007000_t0000_u01734238597817") 2024/12/15 04:58:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f105f12969869a255_d20241215_m045636_c001_v0001117_t0051_u01734238596603") 2024/12/15 04:58:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f101c8411540fc01f_d20241215_m045633_c001_v0001116_t0002_u01734238593138") 2024/12/15 04:58:32 DEBUG : both0: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444e57f_d20241215_m045812_c001_v7007000_t0000_u01734238692740") 2024/12/15 04:58:32 DEBUG : both0: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2f4_d20241215_m045756_c001_v0001093_t0019_u01734238676653") 2024/12/15 04:58:32 DEBUG : both0: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d772_d20241215_m045752_c001_v7007000_t0000_u01734238672055") 2024/12/15 04:58:32 DEBUG : both0: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2bc_d20241215_m045736_c001_v0001093_t0058_u01734238656833") 2024/12/15 04:58:32 DEBUG : both1: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444e580_d20241215_m045812_c001_v7007000_t0000_u01734238692923") 2024/12/15 04:58:32 DEBUG : both1: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2f6_d20241215_m045757_c001_v0001093_t0043_u01734238677880") 2024/12/15 04:58:33 DEBUG : both1: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d774_d20241215_m045752_c001_v7007000_t0000_u01734238672235") 2024/12/15 04:58:33 DEBUG : both1: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2c0_d20241215_m045737_c001_v0001093_t0050_u01734238657367") 2024/12/15 04:58:33 DEBUG : both10: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444e969_d20241215_m045813_c001_v7007000_t0000_u01734238693105") 2024/12/15 04:58:33 DEBUG : both10: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd30c_d20241215_m045803_c001_v0001093_t0031_u01734238683390") 2024/12/15 04:58:33 DEBUG : both10: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d778_d20241215_m045752_c001_v7007000_t0000_u01734238672417") 2024/12/15 04:58:33 DEBUG : both10: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2d6_d20241215_m045742_c001_v0001093_t0027_u01734238662832") 2024/12/15 04:58:33 DEBUG : both11: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444e96a_d20241215_m045813_c001_v7007000_t0000_u01734238693294") 2024/12/15 04:58:33 DEBUG : both11: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd30e_d20241215_m045804_c001_v0001093_t0041_u01734238684124") 2024/12/15 04:58:33 DEBUG : both11: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d77a_d20241215_m045752_c001_v7007000_t0000_u01734238672597") 2024/12/15 04:58:33 DEBUG : both11: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2d8_d20241215_m045743_c001_v0001093_t0057_u01734238663684") 2024/12/15 04:58:33 DEBUG : both12: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444e96b_d20241215_m045813_c001_v7007000_t0000_u01734238693477") 2024/12/15 04:58:33 DEBUG : both12: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd312_d20241215_m045804_c001_v0001093_t0025_u01734238684770") 2024/12/15 04:58:33 DEBUG : both12: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d77f_d20241215_m045752_c001_v7007000_t0000_u01734238672797") 2024/12/15 04:58:33 DEBUG : both12: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2da_d20241215_m045744_c001_v0001093_t0019_u01734238664196") 2024/12/15 04:58:33 DEBUG : both13: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444e970_d20241215_m045813_c001_v7007000_t0000_u01734238693665") 2024/12/15 04:58:33 DEBUG : both13: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd314_d20241215_m045805_c001_v0001093_t0039_u01734238685522") 2024/12/15 04:58:33 DEBUG : both13: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d781_d20241215_m045752_c001_v7007000_t0000_u01734238672977") 2024/12/15 04:58:33 DEBUG : both13: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2dc_d20241215_m045744_c001_v0001093_t0025_u01734238664900") 2024/12/15 04:58:33 DEBUG : both14: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444e971_d20241215_m045813_c001_v7007000_t0000_u01734238693849") 2024/12/15 04:58:33 DEBUG : both14: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd316_d20241215_m045806_c001_v0001093_t0042_u01734238686408") 2024/12/15 04:58:34 DEBUG : both14: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d784_d20241215_m045753_c001_v7007000_t0000_u01734238673157") 2024/12/15 04:58:34 DEBUG : both14: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2de_d20241215_m045745_c001_v0001093_t0023_u01734238665670") 2024/12/15 04:58:34 DEBUG : both15: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444e972_d20241215_m045814_c001_v7007000_t0000_u01734238694032") 2024/12/15 04:58:34 DEBUG : both15: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd318_d20241215_m045806_c001_v0001093_t0058_u01734238686936") 2024/12/15 04:58:34 DEBUG : both15: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d788_d20241215_m045753_c001_v7007000_t0000_u01734238673342") 2024/12/15 04:58:34 DEBUG : both15: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2e0_d20241215_m045746_c001_v0001093_t0003_u01734238666268") 2024/12/15 04:58:34 DEBUG : both16: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444e974_d20241215_m045814_c001_v7007000_t0000_u01734238694214") 2024/12/15 04:58:34 DEBUG : both16: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd31a_d20241215_m045807_c001_v0001093_t0000_u01734238687451") 2024/12/15 04:58:34 DEBUG : both16: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d78b_d20241215_m045753_c001_v7007000_t0000_u01734238673523") 2024/12/15 04:58:34 DEBUG : both16: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2e2_d20241215_m045746_c001_v0001093_t0005_u01734238666902") 2024/12/15 04:58:34 DEBUG : both17: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444e977_d20241215_m045814_c001_v7007000_t0000_u01734238694397") 2024/12/15 04:58:34 DEBUG : both17: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd31c_d20241215_m045808_c001_v0001093_t0000_u01734238688027") 2024/12/15 04:58:34 DEBUG : both17: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d78e_d20241215_m045753_c001_v7007000_t0000_u01734238673711") 2024/12/15 04:58:34 DEBUG : both17: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2e6_d20241215_m045747_c001_v0001093_t0050_u01734238667770") 2024/12/15 04:58:34 DEBUG : both18: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444e979_d20241215_m045814_c001_v7007000_t0000_u01734238694581") 2024/12/15 04:58:34 DEBUG : both18: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd31e_d20241215_m045808_c001_v0001093_t0002_u01734238688704") 2024/12/15 04:58:34 DEBUG : both18: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d792_d20241215_m045753_c001_v7007000_t0000_u01734238673891") 2024/12/15 04:58:34 DEBUG : both18: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2e8_d20241215_m045748_c001_v0001093_t0003_u01734238668269") 2024/12/15 04:58:34 DEBUG : both19: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444e97a_d20241215_m045814_c001_v7007000_t0000_u01734238694764") 2024/12/15 04:58:34 DEBUG : both19: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd320_d20241215_m045809_c001_v0001093_t0051_u01734238689268") 2024/12/15 04:58:34 DEBUG : both19: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d795_d20241215_m045754_c001_v7007000_t0000_u01734238674071") 2024/12/15 04:58:34 DEBUG : both19: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2ec_d20241215_m045748_c001_v0001093_t0003_u01734238668820") 2024/12/15 04:58:35 DEBUG : both2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444ed64_d20241215_m045814_c001_v7007000_t0000_u01734238694947") 2024/12/15 04:58:35 DEBUG : both2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2f8_d20241215_m045758_c001_v0001093_t0025_u01734238678439") 2024/12/15 04:58:35 DEBUG : both2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d79a_d20241215_m045754_c001_v7007000_t0000_u01734238674253") 2024/12/15 04:58:35 DEBUG : both2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2c2_d20241215_m045737_c001_v0001093_t0015_u01734238657947") 2024/12/15 04:58:35 DEBUG : both3: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444ed67_d20241215_m045815_c001_v7007000_t0000_u01734238695129") 2024/12/15 04:58:35 DEBUG : both3: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2fc_d20241215_m045759_c001_v0001093_t0027_u01734238679105") 2024/12/15 04:58:35 DEBUG : both3: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d79d_d20241215_m045754_c001_v7007000_t0000_u01734238674433") 2024/12/15 04:58:35 DEBUG : both3: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2c4_d20241215_m045738_c001_v0001093_t0000_u01734238658643") 2024/12/15 04:58:35 DEBUG : both4: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444ed68_d20241215_m045815_c001_v7007000_t0000_u01734238695312") 2024/12/15 04:58:35 DEBUG : both4: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2fe_d20241215_m045759_c001_v0001093_t0049_u01734238679942") 2024/12/15 04:58:35 DEBUG : both4: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d79f_d20241215_m045754_c001_v7007000_t0000_u01734238674614") 2024/12/15 04:58:35 DEBUG : both4: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2c6_d20241215_m045739_c001_v0001093_t0002_u01734238659227") 2024/12/15 04:58:35 DEBUG : both5: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444ed70_d20241215_m045815_c001_v7007000_t0000_u01734238695494") 2024/12/15 04:58:35 DEBUG : both5: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd300_d20241215_m045800_c001_v0001093_t0000_u01734238680459") 2024/12/15 04:58:35 DEBUG : both5: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d7a1_d20241215_m045754_c001_v7007000_t0000_u01734238674797") 2024/12/15 04:58:35 DEBUG : both5: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2ca_d20241215_m045739_c001_v0001093_t0051_u01734238659822") 2024/12/15 04:58:35 DEBUG : both6: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444ed71_d20241215_m045815_c001_v7007000_t0000_u01734238695693") 2024/12/15 04:58:35 DEBUG : both6: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd302_d20241215_m045801_c001_v0001093_t0052_u01734238681049") 2024/12/15 04:58:35 DEBUG : both6: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d7a4_d20241215_m045754_c001_v7007000_t0000_u01734238674979") 2024/12/15 04:58:35 DEBUG : both6: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2cc_d20241215_m045740_c001_v0001093_t0029_u01734238660417") 2024/12/15 04:58:35 DEBUG : both7: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444ed72_d20241215_m045815_c001_v7007000_t0000_u01734238695886") 2024/12/15 04:58:35 DEBUG : both7: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd304_d20241215_m045801_c001_v0001093_t0014_u01734238681583") 2024/12/15 04:58:36 DEBUG : both7: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d7a6_d20241215_m045755_c001_v7007000_t0000_u01734238675170") 2024/12/15 04:58:36 DEBUG : both7: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2ce_d20241215_m045741_c001_v0001093_t0044_u01734238661228") 2024/12/15 04:58:36 DEBUG : both8: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444ed74_d20241215_m045816_c001_v7007000_t0000_u01734238696074") 2024/12/15 04:58:36 DEBUG : both8: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd306_d20241215_m045802_c001_v0001093_t0042_u01734238682286") 2024/12/15 04:58:36 DEBUG : both8: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d7a8_d20241215_m045755_c001_v7007000_t0000_u01734238675350") 2024/12/15 04:58:36 DEBUG : both8: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2d2_d20241215_m045741_c001_v0001093_t0048_u01734238661771") 2024/12/15 04:58:36 DEBUG : both9: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444ed75_d20241215_m045816_c001_v7007000_t0000_u01734238696268") 2024/12/15 04:58:36 DEBUG : both9: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd308_d20241215_m045802_c001_v0001093_t0040_u01734238682805") 2024/12/15 04:58:36 DEBUG : both9: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d7aa_d20241215_m045755_c001_v7007000_t0000_u01734238675531") 2024/12/15 04:58:36 DEBUG : both9: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2d4_d20241215_m045742_c001_v0001093_t0044_u01734238662291") 2024/12/15 04:58:36 DEBUG : c/non empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b51b_d20241215_m045356_c001_v7007000_t0000_u01734238436987") 2024/12/15 04:58:36 DEBUG : c/non empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd1ad_d20241215_m045354_c001_v0001093_t0029_u01734238434979") 2024/12/15 04:58:36 DEBUG : c/non empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4191a778bf23fcf0_d20241215_m045353_c001_v7007000_t0000_u01734238433930") 2024/12/15 04:58:36 DEBUG : c/non empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd1a3_d20241215_m045352_c001_v0001093_t0058_u01734238432125") 2024/12/15 04:58:36 DEBUG : c/non empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4184e9ccd321107b_d20241215_m045331_c001_v7007000_t0000_u01734238411519") 2024/12/15 04:58:36 DEBUG : c/non empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd167_d20241215_m045329_c001_v0001093_t0044_u01734238409702") 2024/12/15 04:58:36 DEBUG : check sum: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4102fb1173894e42_d20241215_m045317_c001_v7007000_t0000_u01734238397742") 2024/12/15 04:58:36 DEBUG : check sum: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd14f_d20241215_m045316_c001_v0001093_t0033_u01734238396649") 2024/12/15 04:58:36 DEBUG : dest/3: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444c8b3_d20241215_m045557_c001_v7007000_t0000_u01734238557758") 2024/12/15 04:58:36 DEBUG : dest/3: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4020b912263b8a55_d20241215_m045556_c001_v0001041_t0049_u01734238556650") 2024/12/15 04:58:37 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f403bbcf11b45e2d5_d20241215_m045724_c001_v7007000_t0000_u01734238644531") 2024/12/15 04:58:37 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f101acf7749a2917b_d20241215_m045722_c001_v0001183_t0033_u01734238642734") 2024/12/15 04:58:37 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4021fd09eaee8570_d20241215_m045722_c001_v7007000_t0000_u01734238642550") 2024/12/15 04:58:37 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f101acf7749a29144_d20241215_m045720_c001_v0001183_t0005_u01734238640160") 2024/12/15 04:58:37 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4021fd09eaee8569_d20241215_m045719_c001_v7007000_t0000_u01734238639429") 2024/12/15 04:58:37 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f119d18be2338dea7_d20241215_m045714_c001_v0001178_t0058_u01734238634986") 2024/12/15 04:58:37 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f403bbcf11b45e2cd_d20241215_m045713_c001_v7007000_t0000_u01734238633505") 2024/12/15 04:58:37 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1180e00d553c9a56_d20241215_m045711_c001_v0001145_t0024_u01734238631400") 2024/12/15 04:58:37 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444d150_d20241215_m045711_c001_v7007000_t0000_u01734238631219") 2024/12/15 04:58:37 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1180e00d553c9a4e_d20241215_m045708_c001_v0001145_t0048_u01734238628209") 2024/12/15 04:58:37 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444d14c_d20241215_m045707_c001_v7007000_t0000_u01734238627467") 2024/12/15 04:58:37 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f119d18be2338de8f_d20241215_m045703_c001_v0001178_t0058_u01734238623562") 2024/12/15 04:58:37 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f403661e5c9c6947b_d20241215_m045702_c001_v7007000_t0000_u01734238622286") 2024/12/15 04:58:37 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f107850b1f6f46b26_d20241215_m045700_c001_v0001183_t0047_u01734238620611") 2024/12/15 04:58:37 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4101957d2eb7ebf6_d20241215_m045700_c001_v7007000_t0000_u01734238620427") 2024/12/15 04:58:37 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f107850b1f6f46ab5_d20241215_m045657_c001_v0001183_t0021_u01734238617644") 2024/12/15 04:58:37 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4101957d2eb7ebea_d20241215_m045656_c001_v7007000_t0000_u01734238616916") 2024/12/15 04:58:37 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd296_d20241215_m045652_c001_v0001093_t0041_u01734238612572") 2024/12/15 04:58:37 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f403661e5c9c6946c_d20241215_m045651_c001_v7007000_t0000_u01734238611657") 2024/12/15 04:58:37 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f103a33cb43264a58_d20241215_m045649_c001_v0001117_t0022_u01734238609555") 2024/12/15 04:58:37 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f406a3169249cb074_d20241215_m045649_c001_v7007000_t0000_u01734238609375") 2024/12/15 04:58:38 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f103a33cb43264a52_d20241215_m045645_c001_v0001117_t0005_u01734238605274") 2024/12/15 04:58:38 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f406a3169249cb06f_d20241215_m045644_c001_v7007000_t0000_u01734238604543") 2024/12/15 04:58:38 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a112d8_d20241215_m045638_c001_v0001176_t0033_u01734238598907") 2024/12/15 04:58:38 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f403661e5c9c69453_d20241215_m045638_c001_v7007000_t0000_u01734238598000") 2024/12/15 04:58:38 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1119437f727c44cc_d20241215_m045636_c001_v0001146_t0039_u01734238596089") 2024/12/15 04:58:38 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f400b9e616b2ff007_d20241215_m045635_c001_v7007000_t0000_u01734238595908") 2024/12/15 04:58:38 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1119437f727c44bc_d20241215_m045632_c001_v0001146_t0018_u01734238592559") 2024/12/15 04:58:38 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f400b9e616b2fefe6_d20241215_m045631_c001_v7007000_t0000_u01734238591833") 2024/12/15 04:58:38 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f119d18be2338de0f_d20241215_m045626_c001_v0001178_t0000_u01734238586241") 2024/12/15 04:58:38 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f417797dfc935d34c_d20241215_m045625_c001_v7007000_t0000_u01734238585325") 2024/12/15 04:58:38 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112152a5f5220690_d20241215_m045623_c001_v0001183_t0001_u01734238583780") 2024/12/15 04:58:38 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4093b0dae039d698_d20241215_m045623_c001_v7007000_t0000_u01734238583597") 2024/12/15 04:58:38 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112152a5f52205c4_d20241215_m045620_c001_v0001183_t0050_u01734238580642") 2024/12/15 04:58:38 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4093b0dae039d693_d20241215_m045619_c001_v7007000_t0000_u01734238579909") 2024/12/15 04:58:38 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd26e_d20241215_m045614_c001_v0001093_t0038_u01734238574213") 2024/12/15 04:58:38 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444d0b3_d20241215_m045613_c001_v7007000_t0000_u01734238573122") 2024/12/15 04:58:38 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1147105c5bad7215_d20241215_m045607_c001_v0001182_t0043_u01734238567808") 2024/12/15 04:58:38 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f417797dfc935d33d_d20241215_m045607_c001_v7007000_t0000_u01734238567599") 2024/12/15 04:58:38 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a1128c_d20241215_m045603_c001_v0001176_t0010_u01734238563836") 2024/12/15 04:58:38 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f114609a63ca6a21d_d20241215_m045603_c001_v0001183_t0018_u01734238563093") 2024/12/15 04:58:38 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f114609a63ca6a1d7_d20241215_m045602_c001_v0001183_t0058_u01734238562146") 2024/12/15 04:58:38 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4021fd09eaee5c57_d20241215_m045548_c001_v7007000_t0000_u01734238548914") 2024/12/15 04:58:39 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd250_d20241215_m045541_c001_v0001093_t0008_u01734238541401") 2024/12/15 04:58:39 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1002a63604977a29_d20241215_m045540_c001_v0001182_t0002_u01734238540633") 2024/12/15 04:58:39 DEBUG : dst/one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1002a63604977a0d_d20241215_m045539_c001_v0001182_t0052_u01734238539646") 2024/12/15 04:58:39 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f403bbcf11b45e2d6_d20241215_m045724_c001_v7007000_t0000_u01734238644714") 2024/12/15 04:58:39 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1110d5ca90428f65_d20241215_m045722_c001_v0001183_t0051_u01734238642338") 2024/12/15 04:58:39 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1063c83978402ee3_d20241215_m045719_c001_v0001180_t0024_u01734238639206") 2024/12/15 04:58:39 DEBUG : dst/one.bak: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f403bbcf11b45e2ce_d20241215_m045713_c001_v7007000_t0000_u01734238633697") 2024/12/15 04:58:39 DEBUG : dst/one.bak: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1192d3b472ead181_d20241215_m045711_c001_v0001179_t0035_u01734238631012") 2024/12/15 04:58:39 DEBUG : dst/one.bak: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1177fbb123ab9714_d20241215_m045707_c001_v0001098_t0003_u01734238627133") 2024/12/15 04:58:39 DEBUG : dst/one.bak: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f403661e5c9c6947c_d20241215_m045702_c001_v7007000_t0000_u01734238622472") 2024/12/15 04:58:39 DEBUG : dst/one.bak: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1053c20eb4b74acd_d20241215_m045700_c001_v0001182_t0033_u01734238620223") 2024/12/15 04:58:39 DEBUG : dst/one.bak: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1080faf57dd823b6_d20241215_m045656_c001_v0001099_t0018_u01734238616402") 2024/12/15 04:58:39 DEBUG : dst/three: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444d0b4_d20241215_m045613_c001_v7007000_t0000_u01734238573305") 2024/12/15 04:58:39 DEBUG : dst/three: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f114609a63ca6a3ae_d20241215_m045611_c001_v0001183_t0024_u01734238571788") 2024/12/15 04:58:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f403bbcf11b45e2d7_d20241215_m045724_c001_v7007000_t0000_u01734238644896") 2024/12/15 04:58:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f10333e8925444f33_d20241215_m045723_c001_v0001183_t0036_u01734238643541") 2024/12/15 04:58:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1028ef3d31a26d34_d20241215_m045720_c001_v0001183_t0058_u01734238640941") 2024/12/15 04:58:39 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f403bbcf11b45e2d8_d20241215_m045725_c001_v7007000_t0000_u01734238645079") 2024/12/15 04:58:39 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f101acf7749a2919f_d20241215_m045723_c001_v0001183_t0042_u01734238643922") 2024/12/15 04:58:39 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4021fd09eaee8571_d20241215_m045723_c001_v7007000_t0000_u01734238643737") 2024/12/15 04:58:40 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f101acf7749a2915a_d20241215_m045721_c001_v0001183_t0023_u01734238641331") 2024/12/15 04:58:40 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4021fd09eaee856d_d20241215_m045721_c001_v7007000_t0000_u01734238641138") 2024/12/15 04:58:40 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2b0_d20241215_m045716_c001_v0001093_t0017_u01734238636125") 2024/12/15 04:58:40 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f403bbcf11b45e2cf_d20241215_m045713_c001_v7007000_t0000_u01734238633880") 2024/12/15 04:58:40 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1180e00d553c9a59_d20241215_m045712_c001_v0001145_t0042_u01734238632827") 2024/12/15 04:58:40 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444d151_d20241215_m045712_c001_v7007000_t0000_u01734238632646") 2024/12/15 04:58:40 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1180e00d553c9a52_d20241215_m045709_c001_v0001145_t0044_u01734238629474") 2024/12/15 04:58:40 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444d14e_d20241215_m045709_c001_v7007000_t0000_u01734238629292") 2024/12/15 04:58:40 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2a6_d20241215_m045704_c001_v0001093_t0041_u01734238624358") 2024/12/15 04:58:40 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4101957d2eb7ebf7_d20241215_m045701_c001_v7007000_t0000_u01734238621731") 2024/12/15 04:58:40 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2a0_d20241215_m045659_c001_v0001093_t0029_u01734238619244") 2024/12/15 04:58:40 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4101957d2eb7ebf5_d20241215_m045658_c001_v7007000_t0000_u01734238618509") 2024/12/15 04:58:40 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a112f0_d20241215_m045653_c001_v0001176_t0030_u01734238613877") 2024/12/15 04:58:40 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f406a3169249cb076_d20241215_m045650_c001_v7007000_t0000_u01734238610740") 2024/12/15 04:58:40 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a112e4_d20241215_m045647_c001_v0001176_t0045_u01734238607945") 2024/12/15 04:58:40 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f406a3169249cb071_d20241215_m045646_c001_v7007000_t0000_u01734238606856") 2024/12/15 04:58:40 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f119d18be2338de45_d20241215_m045639_c001_v0001178_t0059_u01734238599793") 2024/12/15 04:58:40 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f400b9e616b2ff00c_d20241215_m045637_c001_v7007000_t0000_u01734238597083") 2024/12/15 04:58:40 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f119d18be2338de29_d20241215_m045634_c001_v0001178_t0051_u01734238594903") 2024/12/15 04:58:40 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f400b9e616b2ff002_d20241215_m045633_c001_v7007000_t0000_u01734238593796") 2024/12/15 04:58:40 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd280_d20241215_m045627_c001_v0001093_t0048_u01734238587055") 2024/12/15 04:58:40 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4093b0dae039d699_d20241215_m045624_c001_v7007000_t0000_u01734238584402") 2024/12/15 04:58:40 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd27a_d20241215_m045622_c001_v0001093_t0018_u01734238582396") 2024/12/15 04:58:41 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4093b0dae039d695_d20241215_m045621_c001_v7007000_t0000_u01734238581300") 2024/12/15 04:58:41 DEBUG : dst/three.txt: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a112ac_d20241215_m045615_c001_v0001176_t0036_u01734238575122") 2024/12/15 04:58:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f403bbcf11b45e2d0_d20241215_m045714_c001_v7007000_t0000_u01734238634063") 2024/12/15 04:58:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f10803ca2b7d1add0_d20241215_m045712_c001_v0001182_t0049_u01734238632421") 2024/12/15 04:58:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1193b1b32b9e8193_d20241215_m045709_c001_v0001182_t0017_u01734238629048") 2024/12/15 04:58:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f403661e5c9c6947e_d20241215_m045702_c001_v7007000_t0000_u01734238622654") 2024/12/15 04:58:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1083f7b6d62f66b6_d20241215_m045701_c001_v0001032_t0014_u01734238621012") 2024/12/15 04:58:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f10073b8c96b0bcf9_d20241215_m045658_c001_v0001036_t0007_u01734238618053") 2024/12/15 04:58:41 DEBUG : dst/two: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f403bbcf11b45e2db_d20241215_m045725_c001_v7007000_t0000_u01734238645263") 2024/12/15 04:58:41 DEBUG : dst/two: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11330_d20241215_m045715_c001_v0001176_t0054_u01734238635551") 2024/12/15 04:58:41 DEBUG : dst/two: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f403bbcf11b45e2d1_d20241215_m045714_c001_v7007000_t0000_u01734238634247") 2024/12/15 04:58:41 DEBUG : dst/two: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a1130a_d20241215_m045704_c001_v0001176_t0031_u01734238624143") 2024/12/15 04:58:41 DEBUG : dst/two: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f403661e5c9c6947f_d20241215_m045702_c001_v7007000_t0000_u01734238622835") 2024/12/15 04:58:41 DEBUG : dst/two: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f119d18be2338de7b_d20241215_m045653_c001_v0001178_t0059_u01734238613298") 2024/12/15 04:58:41 DEBUG : dst/two: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f403661e5c9c6946e_d20241215_m045651_c001_v7007000_t0000_u01734238611838") 2024/12/15 04:58:41 DEBUG : dst/two: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd290_d20241215_m045639_c001_v0001093_t0043_u01734238599479") 2024/12/15 04:58:41 DEBUG : dst/two: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f403661e5c9c69454_d20241215_m045638_c001_v7007000_t0000_u01734238598181") 2024/12/15 04:58:41 DEBUG : dst/two: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a112c8_d20241215_m045626_c001_v0001176_t0014_u01734238586821") 2024/12/15 04:58:41 DEBUG : dst/two: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f417797dfc935d34d_d20241215_m045625_c001_v7007000_t0000_u01734238585510") 2024/12/15 04:58:41 DEBUG : dst/two: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f119d18be2338dde7_d20241215_m045614_c001_v0001178_t0016_u01734238574913") 2024/12/15 04:58:41 DEBUG : dst/two: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444d0b5_d20241215_m045613_c001_v7007000_t0000_u01734238573487") 2024/12/15 04:58:42 DEBUG : dst/two: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f109089eb63b1af2b_d20241215_m045609_c001_v0001183_t0024_u01734238569446") 2024/12/15 04:58:42 DEBUG : dst/two: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4021fd09eaee5c58_d20241215_m045549_c001_v7007000_t0000_u01734238549096") 2024/12/15 04:58:42 DEBUG : dst/two: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1002a63604977ad8_d20241215_m045547_c001_v0001182_t0038_u01734238547925") 2024/12/15 04:58:42 DEBUG : empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4059a8ef0315dba0_d20241215_m045505_c001_v7007000_t0000_u01734238505802") 2024/12/15 04:58:42 DEBUG : empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11103_d20241215_m045502_c001_v0001176_t0008_u01734238502436") 2024/12/15 04:58:42 DEBUG : empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4059a8ef0315db98_d20241215_m045500_c001_v7007000_t0000_u01734238500542") 2024/12/15 04:58:42 DEBUG : empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11099_d20241215_m045449_c001_v0001176_t0041_u01734238489518") 2024/12/15 04:58:42 DEBUG : empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4059a8ef0315c7e2_d20241215_m045440_c001_v7007000_t0000_u01734238480695") 2024/12/15 04:58:42 DEBUG : empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11062_d20241215_m045437_c001_v0001176_t0008_u01734238477288") 2024/12/15 04:58:42 DEBUG : empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b537_d20241215_m045412_c001_v7007000_t0000_u01734238452633") 2024/12/15 04:58:42 DEBUG : empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd1d1_d20241215_m045410_c001_v0001093_t0013_u01734238450269") 2024/12/15 04:58:42 DEBUG : empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b530_d20241215_m045408_c001_v7007000_t0000_u01734238448673") 2024/12/15 04:58:42 DEBUG : empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd1cb_d20241215_m045407_c001_v0001093_t0023_u01734238447325") 2024/12/15 04:58:42 DEBUG : empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b526_d20241215_m045403_c001_v7007000_t0000_u01734238443503") 2024/12/15 04:58:42 DEBUG : empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd1bd_d20241215_m045401_c001_v0001093_t0013_u01734238441274") 2024/12/15 04:58:42 DEBUG : empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b520_d20241215_m045359_c001_v7007000_t0000_u01734238439905") 2024/12/15 04:58:42 DEBUG : empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd1b5_d20241215_m045358_c001_v0001093_t0016_u01734238438083") 2024/12/15 04:58:42 DEBUG : empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b515_d20241215_m045350_c001_v7007000_t0000_u01734238430803") 2024/12/15 04:58:42 DEBUG : empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd19b_d20241215_m045349_c001_v0001093_t0044_u01734238429013") 2024/12/15 04:58:42 DEBUG : empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b511_d20241215_m045347_c001_v7007000_t0000_u01734238427770") 2024/12/15 04:58:42 DEBUG : empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd195_d20241215_m045346_c001_v0001093_t0004_u01734238426925") 2024/12/15 04:58:43 DEBUG : empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4184e9ccd321108e_d20241215_m045341_c001_v7007000_t0000_u01734238421032") 2024/12/15 04:58:43 DEBUG : empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd17f_d20241215_m045339_c001_v0001093_t0059_u01734238419543") 2024/12/15 04:58:43 DEBUG : empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4184e9ccd321107e_d20241215_m045336_c001_v7007000_t0000_u01734238416944") 2024/12/15 04:58:43 DEBUG : empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd177_d20241215_m045335_c001_v0001093_t0022_u01734238415678") 2024/12/15 04:58:43 DEBUG : empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4184e9ccd321107d_d20241215_m045334_c001_v7007000_t0000_u01734238414574") 2024/12/15 04:58:43 DEBUG : empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f115423aa0f112ef9_d20241215_m045334_c001_v0001183_t0052_u01734238414011") 2024/12/15 04:58:43 DEBUG : empty space: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd16f_d20241215_m045332_c001_v0001093_t0016_u01734238412247") 2024/12/15 04:58:43 DEBUG : enormous: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b536_d20241215_m045411_c001_v7007000_t0000_u01734238451901") 2024/12/15 04:58:43 DEBUG : enormous: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd1d3_d20241215_m045410_c001_v0001093_t0023_u01734238450862") 2024/12/15 04:58:43 DEBUG : existing: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f403bbcf11b45e2df_d20241215_m045730_c001_v7007000_t0000_u01734238650050") 2024/12/15 04:58:43 DEBUG : existing: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd2b8_d20241215_m045728_c001_v0001093_t0025_u01734238648695") 2024/12/15 04:58:43 DEBUG : existing: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4059a8ef0315bc25_d20241215_m045435_c001_v7007000_t0000_u01734238475485") 2024/12/15 04:58:43 DEBUG : existing: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd205_d20241215_m045434_c001_v0001093_t0057_u01734238474349") 2024/12/15 04:58:43 DEBUG : existing: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4184e9ccd3211073_d20241215_m045328_c001_v7007000_t0000_u01734238408191") 2024/12/15 04:58:43 DEBUG : existing: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd163_d20241215_m045327_c001_v0001093_t0000_u01734238407127") 2024/12/15 04:58:43 DEBUG : existing: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4184e9ccd321106f_d20241215_m045325_c001_v7007000_t0000_u01734238405850") 2024/12/15 04:58:43 DEBUG : existing: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd15d_d20241215_m045325_c001_v0001093_t0003_u01734238405029") 2024/12/15 04:58:43 DEBUG : existing: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd159_d20241215_m045324_c001_v0001093_t0056_u01734238404158") 2024/12/15 04:58:43 DEBUG : existing-b: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4059a8ef0315bc27_d20241215_m045435_c001_v7007000_t0000_u01734238475666") 2024/12/15 04:58:43 DEBUG : existing-b: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11054_d20241215_m045434_c001_v0001176_t0024_u01734238474358") 2024/12/15 04:58:43 DEBUG : five: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b53e_d20241215_m045417_c001_v7007000_t0000_u01734238457198") 2024/12/15 04:58:44 DEBUG : five: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4159dcba650cd1e5_d20241215_m045415_c001_v0001093_t0004_u01734238455210") 2024/12/15 04:58:44 DEBUG : foo: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4184e9ccd3211082_d20241215_m045338_c001_v7007000_t0000_u01734238418812") 2024/12/15 04:58:44 DEBUG : foo: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4159dcba650cd17d_d20241215_m045338_c001_v0001093_t0004_u01734238418247") 2024/12/15 04:58:44 DEBUG : foo: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4159dcba650cd17b_d20241215_m045337_c001_v0001093_t0004_u01734238417677") 2024/12/15 04:58:44 DEBUG : four: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b53f_d20241215_m045417_c001_v7007000_t0000_u01734238457379") 2024/12/15 04:58:44 DEBUG : four: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f419d18be2338dc5b_d20241215_m045415_c001_v0001178_t0006_u01734238455956") 2024/12/15 04:58:44 DEBUG : four: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd1e3_d20241215_m045414_c001_v0001093_t0034_u01734238454508") 2024/12/15 04:58:44 DEBUG : hello world2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444c812_d20241215_m045231_c001_v7007000_t0000_u01734238351314") 2024/12/15 04:58:44 DEBUG : hello world2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd0ff_d20241215_m045230_c001_v0001093_t0050_u01734238350427") 2024/12/15 04:58:44 DEBUG : ignore-size: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4184e9ccd3211067_d20241215_m045323_c001_v7007000_t0000_u01734238403066") 2024/12/15 04:58:44 DEBUG : ignore-size: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd157_d20241215_m045321_c001_v0001093_t0022_u01734238401764") 2024/12/15 04:58:44 DEBUG : nested/sub dir/file: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4059a8ef0315b44f_d20241215_m045433_c001_v7007000_t0000_u01734238473252") 2024/12/15 04:58:44 DEBUG : nested/sub dir/file: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a1104c_d20241215_m045432_c001_v0001176_t0003_u01734238472314") 2024/12/15 04:58:44 DEBUG : nested/sub dir/file: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4059a8ef0315b065_d20241215_m045431_c001_v7007000_t0000_u01734238471206") 2024/12/15 04:58:44 DEBUG : nested/sub dir/file: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11045_d20241215_m045430_c001_v0001176_t0009_u01734238470166") 2024/12/15 04:58:44 DEBUG : one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b540_d20241215_m045417_c001_v7007000_t0000_u01734238457560") 2024/12/15 04:58:44 DEBUG : one: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4159dcba650cd1db_d20241215_m045413_c001_v0001093_t0004_u01734238453746") 2024/12/15 04:58:44 DEBUG : only0: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444ed79_d20241215_m045816_c001_v7007000_t0000_u01734238696522") 2024/12/15 04:58:44 DEBUG : only0: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4159dcba650cd324_d20241215_m045810_c001_v0001093_t0004_u01734238690702") 2024/12/15 04:58:44 DEBUG : only0: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11398_d20241215_m045757_c001_v0001176_t0007_u01734238677654") 2024/12/15 04:58:44 DEBUG : only0: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444d572_d20241215_m045751_c001_v7007000_t0000_u01734238671272") 2024/12/15 04:58:44 DEBUG : only0: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11350_d20241215_m045737_c001_v0001176_t0019_u01734238657153") 2024/12/15 04:58:45 DEBUG : only1: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444ed7a_d20241215_m045816_c001_v7007000_t0000_u01734238696717") 2024/12/15 04:58:45 DEBUG : only1: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f412a810381a113d2_d20241215_m045810_c001_v0001176_t0023_u01734238690712") 2024/12/15 04:58:45 DEBUG : only1: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a1139c_d20241215_m045758_c001_v0001176_t0055_u01734238678207") 2024/12/15 04:58:45 DEBUG : only1: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d762_d20241215_m045750_c001_v7007000_t0000_u01734238670688") 2024/12/15 04:58:45 DEBUG : only1: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11354_d20241215_m045737_c001_v0001176_t0059_u01734238657727") 2024/12/15 04:58:45 DEBUG : only10: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444ed7c_d20241215_m045816_c001_v7007000_t0000_u01734238696899") 2024/12/15 04:58:45 DEBUG : only10: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f409ac5186b60ac28_d20241215_m045811_c001_v0001178_t0042_u01734238691272") 2024/12/15 04:58:45 DEBUG : only10: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a113b2_d20241215_m045803_c001_v0001176_t0022_u01734238683908") 2024/12/15 04:58:45 DEBUG : only10: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f400b9e616b2ff8a6_d20241215_m045750_c001_v7007000_t0000_u01734238670887") 2024/12/15 04:58:45 DEBUG : only10: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a1136a_d20241215_m045743_c001_v0001176_t0038_u01734238663463") 2024/12/15 04:58:45 DEBUG : only11: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444ed7d_d20241215_m045817_c001_v7007000_t0000_u01734238697083") 2024/12/15 04:58:45 DEBUG : only11: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4104f415f1b15a0e_d20241215_m045811_c001_v0001183_t0002_u01734238691468") 2024/12/15 04:58:45 DEBUG : only11: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a113b4_d20241215_m045804_c001_v0001176_t0050_u01734238684557") 2024/12/15 04:58:45 DEBUG : only11: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444d569_d20241215_m045750_c001_v7007000_t0000_u01734238670900") 2024/12/15 04:58:45 DEBUG : only11: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a1136c_d20241215_m045743_c001_v0001176_t0024_u01734238663985") 2024/12/15 04:58:45 DEBUG : only12: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444ed7f_d20241215_m045817_c001_v7007000_t0000_u01734238697266") 2024/12/15 04:58:45 DEBUG : only12: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4159dcba650cd326_d20241215_m045811_c001_v0001093_t0004_u01734238691103") 2024/12/15 04:58:45 DEBUG : only12: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a113b6_d20241215_m045805_c001_v0001176_t0031_u01734238685291") 2024/12/15 04:58:45 DEBUG : only12: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f40493f3e2c357a67_d20241215_m045750_c001_v7007000_t0000_u01734238670906") 2024/12/15 04:58:45 DEBUG : only12: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11370_d20241215_m045744_c001_v0001176_t0022_u01734238664614") 2024/12/15 04:58:45 DEBUG : only13: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444ed80_d20241215_m045817_c001_v7007000_t0000_u01734238697450") 2024/12/15 04:58:46 DEBUG : only13: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f412a810381a113d4_d20241215_m045811_c001_v0001176_t0023_u01734238691114") 2024/12/15 04:58:46 DEBUG : only13: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a113b8_d20241215_m045806_c001_v0001176_t0026_u01734238686010") 2024/12/15 04:58:46 DEBUG : only13: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f400b9e616b2ff8a2_d20241215_m045750_c001_v7007000_t0000_u01734238670707") 2024/12/15 04:58:46 DEBUG : only13: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11374_d20241215_m045745_c001_v0001176_t0025_u01734238665459") 2024/12/15 04:58:46 DEBUG : only14: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444ed82_d20241215_m045817_c001_v7007000_t0000_u01734238697632") 2024/12/15 04:58:46 DEBUG : only14: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4159dcba650cd328_d20241215_m045811_c001_v0001093_t0004_u01734238691284") 2024/12/15 04:58:46 DEBUG : only14: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a113bc_d20241215_m045806_c001_v0001176_t0046_u01734238686729") 2024/12/15 04:58:46 DEBUG : only14: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f40493f3e2c357a69_d20241215_m045751_c001_v7007000_t0000_u01734238671272") 2024/12/15 04:58:46 DEBUG : only14: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11376_d20241215_m045746_c001_v0001176_t0052_u01734238666068") 2024/12/15 04:58:46 DEBUG : only15: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444f16b_d20241215_m045817_c001_v7007000_t0000_u01734238697815") 2024/12/15 04:58:46 DEBUG : only15: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f412a810381a113d8_d20241215_m045811_c001_v0001176_t0023_u01734238691296") 2024/12/15 04:58:46 DEBUG : only15: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a113c4_d20241215_m045807_c001_v0001176_t0006_u01734238687238") 2024/12/15 04:58:46 DEBUG : only15: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f40493f3e2c357a66_d20241215_m045750_c001_v7007000_t0000_u01734238670710") 2024/12/15 04:58:46 DEBUG : only15: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11378_d20241215_m045746_c001_v0001176_t0030_u01734238666687") 2024/12/15 04:58:46 DEBUG : only16: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444f16c_d20241215_m045818_c001_v7007000_t0000_u01734238698001") 2024/12/15 04:58:46 DEBUG : only16: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f409ac5186b60ac2a_d20241215_m045811_c001_v0001178_t0042_u01734238691461") 2024/12/15 04:58:46 DEBUG : only16: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a113c6_d20241215_m045807_c001_v0001176_t0052_u01734238687812") 2024/12/15 04:58:46 DEBUG : only16: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444d568_d20241215_m045750_c001_v7007000_t0000_u01734238670719") 2024/12/15 04:58:46 DEBUG : only16: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a1137c_d20241215_m045747_c001_v0001176_t0039_u01734238667568") 2024/12/15 04:58:46 DEBUG : only17: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444f16d_d20241215_m045818_c001_v7007000_t0000_u01734238698183") 2024/12/15 04:58:46 DEBUG : only17: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4159dcba650cd32a_d20241215_m045811_c001_v0001093_t0004_u01734238691472") 2024/12/15 04:58:47 DEBUG : only17: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a113c8_d20241215_m045808_c001_v0001176_t0057_u01734238688398") 2024/12/15 04:58:47 DEBUG : only17: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444d56d_d20241215_m045751_c001_v7007000_t0000_u01734238671081") 2024/12/15 04:58:47 DEBUG : only17: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a1137e_d20241215_m045748_c001_v0001176_t0018_u01734238668049") 2024/12/15 04:58:47 DEBUG : only18: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444f16e_d20241215_m045818_c001_v7007000_t0000_u01734238698366") 2024/12/15 04:58:47 DEBUG : only18: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f412a810381a113da_d20241215_m045811_c001_v0001176_t0023_u01734238691483") 2024/12/15 04:58:47 DEBUG : only18: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a113ca_d20241215_m045809_c001_v0001176_t0017_u01734238689044") 2024/12/15 04:58:47 DEBUG : only18: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d767_d20241215_m045751_c001_v7007000_t0000_u01734238671051") 2024/12/15 04:58:47 DEBUG : only18: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11382_d20241215_m045748_c001_v0001176_t0015_u01734238668606") 2024/12/15 04:58:47 DEBUG : only19: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444f170_d20241215_m045818_c001_v7007000_t0000_u01734238698550") 2024/12/15 04:58:47 DEBUG : only19: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f409ac5186b60ac2c_d20241215_m045811_c001_v0001178_t0042_u01734238691645") 2024/12/15 04:58:47 DEBUG : only19: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a113ce_d20241215_m045809_c001_v0001176_t0021_u01734238689817") 2024/12/15 04:58:47 DEBUG : only19: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f40493f3e2c357a68_d20241215_m045751_c001_v7007000_t0000_u01734238671088") 2024/12/15 04:58:47 DEBUG : only19: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11386_d20241215_m045749_c001_v0001176_t0014_u01734238669116") 2024/12/15 04:58:47 DEBUG : only2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444f171_d20241215_m045818_c001_v7007000_t0000_u01734238698732") 2024/12/15 04:58:47 DEBUG : only2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4104f415f1b15a16_d20241215_m045811_c001_v0001183_t0002_u01734238691654") 2024/12/15 04:58:47 DEBUG : only2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a1139e_d20241215_m045758_c001_v0001176_t0040_u01734238678890") 2024/12/15 04:58:47 DEBUG : only2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d763_d20241215_m045750_c001_v7007000_t0000_u01734238670868") 2024/12/15 04:58:47 DEBUG : only2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11356_d20241215_m045738_c001_v0001176_t0025_u01734238658420") 2024/12/15 04:58:47 DEBUG : only3: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444f172_d20241215_m045818_c001_v7007000_t0000_u01734238698915") 2024/12/15 04:58:47 DEBUG : only3: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f412a810381a113dc_d20241215_m045811_c001_v0001176_t0023_u01734238691666") 2024/12/15 04:58:47 DEBUG : only3: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a113a0_d20241215_m045759_c001_v0001176_t0054_u01734238679711") 2024/12/15 04:58:48 DEBUG : only3: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d76a_d20241215_m045751_c001_v7007000_t0000_u01734238671266") 2024/12/15 04:58:48 DEBUG : only3: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11358_d20241215_m045739_c001_v0001176_t0000_u01734238659014") 2024/12/15 04:58:48 DEBUG : only4: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444f174_d20241215_m045819_c001_v7007000_t0000_u01734238699099") 2024/12/15 04:58:48 DEBUG : only4: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4159dcba650cd32c_d20241215_m045811_c001_v0001093_t0004_u01734238691676") 2024/12/15 04:58:48 DEBUG : only4: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a113a4_d20241215_m045800_c001_v0001176_t0031_u01734238680239") 2024/12/15 04:58:48 DEBUG : only4: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f400b9e616b2ff8aa_d20241215_m045751_c001_v7007000_t0000_u01734238671249") 2024/12/15 04:58:48 DEBUG : only4: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a1135c_d20241215_m045739_c001_v0001176_t0032_u01734238659608") 2024/12/15 04:58:48 DEBUG : only5: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444f175_d20241215_m045819_c001_v7007000_t0000_u01734238699289") 2024/12/15 04:58:48 DEBUG : only5: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f409ac5186b60ac2e_d20241215_m045811_c001_v0001178_t0042_u01734238691829") 2024/12/15 04:58:48 DEBUG : only5: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a113a6_d20241215_m045800_c001_v0001176_t0025_u01734238680803") 2024/12/15 04:58:48 DEBUG : only5: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f400b9e616b2ff8ab_d20241215_m045751_c001_v7007000_t0000_u01734238671430") 2024/12/15 04:58:48 DEBUG : only5: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a1135e_d20241215_m045740_c001_v0001176_t0007_u01734238660191") 2024/12/15 04:58:48 DEBUG : only6: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444f177_d20241215_m045819_c001_v7007000_t0000_u01734238699471") 2024/12/15 04:58:48 DEBUG : only6: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4104f415f1b15a1e_d20241215_m045811_c001_v0001183_t0002_u01734238691838") 2024/12/15 04:58:48 DEBUG : only6: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a113a8_d20241215_m045801_c001_v0001176_t0035_u01734238681377") 2024/12/15 04:58:48 DEBUG : only6: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d76d_d20241215_m045751_c001_v7007000_t0000_u01734238671448") 2024/12/15 04:58:48 DEBUG : only6: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11360_d20241215_m045741_c001_v0001176_t0042_u01734238661015") 2024/12/15 04:58:48 DEBUG : only7: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444f179_d20241215_m045819_c001_v7007000_t0000_u01734238699676") 2024/12/15 04:58:48 DEBUG : only7: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4159dcba650cd32e_d20241215_m045811_c001_v0001093_t0004_u01734238691857") 2024/12/15 04:58:48 DEBUG : only7: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a113ac_d20241215_m045802_c001_v0001176_t0002_u01734238682064") 2024/12/15 04:58:48 DEBUG : only7: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f400b9e616b2ff8a8_d20241215_m045751_c001_v7007000_t0000_u01734238671068") 2024/12/15 04:58:48 DEBUG : only7: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11362_d20241215_m045741_c001_v0001176_t0021_u01734238661553") 2024/12/15 04:58:49 DEBUG : only8: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444f17a_d20241215_m045819_c001_v7007000_t0000_u01734238699861") 2024/12/15 04:58:49 DEBUG : only8: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f412a810381a113de_d20241215_m045811_c001_v0001176_t0023_u01734238691868") 2024/12/15 04:58:49 DEBUG : only8: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a113ae_d20241215_m045802_c001_v0001176_t0013_u01734238682583") 2024/12/15 04:58:49 DEBUG : only8: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d75e_d20241215_m045750_c001_v7007000_t0000_u01734238670322") 2024/12/15 04:58:49 DEBUG : only8: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11364_d20241215_m045742_c001_v0001176_t0001_u01734238662086") 2024/12/15 04:58:49 DEBUG : only9: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444f17b_d20241215_m045820_c001_v7007000_t0000_u01734238700044") 2024/12/15 04:58:49 DEBUG : only9: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f409ac5186b60ac30_d20241215_m045812_c001_v0001178_t0042_u01734238692013") 2024/12/15 04:58:49 DEBUG : only9: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a113b0_d20241215_m045803_c001_v0001176_t0053_u01734238683143") 2024/12/15 04:58:49 DEBUG : only9: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183d761_d20241215_m045750_c001_v7007000_t0000_u01734238670506") 2024/12/15 04:58:49 DEBUG : only9: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11366_d20241215_m045742_c001_v0001176_t0008_u01734238662611") 2024/12/15 04:58:49 DEBUG : potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4059a8ef0315a890_d20241215_m045428_c001_v7007000_t0000_u01734238468316") 2024/12/15 04:58:49 DEBUG : potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a1103b_d20241215_m045425_c001_v0001176_t0059_u01734238465895") 2024/12/15 04:58:49 DEBUG : potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4059a8ef0315a0bb_d20241215_m045424_c001_v7007000_t0000_u01734238464414") 2024/12/15 04:58:49 DEBUG : potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd1ef_d20241215_m045422_c001_v0001093_t0056_u01734238462679") 2024/12/15 04:58:49 DEBUG : potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4059a8ef031598e3_d20241215_m045420_c001_v7007000_t0000_u01734238460859") 2024/12/15 04:58:49 DEBUG : potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11027_d20241215_m045418_c001_v0001176_t0020_u01734238458834") 2024/12/15 04:58:49 DEBUG : potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b52b_d20241215_m045405_c001_v7007000_t0000_u01734238445956") 2024/12/15 04:58:49 DEBUG : potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd1c3_d20241215_m045404_c001_v0001093_t0016_u01734238444418") 2024/12/15 04:58:49 DEBUG : potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b524_d20241215_m045402_c001_v7007000_t0000_u01734238442293") 2024/12/15 04:58:49 DEBUG : potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd1bb_d20241215_m045400_c001_v0001093_t0042_u01734238440822") 2024/12/15 04:58:49 DEBUG : potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b51f_d20241215_m045359_c001_v7007000_t0000_u01734238439053") 2024/12/15 04:58:50 DEBUG : potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd1b3_d20241215_m045357_c001_v0001093_t0048_u01734238437742") 2024/12/15 04:58:50 DEBUG : potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b513_d20241215_m045350_c001_v7007000_t0000_u01734238430251") 2024/12/15 04:58:50 DEBUG : potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd199_d20241215_m045348_c001_v0001093_t0056_u01734238428679") 2024/12/15 04:58:50 DEBUG : potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b512_d20241215_m045347_c001_v7007000_t0000_u01734238427950") 2024/12/15 04:58:50 DEBUG : potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd193_d20241215_m045346_c001_v0001093_t0042_u01734238426347") 2024/12/15 04:58:50 DEBUG : potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4184e9ccd32110a1_d20241215_m045345_c001_v7007000_t0000_u01734238425613") 2024/12/15 04:58:50 DEBUG : potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd191_d20241215_m045344_c001_v0001093_t0050_u01734238424894") 2024/12/15 04:58:50 DEBUG : potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd18f_d20241215_m045344_c001_v0001093_t0027_u01734238424105") 2024/12/15 04:58:50 DEBUG : potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4184e9ccd3211098_d20241215_m045343_c001_v7007000_t0000_u01734238423369") 2024/12/15 04:58:50 DEBUG : potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd18b_d20241215_m045342_c001_v0001093_t0052_u01734238422667") 2024/12/15 04:58:50 DEBUG : potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd185_d20241215_m045341_c001_v0001093_t0004_u01734238421958") 2024/12/15 04:58:50 DEBUG : potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4184e9ccd3211090_d20241215_m045341_c001_v7007000_t0000_u01734238421227") 2024/12/15 04:58:50 DEBUG : potato: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd183_d20241215_m045340_c001_v0001093_t0004_u01734238420370") 2024/12/15 04:58:50 DEBUG : potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4137a256462dae8b_d20241215_m045515_c001_v7007000_t0000_u01734238515711") 2024/12/15 04:58:50 DEBUG : potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f119d18be2338dd0b_d20241215_m045515_c001_v0001178_t0025_u01734238515114") 2024/12/15 04:58:50 DEBUG : potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4059a8ef0315dba3_d20241215_m045506_c001_v7007000_t0000_u01734238506099") 2024/12/15 04:58:50 DEBUG : potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f119d18be2338dcea_d20241215_m045501_c001_v0001178_t0050_u01734238501844") 2024/12/15 04:58:50 DEBUG : potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4184e9ccd321117f_d20241215_m045454_c001_v7007000_t0000_u01734238494110") 2024/12/15 04:58:50 DEBUG : potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f119d18be2338dcd3_d20241215_m045448_c001_v0001178_t0008_u01734238488922") 2024/12/15 04:58:50 DEBUG : potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4059a8ef0315cbcb_d20241215_m045441_c001_v7007000_t0000_u01734238481031") 2024/12/15 04:58:51 DEBUG : potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f119d18be2338dc9f_d20241215_m045437_c001_v0001178_t0057_u01734238477068") 2024/12/15 04:58:51 DEBUG : potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b535_d20241215_m045411_c001_v7007000_t0000_u01734238451720") 2024/12/15 04:58:51 DEBUG : potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd1cd_d20241215_m045409_c001_v0001093_t0054_u01734238449947") 2024/12/15 04:58:51 DEBUG : potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b531_d20241215_m045408_c001_v7007000_t0000_u01734238448854") 2024/12/15 04:58:51 DEBUG : potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd1c9_d20241215_m045406_c001_v0001093_t0014_u01734238446870") 2024/12/15 04:58:51 DEBUG : potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b52c_d20241215_m045406_c001_v7007000_t0000_u01734238446139") 2024/12/15 04:58:51 DEBUG : potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd1c5_d20241215_m045405_c001_v0001093_t0042_u01734238445258") 2024/12/15 04:58:51 DEBUG : potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b527_d20241215_m045403_c001_v7007000_t0000_u01734238443689") 2024/12/15 04:58:51 DEBUG : potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd1bf_d20241215_m045402_c001_v0001093_t0032_u01734238442672") 2024/12/15 04:58:51 DEBUG : potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b522_d20241215_m045400_c001_v7007000_t0000_u01734238440088") 2024/12/15 04:58:51 DEBUG : potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd1b7_d20241215_m045359_c001_v0001093_t0050_u01734238439070") 2024/12/15 04:58:51 DEBUG : potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b516_d20241215_m045350_c001_v7007000_t0000_u01734238430984") 2024/12/15 04:58:51 DEBUG : potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd19d_d20241215_m045349_c001_v0001093_t0040_u01734238429846") 2024/12/15 04:58:51 DEBUG : potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444c817_d20241215_m045234_c001_v7007000_t0000_u01734238354803") 2024/12/15 04:58:51 DEBUG : potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd107_d20241215_m045234_c001_v0001093_t0039_u01734238354162") 2024/12/15 04:58:51 DEBUG : potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444c814_d20241215_m045232_c001_v7007000_t0000_u01734238352892") 2024/12/15 04:58:51 DEBUG : potato2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd105_d20241215_m045232_c001_v0001093_t0000_u01734238352220") 2024/12/15 04:58:51 DEBUG : potato3: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4059a8ef0315dba4_d20241215_m045506_c001_v7007000_t0000_u01734238506483") 2024/12/15 04:58:51 DEBUG : potato3: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd22c_d20241215_m045503_c001_v0001093_t0000_u01734238503071") 2024/12/15 04:58:51 DEBUG : potato3: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4184e9ccd3211180_d20241215_m045454_c001_v7007000_t0000_u01734238494348") 2024/12/15 04:58:51 DEBUG : potato3: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd21d_d20241215_m045450_c001_v0001093_t0013_u01734238490089") 2024/12/15 04:58:52 DEBUG : potato3: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4059a8ef0315cbcc_d20241215_m045441_c001_v7007000_t0000_u01734238481261") 2024/12/15 04:58:52 DEBUG : potato3: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd20f_d20241215_m045437_c001_v0001093_t0037_u01734238477500") 2024/12/15 04:58:52 DEBUG : pre-dest1/1: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444c8b4_d20241215_m045557_c001_v7007000_t0000_u01734238557942") 2024/12/15 04:58:52 DEBUG : pre-dest1/1: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd25a_d20241215_m045549_c001_v0001093_t0022_u01734238549835") 2024/12/15 04:58:52 DEBUG : pre-dest2/2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444c8b6_d20241215_m045558_c001_v7007000_t0000_u01734238558124") 2024/12/15 04:58:52 DEBUG : pre-dest2/2: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f119d18be2338dd77_d20241215_m045550_c001_v0001178_t0035_u01734238550583") 2024/12/15 04:58:52 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4021fd09eaee5444_d20241215_m045529_c001_v7007000_t0000_u01734238529165") 2024/12/15 04:58:52 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a111bf_d20241215_m045525_c001_v0001176_t0024_u01734238525263") 2024/12/15 04:58:52 DEBUG : sizeonly: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4102fb1173894e53_d20241215_m045320_c001_v7007000_t0000_u01734238400118") 2024/12/15 04:58:52 DEBUG : sizeonly: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd155_d20241215_m045319_c001_v0001093_t0002_u01734238399026") 2024/12/15 04:58:52 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d445091c_d20241215_m045828_c001_v7007000_t0000_u01734238708490") 2024/12/15 04:58:52 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f109ac5186b60ac4a_d20241215_m045825_c001_v0001178_t0051_u01734238705981") 2024/12/15 04:58:52 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444fd46_d20241215_m045824_c001_v7007000_t0000_u01734238704077") 2024/12/15 04:58:52 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd33e_d20241215_m045821_c001_v0001093_t0059_u01734238701392") 2024/12/15 04:58:52 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4059a8ef0315b450_d20241215_m045433_c001_v7007000_t0000_u01734238473434") 2024/12/15 04:58:52 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f119d18be2338dc8f_d20241215_m045432_c001_v0001178_t0039_u01734238472670") 2024/12/15 04:58:52 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4059a8ef0315b066_d20241215_m045431_c001_v7007000_t0000_u01734238471387") 2024/12/15 04:58:52 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd1ff_d20241215_m045430_c001_v0001093_t0042_u01734238470519") 2024/12/15 04:58:52 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4102fb1173894e3b_d20241215_m045315_c001_v7007000_t0000_u01734238395715") 2024/12/15 04:58:52 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd14d_d20241215_m045314_c001_v0001093_t0037_u01734238394021") 2024/12/15 04:58:52 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4102fb1173894e39_d20241215_m045313_c001_v7007000_t0000_u01734238393293") 2024/12/15 04:58:52 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd149_d20241215_m045312_c001_v0001093_t0035_u01734238392051") 2024/12/15 04:58:53 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4102fb1173894e38_d20241215_m045309_c001_v7007000_t0000_u01734238389054") 2024/12/15 04:58:53 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd145_d20241215_m045307_c001_v0001093_t0037_u01734238387710") 2024/12/15 04:58:53 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4102fb1173894e36_d20241215_m045307_c001_v7007000_t0000_u01734238387164") 2024/12/15 04:58:53 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd143_d20241215_m045305_c001_v0001093_t0027_u01734238385402") 2024/12/15 04:58:53 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd13d_d20241215_m045302_c001_v0001093_t0049_u01734238382611") 2024/12/15 04:58:53 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4102fb1173894e34_d20241215_m045301_c001_v7007000_t0000_u01734238381880") 2024/12/15 04:58:53 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd139_d20241215_m045301_c001_v0001093_t0047_u01734238381225") 2024/12/15 04:58:53 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd137_d20241215_m045300_c001_v0001093_t0046_u01734238380222") 2024/12/15 04:58:53 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4102fb1173894e33_d20241215_m045259_c001_v7007000_t0000_u01734238379128") 2024/12/15 04:58:53 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd131_d20241215_m045256_c001_v0001093_t0029_u01734238376624") 2024/12/15 04:58:53 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd12b_d20241215_m045253_c001_v0001093_t0020_u01734238373398") 2024/12/15 04:58:53 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4102fb1173894e31_d20241215_m045252_c001_v7007000_t0000_u01734238372668") 2024/12/15 04:58:53 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd127_d20241215_m045251_c001_v0001093_t0042_u01734238371982") 2024/12/15 04:58:53 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd125_d20241215_m045251_c001_v0001093_t0000_u01734238371134") 2024/12/15 04:58:53 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4102fb1173894e2f_d20241215_m045250_c001_v7007000_t0000_u01734238370401") 2024/12/15 04:58:53 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd121_d20241215_m045246_c001_v0001093_t0051_u01734238366141") 2024/12/15 04:58:53 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4102fb1173894e2d_d20241215_m045245_c001_v7007000_t0000_u01734238365730") 2024/12/15 04:58:53 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd11b_d20241215_m045244_c001_v0001093_t0016_u01734238364953") 2024/12/15 04:58:53 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444c825_d20241215_m045243_c001_v7007000_t0000_u01734238363276") 2024/12/15 04:58:53 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd119_d20241215_m045242_c001_v0001093_t0006_u01734238362396") 2024/12/15 04:58:54 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444c823_d20241215_m045241_c001_v7007000_t0000_u01734238361853") 2024/12/15 04:58:54 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd117_d20241215_m045240_c001_v0001093_t0025_u01734238360892") 2024/12/15 04:58:54 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444c81e_d20241215_m045239_c001_v7007000_t0000_u01734238359547") 2024/12/15 04:58:54 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd111_d20241215_m045238_c001_v0001093_t0023_u01734238358639") 2024/12/15 04:58:54 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444c81c_d20241215_m045238_c001_v7007000_t0000_u01734238358096") 2024/12/15 04:58:54 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd10f_d20241215_m045237_c001_v0001093_t0059_u01734238357399") 2024/12/15 04:58:54 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444c819_d20241215_m045236_c001_v7007000_t0000_u01734238356494") 2024/12/15 04:58:54 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd109_d20241215_m045235_c001_v0001093_t0030_u01734238355712") 2024/12/15 04:58:54 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444c80f_d20241215_m045229_c001_v7007000_t0000_u01734238349525") 2024/12/15 04:58:54 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd0fd_d20241215_m045228_c001_v0001093_t0043_u01734238348675") 2024/12/15 04:58:54 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444c80d_d20241215_m045227_c001_v7007000_t0000_u01734238347774") 2024/12/15 04:58:54 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd0fb_d20241215_m045227_c001_v0001093_t0033_u01734238347079") 2024/12/15 04:58:54 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444c80b_d20241215_m045226_c001_v7007000_t0000_u01734238346173") 2024/12/15 04:58:54 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd0f9_d20241215_m045225_c001_v0001093_t0000_u01734238345368") 2024/12/15 04:58:54 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444c80a_d20241215_m045222_c001_v7007000_t0000_u01734238342470") 2024/12/15 04:58:54 DEBUG : sub dir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd0f3_d20241215_m045221_c001_v0001093_t0018_u01734238341464") 2024/12/15 04:58:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d445091d_d20241215_m045828_c001_v7007000_t0000_u01734238708684") 2024/12/15 04:58:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11436_d20241215_m045825_c001_v0001176_t0039_u01734238705966") 2024/12/15 04:58:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f415fe334d444fd47_d20241215_m045824_c001_v7007000_t0000_u01734238704259") 2024/12/15 04:58:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1104f415f1b15b62_d20241215_m045821_c001_v0001183_t0002_u01734238701391") 2024/12/15 04:58:54 DEBUG : sub/yam: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4059a8ef0315a4a7_d20241215_m045427_c001_v7007000_t0000_u01734238467769") 2024/12/15 04:58:55 DEBUG : sub/yam: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f119d18be2338dc75_d20241215_m045426_c001_v0001178_t0000_u01734238466250") 2024/12/15 04:58:55 DEBUG : three: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b542_d20241215_m045417_c001_v7007000_t0000_u01734238457740") 2024/12/15 04:58:55 DEBUG : three: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd1e9_d20241215_m045416_c001_v0001093_t0059_u01734238456525") 2024/12/15 04:58:55 DEBUG : three: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1159dcba650cd1df_d20241215_m045414_c001_v0001093_t0041_u01734238454113") 2024/12/15 04:58:55 DEBUG : two: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f407af66b0183b543_d20241215_m045417_c001_v7007000_t0000_u01734238457921") 2024/12/15 04:58:55 DEBUG : two: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f412a810381a1101d_d20241215_m045415_c001_v0001176_t0023_u01734238455759") 2024/12/15 04:58:55 DEBUG : two: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4159dcba650cd1dd_d20241215_m045413_c001_v0001093_t0004_u01734238453930") 2024/12/15 04:58:55 DEBUG : yam: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4059a8ef0315a891_d20241215_m045428_c001_v7007000_t0000_u01734238468496") 2024/12/15 04:58:55 DEBUG : yam: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f108bcb993debd192_d20241215_m045427_c001_v0001113_t0026_u01734238467236") 2024/12/15 04:58:55 DEBUG : yam: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4059a8ef0315a0b8_d20241215_m045423_c001_v7007000_t0000_u01734238463866") 2024/12/15 04:58:55 DEBUG : yam: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f112a810381a11031_d20241215_m045422_c001_v0001176_t0027_u01734238462326") 2024/12/15 04:58:55 DEBUG : yam: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4059a8ef031598e2_d20241215_m045420_c001_v7007000_t0000_u01734238460307") 2024/12/15 04:58:55 DEBUG : yam: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f119d18be2338dc63_d20241215_m045418_c001_v0001178_t0055_u01734238458847") 2024/12/15 04:58:55 DEBUG : yaml: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4059a8ef0315a0bc_d20241215_m045424_c001_v7007000_t0000_u01734238464599") 2024/12/15 04:58:55 DEBUG : yaml: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f1073d672dae78e76_d20241215_m045423_c001_v0001178_t0008_u01734238463600") 2024/12/15 04:58:55 DEBUG : yaml: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f4059a8ef031598e4_d20241215_m045421_c001_v7007000_t0000_u01734238461040") 2024/12/15 04:58:55 DEBUG : yaml: Deleting (id "4_z2f120d03a09dcb8b9f380e1b_f117a9718fa50b8e3_d20241215_m045420_c001_v0001091_t0030_u01734238460011") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m38.853415567s (try 1/5)