"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/01/06 03:28:09 DEBUG : Creating backend with remote "TestB2:rclone-test-gomizuy6gowu" 2025/01/06 03:28:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/06 03:28:09 DEBUG : Creating backend with remote "/tmp/rclone433746734" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:28:11 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:28:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/06 03:28:11 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.97s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/06 03:28:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:28:12 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:28:12 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:28:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:28:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:13 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.02s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", 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-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:14 DEBUG : Creating backend with remote "/non-existing" 2025/01/06 03:28:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/06 03:28:14 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:28:14 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:28:16 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:28:16 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:28:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:28:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.88s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:17 INFO : B2 bucket rclone-test-gomizuy6gowu: Running all checks before starting transfers 2025/01/06 03:28:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:28:17 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:28:17 INFO : B2 bucket rclone-test-gomizuy6gowu: Checks finished, now starting transfers 2025/01/06 03:28:17 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:28:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:28:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.49s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:18 ERROR : Ignoring --no-traverse with sync 2025/01/06 03:28:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:28:19 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:28:19 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:28:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:28:19 INFO : sub dir/hello world: Copied (new) 2025/01/06 03:28:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.49s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:20 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/06 03:28:20 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:28:20 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:28:20 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/06 03:28:20 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.51s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 03:28:22 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:28:22 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:28:22 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:28:22 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.48s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 03:28:24 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:28:24 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:28:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:28:24 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.86s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/06 03:28:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/06 03:28:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/06 03:28:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/06 03:28:25 DEBUG : sub dir: Making directory 2025/01/06 03:28:25 DEBUG : sub dir2: Making directory 2025/01/06 03:28:25 DEBUG : sub dir2/sub sub dir2: Making directory 2025/01/06 03:28:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:28:25 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:28:25 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:28:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:28:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/06 03:28:25 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.47s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:26 DEBUG : sub dir2: Making directory 2025/01/06 03:28:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/06 03:28:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/06 03:28:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:28:26 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:28:26 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:28:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:28:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:27 DEBUG : sub dir2: Making directory with metadata 2025/01/06 03:28:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/06 03:28:28 DEBUG : sub dir: Making directory 2025/01/06 03:28:28 DEBUG : sub dir2: Making directory 2025/01/06 03:28:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:28:28 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:28:28 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:28:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:28:28 INFO : sub dir/hello world: Copied (new) 2025/01/06 03:28:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/06 03:28:28 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/06 03:28:28 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.67s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:29 DEBUG : sub dir2: Making directory 2025/01/06 03:28:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:28:30 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:28:30 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:28:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:28:30 INFO : sub dir/hello world: Copied (new) 2025/01/06 03:28:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:31 DEBUG : sub dir2: Making directory with metadata 2025/01/06 03:28:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/06 03:28:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/06 03:28:31 DEBUG : sub dir: Making directory 2025/01/06 03:28:31 DEBUG : sub dir2: Making directory 2025/01/06 03:28:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:28:31 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:28:31 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:28:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:28:31 INFO : sub dir/hello world: Copied (new) 2025/01/06 03:28:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/06 03:28:31 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.47s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", 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-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:32 DEBUG : sub dir2: Making directory 2025/01/06 03:28:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:28:33 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:28:33 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:28:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:28:33 INFO : sub dir/hello world: Copied (new) 2025/01/06 03:28:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.50s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:34 DEBUG : Creating backend with remote "TestB2:rclone-test-sokolan9yoza" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-gomizuy6gowu -> B2 bucket rclone-test-sokolan9yoza 2025/01/06 03:28:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:28:36 DEBUG : B2 bucket rclone-test-sokolan9yoza: Waiting for checks to finish 2025/01/06 03:28:36 DEBUG : B2 bucket rclone-test-sokolan9yoza: Waiting for transfers to finish 2025/01/06 03:28:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:28:36 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:37 DEBUG : B2 bucket rclone-test-sokolan9yoza: Purge remote 2025/01/06 03:28:37 INFO : B2 bucket rclone-test-sokolan9yoza: cleaning bucket "rclone-test-sokolan9yoza" of all files 2025/01/06 03:28:37 DEBUG : sub dir/hello world: Deleting (id "4_z9f924d33a08d3b9b9f480e1b_f113348222d7186ab_d20250106_m032836_c001_v0001183_t0044_u01736134116737") --- PASS: TestServerSideCopy (4.59s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/06 03:28:39 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:28:39 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:28:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/06 03:28:39 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.08s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:41 DEBUG : Creating backend with remote "TestB2:rclone-test-sokamic4sunu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-gomizuy6gowu -> B2 bucket rclone-test-sokamic4sunu 2025/01/06 03:28:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:28:42 DEBUG : B2 bucket rclone-test-sokamic4sunu: Waiting for checks to finish 2025/01/06 03:28:42 DEBUG : B2 bucket rclone-test-sokamic4sunu: Waiting for transfers to finish 2025/01/06 03:28:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:28:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:44 DEBUG : B2 bucket rclone-test-sokamic4sunu: Waiting for checks to finish 2025/01/06 03:28:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/06 03:28:44 DEBUG : B2 bucket rclone-test-sokamic4sunu: Waiting for transfers to finish 2025/01/06 03:28:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/06 03:28:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:44 DEBUG : B2 bucket rclone-test-sokamic4sunu: Purge remote 2025/01/06 03:28:44 INFO : B2 bucket rclone-test-sokamic4sunu: cleaning bucket "rclone-test-sokamic4sunu" of all files 2025/01/06 03:28:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf125dd3a08d3b9b9f480e1b_f1114ae2f3317cca3_d20250106_m032844_c001_v0001184_t0000_u01736134124573") 2025/01/06 03:28:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf125dd3a08d3b9b9f480e1b_f1141bca7a3d07f74_d20250106_m032843_c001_v0001184_t0033_u01736134123408") --- PASS: TestServerSideCopyOverSelf (6.22s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/06 03:28:48 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:28:48 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:28:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/06 03:28:48 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/06 03:28:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.05s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:49 DEBUG : Creating backend with remote "TestB2:rclone-test-woxojiz0buxi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-gomizuy6gowu -> B2 bucket rclone-test-woxojiz0buxi 2025/01/06 03:28:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:28:51 DEBUG : B2 bucket rclone-test-woxojiz0buxi: Waiting for checks to finish 2025/01/06 03:28:51 DEBUG : B2 bucket rclone-test-woxojiz0buxi: Waiting for transfers to finish 2025/01/06 03:28:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:28:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/06 03:28:52 DEBUG : B2 bucket rclone-test-woxojiz0buxi: Waiting for checks to finish 2025/01/06 03:28:52 DEBUG : B2 bucket rclone-test-woxojiz0buxi: Waiting for transfers to finish 2025/01/06 03:28:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/06 03:28:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/06 03:28:53 INFO : sub dir/hello world: Deleted 2025/01/06 03:28:53 DEBUG : testing file moves 2025/01/06 03:28:54 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/06 03:28:54 DEBUG : B2 bucket rclone-test-woxojiz0buxi: Waiting for checks to finish 2025/01/06 03:28:54 DEBUG : B2 bucket rclone-test-woxojiz0buxi: Waiting for transfers to finish 2025/01/06 03:28:54 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/06 03:28:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/06 03:28:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:55 DEBUG : B2 bucket rclone-test-woxojiz0buxi: Purge remote 2025/01/06 03:28:55 INFO : B2 bucket rclone-test-woxojiz0buxi: cleaning bucket "rclone-test-woxojiz0buxi" of all files 2025/01/06 03:28:55 DEBUG : sub dir/hello world: Deleting (id "4_z2f527de3a08d3b9b9f480e1b_f115c7fae3c424f8f_d20250106_m032854_c001_v0001184_t0054_u01736134134477") 2025/01/06 03:28:55 DEBUG : sub dir/hello world: Deleting (id "4_z2f527de3a08d3b9b9f480e1b_f118d1a36380931db_d20250106_m032852_c001_v0001184_t0048_u01736134132946") 2025/01/06 03:28:55 DEBUG : sub dir/hello world: Deleting (id "4_z2f527de3a08d3b9b9f480e1b_f11879a776413e1e0_d20250106_m032851_c001_v0001181_t0026_u01736134131771") --- PASS: TestServerSideMoveOverSelf (8.18s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:28:57 ERROR : : error listing: directory not found 2025/01/06 03:28:57 DEBUG : Local file system at /tmp/rclone433746734: Making directory 2025/01/06 03:28:58 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:28:58 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.92s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:29:00 DEBUG : Local file system at /tmp/rclone433746734: Waiting for checks to finish 2025/01/06 03:29:00 DEBUG : Local file system at /tmp/rclone433746734: Waiting for transfers to finish 2025/01/06 03:29:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:29:00 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/06 03:29:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestCopyRedownload (2.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:01 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/06 03:29:01 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:01 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:02 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/06 03:29:02 INFO : check sum: Copied (new) 2025/01/06 03:29:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:02 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:02 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/06 03:29:02 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/06 03:29:02 DEBUG : check sum: Unchanged skipping 2025/01/06 03:29:02 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:02 DEBUG : Waiting for deletions to finish 2025/01/06 03:29:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.23s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:04 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/06 03:29:04 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:04 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:04 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/06 03:29:04 INFO : sizeonly: Copied (new) 2025/01/06 03:29:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:04 DEBUG : sizeonly: Sizes identical 2025/01/06 03:29:04 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:04 DEBUG : sizeonly: Unchanged skipping 2025/01/06 03:29:04 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:04 DEBUG : Waiting for deletions to finish 2025/01/06 03:29:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/06 03:29:06 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:06 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:06 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/06 03:29:06 INFO : ignore-size: Copied (new) 2025/01/06 03:29:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:07 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:29:07 DEBUG : ignore-size: Unchanged skipping 2025/01/06 03:29:07 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:07 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:07 DEBUG : Waiting for deletions to finish 2025/01/06 03:29:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.19s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:09 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:29:09 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:09 DEBUG : existing: Unchanged skipping 2025/01/06 03:29:09 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:09 DEBUG : Waiting for deletions to finish 2025/01/06 03:29:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:09 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/06 03:29:09 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:09 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/06 03:29:09 INFO : existing: Copied (replaced existing) 2025/01/06 03:29:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.46s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/06 03:29:11 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:11 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/06 03:29:11 INFO : existing: Copied (new) 2025/01/06 03:29:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:11 DEBUG : existing: Destination exists, skipping 2025/01/06 03:29:11 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:11 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:11 DEBUG : Waiting for deletions to finish 2025/01/06 03:29:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.24s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:13 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/06 03:29:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/06 03:29:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 03:29:14 DEBUG : c/non empty space: Unchanged skipping 2025/01/06 03:29:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 03:29:14 INFO : a/potato2: Copied (new) 2025/01/06 03:29:14 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:14 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:14 DEBUG : Waiting for deletions to finish 2025/01/06 03:29:14 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.62s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:16 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:16 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/06 03:29:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/06 03:29:16 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/06 03:29:16 DEBUG : empty space: Unchanged skipping 2025/01/06 03:29:16 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:16 DEBUG : Waiting for deletions to finish 2025/01/06 03:29:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:16 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/06 03:29:16 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/06 03:29:17 INFO : empty space: Updated modification time in destination 2025/01/06 03:29:17 DEBUG : empty space: Unchanged skipping 2025/01/06 03:29:17 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:17 DEBUG : Waiting for deletions to finish 2025/01/06 03:29:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.16s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:19 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:19 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/06 03:29:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/06 03:29:19 DEBUG : empty space: Unchanged skipping 2025/01/06 03:29:19 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:19 DEBUG : Waiting for deletions to finish 2025/01/06 03:29:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.68s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:21 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:21 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/06 03:29:21 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone433746734) 2025/01/06 03:29:21 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-gomizuy6gowu) 2025/01/06 03:29:21 DEBUG : foo: sha1 differ 2025/01/06 03:29:21 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:21 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/06 03:29:21 INFO : foo: Copied (replaced existing) 2025/01/06 03:29:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:23 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/06 03:29:23 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 03:29:23 DEBUG : empty space: Unchanged skipping 2025/01/06 03:29:23 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:23 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 03:29:23 INFO : potato: Copied (new) 2025/01/06 03:29:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:25 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/06 03:29:25 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:25 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:25 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/06 03:29:25 INFO : potato: Copied (replaced existing) 2025/01/06 03:29:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.87s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:27 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/06 03:29:27 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone433746734) 2025/01/06 03:29:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-gomizuy6gowu) 2025/01/06 03:29:27 DEBUG : potato: sha1 differ 2025/01/06 03:29:27 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/06 03:29:27 INFO : potato: Copied (replaced existing) 2025/01/06 03:29:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 03:29:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/06 03:29:29 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 03:29:29 DEBUG : empty space: Unchanged skipping 2025/01/06 03:29:29 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:29 DEBUG : Waiting for deletions to finish 2025/01/06 03:29:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 03:29:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 03:29:31 DEBUG : empty space: Unchanged skipping 2025/01/06 03:29:31 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:31 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 03:29:31 INFO : potato2: Copied (new) 2025/01/06 03:29:31 DEBUG : Waiting for deletions to finish 2025/01/06 03:29:31 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:33 DEBUG : d: Making directory 2025/01/06 03:29:33 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/06 03:29:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/06 03:29:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 03:29:33 DEBUG : c/non empty space: Unchanged skipping 2025/01/06 03:29:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 03:29:33 INFO : a/potato2: Copied (new) 2025/01/06 03:29:34 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:34 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:34 DEBUG : Waiting for deletions to finish 2025/01/06 03:29:34 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:36 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/06 03:29:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/06 03:29:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 03:29:36 DEBUG : c/non empty space: Unchanged skipping 2025/01/06 03:29:36 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:36 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 03:29:36 INFO : a/potato2: Copied (new) 2025/01/06 03:29:36 ERROR : B2 bucket rclone-test-gomizuy6gowu: not deleting files as there were IO errors 2025/01/06 03:29:36 ERROR : B2 bucket rclone-test-gomizuy6gowu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.52s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:38 DEBUG : Waiting for deletions to finish 2025/01/06 03:29:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 03:29:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 03:29:39 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:39 DEBUG : empty space: Unchanged skipping 2025/01/06 03:29:39 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:39 INFO : potato: Deleted 2025/01/06 03:29:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 03:29:39 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.39s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:41 DEBUG : Waiting for deletions to finish 2025/01/06 03:29:41 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:41 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:41 INFO : potato: Deleted 2025/01/06 03:29:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 03:29:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 03:29:41 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:41 DEBUG : empty space: Unchanged skipping 2025/01/06 03:29:41 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 03:29:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.75s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 03:29:43 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:43 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:44 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/06 03:29:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.10s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:45 DEBUG : enormous: Excluded (Size Filter) 2025/01/06 03:29:45 DEBUG : enormous: Excluded 2025/01/06 03:29:45 DEBUG : potato2: Excluded (Size Filter) 2025/01/06 03:29:45 DEBUG : potato2: Excluded 2025/01/06 03:29:46 DEBUG : potato2: Excluded (Size Filter) 2025/01/06 03:29:46 DEBUG : potato2: Excluded 2025/01/06 03:29:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 03:29:46 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:46 DEBUG : empty space: Unchanged skipping 2025/01/06 03:29:46 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:46 DEBUG : Waiting for deletions to finish 2025/01/06 03:29:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:46 DEBUG : enormous: Excluded (Size Filter) 2025/01/06 03:29:46 DEBUG : enormous: Excluded 2025/01/06 03:29:46 DEBUG : potato2: Excluded (Size Filter) 2025/01/06 03:29:46 DEBUG : potato2: Excluded 2025/01/06 03:29:46 DEBUG : potato2: Excluded (Size Filter) 2025/01/06 03:29:46 DEBUG : potato2: Excluded 2025/01/06 03:29:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/06 03:29:46 DEBUG : empty space: Unchanged skipping 2025/01/06 03:29:46 DEBUG : Local file system at /tmp/rclone433746734: Waiting for checks to finish 2025/01/06 03:29:46 DEBUG : Local file system at /tmp/rclone433746734: Waiting for transfers to finish 2025/01/06 03:29:46 DEBUG : Waiting for deletions to finish 2025/01/06 03:29:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.65s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:48 DEBUG : enormous: Excluded (Size Filter) 2025/01/06 03:29:48 DEBUG : enormous: Excluded 2025/01/06 03:29:48 DEBUG : potato2: Excluded (Size Filter) 2025/01/06 03:29:48 DEBUG : potato2: Excluded 2025/01/06 03:29:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 03:29:49 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:49 DEBUG : empty space: Unchanged skipping 2025/01/06 03:29:49 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:49 DEBUG : Waiting for deletions to finish 2025/01/06 03:29:49 INFO : enormous: Deleted 2025/01/06 03:29:49 INFO : potato2: Deleted 2025/01/06 03:29:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/06 03:29:49 DEBUG : Local file system at /tmp/rclone433746734: Waiting for checks to finish 2025/01/06 03:29:49 DEBUG : empty space: Unchanged skipping 2025/01/06 03:29:49 DEBUG : Local file system at /tmp/rclone433746734: Waiting for transfers to finish 2025/01/06 03:29:49 DEBUG : Waiting for deletions to finish 2025/01/06 03:29:49 INFO : enormous: Deleted 2025/01/06 03:29:49 INFO : potato2: Deleted 2025/01/06 03:29:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:52 DEBUG : five: Need to transfer - File not found at Destination 2025/01/06 03:29:52 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:52 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/06 03:29:52 DEBUG : one: Destination is newer than source, skipping 2025/01/06 03:29:52 DEBUG : three: Sizes identical 2025/01/06 03:29:52 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/06 03:29:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/06 03:29:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone433746734) 2025/01/06 03:29:52 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-gomizuy6gowu) 2025/01/06 03:29:52 DEBUG : two: sha1 differ 2025/01/06 03:29:52 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/06 03:29:52 INFO : five: Copied (new) 2025/01/06 03:29:53 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/06 03:29:53 INFO : four: Copied (replaced existing) 2025/01/06 03:29:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/06 03:29:53 INFO : two: Copied (replaced existing) 2025/01/06 03:29:53 DEBUG : Waiting for deletions to finish 2025/01/06 03:29:53 DEBUG : one: Destination is newer than source, skipping 2025/01/06 03:29:53 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:53 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/06 03:29:53 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/06 03:29:53 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/06 03:29:53 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone433746734) 2025/01/06 03:29:53 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-gomizuy6gowu) 2025/01/06 03:29:53 DEBUG : three: sha1 differ 2025/01/06 03:29:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/06 03:29:53 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/06 03:29:53 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/06 03:29:53 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/06 03:29:53 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/06 03:29:53 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/06 03:29:53 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/06 03:29:53 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:53 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/06 03:29:53 INFO : three: Copied (replaced existing) 2025/01/06 03:29:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.32s) === 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-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/06 03:29:55 INFO : B2 bucket rclone-test-gomizuy6gowu: Making map for --track-renames 2025/01/06 03:29:55 INFO : B2 bucket rclone-test-gomizuy6gowu: Finished making map for --track-renames 2025/01/06 03:29:55 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/06 03:29:55 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for renames to finish 2025/01/06 03:29:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/06 03:29:55 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/06 03:29:55 INFO : potato: Copied (new) 2025/01/06 03:29:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/06 03:29:55 INFO : yam: Copied (new) 2025/01/06 03:29:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:29:56 INFO : B2 bucket rclone-test-gomizuy6gowu: Making map for --track-renames 2025/01/06 03:29:56 INFO : B2 bucket rclone-test-gomizuy6gowu: Finished making map for --track-renames 2025/01/06 03:29:56 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:29:56 DEBUG : potato: Unchanged skipping 2025/01/06 03:29:56 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for renames to finish 2025/01/06 03:29:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/06 03:29:56 INFO : yam: Copied (server-side copy) to: yaml 2025/01/06 03:29:57 INFO : yam: Deleted 2025/01/06 03:29:57 INFO : yaml: Renamed from "yam" 2025/01/06 03:29:57 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.45s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/06 03:29:59 INFO : B2 bucket rclone-test-gomizuy6gowu: Making map for --track-renames 2025/01/06 03:29:59 INFO : B2 bucket rclone-test-gomizuy6gowu: Finished making map for --track-renames 2025/01/06 03:29:59 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:29:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/06 03:29:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/06 03:29:59 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for renames to finish 2025/01/06 03:29:59 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:29:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/06 03:29:59 INFO : yam: Copied (new) 2025/01/06 03:29:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/06 03:29:59 INFO : potato: Copied (new) 2025/01/06 03:29:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:30:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:30:00 INFO : B2 bucket rclone-test-gomizuy6gowu: Making map for --track-renames 2025/01/06 03:30:00 INFO : B2 bucket rclone-test-gomizuy6gowu: Finished making map for --track-renames 2025/01/06 03:30:00 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:30:00 DEBUG : potato: Unchanged skipping 2025/01/06 03:30:00 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for renames to finish 2025/01/06 03:30:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/06 03:30:00 INFO : yam: Copied (server-side copy) to: yaml 2025/01/06 03:30:00 INFO : yam: Deleted 2025/01/06 03:30:00 INFO : yaml: Renamed from "yam" 2025/01/06 03:30:00 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:30:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.21s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/06 03:30:03 INFO : B2 bucket rclone-test-gomizuy6gowu: Making map for --track-renames 2025/01/06 03:30:03 INFO : B2 bucket rclone-test-gomizuy6gowu: Finished making map for --track-renames 2025/01/06 03:30:03 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:30:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/06 03:30:03 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/06 03:30:03 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for renames to finish 2025/01/06 03:30:03 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:30:03 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/06 03:30:03 INFO : sub/yam: Copied (new) 2025/01/06 03:30:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/06 03:30:03 INFO : potato: Copied (new) 2025/01/06 03:30:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:30:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:30:04 DEBUG : potato: Unchanged skipping 2025/01/06 03:30:04 INFO : B2 bucket rclone-test-gomizuy6gowu: Making map for --track-renames 2025/01/06 03:30:04 INFO : B2 bucket rclone-test-gomizuy6gowu: Finished making map for --track-renames 2025/01/06 03:30:04 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:30:04 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for renames to finish 2025/01/06 03:30:04 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/06 03:30:04 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/06 03:30:04 INFO : sub/yam: Deleted 2025/01/06 03:30:04 INFO : yam: Renamed from "sub/yam" 2025/01/06 03:30:04 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:30:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.56s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:30:06 DEBUG : Creating backend with remote "/tmp/rclone433746734/dir1" 2025/01/06 03:30:06 DEBUG : Creating backend with remote "/tmp/rclone433746734/dir2" 2025/01/06 03:30:06 DEBUG : Local file system at /tmp/rclone433746734/dir2: Using server-side directory move 2025/01/06 03:30:06 INFO : Local file system at /tmp/rclone433746734/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/06 03:30:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/06 03:30:06 INFO : file1.txt: Moved (server-side) 2025/01/06 03:30:06 DEBUG : Local file system at /tmp/rclone433746734/dir2: Waiting for checks to finish 2025/01/06 03:30:06 DEBUG : Local file system at /tmp/rclone433746734/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:30:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:30:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/06 03:30:07 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:30:07 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:30:07 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/06 03:30:07 INFO : nested/sub dir/file: Copied (new) 2025/01/06 03:30:07 INFO : nested/sub dir/file: Deleted 2025/01/06 03:30:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:30:07 INFO : sub dir/hello world: Copied (new) 2025/01/06 03:30:07 INFO : sub dir/hello world: Deleted 2025/01/06 03:30:07 INFO : sub dir: Removing directory 2025/01/06 03:30:07 INFO : nested/sub dir: Removing directory 2025/01/06 03:30:07 INFO : nested: Removing directory 2025/01/06 03:30:07 DEBUG : Local file system at /tmp/rclone433746734: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:30:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/06 03:30:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/06 03:30:09 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:30:09 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:30:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/06 03:30:09 INFO : nested/sub dir/file: Copied (new) 2025/01/06 03:30:09 INFO : nested/sub dir/file: Deleted 2025/01/06 03:30:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/06 03:30:09 INFO : sub dir/hello world: Copied (new) 2025/01/06 03:30:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.06s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:30:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/06 03:30:11 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/06 03:30:11 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:30:11 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:30:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/06 03:30:11 INFO : existing: Copied (new) 2025/01/06 03:30:11 INFO : existing: Deleted 2025/01/06 03:30:11 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/06 03:30:11 INFO : existing-b: Copied (new) 2025/01/06 03:30:11 INFO : existing-b: Deleted 2025/01/06 03:30:11 DEBUG : existing: Destination exists, skipping 2025/01/06 03:30:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/06 03:30:11 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:30:11 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:30:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.06s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:30:13 DEBUG : Creating backend with remote "TestB2:rclone-test-naqucax2xadu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-gomizuy6gowu -> B2 bucket rclone-test-naqucax2xadu 2025/01/06 03:30:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 03:30:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/06 03:30:16 DEBUG : empty space: Unchanged skipping 2025/01/06 03:30:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/06 03:30:16 DEBUG : B2 bucket rclone-test-naqucax2xadu: Waiting for checks to finish 2025/01/06 03:30:17 INFO : empty space: Deleted 2025/01/06 03:30:17 DEBUG : B2 bucket rclone-test-naqucax2xadu: Waiting for transfers to finish 2025/01/06 03:30:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 03:30:17 INFO : potato2: Copied (server-side copy) 2025/01/06 03:30:17 INFO : potato2: Deleted 2025/01/06 03:30:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/06 03:30:17 INFO : potato3: Copied (server-side copy) 2025/01/06 03:30:17 INFO : potato3: Deleted 2025/01/06 03:30:17 DEBUG : Creating backend with remote "TestB2:rclone-test-cixemeg3desa" 2025/01/06 03:30:18 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/06 03:30:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 03:30:18 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/06 03:30:18 DEBUG : B2 bucket rclone-test-cixemeg3desa: Waiting for checks to finish 2025/01/06 03:30:18 DEBUG : B2 bucket rclone-test-cixemeg3desa: Waiting for transfers to finish 2025/01/06 03:30:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/06 03:30:19 INFO : empty space: Copied (server-side copy) 2025/01/06 03:30:19 INFO : empty space: Deleted 2025/01/06 03:30:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 03:30:20 INFO : potato2: Copied (server-side copy) 2025/01/06 03:30:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/06 03:30:20 INFO : potato3: Copied (server-side copy) 2025/01/06 03:30:20 INFO : potato2: Deleted 2025/01/06 03:30:20 INFO : potato3: Deleted 2025/01/06 03:30:20 DEBUG : B2 bucket rclone-test-cixemeg3desa: Purge remote 2025/01/06 03:30:20 INFO : B2 bucket rclone-test-cixemeg3desa: cleaning bucket "rclone-test-cixemeg3desa" of all files 2025/01/06 03:30:20 DEBUG : empty space: Deleting (id "4_z7fe2dd53a09d3b9b9f480e1b_f1012521101b80813_d20250106_m033019_c001_v0001182_t0009_u01736134219644") 2025/01/06 03:30:20 DEBUG : potato2: Deleting (id "4_z7fe2dd53a09d3b9b9f480e1b_f118743aadea9cb66_d20250106_m033019_c001_v0001182_t0039_u01736134219878") 2025/01/06 03:30:20 DEBUG : potato3: Deleting (id "4_z7fe2dd53a09d3b9b9f480e1b_f1045937d8619e87e_d20250106_m033020_c001_v0001183_t0015_u01736134220016") 2025/01/06 03:30:21 DEBUG : B2 bucket rclone-test-naqucax2xadu: Purge remote 2025/01/06 03:30:21 INFO : B2 bucket rclone-test-naqucax2xadu: cleaning bucket "rclone-test-naqucax2xadu" of all files 2025/01/06 03:30:21 DEBUG : empty space: Deleting (id "4_z7f52cd53a09d3b9b9f480e1b_f418b9a93d69bcb6d_d20250106_m033019_c001_v7007000_t0000_u01736134219858") 2025/01/06 03:30:21 DEBUG : empty space: Deleting (id "4_z7f52cd53a09d3b9b9f480e1b_f114ffb8f4c4ccb7a_d20250106_m033016_c001_v0001183_t0018_u01736134216072") 2025/01/06 03:30:21 DEBUG : potato2: Deleting (id "4_z7f52cd53a09d3b9b9f480e1b_f418b9a93d69bcb6e_d20250106_m033020_c001_v7007000_t0000_u01736134220097") 2025/01/06 03:30:21 DEBUG : potato2: Deleting (id "4_z7f52cd53a09d3b9b9f480e1b_f118d1a3638093e99_d20250106_m033016_c001_v0001184_t0043_u01736134216921") 2025/01/06 03:30:21 DEBUG : potato3: Deleting (id "4_z7f52cd53a09d3b9b9f480e1b_f4067400895c17737_d20250106_m033020_c001_v7007000_t0000_u01736134220222") 2025/01/06 03:30:21 DEBUG : potato3: Deleting (id "4_z7f52cd53a09d3b9b9f480e1b_f10718ce525a93977_d20250106_m033017_c001_v0001183_t0035_u01736134217172") 2025/01/06 03:30:21 DEBUG : potato3: Deleting (id "4_z7f52cd53a09d3b9b9f480e1b_f114ffb8f4c4ccb80_d20250106_m033016_c001_v0001183_t0018_u01736134216280") --- PASS: TestServerSideMove (10.36s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:30:23 DEBUG : Creating backend with remote "TestB2:rclone-test-gopimuz1foru" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-gomizuy6gowu -> B2 bucket rclone-test-gopimuz1foru 2025/01/06 03:30:28 DEBUG : empty space: Excluded (Size Filter) 2025/01/06 03:30:28 DEBUG : empty space: Excluded 2025/01/06 03:30:28 DEBUG : empty space: Excluded (Size Filter) 2025/01/06 03:30:28 DEBUG : empty space: Excluded 2025/01/06 03:30:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 03:30:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/06 03:30:28 DEBUG : B2 bucket rclone-test-gopimuz1foru: Waiting for checks to finish 2025/01/06 03:30:28 DEBUG : B2 bucket rclone-test-gopimuz1foru: Waiting for transfers to finish 2025/01/06 03:30:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 03:30:29 INFO : potato2: Copied (server-side copy) 2025/01/06 03:30:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/06 03:30:29 INFO : potato3: Copied (server-side copy) 2025/01/06 03:30:29 INFO : potato2: Deleted 2025/01/06 03:30:29 INFO : potato3: Deleted 2025/01/06 03:30:29 DEBUG : Creating backend with remote "TestB2:rclone-test-diyoyah8caqu" 2025/01/06 03:30:30 DEBUG : empty space: Excluded (Size Filter) 2025/01/06 03:30:30 DEBUG : empty space: Excluded 2025/01/06 03:30:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 03:30:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/06 03:30:30 DEBUG : B2 bucket rclone-test-diyoyah8caqu: Waiting for checks to finish 2025/01/06 03:30:30 DEBUG : B2 bucket rclone-test-diyoyah8caqu: Waiting for transfers to finish 2025/01/06 03:30:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 03:30:31 INFO : potato2: Copied (server-side copy) 2025/01/06 03:30:31 INFO : potato2: Deleted 2025/01/06 03:30:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/06 03:30:31 INFO : potato3: Copied (server-side copy) 2025/01/06 03:30:32 INFO : potato3: Deleted 2025/01/06 03:30:32 DEBUG : B2 bucket rclone-test-diyoyah8caqu: Purge remote 2025/01/06 03:30:32 INFO : B2 bucket rclone-test-diyoyah8caqu: cleaning bucket "rclone-test-diyoyah8caqu" of all files 2025/01/06 03:30:32 DEBUG : potato2: Deleting (id "4_z4f020d43a0ad3b9b9f480e1b_f11248757b3fc1c0a_d20250106_m033031_c001_v0001177_t0055_u01736134231557") 2025/01/06 03:30:32 DEBUG : potato3: Deleting (id "4_z4f020d43a0ad3b9b9f480e1b_f111cee6fdf2d3569_d20250106_m033031_c001_v0001176_t0052_u01736134231795") 2025/01/06 03:30:33 DEBUG : B2 bucket rclone-test-gopimuz1foru: Purge remote 2025/01/06 03:30:33 INFO : B2 bucket rclone-test-gopimuz1foru: cleaning bucket "rclone-test-gopimuz1foru" of all files 2025/01/06 03:30:33 DEBUG : empty space: Deleting (id "4_z4f82fd23a09d3b9b9f480e1b_f1121f5380e53ba00_d20250106_m033027_c001_v0001044_t0041_u01736134227563") 2025/01/06 03:30:33 DEBUG : potato2: Deleting (id "4_z4f82fd23a09d3b9b9f480e1b_f4173cf171815a1d8_d20250106_m033031_c001_v7007000_t0000_u01736134231774") 2025/01/06 03:30:33 DEBUG : potato2: Deleting (id "4_z4f82fd23a09d3b9b9f480e1b_f108c9dd0ba7c83f5_d20250106_m033028_c001_v0001038_t0006_u01736134228722") 2025/01/06 03:30:33 DEBUG : potato3: Deleting (id "4_z4f82fd23a09d3b9b9f480e1b_f4173cf171815a1da_d20250106_m033032_c001_v7007000_t0000_u01736134232014") 2025/01/06 03:30:33 DEBUG : potato3: Deleting (id "4_z4f82fd23a09d3b9b9f480e1b_f108573e43620942f_d20250106_m033029_c001_v0001177_t0012_u01736134229083") 2025/01/06 03:30:33 DEBUG : potato3: Deleting (id "4_z4f82fd23a09d3b9b9f480e1b_f1121f5380e53ba02_d20250106_m033027_c001_v0001044_t0046_u01736134227906") --- PASS: TestServerSideMoveWithFilter (12.23s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:30:35 DEBUG : Creating backend with remote "TestB2:rclone-test-ceracof3seyu" 2025/01/06 03:30:38 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-gomizuy6gowu -> B2 bucket rclone-test-ceracof3seyu 2025/01/06 03:30:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 03:30:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/06 03:30:40 DEBUG : empty space: Unchanged skipping 2025/01/06 03:30:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/06 03:30:40 DEBUG : B2 bucket rclone-test-ceracof3seyu: Waiting for checks to finish 2025/01/06 03:30:40 INFO : empty space: Deleted 2025/01/06 03:30:40 DEBUG : B2 bucket rclone-test-ceracof3seyu: Waiting for transfers to finish 2025/01/06 03:30:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 03:30:40 INFO : potato2: Copied (server-side copy) 2025/01/06 03:30:41 INFO : potato2: Deleted 2025/01/06 03:30:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/06 03:30:41 INFO : potato3: Copied (server-side copy) 2025/01/06 03:30:41 INFO : potato3: Deleted 2025/01/06 03:30:41 DEBUG : Creating backend with remote "TestB2:rclone-test-pucezal6zede" 2025/01/06 03:30:42 DEBUG : tomatoDir: Making directory 2025/01/06 03:30:43 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/06 03:30:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/06 03:30:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/06 03:30:43 DEBUG : B2 bucket rclone-test-pucezal6zede: Waiting for checks to finish 2025/01/06 03:30:43 DEBUG : B2 bucket rclone-test-pucezal6zede: Waiting for transfers to finish 2025/01/06 03:30:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/06 03:30:44 INFO : potato2: Copied (server-side copy) 2025/01/06 03:30:44 INFO : potato2: Deleted 2025/01/06 03:30:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/06 03:30:44 INFO : empty space: Copied (server-side copy) 2025/01/06 03:30:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/06 03:30:44 INFO : potato3: Copied (server-side copy) 2025/01/06 03:30:44 INFO : empty space: Deleted 2025/01/06 03:30:44 INFO : potato3: Deleted 2025/01/06 03:30:45 DEBUG : B2 bucket rclone-test-pucezal6zede: Purge remote 2025/01/06 03:30:45 INFO : B2 bucket rclone-test-pucezal6zede: cleaning bucket "rclone-test-pucezal6zede" of all files 2025/01/06 03:30:45 DEBUG : empty space: Deleting (id "4_z6fe23d33a0ad3b9b9f480e1b_f1070c5b01c72c8a1_d20250106_m033044_c001_v0001184_t0007_u01736134244280") 2025/01/06 03:30:45 DEBUG : potato2: Deleting (id "4_z6fe23d33a0ad3b9b9f480e1b_f113802246bde3ced_d20250106_m033044_c001_v0001165_t0003_u01736134244017") 2025/01/06 03:30:45 DEBUG : potato3: Deleting (id "4_z6fe23d33a0ad3b9b9f480e1b_f10250a1b18fc66a5_d20250106_m033044_c001_v0001137_t0042_u01736134244385") 2025/01/06 03:30:46 DEBUG : B2 bucket rclone-test-ceracof3seyu: Purge remote 2025/01/06 03:30:46 INFO : B2 bucket rclone-test-ceracof3seyu: cleaning bucket "rclone-test-ceracof3seyu" of all files 2025/01/06 03:30:46 DEBUG : empty space: Deleting (id "4_z0f122d23a0ad3b9b9f480e1b_f4196da177fc4fed3_d20250106_m033044_c001_v7007000_t0000_u01736134244491") 2025/01/06 03:30:46 DEBUG : empty space: Deleting (id "4_z0f122d23a0ad3b9b9f480e1b_f1012cb0fbcc3863f_d20250106_m033039_c001_v0001183_t0014_u01736134239783") 2025/01/06 03:30:46 DEBUG : potato2: Deleting (id "4_z0f122d23a0ad3b9b9f480e1b_f4196da177fc4fed2_d20250106_m033044_c001_v7007000_t0000_u01736134244255") 2025/01/06 03:30:46 DEBUG : potato2: Deleting (id "4_z0f122d23a0ad3b9b9f480e1b_f113c7eac03f5f5c2_d20250106_m033040_c001_v0001137_t0045_u01736134240626") 2025/01/06 03:30:46 DEBUG : potato3: Deleting (id "4_z0f122d23a0ad3b9b9f480e1b_f408469fc23f13107_d20250106_m033044_c001_v7007000_t0000_u01736134244655") 2025/01/06 03:30:46 DEBUG : potato3: Deleting (id "4_z0f122d23a0ad3b9b9f480e1b_f105f34dd3bfd9e80_d20250106_m033040_c001_v0001183_t0001_u01736134240996") 2025/01/06 03:30:46 DEBUG : potato3: Deleting (id "4_z0f122d23a0ad3b9b9f480e1b_f1012cb0fbcc38649_d20250106_m033039_c001_v0001183_t0022_u01736134239991") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.54s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:30:48 DEBUG : Creating backend with remote "TestB2:rclone-test-gomizuy6gowu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.40s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:30:50 DEBUG : Creating backend with remote "TestB2:rclone-test-gomizuy6gowu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncOverlap (3.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:30:53 DEBUG : Creating backend with remote "TestB2:rclone-test-gomizuy6gowu/rclone-sync-test" 2025/01/06 03:30:55 DEBUG : Creating backend with remote "TestB2:rclone-test-gomizuy6gowu/rclone-sync-test-include/layer2" 2025/01/06 03:30:57 DEBUG : Creating backend with remote "TestB2:rclone-test-gomizuy6gowu/rclone-sync-test-ignore-file" 2025/01/06 03:31:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 03:31:01 DEBUG : B2 bucket rclone-test-gomizuy6gowu path rclone-sync-test: Waiting for checks to finish 2025/01/06 03:31:01 DEBUG : B2 bucket rclone-test-gomizuy6gowu path rclone-sync-test: Waiting for transfers to finish 2025/01/06 03:31:01 DEBUG : Waiting for deletions to finish 2025/01/06 03:31:01 INFO : There was nothing to transfer 2025/01/06 03:31:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 03:31:02 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:31:02 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:31:02 DEBUG : Waiting for deletions to finish 2025/01/06 03:31:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:31:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 03:31:02 DEBUG : B2 bucket rclone-test-gomizuy6gowu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/06 03:31:02 DEBUG : B2 bucket rclone-test-gomizuy6gowu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/06 03:31:02 DEBUG : Waiting for deletions to finish 2025/01/06 03:31:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:31:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 03:31:03 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:31:03 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:31:03 DEBUG : Waiting for deletions to finish 2025/01/06 03:31:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:31:03 DEBUG : : Excluded 2025/01/06 03:31:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/06 03:31:03 DEBUG : B2 bucket rclone-test-gomizuy6gowu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/06 03:31:03 DEBUG : B2 bucket rclone-test-gomizuy6gowu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/06 03:31:03 DEBUG : Waiting for deletions to finish 2025/01/06 03:31:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (17.05s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:31:10 DEBUG : Creating backend with remote "TestB2:rclone-test-gomizuy6gowu/dst" 2025/01/06 03:31:11 DEBUG : Creating backend with remote "TestB2:rclone-test-gomizuy6gowu/CompareDest" 2025/01/06 03:31:13 DEBUG : one: Need to transfer - File not found at Destination 2025/01/06 03:31:13 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for checks to finish 2025/01/06 03:31:13 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for transfers to finish 2025/01/06 03:31:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/06 03:31:14 INFO : one: Copied (new) 2025/01/06 03:31:14 DEBUG : Waiting for deletions to finish 2025/01/06 03:31:15 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for checks to finish 2025/01/06 03:31:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 03:31:15 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for transfers to finish 2025/01/06 03:31:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/06 03:31:15 INFO : one: Copied (replaced existing) 2025/01/06 03:31:15 DEBUG : Waiting for deletions to finish 2025/01/06 03:31:17 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for checks to finish 2025/01/06 03:31:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 03:31:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 03:31:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/06 03:31:17 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for transfers to finish 2025/01/06 03:31:17 DEBUG : Waiting for deletions to finish 2025/01/06 03:31:17 INFO : There was nothing to transfer 2025/01/06 03:31:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 03:31:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/06 03:31:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 03:31:18 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for checks to finish 2025/01/06 03:31:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 03:31:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/06 03:31:19 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for transfers to finish 2025/01/06 03:31:19 DEBUG : Waiting for deletions to finish 2025/01/06 03:31:19 INFO : There was nothing to transfer 2025/01/06 03:31:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 03:31:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/06 03:31:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 03:31:19 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for checks to finish 2025/01/06 03:31:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 03:31:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/06 03:31:19 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for transfers to finish 2025/01/06 03:31:19 DEBUG : Waiting for deletions to finish 2025/01/06 03:31:19 INFO : There was nothing to transfer 2025/01/06 03:31:20 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/01/06 03:31:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/06 03:31:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/06 03:31:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 03:31:20 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for checks to finish 2025/01/06 03:31:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 03:31:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/06 03:31:21 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for transfers to finish 2025/01/06 03:31:21 DEBUG : Waiting for deletions to finish 2025/01/06 03:31:21 INFO : There was nothing to transfer 2025/01/06 03:31:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/06 03:31:21 DEBUG : two: Need to transfer - File not found at Destination 2025/01/06 03:31:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 03:31:21 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for checks to finish 2025/01/06 03:31:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 03:31:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/06 03:31:22 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for transfers to finish 2025/01/06 03:31:22 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/06 03:31:22 INFO : two: Copied (new) 2025/01/06 03:31:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.01s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:31:25 DEBUG : Creating backend with remote "TestB2:rclone-test-gomizuy6gowu/dest" 2025/01/06 03:31:26 DEBUG : Creating backend with remote "TestB2:rclone-test-gomizuy6gowu/pre-dest1" 2025/01/06 03:31:27 DEBUG : Creating backend with remote "TestB2:rclone-test-gomizuy6gowu/pre-dest2" 2025/01/06 03:31:29 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:31:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/06 03:31:29 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:31:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/06 03:31:30 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/06 03:31:30 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dest: Waiting for checks to finish 2025/01/06 03:31:30 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dest: Waiting for transfers to finish 2025/01/06 03:31:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/06 03:31:30 INFO : 3: Copied (new) 2025/01/06 03:31:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.76s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:31:32 DEBUG : Creating backend with remote "TestB2:rclone-test-gomizuy6gowu/dst" 2025/01/06 03:31:33 DEBUG : Creating backend with remote "TestB2:rclone-test-gomizuy6gowu/CopyDest" 2025/01/06 03:31:35 DEBUG : one: Need to transfer - File not found at Destination 2025/01/06 03:31:35 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for checks to finish 2025/01/06 03:31:35 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for transfers to finish 2025/01/06 03:31:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/06 03:31:36 INFO : one: Copied (new) 2025/01/06 03:31:36 DEBUG : Waiting for deletions to finish 2025/01/06 03:31:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 03:31:37 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for checks to finish 2025/01/06 03:31:37 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for transfers to finish 2025/01/06 03:31:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/06 03:31:37 INFO : one: Copied (replaced existing) 2025/01/06 03:31:37 DEBUG : Waiting for deletions to finish 2025/01/06 03:31:39 DEBUG : Creating backend with remote "TestB2:rclone-test-gomizuy6gowu/BackupDir" 2025/01/06 03:31:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 03:31:40 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for checks to finish 2025/01/06 03:31:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 03:31:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/06 03:31:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/06 03:31:41 INFO : one: Copied (server-side copy) 2025/01/06 03:31:42 INFO : one: Deleted 2025/01/06 03:31:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/06 03:31:42 INFO : one: Copied (server-side copy) 2025/01/06 03:31:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/06 03:31:42 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for transfers to finish 2025/01/06 03:31:42 DEBUG : Waiting for deletions to finish 2025/01/06 03:31:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 03:31:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/06 03:31:44 INFO : two: Copied (server-side copy) 2025/01/06 03:31:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/06 03:31:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 03:31:44 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for checks to finish 2025/01/06 03:31:44 DEBUG : one: Unchanged skipping 2025/01/06 03:31:44 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for transfers to finish 2025/01/06 03:31:44 DEBUG : Waiting for deletions to finish 2025/01/06 03:31:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 03:31:44 DEBUG : one: Unchanged skipping 2025/01/06 03:31:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 03:31:44 DEBUG : two: Unchanged skipping 2025/01/06 03:31:44 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for checks to finish 2025/01/06 03:31:44 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for transfers to finish 2025/01/06 03:31:44 DEBUG : Waiting for deletions to finish 2025/01/06 03:31:44 INFO : There was nothing to transfer 2025/01/06 03:31:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/06 03:31:46 DEBUG : three: Destination not found in --copy-dest 2025/01/06 03:31:46 DEBUG : three: Need to transfer - File not found at Destination 2025/01/06 03:31:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 03:31:46 DEBUG : one: Unchanged skipping 2025/01/06 03:31:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/06 03:31:46 DEBUG : two: Unchanged skipping 2025/01/06 03:31:46 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for checks to finish 2025/01/06 03:31:46 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for transfers to finish 2025/01/06 03:31:47 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/06 03:31:47 INFO : three: Copied (new) 2025/01/06 03:31:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.39s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:31:50 DEBUG : Creating backend with remote "TestB2:rclone-test-gomizuy6gowu/dst" 2025/01/06 03:31:51 DEBUG : Creating backend with remote "TestB2:rclone-test-gomizuy6gowu/backup" 2025/01/06 03:31:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/06 03:31:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:31:53 DEBUG : two: Unchanged skipping 2025/01/06 03:31:53 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for checks to finish 2025/01/06 03:31:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/06 03:31:54 INFO : one: Copied (server-side copy) 2025/01/06 03:31:54 INFO : one: Deleted 2025/01/06 03:31:54 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for transfers to finish 2025/01/06 03:31:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 03:31:55 INFO : one: Copied (new) 2025/01/06 03:31:55 DEBUG : Waiting for deletions to finish 2025/01/06 03:31:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/06 03:31:55 INFO : three.txt: Copied (server-side copy) 2025/01/06 03:31:56 INFO : three.txt: Deleted 2025/01/06 03:31:56 INFO : three.txt: Moved into backup dir 2025/01/06 03:31:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/06 03:31:57 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for checks to finish 2025/01/06 03:31:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:31:57 DEBUG : two: Unchanged skipping 2025/01/06 03:31:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 03:31:58 INFO : one: Copied (server-side copy) 2025/01/06 03:31:58 INFO : one: Deleted 2025/01/06 03:31:58 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for transfers to finish 2025/01/06 03:31:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/06 03:31:58 INFO : one: Copied (new) 2025/01/06 03:31:58 DEBUG : Waiting for deletions to finish 2025/01/06 03:31:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/06 03:31:59 INFO : three.txt: Copied (server-side copy) 2025/01/06 03:31:59 INFO : three.txt: Deleted 2025/01/06 03:31:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.60s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:32:02 DEBUG : Creating backend with remote "TestB2:rclone-test-gomizuy6gowu/dst" 2025/01/06 03:32:03 DEBUG : Creating backend with remote "TestB2:rclone-test-gomizuy6gowu/backup" 2025/01/06 03:32:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/06 03:32:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:32:05 DEBUG : two: Unchanged skipping 2025/01/06 03:32:05 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for checks to finish 2025/01/06 03:32:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/06 03:32:06 INFO : one: Copied (server-side copy) to: one.bak 2025/01/06 03:32:06 INFO : one: Deleted 2025/01/06 03:32:06 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for transfers to finish 2025/01/06 03:32:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 03:32:07 INFO : one: Copied (new) 2025/01/06 03:32:07 DEBUG : Waiting for deletions to finish 2025/01/06 03:32:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/06 03:32:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/06 03:32:07 INFO : three.txt: Deleted 2025/01/06 03:32:07 INFO : three.txt: Moved into backup dir 2025/01/06 03:32:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/06 03:32:09 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for checks to finish 2025/01/06 03:32:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:32:09 DEBUG : two: Unchanged skipping 2025/01/06 03:32:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 03:32:09 INFO : one: Copied (server-side copy) to: one.bak 2025/01/06 03:32:10 INFO : one: Deleted 2025/01/06 03:32:10 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for transfers to finish 2025/01/06 03:32:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/06 03:32:10 INFO : one: Copied (new) 2025/01/06 03:32:10 DEBUG : Waiting for deletions to finish 2025/01/06 03:32:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/06 03:32:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/06 03:32:11 INFO : three.txt: Deleted 2025/01/06 03:32:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.13s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:32:14 DEBUG : Creating backend with remote "TestB2:rclone-test-gomizuy6gowu/dst" 2025/01/06 03:32:15 DEBUG : Creating backend with remote "TestB2:rclone-test-gomizuy6gowu/backup" 2025/01/06 03:32:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/06 03:32:17 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for checks to finish 2025/01/06 03:32:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:32:17 DEBUG : two: Unchanged skipping 2025/01/06 03:32:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/06 03:32:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/06 03:32:18 INFO : one: Deleted 2025/01/06 03:32:18 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for transfers to finish 2025/01/06 03:32:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 03:32:19 INFO : one: Copied (new) 2025/01/06 03:32:19 DEBUG : Waiting for deletions to finish 2025/01/06 03:32:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/06 03:32:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/06 03:32:20 INFO : three.txt: Deleted 2025/01/06 03:32:20 INFO : three.txt: Moved into backup dir 2025/01/06 03:32:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/06 03:32:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:32:21 DEBUG : two: Unchanged skipping 2025/01/06 03:32:21 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for checks to finish 2025/01/06 03:32:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 03:32:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/06 03:32:22 INFO : one: Deleted 2025/01/06 03:32:22 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for transfers to finish 2025/01/06 03:32:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/06 03:32:22 INFO : one: Copied (new) 2025/01/06 03:32:22 DEBUG : Waiting for deletions to finish 2025/01/06 03:32:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/06 03:32:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/06 03:32:23 INFO : three.txt: Deleted 2025/01/06 03:32:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.35s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:32:26 DEBUG : Creating backend with remote "TestB2:rclone-test-gomizuy6gowu/dst" 2025/01/06 03:32:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/06 03:32:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:32:28 DEBUG : two: Unchanged skipping 2025/01/06 03:32:28 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for checks to finish 2025/01/06 03:32:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/06 03:32:28 INFO : one: Copied (server-side copy) to: one.bak 2025/01/06 03:32:29 INFO : one: Deleted 2025/01/06 03:32:29 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for transfers to finish 2025/01/06 03:32:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 03:32:29 INFO : one: Copied (new) 2025/01/06 03:32:29 DEBUG : Waiting for deletions to finish 2025/01/06 03:32:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/06 03:32:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/06 03:32:30 INFO : three.txt: Deleted 2025/01/06 03:32:30 INFO : three.txt: Moved into backup dir 2025/01/06 03:32:31 DEBUG : one.bak: Excluded (Path Filter) 2025/01/06 03:32:31 DEBUG : one.bak: Excluded 2025/01/06 03:32:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/06 03:32:31 DEBUG : three.txt.bak: Excluded 2025/01/06 03:32:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/06 03:32:31 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for checks to finish 2025/01/06 03:32:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:32:31 DEBUG : two: Unchanged skipping 2025/01/06 03:32:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 03:32:31 INFO : one: Copied (server-side copy) to: one.bak 2025/01/06 03:32:32 INFO : one: Deleted 2025/01/06 03:32:32 DEBUG : B2 bucket rclone-test-gomizuy6gowu path dst: Waiting for transfers to finish 2025/01/06 03:32:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/06 03:32:32 INFO : one: Copied (new) 2025/01/06 03:32:32 DEBUG : Waiting for deletions to finish 2025/01/06 03:32:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/06 03:32:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/06 03:32:32 INFO : three.txt: Deleted 2025/01/06 03:32:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.28s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:32:35 DEBUG : Creating backend with remote "TestB2:rclone-test-gomizuy6gowu/dst" 2025/01/06 03:32:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/06 03:32:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/06 03:32:38 INFO : one: Copied (server-side copy) to: one.bak 2025/01/06 03:32:38 INFO : one: Deleted 2025/01/06 03:32:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 03:32:39 INFO : one: Copied (new) 2025/01/06 03:32:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:32:39 DEBUG : two: Unchanged skipping 2025/01/06 03:32:40 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/06 03:32:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/06 03:32:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/06 03:32:40 INFO : three.txt: Deleted 2025/01/06 03:32:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/06 03:32:41 INFO : three.txt: Copied (new) 2025/01/06 03:32:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/06 03:32:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 03:32:42 INFO : one: Copied (server-side copy) to: one.bak 2025/01/06 03:32:43 INFO : one: Deleted 2025/01/06 03:32:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/06 03:32:43 INFO : one: Copied (new) 2025/01/06 03:32:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:32:43 DEBUG : two: Unchanged skipping 2025/01/06 03:32:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/06 03:32:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/06 03:32:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/06 03:32:44 INFO : three.txt: Deleted 2025/01/06 03:32:44 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/06 03:32:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.17s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:32:48 DEBUG : Creating backend with remote "TestB2:rclone-test-gomizuy6gowu/dst" 2025/01/06 03:32:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/06 03:32:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/06 03:32:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/06 03:32:51 INFO : one: Deleted 2025/01/06 03:32:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 03:32:52 INFO : one: Copied (new) 2025/01/06 03:32:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:32:52 DEBUG : two: Unchanged skipping 2025/01/06 03:32:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/06 03:32:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/06 03:32:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/06 03:32:53 INFO : three.txt: Deleted 2025/01/06 03:32:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/06 03:32:53 INFO : three.txt: Copied (new) 2025/01/06 03:32:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/06 03:32:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/06 03:32:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/06 03:32:55 INFO : one: Deleted 2025/01/06 03:32:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/06 03:32:55 INFO : one: Copied (new) 2025/01/06 03:32:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:32:55 DEBUG : two: Unchanged skipping 2025/01/06 03:32:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/06 03:32:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/06 03:32:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/06 03:32:56 INFO : three.txt: Deleted 2025/01/06 03:32:56 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/06 03:32:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.92s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:32:59 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/06 03:32:59 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:32:59 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:32:59 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/06 03:32:59 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/06 03:32:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.31s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:33:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/06 03:33:01 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:33:01 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:33:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/06 03:33:01 INFO : existing: Copied (new) 2025/01/06 03:33:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:33:02 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/06 03:33:02 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/06 03:33:02 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:33:02 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:33:02 ERROR : B2 bucket rclone-test-gomizuy6gowu: not deleting files as there were IO errors 2025/01/06 03:33:02 ERROR : B2 bucket rclone-test-gomizuy6gowu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncImmutable (3.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:33:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:04 DEBUG : existing: Unchanged skipping 2025/01/06 03:33:04 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:33:04 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:33:04 DEBUG : Waiting for deletions to finish 2025/01/06 03:33:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", 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-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:33:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:16 DEBUG : both0: Unchanged skipping 2025/01/06 03:33:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:16 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:33:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:16 DEBUG : both10: Unchanged skipping 2025/01/06 03:33:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:16 DEBUG : both13: Unchanged skipping 2025/01/06 03:33:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:16 DEBUG : both14: Unchanged skipping 2025/01/06 03:33:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:16 DEBUG : both15: Unchanged skipping 2025/01/06 03:33:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:16 DEBUG : both16: Unchanged skipping 2025/01/06 03:33:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:16 DEBUG : both17: Unchanged skipping 2025/01/06 03:33:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:16 DEBUG : both18: Unchanged skipping 2025/01/06 03:33:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:16 DEBUG : both19: Unchanged skipping 2025/01/06 03:33:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:16 DEBUG : both2: Unchanged skipping 2025/01/06 03:33:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:16 DEBUG : both3: Unchanged skipping 2025/01/06 03:33:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:16 DEBUG : both4: Unchanged skipping 2025/01/06 03:33:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:16 DEBUG : both5: Unchanged skipping 2025/01/06 03:33:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:16 DEBUG : both6: Unchanged skipping 2025/01/06 03:33:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:16 DEBUG : both7: Unchanged skipping 2025/01/06 03:33:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:16 DEBUG : both8: Unchanged skipping 2025/01/06 03:33:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:16 DEBUG : both11: Unchanged skipping 2025/01/06 03:33:16 DEBUG : both12: Unchanged skipping 2025/01/06 03:33:16 DEBUG : both1: Unchanged skipping 2025/01/06 03:33:16 DEBUG : both9: Unchanged skipping 2025/01/06 03:33:16 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:33:16 DEBUG : Waiting for deletions to finish 2025/01/06 03:33:17 INFO : only19: Deleted 2025/01/06 03:33:17 INFO : only1: Deleted 2025/01/06 03:33:17 INFO : only11: Deleted 2025/01/06 03:33:17 INFO : only15: Deleted 2025/01/06 03:33:17 INFO : only8: Deleted 2025/01/06 03:33:17 INFO : only16: Deleted 2025/01/06 03:33:17 INFO : only9: Deleted 2025/01/06 03:33:17 INFO : only10: Deleted 2025/01/06 03:33:17 INFO : only12: Deleted 2025/01/06 03:33:17 INFO : only14: Deleted 2025/01/06 03:33:17 INFO : only5: Deleted 2025/01/06 03:33:17 INFO : only2: Deleted 2025/01/06 03:33:17 INFO : only3: Deleted 2025/01/06 03:33:17 INFO : only4: Deleted 2025/01/06 03:33:18 INFO : only6: Deleted 2025/01/06 03:33:18 INFO : only0: Deleted 2025/01/06 03:33:18 INFO : only13: Deleted 2025/01/06 03:33:18 INFO : only17: Deleted 2025/01/06 03:33:18 INFO : only18: Deleted 2025/01/06 03:33:18 INFO : only7: Deleted 2025/01/06 03:33:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (16.42s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:33:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:33 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for checks to finish 2025/01/06 03:33:33 DEBUG : both1: Unchanged skipping 2025/01/06 03:33:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:33 DEBUG : both12: Unchanged skipping 2025/01/06 03:33:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:33 DEBUG : both13: Unchanged skipping 2025/01/06 03:33:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:33 DEBUG : both14: Unchanged skipping 2025/01/06 03:33:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:33 DEBUG : both15: Unchanged skipping 2025/01/06 03:33:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:33 DEBUG : both16: Unchanged skipping 2025/01/06 03:33:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:33 DEBUG : both17: Unchanged skipping 2025/01/06 03:33:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:33 DEBUG : both18: Unchanged skipping 2025/01/06 03:33:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:33 DEBUG : both0: Unchanged skipping 2025/01/06 03:33:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:33 DEBUG : both11: Unchanged skipping 2025/01/06 03:33:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:33 DEBUG : both10: Unchanged skipping 2025/01/06 03:33:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:33 DEBUG : both3: Unchanged skipping 2025/01/06 03:33:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:33 DEBUG : both5: Unchanged skipping 2025/01/06 03:33:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:33 DEBUG : both6: Unchanged skipping 2025/01/06 03:33:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:33 DEBUG : both7: Unchanged skipping 2025/01/06 03:33:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:33 DEBUG : both8: Unchanged skipping 2025/01/06 03:33:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/06 03:33:33 DEBUG : both9: Unchanged skipping 2025/01/06 03:33:33 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/06 03:33:33 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/06 03:33:33 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/06 03:33:33 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/06 03:33:33 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/06 03:33:33 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/06 03:33:33 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/06 03:33:33 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/06 03:33:33 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/06 03:33:33 DEBUG : both2: Unchanged skipping 2025/01/06 03:33:33 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/06 03:33:33 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/06 03:33:33 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/06 03:33:33 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/06 03:33:33 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/06 03:33:33 DEBUG : both4: Unchanged skipping 2025/01/06 03:33:33 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/06 03:33:33 DEBUG : both19: Unchanged skipping 2025/01/06 03:33:33 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/06 03:33:33 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/06 03:33:33 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/06 03:33:33 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/06 03:33:33 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/06 03:33:33 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Waiting for transfers to finish 2025/01/06 03:33:33 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:33:33 INFO : only1: Copied (replaced existing) 2025/01/06 03:33:33 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:33:33 INFO : only10: Copied (replaced existing) 2025/01/06 03:33:33 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:33:33 INFO : only0: Copied (replaced existing) 2025/01/06 03:33:33 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:33:33 INFO : only12: Copied (replaced existing) 2025/01/06 03:33:33 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:33:33 INFO : only14: Copied (replaced existing) 2025/01/06 03:33:33 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:33:33 INFO : only13: Copied (replaced existing) 2025/01/06 03:33:33 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:33:33 INFO : only15: Copied (replaced existing) 2025/01/06 03:33:33 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:33:33 INFO : only17: Copied (replaced existing) 2025/01/06 03:33:33 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:33:33 INFO : only16: Copied (replaced existing) 2025/01/06 03:33:33 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:33:33 INFO : only11: Copied (replaced existing) 2025/01/06 03:33:33 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:33:33 INFO : only19: Copied (replaced existing) 2025/01/06 03:33:34 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:33:34 INFO : only2: Copied (replaced existing) 2025/01/06 03:33:34 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:33:34 INFO : only18: Copied (replaced existing) 2025/01/06 03:33:34 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:33:34 INFO : only3: Copied (replaced existing) 2025/01/06 03:33:34 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:33:34 INFO : only7: Copied (replaced existing) 2025/01/06 03:33:34 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:33:34 INFO : only8: Copied (replaced existing) 2025/01/06 03:33:34 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:33:34 INFO : only9: Copied (replaced existing) 2025/01/06 03:33:34 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:33:34 INFO : only4: Copied (replaced existing) 2025/01/06 03:33:34 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:33:34 INFO : only5: Copied (replaced existing) 2025/01/06 03:33:34 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/06 03:33:34 INFO : only6: Copied (replaced existing) 2025/01/06 03:33:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:33:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/06 03:33:43 DEBUG : sub dir: Making directory 2025/01/06 03:33:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.58s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" 2025/01/06 03:33:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/06 03:33:47 DEBUG : sub dir: Making directory 2025/01/06 03:33:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gomizuy6gowu", Local "Local file system at /tmp/rclone433746734", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.42s) PASS 2025/01/06 03:33:52 DEBUG : B2 bucket rclone-test-gomizuy6gowu: Purge remote 2025/01/06 03:33:52 INFO : B2 bucket rclone-test-gomizuy6gowu: cleaning bucket "rclone-test-gomizuy6gowu" of all files 2025/01/06 03:33:52 DEBUG : BackupDir/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f407f7e60477d255a_d20250106_m033147_c001_v7007000_t0000_u01736134307524") 2025/01/06 03:33:52 DEBUG : BackupDir/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f110bfe02d54d6cd6_d20250106_m033141_c001_v0001183_t0001_u01736134301820") 2025/01/06 03:33:52 DEBUG : CompareDest/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f411f8bcad23ace61_d20250106_m033122_c001_v7007000_t0000_u01736134282939") 2025/01/06 03:33:52 DEBUG : CompareDest/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba4fe_d20250106_m033116_c001_v0001180_t0036_u01736134276923") 2025/01/06 03:33:52 DEBUG : CompareDest/two: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f411f8bcad23ace62_d20250106_m033123_c001_v7007000_t0000_u01736134283123") 2025/01/06 03:33:52 DEBUG : CompareDest/two: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07061_d20250106_m033118_c001_v0001183_t0026_u01736134278233") 2025/01/06 03:33:52 DEBUG : CopyDest/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f407f7e60477d255d_d20250106_m033147_c001_v7007000_t0000_u01736134307707") 2025/01/06 03:33:52 DEBUG : CopyDest/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc6a21_d20250106_m033138_c001_v0001183_t0045_u01736134298917") 2025/01/06 03:33:52 DEBUG : CopyDest/three: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f407f7e60477d2560_d20250106_m033147_c001_v7007000_t0000_u01736134307889") 2025/01/06 03:33:52 DEBUG : CopyDest/three: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa072ec_d20250106_m033145_c001_v0001183_t0017_u01736134305606") 2025/01/06 03:33:53 DEBUG : CopyDest/two: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f407f7e60477d2563_d20250106_m033148_c001_v7007000_t0000_u01736134308071") 2025/01/06 03:33:53 DEBUG : CopyDest/two: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba52b_d20250106_m033143_c001_v0001180_t0002_u01736134303628") 2025/01/06 03:33:53 DEBUG : EXISTING: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc201c3_d20250106_m033304_c001_v7007000_t0000_u01736134384770") 2025/01/06 03:33:53 DEBUG : EXISTING: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba5bb_d20250106_m033303_c001_v0001180_t0047_u01736134383804") 2025/01/06 03:33:53 DEBUG : Testêé: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc2019b_d20250106_m033300_c001_v7007000_t0000_u01736134380388") 2025/01/06 03:33:53 DEBUG : Testêé: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa079a0_d20250106_m033259_c001_v0001183_t0015_u01736134379798") 2025/01/06 03:33:53 DEBUG : Testêé: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba5b1_d20250106_m033258_c001_v0001180_t0031_u01736134378823") 2025/01/06 03:33:53 DEBUG : a/potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f2ab_d20250106_m032937_c001_v7007000_t0000_u01736134177134") 2025/01/06 03:33:53 DEBUG : a/potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa06461_d20250106_m032936_c001_v0001183_t0059_u01736134176559") 2025/01/06 03:33:53 DEBUG : a/potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f408469fc23f13085_d20250106_m032934_c001_v7007000_t0000_u01736134174813") 2025/01/06 03:33:53 DEBUG : a/potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa06429_d20250106_m032933_c001_v0001183_t0044_u01736134173894") 2025/01/06 03:33:53 DEBUG : a/potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40326dab22d5d258_d20250106_m032915_c001_v7007000_t0000_u01736134155169") 2025/01/06 03:33:53 DEBUG : a/potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa061c2_d20250106_m032914_c001_v0001183_t0011_u01736134154267") 2025/01/06 03:33:53 DEBUG : b/potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f2ac_d20250106_m032937_c001_v7007000_t0000_u01736134177327") 2025/01/06 03:33:53 DEBUG : b/potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa06455_d20250106_m032935_c001_v0001183_t0012_u01736134175735") 2025/01/06 03:33:53 DEBUG : b/potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f408469fc23f13084_d20250106_m032934_c001_v7007000_t0000_u01736134174260") 2025/01/06 03:33:53 DEBUG : b/potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa06415_d20250106_m032933_c001_v0001183_t0036_u01736134173078") 2025/01/06 03:33:53 DEBUG : b/potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40326dab22d5d257_d20250106_m032914_c001_v7007000_t0000_u01736134154611") 2025/01/06 03:33:53 DEBUG : b/potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa06198_d20250106_m032913_c001_v0001183_t0046_u01736134153451") 2025/01/06 03:33:54 DEBUG : backup/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4056efc757bd1ea2_d20250106_m033159_c001_v7007000_t0000_u01736134319672") 2025/01/06 03:33:54 DEBUG : backup/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f115252e025351fcd_d20250106_m033157_c001_v0001183_t0028_u01736134317976") 2025/01/06 03:33:54 DEBUG : backup/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11027194d3c4a6ad_d20250106_m033154_c001_v0001176_t0004_u01736134314520") 2025/01/06 03:33:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f407f7e60477d2624_d20250106_m033224_c001_v7007000_t0000_u01736134344164") 2025/01/06 03:33:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11681d09f0aa1246_d20250106_m033222_c001_v0001184_t0017_u01736134342271") 2025/01/06 03:33:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f114cd5a9327db077_d20250106_m033218_c001_v0001145_t0028_u01736134338255") 2025/01/06 03:33:54 DEBUG : backup/one.bak: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f400e399eeb6f01f4_d20250106_m033211_c001_v7007000_t0000_u01736134331802") 2025/01/06 03:33:54 DEBUG : backup/one.bak: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07527_d20250106_m033209_c001_v0001183_t0045_u01736134329783") 2025/01/06 03:33:54 DEBUG : backup/one.bak: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1075803ac004defc_d20250106_m033206_c001_v0001182_t0031_u01736134326120") 2025/01/06 03:33:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f407f7e60477d2625_d20250106_m033224_c001_v7007000_t0000_u01736134344350") 2025/01/06 03:33:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f102e98ed9becb90e_d20250106_m033223_c001_v0001105_t0017_u01736134343235") 2025/01/06 03:33:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f102a36e769779bea_d20250106_m033220_c001_v0001179_t0017_u01736134340133") 2025/01/06 03:33:54 DEBUG : backup/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4056efc757bd1ea5_d20250106_m033159_c001_v7007000_t0000_u01736134319858") 2025/01/06 03:33:54 DEBUG : backup/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f109080bc019df524_d20250106_m033158_c001_v0001157_t0027_u01736134318779") 2025/01/06 03:33:54 DEBUG : backup/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166f40df911c149_d20250106_m033155_c001_v0001183_t0017_u01736134315860") 2025/01/06 03:33:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f400e399eeb6f01f7_d20250106_m033211_c001_v7007000_t0000_u01736134331993") 2025/01/06 03:33:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f10182255544830a7_d20250106_m033210_c001_v0001116_t0036_u01736134330797") 2025/01/06 03:33:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1099c4e6d5705ca9_d20250106_m033207_c001_v0001178_t0045_u01736134327645") 2025/01/06 03:33:55 DEBUG : both0: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf78e7_d20250106_m033334_c001_v7007000_t0000_u01736134414984") 2025/01/06 03:33:55 DEBUG : both0: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc73ea_d20250106_m033323_c001_v0001183_t0013_u01736134403444") 2025/01/06 03:33:55 DEBUG : both0: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f402c573ce7f29266_d20250106_m033318_c001_v7007000_t0000_u01736134398750") 2025/01/06 03:33:55 DEBUG : both0: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07a56_d20250106_m033307_c001_v0001183_t0019_u01736134387038") 2025/01/06 03:33:55 DEBUG : both1: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf78e8_d20250106_m033335_c001_v7007000_t0000_u01736134415173") 2025/01/06 03:33:55 DEBUG : both1: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07bf6_d20250106_m033324_c001_v0001183_t0052_u01736134404594") 2025/01/06 03:33:55 DEBUG : both1: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f402c573ce7f29267_d20250106_m033318_c001_v7007000_t0000_u01736134398933") 2025/01/06 03:33:55 DEBUG : both1: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba5bf_d20250106_m033307_c001_v0001180_t0031_u01736134387801") 2025/01/06 03:33:55 DEBUG : both10: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf78ea_d20250106_m033335_c001_v7007000_t0000_u01736134415363") 2025/01/06 03:33:55 DEBUG : both10: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07c50_d20250106_m033328_c001_v0001183_t0004_u01736134408365") 2025/01/06 03:33:55 DEBUG : both10: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f402c573ce7f29268_d20250106_m033319_c001_v7007000_t0000_u01736134399116") 2025/01/06 03:33:55 DEBUG : both10: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba5cb_d20250106_m033311_c001_v0001180_t0049_u01736134391571") 2025/01/06 03:33:55 DEBUG : both11: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf78ec_d20250106_m033335_c001_v7007000_t0000_u01736134415569") 2025/01/06 03:33:55 DEBUG : both11: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba5ff_d20250106_m033328_c001_v0001180_t0028_u01736134408777") 2025/01/06 03:33:55 DEBUG : both11: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f402c573ce7f29269_d20250106_m033319_c001_v7007000_t0000_u01736134399306") 2025/01/06 03:33:55 DEBUG : both11: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc72ae_d20250106_m033311_c001_v0001183_t0041_u01736134391969") 2025/01/06 03:33:55 DEBUG : both12: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf78ed_d20250106_m033335_c001_v7007000_t0000_u01736134415760") 2025/01/06 03:33:55 DEBUG : both12: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc7480_d20250106_m033329_c001_v0001183_t0010_u01736134409305") 2025/01/06 03:33:55 DEBUG : both12: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f402c573ce7f2926a_d20250106_m033319_c001_v7007000_t0000_u01736134399489") 2025/01/06 03:33:55 DEBUG : both12: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07add_d20250106_m033312_c001_v0001183_t0053_u01736134392382") 2025/01/06 03:33:56 DEBUG : both13: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf78ee_d20250106_m033335_c001_v7007000_t0000_u01736134415945") 2025/01/06 03:33:56 DEBUG : both13: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07c91_d20250106_m033329_c001_v0001183_t0021_u01736134409769") 2025/01/06 03:33:56 DEBUG : both13: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f402c573ce7f2926b_d20250106_m033319_c001_v7007000_t0000_u01736134399684") 2025/01/06 03:33:56 DEBUG : both13: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba5d1_d20250106_m033312_c001_v0001180_t0022_u01736134392898") 2025/01/06 03:33:56 DEBUG : both14: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf78ef_d20250106_m033336_c001_v7007000_t0000_u01736134416132") 2025/01/06 03:33:56 DEBUG : both14: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba609_d20250106_m033330_c001_v0001180_t0020_u01736134410162") 2025/01/06 03:33:56 DEBUG : both14: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f402c573ce7f2926c_d20250106_m033319_c001_v7007000_t0000_u01736134399867") 2025/01/06 03:33:56 DEBUG : both14: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc72e4_d20250106_m033313_c001_v0001183_t0038_u01736134393299") 2025/01/06 03:33:56 DEBUG : both15: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf78f0_d20250106_m033336_c001_v7007000_t0000_u01736134416316") 2025/01/06 03:33:56 DEBUG : both15: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc74aa_d20250106_m033330_c001_v0001183_t0025_u01736134410565") 2025/01/06 03:33:56 DEBUG : both15: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f402c573ce7f2926e_d20250106_m033320_c001_v7007000_t0000_u01736134400051") 2025/01/06 03:33:56 DEBUG : both15: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07b01_d20250106_m033313_c001_v0001183_t0000_u01736134393773") 2025/01/06 03:33:56 DEBUG : both16: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf78f1_d20250106_m033336_c001_v7007000_t0000_u01736134416512") 2025/01/06 03:33:56 DEBUG : both16: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07cb0_d20250106_m033331_c001_v0001183_t0026_u01736134411006") 2025/01/06 03:33:56 DEBUG : both16: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f402c573ce7f29270_d20250106_m033320_c001_v7007000_t0000_u01736134400234") 2025/01/06 03:33:56 DEBUG : both16: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba5d7_d20250106_m033314_c001_v0001180_t0053_u01736134394185") 2025/01/06 03:33:56 DEBUG : both17: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf78f2_d20250106_m033336_c001_v7007000_t0000_u01736134416694") 2025/01/06 03:33:56 DEBUG : both17: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba60d_d20250106_m033331_c001_v0001180_t0002_u01736134411423") 2025/01/06 03:33:56 DEBUG : both17: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f402c573ce7f29271_d20250106_m033320_c001_v7007000_t0000_u01736134400418") 2025/01/06 03:33:56 DEBUG : both17: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc7316_d20250106_m033314_c001_v0001183_t0031_u01736134394616") 2025/01/06 03:33:56 DEBUG : both18: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf78f5_d20250106_m033336_c001_v7007000_t0000_u01736134416878") 2025/01/06 03:33:57 DEBUG : both18: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc74ca_d20250106_m033331_c001_v0001183_t0037_u01736134411842") 2025/01/06 03:33:57 DEBUG : both18: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f402c573ce7f29273_d20250106_m033320_c001_v7007000_t0000_u01736134400606") 2025/01/06 03:33:57 DEBUG : both18: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07b21_d20250106_m033315_c001_v0001183_t0014_u01736134395077") 2025/01/06 03:33:57 DEBUG : both19: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf78f6_d20250106_m033337_c001_v7007000_t0000_u01736134417076") 2025/01/06 03:33:57 DEBUG : both19: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07cd2_d20250106_m033332_c001_v0001183_t0031_u01736134412269") 2025/01/06 03:33:57 DEBUG : both19: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f402c573ce7f29275_d20250106_m033320_c001_v7007000_t0000_u01736134400788") 2025/01/06 03:33:57 DEBUG : both19: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba5db_d20250106_m033315_c001_v0001180_t0017_u01736134395532") 2025/01/06 03:33:57 DEBUG : both2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf78f8_d20250106_m033337_c001_v7007000_t0000_u01736134417261") 2025/01/06 03:33:57 DEBUG : both2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba5ed_d20250106_m033325_c001_v0001180_t0006_u01736134404998") 2025/01/06 03:33:57 DEBUG : both2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f402c573ce7f29276_d20250106_m033320_c001_v7007000_t0000_u01736134400981") 2025/01/06 03:33:57 DEBUG : both2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc723a_d20250106_m033308_c001_v0001183_t0025_u01736134388249") 2025/01/06 03:33:57 DEBUG : both3: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf78f9_d20250106_m033337_c001_v7007000_t0000_u01736134417455") 2025/01/06 03:33:57 DEBUG : both3: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc7414_d20250106_m033325_c001_v0001183_t0026_u01736134405423") 2025/01/06 03:33:57 DEBUG : both3: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f402c573ce7f29277_d20250106_m033321_c001_v7007000_t0000_u01736134401167") 2025/01/06 03:33:57 DEBUG : both3: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07a81_d20250106_m033308_c001_v0001183_t0047_u01736134388688") 2025/01/06 03:33:57 DEBUG : both4: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf78fd_d20250106_m033337_c001_v7007000_t0000_u01736134417639") 2025/01/06 03:33:57 DEBUG : both4: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07c1a_d20250106_m033325_c001_v0001183_t0051_u01736134405828") 2025/01/06 03:33:57 DEBUG : both4: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f402c573ce7f29278_d20250106_m033321_c001_v7007000_t0000_u01736134401350") 2025/01/06 03:33:57 DEBUG : both4: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba5c3_d20250106_m033309_c001_v0001180_t0049_u01736134389123") 2025/01/06 03:33:58 DEBUG : both5: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf78fe_d20250106_m033337_c001_v7007000_t0000_u01736134417834") 2025/01/06 03:33:58 DEBUG : both5: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba5f3_d20250106_m033326_c001_v0001180_t0003_u01736134406236") 2025/01/06 03:33:58 DEBUG : both5: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f402c573ce7f29279_d20250106_m033321_c001_v7007000_t0000_u01736134401534") 2025/01/06 03:33:58 DEBUG : both5: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc7264_d20250106_m033309_c001_v0001183_t0038_u01736134389541") 2025/01/06 03:33:58 DEBUG : both6: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf7900_d20250106_m033338_c001_v7007000_t0000_u01736134418019") 2025/01/06 03:33:58 DEBUG : both6: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc7434_d20250106_m033326_c001_v0001183_t0052_u01736134406688") 2025/01/06 03:33:58 DEBUG : both6: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f402c573ce7f2927a_d20250106_m033321_c001_v7007000_t0000_u01736134401718") 2025/01/06 03:33:58 DEBUG : both6: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07aa3_d20250106_m033309_c001_v0001183_t0023_u01736134389950") 2025/01/06 03:33:58 DEBUG : both7: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf7905_d20250106_m033338_c001_v7007000_t0000_u01736134418202") 2025/01/06 03:33:58 DEBUG : both7: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07c3a_d20250106_m033327_c001_v0001183_t0018_u01736134407109") 2025/01/06 03:33:58 DEBUG : both7: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f402c573ce7f2927b_d20250106_m033321_c001_v7007000_t0000_u01736134401911") 2025/01/06 03:33:58 DEBUG : both7: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba5c7_d20250106_m033310_c001_v0001180_t0022_u01736134390349") 2025/01/06 03:33:58 DEBUG : both8: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf7907_d20250106_m033338_c001_v7007000_t0000_u01736134418385") 2025/01/06 03:33:58 DEBUG : both8: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba5f7_d20250106_m033327_c001_v0001180_t0057_u01736134407529") 2025/01/06 03:33:58 DEBUG : both8: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f402c573ce7f2927c_d20250106_m033322_c001_v7007000_t0000_u01736134402095") 2025/01/06 03:33:58 DEBUG : both8: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc7294_d20250106_m033310_c001_v0001183_t0043_u01736134390777") 2025/01/06 03:33:58 DEBUG : both9: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf7908_d20250106_m033338_c001_v7007000_t0000_u01736134418569") 2025/01/06 03:33:58 DEBUG : both9: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc7454_d20250106_m033327_c001_v0001183_t0057_u01736134407936") 2025/01/06 03:33:58 DEBUG : both9: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f402c573ce7f2927e_d20250106_m033322_c001_v7007000_t0000_u01736134402279") 2025/01/06 03:33:58 DEBUG : both9: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07abf_d20250106_m033311_c001_v0001183_t0017_u01736134391171") 2025/01/06 03:33:58 DEBUG : c/non empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f2ad_d20250106_m032937_c001_v7007000_t0000_u01736134177519") 2025/01/06 03:33:59 DEBUG : c/non empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa06459_d20250106_m032935_c001_v0001183_t0042_u01736134175943") 2025/01/06 03:33:59 DEBUG : c/non empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f408469fc23f13086_d20250106_m032934_c001_v7007000_t0000_u01736134174996") 2025/01/06 03:33:59 DEBUG : c/non empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa06419_d20250106_m032933_c001_v0001183_t0046_u01736134173285") 2025/01/06 03:33:59 DEBUG : c/non empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40326dab22d5d259_d20250106_m032915_c001_v7007000_t0000_u01736134155351") 2025/01/06 03:33:59 DEBUG : c/non empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa0619e_d20250106_m032913_c001_v0001183_t0036_u01736134153682") 2025/01/06 03:33:59 DEBUG : check sum: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f411f8bcad23ac9fb_d20250106_m032902_c001_v7007000_t0000_u01736134142871") 2025/01/06 03:33:59 DEBUG : check sum: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05ffe_d20250106_m032901_c001_v0001183_t0016_u01736134141918") 2025/01/06 03:33:59 DEBUG : dest/3: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f407f7e60477d251e_d20250106_m033131_c001_v7007000_t0000_u01736134291870") 2025/01/06 03:33:59 DEBUG : dest/3: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f417a9cde5b9615cb_d20250106_m033130_c001_v0001120_t0010_u01736134290772") 2025/01/06 03:33:59 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc20182_d20250106_m033257_c001_v7007000_t0000_u01736134377351") 2025/01/06 03:33:59 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f118e1196695d5f4f_d20250106_m033255_c001_v0001131_t0043_u01736134375120") 2025/01/06 03:33:59 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf782e_d20250106_m033254_c001_v7007000_t0000_u01736134374937") 2025/01/06 03:33:59 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f118e1196695d5f45_d20250106_m033251_c001_v0001131_t0036_u01736134371907") 2025/01/06 03:33:59 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf782a_d20250106_m033251_c001_v7007000_t0000_u01736134371182") 2025/01/06 03:33:59 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba5a3_d20250106_m033246_c001_v0001180_t0016_u01736134366901") 2025/01/06 03:33:59 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40326dab22d5e479_d20250106_m033245_c001_v7007000_t0000_u01736134365424") 2025/01/06 03:33:59 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f10853e0ebdbc0f6e_d20250106_m033243_c001_v0001042_t0022_u01736134363136") 2025/01/06 03:33:59 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4196da177fc50472_d20250106_m033242_c001_v7007000_t0000_u01736134362951") 2025/01/06 03:33:59 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f10853e0ebdbc0f68_d20250106_m033239_c001_v0001042_t0000_u01736134359339") 2025/01/06 03:33:59 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4196da177fc50465_d20250106_m033238_c001_v7007000_t0000_u01736134358610") 2025/01/06 03:34:00 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba597_d20250106_m033234_c001_v0001180_t0043_u01736134354735") 2025/01/06 03:34:00 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f407f7e60477d2648_d20250106_m033233_c001_v7007000_t0000_u01736134353447") 2025/01/06 03:34:00 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f10043274549b9c3b_d20250106_m033232_c001_v0001165_t0052_u01736134352233") 2025/01/06 03:34:00 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40443c2818707e76_d20250106_m033232_c001_v7007000_t0000_u01736134352048") 2025/01/06 03:34:00 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f10043274549b9c2f_d20250106_m033229_c001_v0001165_t0028_u01736134349660") 2025/01/06 03:34:00 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40443c2818707e67_d20250106_m033228_c001_v7007000_t0000_u01736134348928") 2025/01/06 03:34:00 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc6e5a_d20250106_m033225_c001_v0001183_t0031_u01736134345454") 2025/01/06 03:34:00 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f407f7e60477d2628_d20250106_m033224_c001_v7007000_t0000_u01736134344536") 2025/01/06 03:34:00 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f10386b93720eb083_d20250106_m033222_c001_v0001116_t0048_u01736134342659") 2025/01/06 03:34:00 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f418b9a93d69be85c_d20250106_m033222_c001_v7007000_t0000_u01736134342480") 2025/01/06 03:34:00 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f10386b93720eb07d_d20250106_m033219_c001_v0001116_t0014_u01736134339447") 2025/01/06 03:34:00 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f418b9a93d69be859_d20250106_m033218_c001_v7007000_t0000_u01736134338723") 2025/01/06 03:34:00 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa0757d_d20250106_m033213_c001_v0001183_t0053_u01736134333106") 2025/01/06 03:34:00 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f400e399eeb6f01fa_d20250106_m033212_c001_v7007000_t0000_u01736134332181") 2025/01/06 03:34:00 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f115308a29a8dd7fe_d20250106_m033210_c001_v0001131_t0053_u01736134330205") 2025/01/06 03:34:00 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f401468940cd4b816_d20250106_m033210_c001_v7007000_t0000_u01736134330023") 2025/01/06 03:34:00 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f115308a29a8dd7fc_d20250106_m033207_c001_v0001131_t0034_u01736134327058") 2025/01/06 03:34:00 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f401468940cd4b7fd_d20250106_m033206_c001_v7007000_t0000_u01736134326327") 2025/01/06 03:34:00 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba551_d20250106_m033200_c001_v0001180_t0042_u01736134320978") 2025/01/06 03:34:00 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4056efc757bd1ea6_d20250106_m033200_c001_v7007000_t0000_u01736134320043") 2025/01/06 03:34:01 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1085cc9b234d55b6_d20250106_m033158_c001_v0001183_t0027_u01736134318363") 2025/01/06 03:34:01 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40443c2818707e1c_d20250106_m033158_c001_v7007000_t0000_u01736134318172") 2025/01/06 03:34:01 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1085cc9b234d5566_d20250106_m033155_c001_v0001183_t0021_u01736134315453") 2025/01/06 03:34:01 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40443c2818707e17_d20250106_m033154_c001_v7007000_t0000_u01736134314729") 2025/01/06 03:34:01 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc6b17_d20250106_m033149_c001_v0001183_t0051_u01736134309379") 2025/01/06 03:34:01 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f407f7e60477d2566_d20250106_m033148_c001_v7007000_t0000_u01736134308255") 2025/01/06 03:34:01 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1168e816c3c08d88_d20250106_m033142_c001_v0001116_t0028_u01736134302229") 2025/01/06 03:34:01 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4133b6ec7dd70256_d20250106_m033142_c001_v7007000_t0000_u01736134302018") 2025/01/06 03:34:01 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07262_d20250106_m033138_c001_v0001183_t0022_u01736134298354") 2025/01/06 03:34:01 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f10279b9808e78669_d20250106_m033137_c001_v0001101_t0011_u01736134297480") 2025/01/06 03:34:01 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f10279b9808e78665_d20250106_m033136_c001_v0001101_t0054_u01736134296376") 2025/01/06 03:34:01 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f411f8bcad23ace63_d20250106_m033123_c001_v7007000_t0000_u01736134283307") 2025/01/06 03:34:01 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc6828_d20250106_m033116_c001_v0001183_t0057_u01736134276349") 2025/01/06 03:34:01 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1078ef320b2c3ebb_d20250106_m033115_c001_v0001181_t0015_u01736134275579") 2025/01/06 03:34:01 DEBUG : dst/one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1078ef320b2c3eb7_d20250106_m033114_c001_v0001181_t0042_u01736134274537") 2025/01/06 03:34:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc20185_d20250106_m033257_c001_v7007000_t0000_u01736134377531") 2025/01/06 03:34:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1075803ac004e2af_d20250106_m033254_c001_v0001182_t0055_u01736134374728") 2025/01/06 03:34:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1186b05d951344e3_d20250106_m033250_c001_v0001109_t0045_u01736134370694") 2025/01/06 03:34:01 DEBUG : dst/one.bak: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40326dab22d5e47e_d20250106_m033245_c001_v7007000_t0000_u01736134365605") 2025/01/06 03:34:01 DEBUG : dst/one.bak: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1196ab5ad7f9d4d6_d20250106_m033242_c001_v0001106_t0042_u01736134362422") 2025/01/06 03:34:02 DEBUG : dst/one.bak: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f115359495707c88c_d20250106_m033238_c001_v0001103_t0053_u01736134358276") 2025/01/06 03:34:02 DEBUG : dst/one.bak: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f407f7e60477d264d_d20250106_m033233_c001_v7007000_t0000_u01736134353630") 2025/01/06 03:34:02 DEBUG : dst/one.bak: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f115c7fae3c426fe0_d20250106_m033231_c001_v0001184_t0044_u01736134351838") 2025/01/06 03:34:02 DEBUG : dst/one.bak: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f112f6ec216ddc581_d20250106_m033228_c001_v0001184_t0018_u01736134348728") 2025/01/06 03:34:02 DEBUG : dst/three: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f407f7e60477d2569_d20250106_m033148_c001_v7007000_t0000_u01736134308436") 2025/01/06 03:34:02 DEBUG : dst/three: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f10279b9808e7867d_d20250106_m033146_c001_v0001101_t0010_u01736134306751") 2025/01/06 03:34:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc20186_d20250106_m033257_c001_v7007000_t0000_u01736134377713") 2025/01/06 03:34:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11315da60ea3b505_d20250106_m033256_c001_v0001184_t0017_u01736134376258") 2025/01/06 03:34:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f102018b7a35690f7_d20250106_m033252_c001_v0001184_t0027_u01736134372784") 2025/01/06 03:34:02 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc20188_d20250106_m033257_c001_v7007000_t0000_u01736134377894") 2025/01/06 03:34:02 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f118e1196695d5f53_d20250106_m033256_c001_v0001131_t0036_u01736134376636") 2025/01/06 03:34:02 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf7830_d20250106_m033256_c001_v7007000_t0000_u01736134376454") 2025/01/06 03:34:02 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f118e1196695d5f4b_d20250106_m033253_c001_v0001131_t0032_u01736134373188") 2025/01/06 03:34:02 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf782d_d20250106_m033252_c001_v7007000_t0000_u01736134372999") 2025/01/06 03:34:02 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc7032_d20250106_m033248_c001_v0001183_t0057_u01736134368025") 2025/01/06 03:34:02 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40326dab22d5e47f_d20250106_m033245_c001_v7007000_t0000_u01736134365787") 2025/01/06 03:34:02 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f10853e0ebdbc0f72_d20250106_m033244_c001_v0001042_t0042_u01736134364624") 2025/01/06 03:34:02 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4196da177fc50473_d20250106_m033244_c001_v7007000_t0000_u01736134364440") 2025/01/06 03:34:02 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f10853e0ebdbc0f6a_d20250106_m033240_c001_v0001042_t0052_u01736134360862") 2025/01/06 03:34:02 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4196da177fc5046c_d20250106_m033240_c001_v7007000_t0000_u01736134360678") 2025/01/06 03:34:02 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc6f3a_d20250106_m033235_c001_v0001183_t0029_u01736134355549") 2025/01/06 03:34:03 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40443c2818707e78_d20250106_m033232_c001_v7007000_t0000_u01736134352893") 2025/01/06 03:34:03 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc6ed8_d20250106_m033231_c001_v0001183_t0005_u01736134351038") 2025/01/06 03:34:03 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40443c2818707e70_d20250106_m033230_c001_v7007000_t0000_u01736134350306") 2025/01/06 03:34:03 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa076b7_d20250106_m033226_c001_v0001183_t0054_u01736134346251") 2025/01/06 03:34:03 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f418b9a93d69be85d_d20250106_m033223_c001_v7007000_t0000_u01736134343616") 2025/01/06 03:34:03 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07633_d20250106_m033221_c001_v0001183_t0037_u01736134341480") 2025/01/06 03:34:03 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f418b9a93d69be85b_d20250106_m033220_c001_v7007000_t0000_u01736134340373") 2025/01/06 03:34:03 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba569_d20250106_m033213_c001_v0001180_t0022_u01736134333876") 2025/01/06 03:34:03 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f401468940cd4b81a_d20250106_m033211_c001_v7007000_t0000_u01736134331248") 2025/01/06 03:34:03 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba55d_d20250106_m033208_c001_v0001180_t0023_u01736134328970") 2025/01/06 03:34:03 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f401468940cd4b807_d20250106_m033207_c001_v7007000_t0000_u01736134327859") 2025/01/06 03:34:03 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc6c4f_d20250106_m033201_c001_v0001183_t0041_u01736134321759") 2025/01/06 03:34:03 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40443c2818707e22_d20250106_m033159_c001_v7007000_t0000_u01736134319112") 2025/01/06 03:34:03 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc6bd9_d20250106_m033157_c001_v0001183_t0023_u01736134317165") 2025/01/06 03:34:03 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40443c2818707e19_d20250106_m033156_c001_v7007000_t0000_u01736134316064") 2025/01/06 03:34:03 DEBUG : dst/three.txt: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07360_d20250106_m033150_c001_v0001183_t0021_u01736134310155") 2025/01/06 03:34:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40326dab22d5e480_d20250106_m033245_c001_v7007000_t0000_u01736134365970") 2025/01/06 03:34:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1037dbcfb132d54d_d20250106_m033244_c001_v0001176_t0006_u01736134364222") 2025/01/06 03:34:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11315da60ea3b33c_d20250106_m033240_c001_v0001184_t0059_u01736134360473") 2025/01/06 03:34:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f407f7e60477d2650_d20250106_m033233_c001_v7007000_t0000_u01736134353813") 2025/01/06 03:34:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f109732f5cf9698cf_d20250106_m033232_c001_v0001182_t0055_u01736134352685") 2025/01/06 03:34:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1085c656db9c7de7_d20250106_m033230_c001_v0001176_t0020_u01736134350092") 2025/01/06 03:34:04 DEBUG : dst/two: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc2018a_d20250106_m033258_c001_v7007000_t0000_u01736134378075") 2025/01/06 03:34:04 DEBUG : dst/two: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07886_d20250106_m033247_c001_v0001183_t0013_u01736134367463") 2025/01/06 03:34:04 DEBUG : dst/two: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40326dab22d5e482_d20250106_m033246_c001_v7007000_t0000_u01736134366161") 2025/01/06 03:34:04 DEBUG : dst/two: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa0778d_d20250106_m033235_c001_v0001183_t0046_u01736134355328") 2025/01/06 03:34:04 DEBUG : dst/two: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f407f7e60477d2655_d20250106_m033233_c001_v7007000_t0000_u01736134353996") 2025/01/06 03:34:04 DEBUG : dst/two: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba57f_d20250106_m033226_c001_v0001180_t0035_u01736134346013") 2025/01/06 03:34:04 DEBUG : dst/two: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f407f7e60477d2629_d20250106_m033224_c001_v7007000_t0000_u01736134344718") 2025/01/06 03:34:04 DEBUG : dst/two: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc6d42_d20250106_m033213_c001_v0001183_t0023_u01736134333681") 2025/01/06 03:34:04 DEBUG : dst/two: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f400e399eeb6f01fc_d20250106_m033212_c001_v7007000_t0000_u01736134332367") 2025/01/06 03:34:04 DEBUG : dst/two: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07468_d20250106_m033201_c001_v0001183_t0053_u01736134321547") 2025/01/06 03:34:04 DEBUG : dst/two: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4056efc757bd1ea7_d20250106_m033200_c001_v7007000_t0000_u01736134320240") 2025/01/06 03:34:04 DEBUG : dst/two: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba533_d20250106_m033149_c001_v0001180_t0000_u01736134309953") 2025/01/06 03:34:04 DEBUG : dst/two: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f407f7e60477d256c_d20250106_m033148_c001_v7007000_t0000_u01736134308618") 2025/01/06 03:34:04 DEBUG : dst/two: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1183943336769741_d20250106_m033144_c001_v0001183_t0042_u01736134304465") 2025/01/06 03:34:04 DEBUG : dst/two: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f411f8bcad23ace64_d20250106_m033123_c001_v7007000_t0000_u01736134283491") 2025/01/06 03:34:04 DEBUG : dst/two: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1078ef320b2c3ed3_d20250106_m033122_c001_v0001181_t0000_u01736134282354") 2025/01/06 03:34:04 DEBUG : empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40326dab22d5d71c_d20250106_m033040_c001_v7007000_t0000_u01736134240601") 2025/01/06 03:34:05 DEBUG : empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa06ba3_d20250106_m033037_c001_v0001183_t0053_u01736134237356") 2025/01/06 03:34:05 DEBUG : empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40326dab22d5d713_d20250106_m033035_c001_v7007000_t0000_u01736134235473") 2025/01/06 03:34:05 DEBUG : empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa069f5_d20250106_m033025_c001_v0001183_t0019_u01736134225123") 2025/01/06 03:34:05 DEBUG : empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40443c2818707857_d20250106_m033016_c001_v7007000_t0000_u01736134216877") 2025/01/06 03:34:05 DEBUG : empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa0689b_d20250106_m033014_c001_v0001183_t0053_u01736134214000") 2025/01/06 03:34:05 DEBUG : empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f2d7_d20250106_m032950_c001_v7007000_t0000_u01736134190076") 2025/01/06 03:34:05 DEBUG : empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa065c5_d20250106_m032948_c001_v0001183_t0012_u01736134188346") 2025/01/06 03:34:05 DEBUG : empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f2d1_d20250106_m032946_c001_v7007000_t0000_u01736134186839") 2025/01/06 03:34:05 DEBUG : empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa0656d_d20250106_m032945_c001_v0001183_t0052_u01736134185694") 2025/01/06 03:34:05 DEBUG : empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f2c6_d20250106_m032942_c001_v7007000_t0000_u01736134182474") 2025/01/06 03:34:05 DEBUG : empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa064d9_d20250106_m032940_c001_v0001183_t0042_u01736134180912") 2025/01/06 03:34:05 DEBUG : empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f2b5_d20250106_m032939_c001_v7007000_t0000_u01736134179712") 2025/01/06 03:34:05 DEBUG : empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa06495_d20250106_m032938_c001_v0001183_t0048_u01736134178460") 2025/01/06 03:34:05 DEBUG : empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f408469fc23f13082_d20250106_m032932_c001_v7007000_t0000_u01736134172163") 2025/01/06 03:34:05 DEBUG : empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa063c0_d20250106_m032930_c001_v0001183_t0049_u01736134170771") 2025/01/06 03:34:05 DEBUG : empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f408469fc23f12c95_d20250106_m032929_c001_v7007000_t0000_u01736134169641") 2025/01/06 03:34:05 DEBUG : empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa06387_d20250106_m032928_c001_v0001183_t0018_u01736134168874") 2025/01/06 03:34:05 DEBUG : empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40326dab22d5d292_d20250106_m032923_c001_v7007000_t0000_u01736134163978") 2025/01/06 03:34:05 DEBUG : empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa062dd_d20250106_m032922_c001_v0001183_t0051_u01736134162782") 2025/01/06 03:34:05 DEBUG : empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40326dab22d5d269_d20250106_m032920_c001_v7007000_t0000_u01736134160190") 2025/01/06 03:34:06 DEBUG : empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa06254_d20250106_m032919_c001_v0001183_t0037_u01736134159235") 2025/01/06 03:34:06 DEBUG : empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40326dab22d5d25f_d20250106_m032918_c001_v7007000_t0000_u01736134158151") 2025/01/06 03:34:06 DEBUG : empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f113348222d718b6c_d20250106_m032917_c001_v0001183_t0034_u01736134157572") 2025/01/06 03:34:06 DEBUG : empty space: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa061f2_d20250106_m032916_c001_v0001183_t0044_u01736134156073") 2025/01/06 03:34:06 DEBUG : enormous: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f2d5_d20250106_m032949_c001_v7007000_t0000_u01736134189150") 2025/01/06 03:34:06 DEBUG : enormous: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa065c9_d20250106_m032948_c001_v0001183_t0031_u01736134188545") 2025/01/06 03:34:06 DEBUG : existing: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc201b1_d20250106_m033302_c001_v7007000_t0000_u01736134382677") 2025/01/06 03:34:06 DEBUG : existing: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc7162_d20250106_m033301_c001_v0001183_t0019_u01736134381504") 2025/01/06 03:34:06 DEBUG : existing: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40443c2818707840_d20250106_m033012_c001_v7007000_t0000_u01736134212329") 2025/01/06 03:34:06 DEBUG : existing: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa06855_d20250106_m033011_c001_v0001183_t0044_u01736134211371") 2025/01/06 03:34:06 DEBUG : existing: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40326dab22d5d252_d20250106_m032912_c001_v7007000_t0000_u01736134152373") 2025/01/06 03:34:06 DEBUG : existing: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa06155_d20250106_m032911_c001_v0001183_t0013_u01736134151395") 2025/01/06 03:34:06 DEBUG : existing: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40326dab22d5d247_d20250106_m032910_c001_v7007000_t0000_u01736134150124") 2025/01/06 03:34:06 DEBUG : existing: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa06125_d20250106_m032909_c001_v0001183_t0023_u01736134149506") 2025/01/06 03:34:06 DEBUG : existing: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa06107_d20250106_m032908_c001_v0001183_t0021_u01736134148751") 2025/01/06 03:34:06 DEBUG : existing-b: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40443c2818707841_d20250106_m033012_c001_v7007000_t0000_u01736134212512") 2025/01/06 03:34:06 DEBUG : existing-b: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc606e_d20250106_m033011_c001_v0001183_t0017_u01736134211390") 2025/01/06 03:34:06 DEBUG : five: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f6c2_d20250106_m032954_c001_v7007000_t0000_u01736134194356") 2025/01/06 03:34:06 DEBUG : five: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4067020b6aa06649_d20250106_m032952_c001_v0001183_t0030_u01736134192367") 2025/01/06 03:34:06 DEBUG : foo: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40326dab22d5d270_d20250106_m032922_c001_v7007000_t0000_u01736134162013") 2025/01/06 03:34:07 DEBUG : foo: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4067020b6aa062a9_d20250106_m032921_c001_v0001183_t0030_u01736134161463") 2025/01/06 03:34:07 DEBUG : foo: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4067020b6aa06291_d20250106_m032920_c001_v0001183_t0030_u01736134160912") 2025/01/06 03:34:07 DEBUG : four: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f6c4_d20250106_m032954_c001_v7007000_t0000_u01736134194556") 2025/01/06 03:34:07 DEBUG : four: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f41101ab07ebc5e55_d20250106_m032952_c001_v0001183_t0012_u01736134192937") 2025/01/06 03:34:07 DEBUG : four: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa0662f_d20250106_m032951_c001_v0001183_t0032_u01736134191777") 2025/01/06 03:34:07 DEBUG : hello world2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f41522cc2b3bf0567_d20250106_m032821_c001_v7007000_t0000_u01736134101348") 2025/01/06 03:34:07 DEBUG : hello world2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05afe_d20250106_m032820_c001_v0001183_t0003_u01736134100742") 2025/01/06 03:34:07 DEBUG : ignore-size: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40326dab22d5d241_d20250106_m032907_c001_v7007000_t0000_u01736134147673") 2025/01/06 03:34:07 DEBUG : ignore-size: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa060c3_d20250106_m032906_c001_v0001183_t0005_u01736134146741") 2025/01/06 03:34:07 DEBUG : nested/sub dir/file: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40443c2818707835_d20250106_m033010_c001_v7007000_t0000_u01736134210239") 2025/01/06 03:34:07 DEBUG : nested/sub dir/file: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc6038_d20250106_m033009_c001_v0001183_t0041_u01736134209325") 2025/01/06 03:34:07 DEBUG : nested/sub dir/file: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40443c2818707828_d20250106_m033008_c001_v7007000_t0000_u01736134208196") 2025/01/06 03:34:07 DEBUG : nested/sub dir/file: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc5fe6_d20250106_m033007_c001_v0001183_t0042_u01736134207290") 2025/01/06 03:34:07 DEBUG : one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f6c5_d20250106_m032954_c001_v7007000_t0000_u01736134194740") 2025/01/06 03:34:07 DEBUG : one: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4067020b6aa06619_d20250106_m032951_c001_v0001183_t0030_u01736134191183") 2025/01/06 03:34:07 DEBUG : only0: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf790e_d20250106_m033338_c001_v7007000_t0000_u01736134418760") 2025/01/06 03:34:07 DEBUG : only0: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4067020b6aa07cf3_d20250106_m033333_c001_v0001183_t0030_u01736134413318") 2025/01/06 03:34:07 DEBUG : only0: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba5eb_d20250106_m033324_c001_v0001180_t0013_u01736134404029") 2025/01/06 03:34:07 DEBUG : only0: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f402c573ce7f29261_d20250106_m033317_c001_v7007000_t0000_u01736134397929") 2025/01/06 03:34:07 DEBUG : only0: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc7224_d20250106_m033307_c001_v0001183_t0020_u01736134387610") 2025/01/06 03:34:08 DEBUG : only1: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf790f_d20250106_m033338_c001_v7007000_t0000_u01736134418946") 2025/01/06 03:34:08 DEBUG : only1: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4166ecb71f0ba61d_d20250106_m033333_c001_v0001180_t0020_u01736134413307") 2025/01/06 03:34:08 DEBUG : only1: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc7408_d20250106_m033324_c001_v0001183_t0019_u01736134404795") 2025/01/06 03:34:08 DEBUG : only1: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc2023b_d20250106_m033317_c001_v7007000_t0000_u01736134397168") 2025/01/06 03:34:08 DEBUG : only1: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07a68_d20250106_m033308_c001_v0001183_t0016_u01736134388028") 2025/01/06 03:34:08 DEBUG : only10: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf7911_d20250106_m033339_c001_v7007000_t0000_u01736134419131") 2025/01/06 03:34:08 DEBUG : only10: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f41101ab07ebc7502_d20250106_m033333_c001_v0001183_t0012_u01736134413332") 2025/01/06 03:34:08 DEBUG : only10: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc745e_d20250106_m033328_c001_v0001183_t0028_u01736134408563") 2025/01/06 03:34:08 DEBUG : only10: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f402c573ce7f2925e_d20250106_m033317_c001_v7007000_t0000_u01736134397552") 2025/01/06 03:34:08 DEBUG : only10: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07ad5_d20250106_m033311_c001_v0001183_t0016_u01736134391771") 2025/01/06 03:34:08 DEBUG : only11: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf7912_d20250106_m033339_c001_v7007000_t0000_u01736134419314") 2025/01/06 03:34:08 DEBUG : only11: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4061b4626b00834f_d20250106_m033333_c001_v0001137_t0024_u01736134413891") 2025/01/06 03:34:08 DEBUG : only11: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07c75_d20250106_m033329_c001_v0001183_t0042_u01736134409055") 2025/01/06 03:34:08 DEBUG : only11: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc2023d_d20250106_m033317_c001_v7007000_t0000_u01736134397350") 2025/01/06 03:34:08 DEBUG : only11: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba5cf_d20250106_m033312_c001_v0001180_t0047_u01736134392178") 2025/01/06 03:34:08 DEBUG : only12: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf7913_d20250106_m033339_c001_v7007000_t0000_u01736134419509") 2025/01/06 03:34:08 DEBUG : only12: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4166ecb71f0ba621_d20250106_m033333_c001_v0001180_t0020_u01736134413529") 2025/01/06 03:34:08 DEBUG : only12: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba603_d20250106_m033329_c001_v0001180_t0033_u01736134409537") 2025/01/06 03:34:08 DEBUG : only12: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f418b9a93d69becec_d20250106_m033317_c001_v7007000_t0000_u01736134397564") 2025/01/06 03:34:08 DEBUG : only12: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc72cc_d20250106_m033312_c001_v0001183_t0029_u01736134392700") 2025/01/06 03:34:08 DEBUG : only13: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf7914_d20250106_m033339_c001_v7007000_t0000_u01736134419701") 2025/01/06 03:34:09 DEBUG : only13: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f41101ab07ebc750c_d20250106_m033333_c001_v0001183_t0012_u01736134413554") 2025/01/06 03:34:09 DEBUG : only13: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc749a_d20250106_m033329_c001_v0001183_t0022_u01736134409969") 2025/01/06 03:34:09 DEBUG : only13: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f418b9a93d69becee_d20250106_m033317_c001_v7007000_t0000_u01736134397943") 2025/01/06 03:34:09 DEBUG : only13: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07aed_d20250106_m033313_c001_v0001183_t0043_u01736134393102") 2025/01/06 03:34:09 DEBUG : only14: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf7915_d20250106_m033339_c001_v7007000_t0000_u01736134419884") 2025/01/06 03:34:09 DEBUG : only14: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4067020b6aa07cff_d20250106_m033333_c001_v0001183_t0030_u01736134413538") 2025/01/06 03:34:09 DEBUG : only14: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07ca6_d20250106_m033330_c001_v0001183_t0030_u01736134410366") 2025/01/06 03:34:09 DEBUG : only14: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4067400895c189cd_d20250106_m033317_c001_v7007000_t0000_u01736134397578") 2025/01/06 03:34:09 DEBUG : only14: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba5d3_d20250106_m033313_c001_v0001180_t0028_u01736134393527") 2025/01/06 03:34:09 DEBUG : only15: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf7916_d20250106_m033340_c001_v7007000_t0000_u01736134420070") 2025/01/06 03:34:09 DEBUG : only15: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4166ecb71f0ba623_d20250106_m033333_c001_v0001180_t0020_u01736134413712") 2025/01/06 03:34:09 DEBUG : only15: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba60b_d20250106_m033330_c001_v0001180_t0020_u01736134410784") 2025/01/06 03:34:09 DEBUG : only15: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f402c573ce7f2925c_d20250106_m033317_c001_v7007000_t0000_u01736134397367") 2025/01/06 03:34:09 DEBUG : only15: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc7304_d20250106_m033313_c001_v0001183_t0042_u01736134393973") 2025/01/06 03:34:09 DEBUG : only16: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf7917_d20250106_m033340_c001_v7007000_t0000_u01736134420267") 2025/01/06 03:34:09 DEBUG : only16: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f41101ab07ebc7512_d20250106_m033333_c001_v0001183_t0012_u01736134413738") 2025/01/06 03:34:09 DEBUG : only16: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc74b6_d20250106_m033331_c001_v0001183_t0003_u01736134411206") 2025/01/06 03:34:09 DEBUG : only16: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4067400895c189ca_d20250106_m033317_c001_v7007000_t0000_u01736134397385") 2025/01/06 03:34:09 DEBUG : only16: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07b11_d20250106_m033314_c001_v0001183_t0015_u01736134394400") 2025/01/06 03:34:09 DEBUG : only17: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf7918_d20250106_m033340_c001_v7007000_t0000_u01736134420452") 2025/01/06 03:34:10 DEBUG : only17: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4067020b6aa07d09_d20250106_m033333_c001_v0001183_t0030_u01736134413722") 2025/01/06 03:34:10 DEBUG : only17: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07cc0_d20250106_m033331_c001_v0001183_t0011_u01736134411623") 2025/01/06 03:34:10 DEBUG : only17: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4067400895c189d4_d20250106_m033317_c001_v7007000_t0000_u01736134397950") 2025/01/06 03:34:10 DEBUG : only17: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba5d9_d20250106_m033314_c001_v0001180_t0030_u01736134394808") 2025/01/06 03:34:10 DEBUG : only18: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf791a_d20250106_m033340_c001_v7007000_t0000_u01736134420638") 2025/01/06 03:34:10 DEBUG : only18: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f41101ab07ebc7518_d20250106_m033333_c001_v0001183_t0012_u01736134413924") 2025/01/06 03:34:10 DEBUG : only18: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba615_d20250106_m033332_c001_v0001180_t0050_u01736134412071") 2025/01/06 03:34:10 DEBUG : only18: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc20241_d20250106_m033318_c001_v7007000_t0000_u01736134398093") 2025/01/06 03:34:10 DEBUG : only18: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc7332_d20250106_m033315_c001_v0001183_t0042_u01736134395339") 2025/01/06 03:34:10 DEBUG : only19: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf791b_d20250106_m033340_c001_v7007000_t0000_u01736134420837") 2025/01/06 03:34:10 DEBUG : only19: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4166ecb71f0ba625_d20250106_m033333_c001_v0001180_t0020_u01736134413899") 2025/01/06 03:34:10 DEBUG : only19: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc74e2_d20250106_m033332_c001_v0001183_t0045_u01736134412482") 2025/01/06 03:34:10 DEBUG : only19: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc20239_d20250106_m033316_c001_v7007000_t0000_u01736134396984") 2025/01/06 03:34:10 DEBUG : only19: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07b33_d20250106_m033315_c001_v0001183_t0001_u01736134395769") 2025/01/06 03:34:10 DEBUG : only2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf791d_d20250106_m033341_c001_v7007000_t0000_u01736134421024") 2025/01/06 03:34:10 DEBUG : only2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4067020b6aa07d12_d20250106_m033333_c001_v0001183_t0030_u01736134413908") 2025/01/06 03:34:10 DEBUG : only2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07c0a_d20250106_m033325_c001_v0001183_t0057_u01736134405212") 2025/01/06 03:34:10 DEBUG : only2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f402c573ce7f29260_d20250106_m033317_c001_v7007000_t0000_u01736134397737") 2025/01/06 03:34:10 DEBUG : only2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba5c1_d20250106_m033308_c001_v0001180_t0045_u01736134388441") 2025/01/06 03:34:10 DEBUG : only3: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf791e_d20250106_m033341_c001_v7007000_t0000_u01736134421208") 2025/01/06 03:34:11 DEBUG : only3: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4061b4626b008351_d20250106_m033334_c001_v0001137_t0024_u01736134414079") 2025/01/06 03:34:11 DEBUG : only3: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba5ef_d20250106_m033325_c001_v0001180_t0024_u01736134405626") 2025/01/06 03:34:11 DEBUG : only3: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f418b9a93d69beced_d20250106_m033317_c001_v7007000_t0000_u01736134397751") 2025/01/06 03:34:11 DEBUG : only3: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc7256_d20250106_m033308_c001_v0001183_t0009_u01736134388923") 2025/01/06 03:34:11 DEBUG : only4: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf7921_d20250106_m033341_c001_v7007000_t0000_u01736134421394") 2025/01/06 03:34:11 DEBUG : only4: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4061b4626b008353_d20250106_m033334_c001_v0001137_t0024_u01736134414272") 2025/01/06 03:34:11 DEBUG : only4: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc7428_d20250106_m033326_c001_v0001183_t0050_u01736134406041") 2025/01/06 03:34:11 DEBUG : only4: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4067400895c189d0_d20250106_m033317_c001_v7007000_t0000_u01736134397765") 2025/01/06 03:34:11 DEBUG : only4: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07a91_d20250106_m033309_c001_v0001183_t0050_u01736134389335") 2025/01/06 03:34:11 DEBUG : only5: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf7923_d20250106_m033341_c001_v7007000_t0000_u01736134421580") 2025/01/06 03:34:11 DEBUG : only5: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4166ecb71f0ba629_d20250106_m033334_c001_v0001180_t0020_u01736134414281") 2025/01/06 03:34:11 DEBUG : only5: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07c2e_d20250106_m033326_c001_v0001183_t0040_u01736134406438") 2025/01/06 03:34:11 DEBUG : only5: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc2023f_d20250106_m033317_c001_v7007000_t0000_u01736134397716") 2025/01/06 03:34:11 DEBUG : only5: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba5c5_d20250106_m033309_c001_v0001180_t0019_u01736134389734") 2025/01/06 03:34:11 DEBUG : only6: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf7924_d20250106_m033341_c001_v7007000_t0000_u01736134421780") 2025/01/06 03:34:11 DEBUG : only6: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4067020b6aa07d1e_d20250106_m033334_c001_v0001183_t0030_u01736134414290") 2025/01/06 03:34:11 DEBUG : only6: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba5f5_d20250106_m033326_c001_v0001180_t0002_u01736134406881") 2025/01/06 03:34:11 DEBUG : only6: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc20240_d20250106_m033317_c001_v7007000_t0000_u01736134397910") 2025/01/06 03:34:11 DEBUG : only6: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc7282_d20250106_m033310_c001_v0001183_t0039_u01736134390151") 2025/01/06 03:34:11 DEBUG : only7: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf7926_d20250106_m033341_c001_v7007000_t0000_u01736134421967") 2025/01/06 03:34:12 DEBUG : only7: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4166ecb71f0ba627_d20250106_m033334_c001_v0001180_t0020_u01736134414086") 2025/01/06 03:34:12 DEBUG : only7: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc7442_d20250106_m033327_c001_v0001183_t0054_u01736134407334") 2025/01/06 03:34:12 DEBUG : only7: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f402c573ce7f29264_d20250106_m033318_c001_v7007000_t0000_u01736134398117") 2025/01/06 03:34:12 DEBUG : only7: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07aaf_d20250106_m033310_c001_v0001183_t0015_u01736134390555") 2025/01/06 03:34:12 DEBUG : only8: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf7929_d20250106_m033342_c001_v7007000_t0000_u01736134422154") 2025/01/06 03:34:12 DEBUG : only8: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4067020b6aa07d16_d20250106_m033334_c001_v0001183_t0030_u01736134414096") 2025/01/06 03:34:12 DEBUG : only8: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07c42_d20250106_m033327_c001_v0001183_t0016_u01736134407731") 2025/01/06 03:34:12 DEBUG : only8: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f418b9a93d69beceb_d20250106_m033317_c001_v7007000_t0000_u01736134397359") 2025/01/06 03:34:12 DEBUG : only8: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba5c9_d20250106_m033310_c001_v0001180_t0005_u01736134390970") 2025/01/06 03:34:12 DEBUG : only9: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf792c_d20250106_m033342_c001_v7007000_t0000_u01736134422338") 2025/01/06 03:34:12 DEBUG : only9: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f41101ab07ebc751c_d20250106_m033334_c001_v0001183_t0012_u01736134414112") 2025/01/06 03:34:12 DEBUG : only9: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba5f9_d20250106_m033328_c001_v0001180_t0018_u01736134408140") 2025/01/06 03:34:12 DEBUG : only9: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc2023e_d20250106_m033317_c001_v7007000_t0000_u01736134397533") 2025/01/06 03:34:12 DEBUG : only9: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc72a0_d20250106_m033311_c001_v0001183_t0033_u01736134391382") 2025/01/06 03:34:12 DEBUG : potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40443c2818707822_d20250106_m033005_c001_v7007000_t0000_u01736134205438") 2025/01/06 03:34:12 DEBUG : potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba465_d20250106_m033003_c001_v0001180_t0011_u01736134203717") 2025/01/06 03:34:12 DEBUG : potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f6d2_d20250106_m033001_c001_v7007000_t0000_u01736134201496") 2025/01/06 03:34:12 DEBUG : potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa0670d_d20250106_m032959_c001_v0001183_t0027_u01736134199500") 2025/01/06 03:34:12 DEBUG : potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f6cb_d20250106_m032957_c001_v7007000_t0000_u01736134197632") 2025/01/06 03:34:12 DEBUG : potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc5e9d_d20250106_m032955_c001_v0001183_t0023_u01736134195691") 2025/01/06 03:34:13 DEBUG : potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f2ce_d20250106_m032944_c001_v7007000_t0000_u01736134184552") 2025/01/06 03:34:13 DEBUG : potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa0651b_d20250106_m032943_c001_v0001183_t0031_u01736134183398") 2025/01/06 03:34:13 DEBUG : potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f2be_d20250106_m032941_c001_v7007000_t0000_u01736134181486") 2025/01/06 03:34:13 DEBUG : potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa064d3_d20250106_m032940_c001_v0001183_t0018_u01736134180702") 2025/01/06 03:34:13 DEBUG : potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f2b1_d20250106_m032939_c001_v7007000_t0000_u01736134179105") 2025/01/06 03:34:13 DEBUG : potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa06489_d20250106_m032938_c001_v0001183_t0051_u01736134178258") 2025/01/06 03:34:13 DEBUG : potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f408469fc23f12c99_d20250106_m032931_c001_v7007000_t0000_u01736134171587") 2025/01/06 03:34:13 DEBUG : potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa063b8_d20250106_m032930_c001_v0001183_t0051_u01736134170559") 2025/01/06 03:34:13 DEBUG : potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f408469fc23f12c96_d20250106_m032929_c001_v7007000_t0000_u01736134169824") 2025/01/06 03:34:13 DEBUG : potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa0637d_d20250106_m032928_c001_v0001183_t0037_u01736134168668") 2025/01/06 03:34:13 DEBUG : potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40326dab22d5d2a1_d20250106_m032927_c001_v7007000_t0000_u01736134167936") 2025/01/06 03:34:13 DEBUG : potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa0635f_d20250106_m032927_c001_v0001183_t0014_u01736134167352") 2025/01/06 03:34:13 DEBUG : potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa0634d_d20250106_m032926_c001_v0001183_t0026_u01736134166758") 2025/01/06 03:34:13 DEBUG : potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40326dab22d5d299_d20250106_m032926_c001_v7007000_t0000_u01736134166031") 2025/01/06 03:34:13 DEBUG : potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa06329_d20250106_m032925_c001_v0001183_t0011_u01736134165461") 2025/01/06 03:34:13 DEBUG : potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa06315_d20250106_m032924_c001_v0001183_t0000_u01736134164884") 2025/01/06 03:34:13 DEBUG : potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40326dab22d5d293_d20250106_m032924_c001_v7007000_t0000_u01736134164165") 2025/01/06 03:34:13 DEBUG : potato: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa062ed_d20250106_m032923_c001_v0001183_t0022_u01736134163371") 2025/01/06 03:34:14 DEBUG : potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f408469fc23f1310f_d20250106_m033050_c001_v7007000_t0000_u01736134250413") 2025/01/06 03:34:14 DEBUG : potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba4c5_d20250106_m033049_c001_v0001180_t0058_u01736134249818") 2025/01/06 03:34:14 DEBUG : potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40326dab22d5d71d_d20250106_m033040_c001_v7007000_t0000_u01736134240974") 2025/01/06 03:34:14 DEBUG : potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba4ad_d20250106_m033036_c001_v0001180_t0005_u01736134236767") 2025/01/06 03:34:14 DEBUG : potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f418b9a93d69bcb82_d20250106_m033029_c001_v7007000_t0000_u01736134229194") 2025/01/06 03:34:14 DEBUG : potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba489_d20250106_m033024_c001_v0001180_t0027_u01736134224550") 2025/01/06 03:34:14 DEBUG : potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40443c281870785a_d20250106_m033017_c001_v7007000_t0000_u01736134217143") 2025/01/06 03:34:14 DEBUG : potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba479_d20250106_m033013_c001_v0001180_t0042_u01736134213797") 2025/01/06 03:34:14 DEBUG : potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f2d6_d20250106_m032949_c001_v7007000_t0000_u01736134189334") 2025/01/06 03:34:14 DEBUG : potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa065bd_d20250106_m032948_c001_v0001183_t0058_u01736134188143") 2025/01/06 03:34:14 DEBUG : potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f2d3_d20250106_m032947_c001_v7007000_t0000_u01736134187035") 2025/01/06 03:34:14 DEBUG : potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa0655b_d20250106_m032945_c001_v0001183_t0045_u01736134185494") 2025/01/06 03:34:14 DEBUG : potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f2d0_d20250106_m032944_c001_v7007000_t0000_u01736134184736") 2025/01/06 03:34:14 DEBUG : potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa06523_d20250106_m032943_c001_v0001183_t0017_u01736134183969") 2025/01/06 03:34:14 DEBUG : potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f2c8_d20250106_m032942_c001_v7007000_t0000_u01736134182658") 2025/01/06 03:34:14 DEBUG : potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa064f7_d20250106_m032941_c001_v0001183_t0021_u01736134181862") 2025/01/06 03:34:14 DEBUG : potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f2b7_d20250106_m032939_c001_v7007000_t0000_u01736134179897") 2025/01/06 03:34:14 DEBUG : potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa064a1_d20250106_m032939_c001_v0001183_t0009_u01736134179111") 2025/01/06 03:34:14 DEBUG : potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f408469fc23f13083_d20250106_m032932_c001_v7007000_t0000_u01736134172347") 2025/01/06 03:34:14 DEBUG : potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa063d4_d20250106_m032931_c001_v0001183_t0021_u01736134171380") 2025/01/06 03:34:15 DEBUG : potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f41522cc2b3bf056c_d20250106_m032824_c001_v7007000_t0000_u01736134104687") 2025/01/06 03:34:15 DEBUG : potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05b4a_d20250106_m032824_c001_v0001183_t0029_u01736134104115") 2025/01/06 03:34:15 DEBUG : potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f41522cc2b3bf0569_d20250106_m032822_c001_v7007000_t0000_u01736134102826") 2025/01/06 03:34:15 DEBUG : potato2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05b26_d20250106_m032822_c001_v0001183_t0032_u01736134102256") 2025/01/06 03:34:15 DEBUG : potato3: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40326dab22d5d71e_d20250106_m033041_c001_v7007000_t0000_u01736134241198") 2025/01/06 03:34:15 DEBUG : potato3: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc63ea_d20250106_m033037_c001_v0001183_t0055_u01736134237922") 2025/01/06 03:34:15 DEBUG : potato3: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f418b9a93d69bcb83_d20250106_m033029_c001_v7007000_t0000_u01736134229379") 2025/01/06 03:34:15 DEBUG : potato3: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc625d_d20250106_m033025_c001_v0001183_t0055_u01736134225699") 2025/01/06 03:34:15 DEBUG : potato3: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40443c281870785b_d20250106_m033017_c001_v7007000_t0000_u01736134217402") 2025/01/06 03:34:15 DEBUG : potato3: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc60be_d20250106_m033014_c001_v0001183_t0018_u01736134214203") 2025/01/06 03:34:15 DEBUG : pre-dest1/1: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f407f7e60477d2521_d20250106_m033132_c001_v7007000_t0000_u01736134292052") 2025/01/06 03:34:15 DEBUG : pre-dest1/1: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc68ec_d20250106_m033124_c001_v0001183_t0058_u01736134284230") 2025/01/06 03:34:15 DEBUG : pre-dest2/2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f407f7e60477d2522_d20250106_m033132_c001_v7007000_t0000_u01736134292248") 2025/01/06 03:34:15 DEBUG : pre-dest2/2: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba50c_d20250106_m033124_c001_v0001180_t0011_u01736134284798") 2025/01/06 03:34:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f411f8bcad23ace59_d20250106_m033104_c001_v7007000_t0000_u01736134264132") 2025/01/06 03:34:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa06e3f_d20250106_m033100_c001_v0001183_t0016_u01736134260243") 2025/01/06 03:34:15 DEBUG : sizeonly: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f411f8bcad23ac9fc_d20250106_m032905_c001_v7007000_t0000_u01736134145102") 2025/01/06 03:34:15 DEBUG : sizeonly: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa0605b_d20250106_m032904_c001_v0001183_t0038_u01736134144147") 2025/01/06 03:34:15 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf7942_d20250106_m033350_c001_v7007000_t0000_u01736134430733") 2025/01/06 03:34:15 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa07e33_d20250106_m033348_c001_v0001183_t0035_u01736134428262") 2025/01/06 03:34:16 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf7939_d20250106_m033346_c001_v7007000_t0000_u01736134426335") 2025/01/06 03:34:16 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc75e6_d20250106_m033343_c001_v0001183_t0048_u01736134423663") 2025/01/06 03:34:16 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40443c2818707837_d20250106_m033010_c001_v7007000_t0000_u01736134210422") 2025/01/06 03:34:16 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba46f_d20250106_m033009_c001_v0001180_t0055_u01736134209671") 2025/01/06 03:34:16 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40443c281870782b_d20250106_m033008_c001_v7007000_t0000_u01736134208388") 2025/01/06 03:34:16 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa067e9_d20250106_m033007_c001_v0001183_t0049_u01736134207637") 2025/01/06 03:34:16 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f411f8bcad23ac9f9_d20250106_m032901_c001_v7007000_t0000_u01736134141002") 2025/01/06 03:34:16 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05fa0_d20250106_m032859_c001_v0001183_t0033_u01736134139518") 2025/01/06 03:34:16 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f411f8bcad23ac9f7_d20250106_m032858_c001_v7007000_t0000_u01736134138785") 2025/01/06 03:34:16 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05f64_d20250106_m032857_c001_v0001183_t0042_u01736134137594") 2025/01/06 03:34:16 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f411f8bcad23ac9ed_d20250106_m032854_c001_v7007000_t0000_u01736134134677") 2025/01/06 03:34:16 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05ee6_d20250106_m032853_c001_v0001183_t0043_u01736134133692") 2025/01/06 03:34:16 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f411f8bcad23ac9ea_d20250106_m032853_c001_v7007000_t0000_u01736134133150") 2025/01/06 03:34:16 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05eaa_d20250106_m032852_c001_v0001183_t0004_u01736134132159") 2025/01/06 03:34:16 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05e6e_d20250106_m032849_c001_v0001183_t0015_u01736134129412") 2025/01/06 03:34:16 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f411f8bcad23ac9e0_d20250106_m032848_c001_v7007000_t0000_u01736134128687") 2025/01/06 03:34:16 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05e4e_d20250106_m032848_c001_v0001183_t0048_u01736134128125") 2025/01/06 03:34:16 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05e3c_d20250106_m032847_c001_v0001183_t0002_u01736134127360") 2025/01/06 03:34:16 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f411f8bcad23ac9d1_d20250106_m032846_c001_v7007000_t0000_u01736134126274") 2025/01/06 03:34:16 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05dcc_d20250106_m032843_c001_v0001183_t0058_u01736134123809") 2025/01/06 03:34:17 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05d7b_d20250106_m032841_c001_v0001183_t0020_u01736134121140") 2025/01/06 03:34:17 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f411f8bcad23ac9bf_d20250106_m032840_c001_v7007000_t0000_u01736134120414") 2025/01/06 03:34:17 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05d5b_d20250106_m032839_c001_v0001183_t0025_u01736134119821") 2025/01/06 03:34:17 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05d3f_d20250106_m032839_c001_v0001183_t0043_u01736134119063") 2025/01/06 03:34:17 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f411f8bcad23ac9be_d20250106_m032838_c001_v7007000_t0000_u01736134118333") 2025/01/06 03:34:17 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05cb9_d20250106_m032834_c001_v0001183_t0030_u01736134114474") 2025/01/06 03:34:17 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f411f8bcad23ac9bd_d20250106_m032834_c001_v7007000_t0000_u01736134114107") 2025/01/06 03:34:17 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05c9d_d20250106_m032833_c001_v0001183_t0057_u01736134113538") 2025/01/06 03:34:17 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f41522cc2b3bf0572_d20250106_m032831_c001_v7007000_t0000_u01736134111896") 2025/01/06 03:34:17 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05c59_d20250106_m032831_c001_v0001183_t0050_u01736134111325") 2025/01/06 03:34:17 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f41522cc2b3bf0570_d20250106_m032830_c001_v7007000_t0000_u01736134110785") 2025/01/06 03:34:17 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05c2d_d20250106_m032830_c001_v0001183_t0055_u01736134110215") 2025/01/06 03:34:17 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f41522cc2b3bf056f_d20250106_m032828_c001_v7007000_t0000_u01736134108956") 2025/01/06 03:34:17 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05be6_d20250106_m032828_c001_v0001183_t0039_u01736134108183") 2025/01/06 03:34:17 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f41522cc2b3bf056e_d20250106_m032827_c001_v7007000_t0000_u01736134107645") 2025/01/06 03:34:17 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05bc6_d20250106_m032827_c001_v0001183_t0013_u01736134107061") 2025/01/06 03:34:17 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f41522cc2b3bf056d_d20250106_m032826_c001_v7007000_t0000_u01736134106164") 2025/01/06 03:34:17 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05b82_d20250106_m032825_c001_v0001183_t0035_u01736134105589") 2025/01/06 03:34:17 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f41522cc2b3bf0564_d20250106_m032819_c001_v7007000_t0000_u01736134099827") 2025/01/06 03:34:17 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05ad6_d20250106_m032819_c001_v0001183_t0025_u01736134099249") 2025/01/06 03:34:18 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f41522cc2b3bf0563_d20250106_m032818_c001_v7007000_t0000_u01736134098347") 2025/01/06 03:34:18 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05aa4_d20250106_m032817_c001_v0001183_t0005_u01736134097762") 2025/01/06 03:34:18 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f41522cc2b3bf0562_d20250106_m032816_c001_v7007000_t0000_u01736134096826") 2025/01/06 03:34:18 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05a68_d20250106_m032816_c001_v0001183_t0013_u01736134096240") 2025/01/06 03:34:18 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f41522cc2b3bf0558_d20250106_m032813_c001_v7007000_t0000_u01736134093370") 2025/01/06 03:34:18 DEBUG : sub dir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa05a10_d20250106_m032812_c001_v0001183_t0040_u01736134092795") 2025/01/06 03:34:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf7943_d20250106_m033350_c001_v7007000_t0000_u01736134430922") 2025/01/06 03:34:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba63d_d20250106_m033348_c001_v0001180_t0009_u01736134428255") 2025/01/06 03:34:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4165d2c336bf793b_d20250106_m033346_c001_v7007000_t0000_u01736134426518") 2025/01/06 03:34:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1061b4626b008363_d20250106_m033343_c001_v0001137_t0048_u01736134423675") 2025/01/06 03:34:18 DEBUG : sub/yam: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40443c281870781e_d20250106_m033004_c001_v7007000_t0000_u01736134204888") 2025/01/06 03:34:18 DEBUG : sub/yam: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc5f74_d20250106_m033003_c001_v0001183_t0011_u01736134203397") 2025/01/06 03:34:18 DEBUG : three: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f6c6_d20250106_m032954_c001_v7007000_t0000_u01736134194924") 2025/01/06 03:34:18 DEBUG : three: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa06671_d20250106_m032953_c001_v0001183_t0059_u01736134193753") 2025/01/06 03:34:18 DEBUG : three: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1067020b6aa06625_d20250106_m032951_c001_v0001183_t0043_u01736134191557") 2025/01/06 03:34:18 DEBUG : two: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f6c7_d20250106_m032955_c001_v7007000_t0000_u01736134195115") 2025/01/06 03:34:18 DEBUG : two: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4166ecb71f0ba445_d20250106_m032953_c001_v0001180_t0020_u01736134193134") 2025/01/06 03:34:18 DEBUG : two: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4067020b6aa0661f_d20250106_m032951_c001_v0001183_t0030_u01736134191366") 2025/01/06 03:34:18 DEBUG : yam: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40443c2818707824_d20250106_m033005_c001_v7007000_t0000_u01736134205620") 2025/01/06 03:34:18 DEBUG : yam: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11248757b3fc1b9a_d20250106_m033004_c001_v0001177_t0045_u01736134204672") 2025/01/06 03:34:18 DEBUG : yam: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f6d1_d20250106_m033000_c001_v7007000_t0000_u01736134200713") 2025/01/06 03:34:19 DEBUG : yam: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11101ab07ebc5f13_d20250106_m032959_c001_v0001183_t0049_u01736134199165") 2025/01/06 03:34:19 DEBUG : yam: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f6c9_d20250106_m032957_c001_v7007000_t0000_u01736134197078") 2025/01/06 03:34:19 DEBUG : yam: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f1166ecb71f0ba451_d20250106_m032955_c001_v0001180_t0003_u01736134195700") 2025/01/06 03:34:19 DEBUG : yaml: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f40443c2818707812_d20250106_m033002_c001_v7007000_t0000_u01736134202058") 2025/01/06 03:34:19 DEBUG : yaml: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f11282264e7affb85_d20250106_m033000_c001_v0001182_t0021_u01736134200343") 2025/01/06 03:34:19 DEBUG : yaml: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f4099f3ef9dc1f6cc_d20250106_m032957_c001_v7007000_t0000_u01736134197816") 2025/01/06 03:34:19 DEBUG : yaml: Deleting (id "4_z0f62ddf3a07d3b9b9f480e1b_f110e118dd759c598_d20250106_m032956_c001_v0001177_t0039_u01736134196861") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m10.93494308s (try 1/5)