"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/01/31 04:44:34 DEBUG : Creating backend with remote "TestB2:rclone-test-dumabew6himi" 2025/01/31 04:44:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/31 04:44:35 DEBUG : Creating backend with remote "/tmp/rclone3361623815" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:44:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:44:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/31 04:44:39 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:44:39 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.03s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:44:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/31 04:44:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:44:40 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:44:40 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:44:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/31 04:44:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:44:41 DEBUG : B2 bucket rclone-test-dumabew6himi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.21s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", 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-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", 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-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:44:43 DEBUG : Creating backend with remote "/non-existing" 2025/01/31 04:44:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/31 04:44:43 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:44:43 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:44:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:44:44 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:44:44 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:44:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/31 04:44:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.95s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:44:46 INFO : B2 bucket rclone-test-dumabew6himi: Running all checks before starting transfers 2025/01/31 04:44:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:44:46 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:44:46 INFO : B2 bucket rclone-test-dumabew6himi: Checks finished, now starting transfers 2025/01/31 04:44:46 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:44:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/31 04:44:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.73s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:44:48 ERROR : Ignoring --no-traverse with sync 2025/01/31 04:44:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:44:48 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:44:48 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:44:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/31 04:44:48 INFO : sub dir/hello world: Copied (new) 2025/01/31 04:44:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.60s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:44:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/31 04:44:49 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:44:49 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:44:50 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/31 04:44:50 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.69s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:44:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:44:51 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:44:51 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:44:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/31 04:44:52 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.77s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:44:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:44:53 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:44:53 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:44:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/31 04:44:53 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.94s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:44:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/31 04:44:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/31 04:44:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/31 04:44:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/31 04:44:55 INFO : sub dir: Making directory 2025/01/31 04:44:55 INFO : sub dir2: Making directory 2025/01/31 04:44:55 INFO : sub dir2/sub sub dir2: Making directory 2025/01/31 04:44:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:44:55 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:44:55 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:44:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/31 04:44:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/31 04:44:55 DEBUG : B2 bucket rclone-test-dumabew6himi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.56s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:44:56 INFO : sub dir2: Making directory 2025/01/31 04:44:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/31 04:44:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/31 04:44:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:44:56 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:44:56 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:44:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/31 04:44:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.22s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:44:57 DEBUG : sub dir2: Making directory with metadata 2025/01/31 04:44:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/31 04:44:58 INFO : sub dir: Making directory 2025/01/31 04:44:58 INFO : sub dir2: Making directory 2025/01/31 04:44:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:44:58 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:44:58 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:44:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/31 04:44:58 INFO : sub dir/hello world: Copied (new) 2025/01/31 04:44:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/31 04:44:58 DEBUG : B2 bucket rclone-test-dumabew6himi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/31 04:44:58 DEBUG : B2 bucket rclone-test-dumabew6himi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.97s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", 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-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:45:00 INFO : sub dir2: Making directory 2025/01/31 04:45:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:45:00 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:45:00 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:45:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/31 04:45:00 INFO : sub dir/hello world: Copied (new) 2025/01/31 04:45:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.27s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:45:01 DEBUG : sub dir2: Making directory with metadata 2025/01/31 04:45:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/31 04:45:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/31 04:45:01 INFO : sub dir: Making directory 2025/01/31 04:45:01 INFO : sub dir2: Making directory 2025/01/31 04:45:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:45:01 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:45:01 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:45:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/31 04:45:01 INFO : sub dir/hello world: Copied (new) 2025/01/31 04:45:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/31 04:45:02 DEBUG : B2 bucket rclone-test-dumabew6himi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.63s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", 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-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:45:03 INFO : sub dir2: Making directory 2025/01/31 04:45:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:45:03 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:45:03 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:45:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/31 04:45:04 INFO : sub dir/hello world: Copied (new) 2025/01/31 04:45:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.59s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:45:05 DEBUG : Creating backend with remote "TestB2:rclone-test-durehen2yula" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-dumabew6himi -> B2 bucket rclone-test-durehen2yula 2025/01/31 04:45:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:45:06 DEBUG : B2 bucket rclone-test-durehen2yula: Waiting for checks to finish 2025/01/31 04:45:06 DEBUG : B2 bucket rclone-test-durehen2yula: Waiting for transfers to finish 2025/01/31 04:45:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/31 04:45:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:45:10 DEBUG : B2 bucket rclone-test-durehen2yula: Purge remote 2025/01/31 04:45:10 INFO : B2 bucket rclone-test-durehen2yula: cleaning bucket "rclone-test-durehen2yula" of all files 2025/01/31 04:45:11 DEBUG : sub dir/hello world: Deleting (id "4_z2f224dc3a0ddbbab9f480e1b_f108fdc912066a6b3_d20250131_m044510_c001_v0001180_t0052_u01738298710674") --- PASS: TestServerSideCopy (10.07s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:45:16 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:45:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/31 04:45:16 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:45:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/31 04:45:16 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.84s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:45:18 DEBUG : Creating backend with remote "TestB2:rclone-test-nulimoq5feza" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-dumabew6himi -> B2 bucket rclone-test-nulimoq5feza 2025/01/31 04:45:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:45:19 DEBUG : B2 bucket rclone-test-nulimoq5feza: Waiting for checks to finish 2025/01/31 04:45:19 DEBUG : B2 bucket rclone-test-nulimoq5feza: Waiting for transfers to finish 2025/01/31 04:45:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/31 04:45:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:45:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/31 04:45:25 DEBUG : B2 bucket rclone-test-nulimoq5feza: Waiting for checks to finish 2025/01/31 04:45:25 DEBUG : B2 bucket rclone-test-nulimoq5feza: Waiting for transfers to finish 2025/01/31 04:45:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/31 04:45:25 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:45:26 DEBUG : B2 bucket rclone-test-nulimoq5feza: Purge remote 2025/01/31 04:45:26 INFO : B2 bucket rclone-test-nulimoq5feza: cleaning bucket "rclone-test-nulimoq5feza" of all files 2025/01/31 04:45:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fc27de3a0ddbbab9f480e1b_f118568f8cb5eeb9b_d20250131_m044525_c001_v0001184_t0042_u01738298725796") 2025/01/31 04:45:26 DEBUG : sub dir/hello world: Deleting (id "4_z7fc27de3a0ddbbab9f480e1b_f1068899606841aac_d20250131_m044523_c001_v0001184_t0036_u01738298723652") --- PASS: TestServerSideCopyOverSelf (13.83s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:45:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/31 04:45:33 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:45:33 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:45:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/31 04:45:33 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/31 04:45:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestMoveOverSelf (3.29s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:45:35 DEBUG : Creating backend with remote "TestB2:rclone-test-qoqizom9niso" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-dumabew6himi -> B2 bucket rclone-test-qoqizom9niso 2025/01/31 04:45:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:45:37 DEBUG : B2 bucket rclone-test-qoqizom9niso: Waiting for checks to finish 2025/01/31 04:45:37 DEBUG : B2 bucket rclone-test-qoqizom9niso: Waiting for transfers to finish 2025/01/31 04:45:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/31 04:45:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:45:41 DEBUG : B2 bucket rclone-test-qoqizom9niso: Waiting for checks to finish 2025/01/31 04:45:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/31 04:45:41 DEBUG : B2 bucket rclone-test-qoqizom9niso: Waiting for transfers to finish 2025/01/31 04:45:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/31 04:45:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/31 04:45:41 INFO : sub dir/hello world: Deleted 2025/01/31 04:45:42 DEBUG : testing file moves 2025/01/31 04:45:42 DEBUG : B2 bucket rclone-test-qoqizom9niso: Waiting for checks to finish 2025/01/31 04:45:42 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/31 04:45:42 DEBUG : B2 bucket rclone-test-qoqizom9niso: Waiting for transfers to finish 2025/01/31 04:45:43 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/31 04:45:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/31 04:45:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:45:44 DEBUG : B2 bucket rclone-test-qoqizom9niso: Purge remote 2025/01/31 04:45:44 INFO : B2 bucket rclone-test-qoqizom9niso: cleaning bucket "rclone-test-qoqizom9niso" of all files 2025/01/31 04:45:44 DEBUG : sub dir/hello world: Deleting (id "4_z5f02cd23a0ddbbab9f480e1b_f1067e4feb4291624_d20250131_m044543_c001_v0001146_t0038_u01738298743075") 2025/01/31 04:45:44 DEBUG : sub dir/hello world: Deleting (id "4_z5f02cd23a0ddbbab9f480e1b_f105913b826ff5bc0_d20250131_m044541_c001_v0001181_t0019_u01738298741339") 2025/01/31 04:45:44 DEBUG : sub dir/hello world: Deleting (id "4_z5f02cd23a0ddbbab9f480e1b_f11324d094870e88d_d20250131_m044539_c001_v0001099_t0033_u01738298739836") --- PASS: TestServerSideMoveOverSelf (11.81s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:45:47 ERROR : : error listing: directory not found 2025/01/31 04:45:47 INFO : Local file system at /tmp/rclone3361623815: Making directory 2025/01/31 04:45:47 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:45:47 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.12s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:45:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:45:49 DEBUG : Local file system at /tmp/rclone3361623815: Waiting for checks to finish 2025/01/31 04:45:49 DEBUG : Local file system at /tmp/rclone3361623815: Waiting for transfers to finish 2025/01/31 04:45:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/31 04:45:50 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/31 04:45:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestCopyRedownload (2.30s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:45:51 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/31 04:45:51 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:45:51 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:45:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/31 04:45:51 INFO : check sum: Copied (new) 2025/01/31 04:45:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:45:52 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:45:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/31 04:45:52 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/31 04:45:52 DEBUG : check sum: Unchanged skipping 2025/01/31 04:45:52 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:45:52 DEBUG : Waiting for deletions to finish 2025/01/31 04:45:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.36s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:45:53 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/31 04:45:53 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:45:53 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:45:54 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/31 04:45:54 INFO : sizeonly: Copied (new) 2025/01/31 04:45:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:45:54 DEBUG : sizeonly: Sizes identical 2025/01/31 04:45:54 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:45:54 DEBUG : sizeonly: Unchanged skipping 2025/01/31 04:45:54 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:45:54 DEBUG : Waiting for deletions to finish 2025/01/31 04:45:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.34s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:45:56 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/31 04:45:56 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:45:56 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:45:56 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/31 04:45:56 INFO : ignore-size: Copied (new) 2025/01/31 04:45:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:45:56 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:45:56 DEBUG : ignore-size: Unchanged skipping 2025/01/31 04:45:56 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:45:56 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:45:56 DEBUG : Waiting for deletions to finish 2025/01/31 04:45:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.41s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:45:59 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:45:59 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:45:59 DEBUG : existing: Unchanged skipping 2025/01/31 04:45:59 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:45:59 DEBUG : Waiting for deletions to finish 2025/01/31 04:45:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:45:59 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:45:59 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/31 04:45:59 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:45:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/31 04:45:59 INFO : existing: Copied (replaced existing) 2025/01/31 04:45:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.63s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:46:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/31 04:46:01 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:01 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/31 04:46:01 INFO : existing: Copied (new) 2025/01/31 04:46:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:46:02 DEBUG : existing: Destination exists, skipping 2025/01/31 04:46:02 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:02 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:02 DEBUG : Waiting for deletions to finish 2025/01/31 04:46:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.88s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:46:04 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/31 04:46:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/31 04:46:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:46:05 DEBUG : c/non empty space: Unchanged skipping 2025/01/31 04:46:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/31 04:46:05 INFO : a/potato2: Copied (new) 2025/01/31 04:46:05 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:05 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:05 DEBUG : Waiting for deletions to finish 2025/01/31 04:46:05 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.26s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:46:07 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:07 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/31 04:46:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/31 04:46:07 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/31 04:46:07 DEBUG : empty space: Unchanged skipping 2025/01/31 04:46:07 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:07 DEBUG : Waiting for deletions to finish 2025/01/31 04:46:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:46:08 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:08 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/31 04:46:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/31 04:46:09 INFO : empty space: Updated modification time in destination 2025/01/31 04:46:09 DEBUG : empty space: Unchanged skipping 2025/01/31 04:46:09 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:09 DEBUG : Waiting for deletions to finish 2025/01/31 04:46:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.76s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:46:11 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:11 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/31 04:46:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/31 04:46:11 DEBUG : empty space: Unchanged skipping 2025/01/31 04:46:11 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:11 DEBUG : Waiting for deletions to finish 2025/01/31 04:46:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.90s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:46:13 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:13 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/31 04:46:13 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3361623815) 2025/01/31 04:46:13 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dumabew6himi) 2025/01/31 04:46:13 DEBUG : foo: sha1 differ 2025/01/31 04:46:13 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:13 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/31 04:46:13 INFO : foo: Copied (replaced existing) 2025/01/31 04:46:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:46:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/31 04:46:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:46:15 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:15 DEBUG : empty space: Unchanged skipping 2025/01/31 04:46:15 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:15 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/31 04:46:15 INFO : potato: Copied (new) 2025/01/31 04:46:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.35s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:46:17 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/31 04:46:17 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:17 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:18 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/31 04:46:18 INFO : potato: Copied (replaced existing) 2025/01/31 04:46:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.07s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:46:19 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/31 04:46:19 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3361623815) 2025/01/31 04:46:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dumabew6himi) 2025/01/31 04:46:19 DEBUG : potato: sha1 differ 2025/01/31 04:46:19 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/31 04:46:20 INFO : potato: Copied (replaced existing) 2025/01/31 04:46:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:46:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:46:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:46:22 DEBUG : empty space: Unchanged skipping 2025/01/31 04:46:22 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/31 04:46:22 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:22 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:22 DEBUG : Waiting for deletions to finish 2025/01/31 04:46:22 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:46:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:46:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:46:24 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:24 DEBUG : empty space: Unchanged skipping 2025/01/31 04:46:24 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/31 04:46:24 INFO : potato2: Copied (new) 2025/01/31 04:46:24 DEBUG : Waiting for deletions to finish 2025/01/31 04:46:24 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:46:26 INFO : d: Making directory 2025/01/31 04:46:26 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/31 04:46:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/31 04:46:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:46:27 DEBUG : c/non empty space: Unchanged skipping 2025/01/31 04:46:27 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:27 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/31 04:46:27 INFO : a/potato2: Copied (new) 2025/01/31 04:46:27 DEBUG : Waiting for deletions to finish 2025/01/31 04:46:27 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:46:29 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/31 04:46:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/31 04:46:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:46:30 DEBUG : c/non empty space: Unchanged skipping 2025/01/31 04:46:30 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:30 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/31 04:46:30 INFO : a/potato2: Copied (new) 2025/01/31 04:46:30 ERROR : B2 bucket rclone-test-dumabew6himi: not deleting files as there were IO errors 2025/01/31 04:46:30 ERROR : B2 bucket rclone-test-dumabew6himi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.97s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:46:32 DEBUG : Waiting for deletions to finish 2025/01/31 04:46:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:46:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:46:32 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:32 DEBUG : empty space: Unchanged skipping 2025/01/31 04:46:32 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:33 INFO : potato: Deleted 2025/01/31 04:46:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/31 04:46:33 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.60s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:46:35 DEBUG : Waiting for deletions to finish 2025/01/31 04:46:35 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:35 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:35 INFO : potato: Deleted 2025/01/31 04:46:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:46:35 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:46:35 DEBUG : empty space: Unchanged skipping 2025/01/31 04:46:35 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/31 04:46:36 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.06s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:46:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:46:38 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:38 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:38 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/31 04:46:38 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.36s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:46:40 DEBUG : enormous: Excluded (Size Filter) 2025/01/31 04:46:40 DEBUG : enormous: Excluded 2025/01/31 04:46:40 DEBUG : potato2: Excluded (Size Filter) 2025/01/31 04:46:40 DEBUG : potato2: Excluded 2025/01/31 04:46:41 DEBUG : potato2: Excluded (Size Filter) 2025/01/31 04:46:41 DEBUG : potato2: Excluded 2025/01/31 04:46:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:46:41 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:41 DEBUG : empty space: Unchanged skipping 2025/01/31 04:46:41 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:41 DEBUG : Waiting for deletions to finish 2025/01/31 04:46:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:46:41 DEBUG : enormous: Excluded (Size Filter) 2025/01/31 04:46:41 DEBUG : enormous: Excluded 2025/01/31 04:46:41 DEBUG : potato2: Excluded (Size Filter) 2025/01/31 04:46:41 DEBUG : potato2: Excluded 2025/01/31 04:46:41 DEBUG : potato2: Excluded (Size Filter) 2025/01/31 04:46:41 DEBUG : potato2: Excluded 2025/01/31 04:46:41 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/31 04:46:41 DEBUG : Local file system at /tmp/rclone3361623815: Waiting for checks to finish 2025/01/31 04:46:41 DEBUG : empty space: Unchanged skipping 2025/01/31 04:46:41 DEBUG : Local file system at /tmp/rclone3361623815: Waiting for transfers to finish 2025/01/31 04:46:41 DEBUG : Waiting for deletions to finish 2025/01/31 04:46:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.97s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:46:44 DEBUG : enormous: Excluded (Size Filter) 2025/01/31 04:46:44 DEBUG : enormous: Excluded 2025/01/31 04:46:44 DEBUG : potato2: Excluded (Size Filter) 2025/01/31 04:46:44 DEBUG : potato2: Excluded 2025/01/31 04:46:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:46:44 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:44 DEBUG : empty space: Unchanged skipping 2025/01/31 04:46:44 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:44 DEBUG : Waiting for deletions to finish 2025/01/31 04:46:44 INFO : enormous: Deleted 2025/01/31 04:46:44 INFO : potato2: Deleted 2025/01/31 04:46:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:46:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/31 04:46:44 DEBUG : Local file system at /tmp/rclone3361623815: Waiting for checks to finish 2025/01/31 04:46:44 DEBUG : empty space: Unchanged skipping 2025/01/31 04:46:44 DEBUG : Local file system at /tmp/rclone3361623815: Waiting for transfers to finish 2025/01/31 04:46:44 DEBUG : Waiting for deletions to finish 2025/01/31 04:46:44 INFO : potato2: Deleted 2025/01/31 04:46:44 INFO : enormous: Deleted 2025/01/31 04:46:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.40s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:46:47 DEBUG : five: Need to transfer - File not found at Destination 2025/01/31 04:46:47 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/31 04:46:47 DEBUG : one: Destination is newer than source, skipping 2025/01/31 04:46:47 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:47 DEBUG : three: Sizes identical 2025/01/31 04:46:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/31 04:46:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/31 04:46:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3361623815) 2025/01/31 04:46:47 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dumabew6himi) 2025/01/31 04:46:47 DEBUG : two: sha1 differ 2025/01/31 04:46:47 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/31 04:46:48 INFO : five: Copied (new) 2025/01/31 04:46:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/31 04:46:48 INFO : four: Copied (replaced existing) 2025/01/31 04:46:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/31 04:46:48 INFO : two: Copied (replaced existing) 2025/01/31 04:46:48 DEBUG : Waiting for deletions to finish 2025/01/31 04:46:49 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:49 DEBUG : one: Destination is newer than source, skipping 2025/01/31 04:46:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/31 04:46:49 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/31 04:46:49 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/31 04:46:49 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/31 04:46:49 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/31 04:46:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/31 04:46:49 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/31 04:46:49 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/31 04:46:49 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/31 04:46:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3361623815) 2025/01/31 04:46:49 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dumabew6himi) 2025/01/31 04:46:49 DEBUG : three: sha1 differ 2025/01/31 04:46:49 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/31 04:46:49 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/31 04:46:49 INFO : three: Copied (replaced existing) 2025/01/31 04:46:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.60s) === 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-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/31 04:46:51 INFO : B2 bucket rclone-test-dumabew6himi: Making map for --track-renames 2025/01/31 04:46:51 INFO : B2 bucket rclone-test-dumabew6himi: Finished making map for --track-renames 2025/01/31 04:46:51 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/31 04:46:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/31 04:46:51 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for renames to finish 2025/01/31 04:46:51 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/31 04:46:51 INFO : potato: Copied (new) 2025/01/31 04:46:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/31 04:46:51 INFO : yam: Copied (new) 2025/01/31 04:46:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:46:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:46:51 INFO : B2 bucket rclone-test-dumabew6himi: Making map for --track-renames 2025/01/31 04:46:51 INFO : B2 bucket rclone-test-dumabew6himi: Finished making map for --track-renames 2025/01/31 04:46:51 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:51 DEBUG : potato: Unchanged skipping 2025/01/31 04:46:51 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for renames to finish 2025/01/31 04:46:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/31 04:46:52 INFO : yam: Copied (server-side copy) to: yaml 2025/01/31 04:46:52 INFO : yam: Deleted 2025/01/31 04:46:52 INFO : yaml: Renamed from "yam" 2025/01/31 04:46:52 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.66s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/31 04:46:54 INFO : B2 bucket rclone-test-dumabew6himi: Making map for --track-renames 2025/01/31 04:46:54 INFO : B2 bucket rclone-test-dumabew6himi: Finished making map for --track-renames 2025/01/31 04:46:54 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/31 04:46:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/31 04:46:54 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for renames to finish 2025/01/31 04:46:54 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/31 04:46:54 INFO : yam: Copied (new) 2025/01/31 04:46:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/31 04:46:55 INFO : potato: Copied (new) 2025/01/31 04:46:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:46:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:46:55 INFO : B2 bucket rclone-test-dumabew6himi: Making map for --track-renames 2025/01/31 04:46:55 INFO : B2 bucket rclone-test-dumabew6himi: Finished making map for --track-renames 2025/01/31 04:46:55 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:55 DEBUG : potato: Unchanged skipping 2025/01/31 04:46:55 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for renames to finish 2025/01/31 04:46:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/31 04:46:56 INFO : yam: Copied (server-side copy) to: yaml 2025/01/31 04:46:56 INFO : yam: Deleted 2025/01/31 04:46:56 INFO : yaml: Renamed from "yam" 2025/01/31 04:46:56 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.82s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/31 04:46:58 INFO : B2 bucket rclone-test-dumabew6himi: Making map for --track-renames 2025/01/31 04:46:58 INFO : B2 bucket rclone-test-dumabew6himi: Finished making map for --track-renames 2025/01/31 04:46:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/31 04:46:58 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:58 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/31 04:46:58 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for renames to finish 2025/01/31 04:46:58 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:46:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/31 04:46:58 INFO : sub/yam: Copied (new) 2025/01/31 04:46:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/31 04:46:59 INFO : potato: Copied (new) 2025/01/31 04:46:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:46:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:46:59 DEBUG : potato: Unchanged skipping 2025/01/31 04:46:59 INFO : B2 bucket rclone-test-dumabew6himi: Making map for --track-renames 2025/01/31 04:46:59 INFO : B2 bucket rclone-test-dumabew6himi: Finished making map for --track-renames 2025/01/31 04:46:59 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:46:59 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for renames to finish 2025/01/31 04:47:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/31 04:47:00 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/31 04:47:00 INFO : sub/yam: Deleted 2025/01/31 04:47:00 INFO : yam: Renamed from "sub/yam" 2025/01/31 04:47:00 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:47:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.79s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:47:02 DEBUG : Creating backend with remote "/tmp/rclone3361623815/dir1" 2025/01/31 04:47:02 DEBUG : Creating backend with remote "/tmp/rclone3361623815/dir2" 2025/01/31 04:47:02 DEBUG : Local file system at /tmp/rclone3361623815/dir2: Using server-side directory move 2025/01/31 04:47:02 INFO : Local file system at /tmp/rclone3361623815/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/31 04:47:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/31 04:47:02 DEBUG : Local file system at /tmp/rclone3361623815/dir2: Waiting for checks to finish 2025/01/31 04:47:02 DEBUG : Local file system at /tmp/rclone3361623815/dir2: Waiting for transfers to finish 2025/01/31 04:47:02 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:47:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:47:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/31 04:47:02 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:47:02 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:47:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/31 04:47:02 INFO : nested/sub dir/file: Copied (new) 2025/01/31 04:47:02 INFO : nested/sub dir/file: Deleted 2025/01/31 04:47:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/31 04:47:03 INFO : sub dir/hello world: Copied (new) 2025/01/31 04:47:03 INFO : sub dir/hello world: Deleted 2025/01/31 04:47:03 INFO : sub dir: Removing directory 2025/01/31 04:47:03 INFO : nested/sub dir: Removing directory 2025/01/31 04:47:03 INFO : nested: Removing directory 2025/01/31 04:47:03 DEBUG : Local file system at /tmp/rclone3361623815: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.17s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:47:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:47:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/31 04:47:04 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:47:04 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:47:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/31 04:47:05 INFO : nested/sub dir/file: Copied (new) 2025/01/31 04:47:05 INFO : nested/sub dir/file: Deleted 2025/01/31 04:47:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/31 04:47:05 INFO : sub dir/hello world: Copied (new) 2025/01/31 04:47:05 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.14s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:47:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/31 04:47:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/31 04:47:07 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:47:07 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:47:07 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/31 04:47:07 INFO : existing-b: Copied (new) 2025/01/31 04:47:07 INFO : existing-b: Deleted 2025/01/31 04:47:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/31 04:47:07 INFO : existing: Copied (new) 2025/01/31 04:47:07 INFO : existing: Deleted 2025/01/31 04:47:07 DEBUG : existing: Destination exists, skipping 2025/01/31 04:47:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/31 04:47:07 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:47:07 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:47:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.19s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:47:09 DEBUG : Creating backend with remote "TestB2:rclone-test-vitipuj9pavi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dumabew6himi -> B2 bucket rclone-test-vitipuj9pavi 2025/01/31 04:47:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:47:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/31 04:47:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/31 04:47:14 DEBUG : empty space: Unchanged skipping 2025/01/31 04:47:14 DEBUG : B2 bucket rclone-test-vitipuj9pavi: Waiting for checks to finish 2025/01/31 04:47:14 INFO : empty space: Deleted 2025/01/31 04:47:14 DEBUG : B2 bucket rclone-test-vitipuj9pavi: Waiting for transfers to finish 2025/01/31 04:47:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/31 04:47:14 INFO : potato2: Copied (server-side copy) 2025/01/31 04:47:14 INFO : potato2: Deleted 2025/01/31 04:47:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/31 04:47:14 INFO : potato3: Copied (server-side copy) 2025/01/31 04:47:15 INFO : potato3: Deleted 2025/01/31 04:47:15 DEBUG : Creating backend with remote "TestB2:rclone-test-duyetan9livo" 2025/01/31 04:47:16 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/31 04:47:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:47:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/31 04:47:16 DEBUG : B2 bucket rclone-test-duyetan9livo: Waiting for checks to finish 2025/01/31 04:47:16 DEBUG : B2 bucket rclone-test-duyetan9livo: Waiting for transfers to finish 2025/01/31 04:47:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/31 04:47:19 INFO : potato2: Copied (server-side copy) 2025/01/31 04:47:19 INFO : potato2: Deleted 2025/01/31 04:47:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/31 04:47:19 INFO : empty space: Copied (server-side copy) 2025/01/31 04:47:19 INFO : empty space: Deleted 2025/01/31 04:47:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/31 04:47:19 INFO : potato3: Copied (server-side copy) 2025/01/31 04:47:19 INFO : potato3: Deleted 2025/01/31 04:47:20 DEBUG : B2 bucket rclone-test-duyetan9livo: Purge remote 2025/01/31 04:47:20 INFO : B2 bucket rclone-test-duyetan9livo: cleaning bucket "rclone-test-duyetan9livo" of all files 2025/01/31 04:47:20 DEBUG : empty space: Deleting (id "4_z2fe24d73a0fdbbab9f480e1b_f118bd760a9afd217_d20250131_m044719_c001_v0001090_t0012_u01738298839233") 2025/01/31 04:47:20 DEBUG : potato2: Deleting (id "4_z2fe24d73a0fdbbab9f480e1b_f11440a72184b1a71_d20250131_m044719_c001_v0001184_t0037_u01738298839000") 2025/01/31 04:47:20 DEBUG : potato3: Deleting (id "4_z2fe24d73a0fdbbab9f480e1b_f104dcd0278f00c95_d20250131_m044719_c001_v0001115_t0006_u01738298839360") 2025/01/31 04:47:22 DEBUG : B2 bucket rclone-test-vitipuj9pavi: Purge remote 2025/01/31 04:47:22 INFO : B2 bucket rclone-test-vitipuj9pavi: cleaning bucket "rclone-test-vitipuj9pavi" of all files 2025/01/31 04:47:22 DEBUG : empty space: Deleting (id "4_z2fb23d13a0fdbbab9f480e1b_f4129bb5b63810642_d20250131_m044719_c001_v7007000_t0000_u01738298839550") 2025/01/31 04:47:22 DEBUG : empty space: Deleting (id "4_z2fb23d13a0fdbbab9f480e1b_f100a0e945d837d9e_d20250131_m044713_c001_v0001128_t0025_u01738298833354") 2025/01/31 04:47:22 DEBUG : potato2: Deleting (id "4_z2fb23d13a0fdbbab9f480e1b_f4129bb5b63810641_d20250131_m044719_c001_v7007000_t0000_u01738298839209") 2025/01/31 04:47:22 DEBUG : potato2: Deleting (id "4_z2fb23d13a0fdbbab9f480e1b_f111b9418d7666a62_d20250131_m044714_c001_v0001098_t0031_u01738298834475") 2025/01/31 04:47:22 DEBUG : potato3: Deleting (id "4_z2fb23d13a0fdbbab9f480e1b_f4129bb5b63810643_d20250131_m044719_c001_v7007000_t0000_u01738298839842") 2025/01/31 04:47:22 DEBUG : potato3: Deleting (id "4_z2fb23d13a0fdbbab9f480e1b_f11620ac7a69df919_d20250131_m044714_c001_v0001177_t0001_u01738298834804") 2025/01/31 04:47:22 DEBUG : potato3: Deleting (id "4_z2fb23d13a0fdbbab9f480e1b_f100a0e945d837da0_d20250131_m044713_c001_v0001128_t0049_u01738298833688") --- PASS: TestServerSideMove (17.04s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:47:26 DEBUG : Creating backend with remote "TestB2:rclone-test-jocojaz0kore" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dumabew6himi -> B2 bucket rclone-test-jocojaz0kore 2025/01/31 04:47:34 DEBUG : empty space: Excluded (Size Filter) 2025/01/31 04:47:34 DEBUG : empty space: Excluded 2025/01/31 04:47:34 DEBUG : empty space: Excluded (Size Filter) 2025/01/31 04:47:34 DEBUG : empty space: Excluded 2025/01/31 04:47:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:47:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/31 04:47:34 DEBUG : B2 bucket rclone-test-jocojaz0kore: Waiting for checks to finish 2025/01/31 04:47:34 DEBUG : B2 bucket rclone-test-jocojaz0kore: Waiting for transfers to finish 2025/01/31 04:47:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/31 04:47:34 INFO : potato2: Copied (server-side copy) 2025/01/31 04:47:34 INFO : potato2: Deleted 2025/01/31 04:47:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/31 04:47:34 INFO : potato3: Copied (server-side copy) 2025/01/31 04:47:35 INFO : potato3: Deleted 2025/01/31 04:47:35 DEBUG : Creating backend with remote "TestB2:rclone-test-letuheg2mata" 2025/01/31 04:47:36 DEBUG : empty space: Excluded (Size Filter) 2025/01/31 04:47:36 DEBUG : empty space: Excluded 2025/01/31 04:47:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:47:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/31 04:47:36 DEBUG : B2 bucket rclone-test-letuheg2mata: Waiting for checks to finish 2025/01/31 04:47:36 DEBUG : B2 bucket rclone-test-letuheg2mata: Waiting for transfers to finish 2025/01/31 04:47:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/31 04:47:40 INFO : potato2: Copied (server-side copy) 2025/01/31 04:47:40 INFO : potato2: Deleted 2025/01/31 04:47:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/31 04:47:40 INFO : potato3: Copied (server-side copy) 2025/01/31 04:47:41 INFO : potato3: Deleted 2025/01/31 04:47:41 DEBUG : B2 bucket rclone-test-letuheg2mata: Purge remote 2025/01/31 04:47:41 INFO : B2 bucket rclone-test-letuheg2mata: cleaning bucket "rclone-test-letuheg2mata" of all files 2025/01/31 04:47:41 DEBUG : potato2: Deleting (id "4_z0fb29d53a0fdbbab9f480e1b_f1076971878c474c0_d20250131_m044740_c001_v0001184_t0003_u01738298860228") 2025/01/31 04:47:41 DEBUG : potato3: Deleting (id "4_z0fb29d53a0fdbbab9f480e1b_f112249f33efbf4a4_d20250131_m044740_c001_v0001104_t0052_u01738298860451") 2025/01/31 04:47:43 DEBUG : B2 bucket rclone-test-jocojaz0kore: Purge remote 2025/01/31 04:47:43 INFO : B2 bucket rclone-test-jocojaz0kore: cleaning bucket "rclone-test-jocojaz0kore" of all files 2025/01/31 04:47:43 DEBUG : empty space: Deleting (id "4_zcf827d73a0fdbbab9f480e1b_f109477790be74067_d20250131_m044733_c001_v0001183_t0055_u01738298853353") 2025/01/31 04:47:43 DEBUG : potato2: Deleting (id "4_zcf827d73a0fdbbab9f480e1b_f4066816e38d81690_d20250131_m044740_c001_v7007000_t0000_u01738298860437") 2025/01/31 04:47:43 DEBUG : potato2: Deleting (id "4_zcf827d73a0fdbbab9f480e1b_f112c5d74ae8a1de0_d20250131_m044734_c001_v0001184_t0036_u01738298854539") 2025/01/31 04:47:43 DEBUG : potato3: Deleting (id "4_zcf827d73a0fdbbab9f480e1b_f4066816e38d81691_d20250131_m044740_c001_v7007000_t0000_u01738298860993") 2025/01/31 04:47:43 DEBUG : potato3: Deleting (id "4_zcf827d73a0fdbbab9f480e1b_f10332e70dc7b571d_d20250131_m044734_c001_v0001184_t0038_u01738298854775") 2025/01/31 04:47:43 DEBUG : potato3: Deleting (id "4_zcf827d73a0fdbbab9f480e1b_f109477790be74073_d20250131_m044733_c001_v0001183_t0006_u01738298853580") --- PASS: TestServerSideMoveWithFilter (21.54s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:47:47 DEBUG : Creating backend with remote "TestB2:rclone-test-dihizon5yuwe" 2025/01/31 04:47:50 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dumabew6himi -> B2 bucket rclone-test-dihizon5yuwe 2025/01/31 04:47:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:47:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/31 04:47:56 DEBUG : empty space: Unchanged skipping 2025/01/31 04:47:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/31 04:47:56 DEBUG : B2 bucket rclone-test-dihizon5yuwe: Waiting for checks to finish 2025/01/31 04:47:56 INFO : empty space: Deleted 2025/01/31 04:47:56 DEBUG : B2 bucket rclone-test-dihizon5yuwe: Waiting for transfers to finish 2025/01/31 04:47:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/31 04:47:56 INFO : potato2: Copied (server-side copy) 2025/01/31 04:47:56 INFO : potato2: Deleted 2025/01/31 04:47:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/31 04:47:57 INFO : potato3: Copied (server-side copy) 2025/01/31 04:47:57 INFO : potato3: Deleted 2025/01/31 04:47:57 DEBUG : Creating backend with remote "TestB2:rclone-test-dinalox8bemi" 2025/01/31 04:47:58 INFO : tomatoDir: Making directory 2025/01/31 04:47:58 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/31 04:47:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:47:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/31 04:47:58 DEBUG : B2 bucket rclone-test-dinalox8bemi: Waiting for checks to finish 2025/01/31 04:47:58 DEBUG : B2 bucket rclone-test-dinalox8bemi: Waiting for transfers to finish 2025/01/31 04:48:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/31 04:48:02 INFO : empty space: Copied (server-side copy) 2025/01/31 04:48:02 INFO : empty space: Deleted 2025/01/31 04:48:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/31 04:48:02 INFO : potato2: Copied (server-side copy) 2025/01/31 04:48:03 INFO : potato2: Deleted 2025/01/31 04:48:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/31 04:48:03 INFO : potato3: Copied (server-side copy) 2025/01/31 04:48:03 INFO : potato3: Deleted 2025/01/31 04:48:04 DEBUG : B2 bucket rclone-test-dinalox8bemi: Purge remote 2025/01/31 04:48:04 INFO : B2 bucket rclone-test-dinalox8bemi: cleaning bucket "rclone-test-dinalox8bemi" of all files 2025/01/31 04:48:04 DEBUG : empty space: Deleting (id "4_z9f22edc3a0fdbbab9f480e1b_f1194588362f83ad9_d20250131_m044802_c001_v0001183_t0004_u01738298882603") 2025/01/31 04:48:04 DEBUG : potato2: Deleting (id "4_z9f22edc3a0fdbbab9f480e1b_f1076c95207409ac3_d20250131_m044802_c001_v0001180_t0021_u01738298882825") 2025/01/31 04:48:04 DEBUG : potato3: Deleting (id "4_z9f22edc3a0fdbbab9f480e1b_f105fac9202e7cad5_d20250131_m044802_c001_v0001040_t0020_u01738298882976") 2025/01/31 04:48:05 DEBUG : B2 bucket rclone-test-dihizon5yuwe: Purge remote 2025/01/31 04:48:05 INFO : B2 bucket rclone-test-dihizon5yuwe: cleaning bucket "rclone-test-dihizon5yuwe" of all files 2025/01/31 04:48:05 DEBUG : empty space: Deleting (id "4_z8fc2cdc3a0fdbbab9f480e1b_f404fd61f86efef6d_d20250131_m044802_c001_v7007000_t0000_u01738298882799") 2025/01/31 04:48:05 DEBUG : empty space: Deleting (id "4_z8fc2cdc3a0fdbbab9f480e1b_f11915144245fb705_d20250131_m044755_c001_v0001032_t0024_u01738298875086") 2025/01/31 04:48:05 DEBUG : potato2: Deleting (id "4_z8fc2cdc3a0fdbbab9f480e1b_f404fd61f86efef6e_d20250131_m044803_c001_v7007000_t0000_u01738298883038") 2025/01/31 04:48:05 DEBUG : potato2: Deleting (id "4_z8fc2cdc3a0fdbbab9f480e1b_f11113deb378d360f_d20250131_m044756_c001_v0001184_t0001_u01738298876574") 2025/01/31 04:48:05 DEBUG : potato3: Deleting (id "4_z8fc2cdc3a0fdbbab9f480e1b_f404fd61f86efef6f_d20250131_m044803_c001_v7007000_t0000_u01738298883407") 2025/01/31 04:48:05 DEBUG : potato3: Deleting (id "4_z8fc2cdc3a0fdbbab9f480e1b_f103546a9af818b65_d20250131_m044756_c001_v0001102_t0050_u01738298876800") 2025/01/31 04:48:05 DEBUG : potato3: Deleting (id "4_z8fc2cdc3a0fdbbab9f480e1b_f11915144245fb707_d20250131_m044755_c001_v0001032_t0024_u01738298875444") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.30s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:48:10 DEBUG : Creating backend with remote "TestB2:rclone-test-dumabew6himi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.51s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:48:13 DEBUG : Creating backend with remote "TestB2:rclone-test-dumabew6himi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncOverlap (3.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:48:16 DEBUG : Creating backend with remote "TestB2:rclone-test-dumabew6himi/rclone-sync-test" 2025/01/31 04:48:18 DEBUG : Creating backend with remote "TestB2:rclone-test-dumabew6himi/rclone-sync-test-include/layer2" 2025/01/31 04:48:20 DEBUG : Creating backend with remote "TestB2:rclone-test-dumabew6himi/rclone-sync-test-ignore-file" 2025/01/31 04:48:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/31 04:48:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/31 04:48:23 DEBUG : pacer: Reducing sleep to 10ms 2025/01/31 04:48:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/31 04:48:23 DEBUG : B2 bucket rclone-test-dumabew6himi path rclone-sync-test: Waiting for checks to finish 2025/01/31 04:48:23 DEBUG : B2 bucket rclone-test-dumabew6himi path rclone-sync-test: Waiting for transfers to finish 2025/01/31 04:48:23 DEBUG : Waiting for deletions to finish 2025/01/31 04:48:23 INFO : There was nothing to transfer 2025/01/31 04:48:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/31 04:48:24 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:48:24 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:48:24 DEBUG : Waiting for deletions to finish 2025/01/31 04:48:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:48:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/31 04:48:25 DEBUG : B2 bucket rclone-test-dumabew6himi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/31 04:48:25 DEBUG : B2 bucket rclone-test-dumabew6himi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/31 04:48:25 DEBUG : Waiting for deletions to finish 2025/01/31 04:48:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:48:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/31 04:48:25 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:48:25 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:48:25 DEBUG : Waiting for deletions to finish 2025/01/31 04:48:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:48:26 DEBUG : : Excluded 2025/01/31 04:48:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/31 04:48:26 DEBUG : B2 bucket rclone-test-dumabew6himi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/31 04:48:26 DEBUG : B2 bucket rclone-test-dumabew6himi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/31 04:48:26 DEBUG : Waiting for deletions to finish 2025/01/31 04:48:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.61s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:48:33 DEBUG : Creating backend with remote "TestB2:rclone-test-dumabew6himi/dst" 2025/01/31 04:48:34 DEBUG : Creating backend with remote "TestB2:rclone-test-dumabew6himi/CompareDest" 2025/01/31 04:48:36 DEBUG : one: Need to transfer - File not found at Destination 2025/01/31 04:48:36 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for checks to finish 2025/01/31 04:48:36 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for transfers to finish 2025/01/31 04:48:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/31 04:48:36 INFO : one: Copied (new) 2025/01/31 04:48:36 DEBUG : Waiting for deletions to finish 2025/01/31 04:48:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/31 04:48:37 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for checks to finish 2025/01/31 04:48:37 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for transfers to finish 2025/01/31 04:48:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/31 04:48:37 INFO : one: Copied (replaced existing) 2025/01/31 04:48:37 DEBUG : Waiting for deletions to finish 2025/01/31 04:48:39 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for checks to finish 2025/01/31 04:48:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/31 04:48:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:48:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/31 04:48:40 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for transfers to finish 2025/01/31 04:48:40 DEBUG : Waiting for deletions to finish 2025/01/31 04:48:40 INFO : There was nothing to transfer 2025/01/31 04:48:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:48:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/31 04:48:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/31 04:48:41 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for checks to finish 2025/01/31 04:48:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:48:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/31 04:48:41 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for transfers to finish 2025/01/31 04:48:41 DEBUG : Waiting for deletions to finish 2025/01/31 04:48:41 INFO : There was nothing to transfer 2025/01/31 04:48:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:48:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/31 04:48:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/31 04:48:42 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for checks to finish 2025/01/31 04:48:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:48:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/31 04:48:42 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for transfers to finish 2025/01/31 04:48:42 DEBUG : Waiting for deletions to finish 2025/01/31 04:48:42 INFO : There was nothing to transfer 2025/01/31 04:48:43 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/31 04:48:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/31 04:48:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/31 04:48:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/31 04:48:43 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for checks to finish 2025/01/31 04:48:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:48:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/31 04:48:43 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for transfers to finish 2025/01/31 04:48:43 DEBUG : Waiting for deletions to finish 2025/01/31 04:48:43 INFO : There was nothing to transfer 2025/01/31 04:48:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/31 04:48:44 DEBUG : two: Need to transfer - File not found at Destination 2025/01/31 04:48:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/31 04:48:44 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for checks to finish 2025/01/31 04:48:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:48:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/31 04:48:44 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for transfers to finish 2025/01/31 04:48:44 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/31 04:48:44 INFO : two: Copied (new) 2025/01/31 04:48:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.25s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:48:48 DEBUG : Creating backend with remote "TestB2:rclone-test-dumabew6himi/dest" 2025/01/31 04:48:49 DEBUG : Creating backend with remote "TestB2:rclone-test-dumabew6himi/pre-dest1" 2025/01/31 04:48:50 DEBUG : Creating backend with remote "TestB2:rclone-test-dumabew6himi/pre-dest2" 2025/01/31 04:48:52 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:48:52 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/31 04:48:52 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:48:52 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/31 04:48:52 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/31 04:48:52 DEBUG : B2 bucket rclone-test-dumabew6himi path dest: Waiting for checks to finish 2025/01/31 04:48:52 DEBUG : B2 bucket rclone-test-dumabew6himi path dest: Waiting for transfers to finish 2025/01/31 04:48:53 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/31 04:48:53 INFO : 3: Copied (new) 2025/01/31 04:48:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.13s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:48:55 DEBUG : Creating backend with remote "TestB2:rclone-test-dumabew6himi/dst" 2025/01/31 04:48:56 DEBUG : Creating backend with remote "TestB2:rclone-test-dumabew6himi/CopyDest" 2025/01/31 04:48:58 DEBUG : one: Need to transfer - File not found at Destination 2025/01/31 04:48:58 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for checks to finish 2025/01/31 04:48:58 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for transfers to finish 2025/01/31 04:48:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/31 04:48:59 INFO : one: Copied (new) 2025/01/31 04:48:59 DEBUG : Waiting for deletions to finish 2025/01/31 04:49:00 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for checks to finish 2025/01/31 04:49:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/31 04:49:00 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for transfers to finish 2025/01/31 04:49:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/31 04:49:00 INFO : one: Copied (replaced existing) 2025/01/31 04:49:00 DEBUG : Waiting for deletions to finish 2025/01/31 04:49:02 DEBUG : Creating backend with remote "TestB2:rclone-test-dumabew6himi/BackupDir" 2025/01/31 04:49:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/31 04:49:03 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for checks to finish 2025/01/31 04:49:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:49:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/31 04:49:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/31 04:49:05 INFO : one: Copied (server-side copy) 2025/01/31 04:49:05 INFO : one: Deleted 2025/01/31 04:49:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/31 04:49:06 INFO : one: Copied (server-side copy) 2025/01/31 04:49:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/31 04:49:06 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for transfers to finish 2025/01/31 04:49:06 DEBUG : Waiting for deletions to finish 2025/01/31 04:49:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:49:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/31 04:49:07 INFO : two: Copied (server-side copy) 2025/01/31 04:49:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/31 04:49:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:49:07 DEBUG : one: Unchanged skipping 2025/01/31 04:49:07 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for checks to finish 2025/01/31 04:49:07 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for transfers to finish 2025/01/31 04:49:07 DEBUG : Waiting for deletions to finish 2025/01/31 04:49:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:49:08 DEBUG : one: Unchanged skipping 2025/01/31 04:49:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:49:08 DEBUG : two: Unchanged skipping 2025/01/31 04:49:08 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for checks to finish 2025/01/31 04:49:08 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for transfers to finish 2025/01/31 04:49:08 DEBUG : Waiting for deletions to finish 2025/01/31 04:49:08 INFO : There was nothing to transfer 2025/01/31 04:49:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/31 04:49:09 DEBUG : three: Destination not found in --copy-dest 2025/01/31 04:49:09 DEBUG : three: Need to transfer - File not found at Destination 2025/01/31 04:49:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:49:09 DEBUG : one: Unchanged skipping 2025/01/31 04:49:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:49:09 DEBUG : two: Unchanged skipping 2025/01/31 04:49:09 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for checks to finish 2025/01/31 04:49:09 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for transfers to finish 2025/01/31 04:49:10 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/31 04:49:10 INFO : three: Copied (new) 2025/01/31 04:49:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.91s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:49:13 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-19.backblaze.com/b2api/v1/b2_upload_file/3fc2dd33a0cdbbab9f480e1b/c001_v0001184_t0016": EOF 2025/01/31 04:49:13 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-19.backblaze.com/b2api/v1/b2_upload_file/3fc2dd33a0cdbbab9f480e1b/c001_v0001184_t0016": EOF) 2025/01/31 04:49:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-dumabew6himi: 1/10 (Post "https://pod-000-1184-19.backblaze.com/b2api/v1/b2_upload_file/3fc2dd33a0cdbbab9f480e1b/c001_v0001184_t0016": EOF) 2025/01/31 04:49:16 DEBUG : pacer: Reducing sleep to 10ms 2025/01/31 04:49:16 DEBUG : Creating backend with remote "TestB2:rclone-test-dumabew6himi/dst" 2025/01/31 04:49:17 DEBUG : Creating backend with remote "TestB2:rclone-test-dumabew6himi/backup" 2025/01/31 04:49:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/31 04:49:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:49:19 DEBUG : two: Unchanged skipping 2025/01/31 04:49:19 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for checks to finish 2025/01/31 04:49:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/31 04:49:20 INFO : one: Copied (server-side copy) 2025/01/31 04:49:20 INFO : one: Deleted 2025/01/31 04:49:20 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for transfers to finish 2025/01/31 04:49:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/31 04:49:21 INFO : one: Copied (new) 2025/01/31 04:49:21 DEBUG : Waiting for deletions to finish 2025/01/31 04:49:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/31 04:49:22 INFO : three.txt: Copied (server-side copy) 2025/01/31 04:49:22 INFO : three.txt: Deleted 2025/01/31 04:49:22 INFO : three.txt: Moved into backup dir 2025/01/31 04:49:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/31 04:49:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:49:23 DEBUG : two: Unchanged skipping 2025/01/31 04:49:23 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for checks to finish 2025/01/31 04:49:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/31 04:49:24 INFO : one: Copied (server-side copy) 2025/01/31 04:49:24 INFO : one: Deleted 2025/01/31 04:49:24 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for transfers to finish 2025/01/31 04:49:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/31 04:49:24 INFO : one: Copied (new) 2025/01/31 04:49:24 DEBUG : Waiting for deletions to finish 2025/01/31 04:49:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/31 04:49:25 INFO : three.txt: Copied (server-side copy) 2025/01/31 04:49:25 INFO : three.txt: Deleted 2025/01/31 04:49:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.54s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:49:28 DEBUG : Creating backend with remote "TestB2:rclone-test-dumabew6himi/dst" 2025/01/31 04:49:29 DEBUG : Creating backend with remote "TestB2:rclone-test-dumabew6himi/backup" 2025/01/31 04:49:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/31 04:49:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:49:31 DEBUG : two: Unchanged skipping 2025/01/31 04:49:31 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for checks to finish 2025/01/31 04:49:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/31 04:49:32 INFO : one: Copied (server-side copy) to: one.bak 2025/01/31 04:49:32 INFO : one: Deleted 2025/01/31 04:49:32 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for transfers to finish 2025/01/31 04:49:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/31 04:49:33 INFO : one: Copied (new) 2025/01/31 04:49:33 DEBUG : Waiting for deletions to finish 2025/01/31 04:49:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/31 04:49:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/31 04:49:34 INFO : three.txt: Deleted 2025/01/31 04:49:34 INFO : three.txt: Moved into backup dir 2025/01/31 04:49:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/31 04:49:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:49:36 DEBUG : two: Unchanged skipping 2025/01/31 04:49:36 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for checks to finish 2025/01/31 04:49:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/31 04:49:36 INFO : one: Copied (server-side copy) to: one.bak 2025/01/31 04:49:36 INFO : one: Deleted 2025/01/31 04:49:36 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for transfers to finish 2025/01/31 04:49:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/31 04:49:36 INFO : one: Copied (new) 2025/01/31 04:49:36 DEBUG : Waiting for deletions to finish 2025/01/31 04:49:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/31 04:49:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/31 04:49:37 INFO : three.txt: Deleted 2025/01/31 04:49:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.01s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:49:40 DEBUG : Creating backend with remote "TestB2:rclone-test-dumabew6himi/dst" 2025/01/31 04:49:41 DEBUG : Creating backend with remote "TestB2:rclone-test-dumabew6himi/backup" 2025/01/31 04:49:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/31 04:49:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:49:43 DEBUG : two: Unchanged skipping 2025/01/31 04:49:43 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for checks to finish 2025/01/31 04:49:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/31 04:49:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/31 04:49:45 INFO : one: Deleted 2025/01/31 04:49:45 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for transfers to finish 2025/01/31 04:49:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/31 04:49:46 INFO : one: Copied (new) 2025/01/31 04:49:46 DEBUG : Waiting for deletions to finish 2025/01/31 04:49:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/31 04:49:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/31 04:49:47 INFO : three.txt: Deleted 2025/01/31 04:49:47 INFO : three.txt: Moved into backup dir 2025/01/31 04:49:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/31 04:49:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:49:48 DEBUG : two: Unchanged skipping 2025/01/31 04:49:48 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for checks to finish 2025/01/31 04:49:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/31 04:49:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/31 04:49:49 INFO : one: Deleted 2025/01/31 04:49:49 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for transfers to finish 2025/01/31 04:49:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/31 04:49:49 INFO : one: Copied (new) 2025/01/31 04:49:49 DEBUG : Waiting for deletions to finish 2025/01/31 04:49:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/31 04:49:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/31 04:49:50 INFO : three.txt: Deleted 2025/01/31 04:49:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.06s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:49:53 DEBUG : Creating backend with remote "TestB2:rclone-test-dumabew6himi/dst" 2025/01/31 04:49:55 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for checks to finish 2025/01/31 04:49:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/31 04:49:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:49:55 DEBUG : two: Unchanged skipping 2025/01/31 04:49:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/31 04:49:56 INFO : one: Copied (server-side copy) to: one.bak 2025/01/31 04:49:56 INFO : one: Deleted 2025/01/31 04:49:56 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for transfers to finish 2025/01/31 04:49:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/31 04:49:57 INFO : one: Copied (new) 2025/01/31 04:49:57 DEBUG : Waiting for deletions to finish 2025/01/31 04:49:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/31 04:49:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/31 04:49:57 INFO : three.txt: Deleted 2025/01/31 04:49:57 INFO : three.txt: Moved into backup dir 2025/01/31 04:49:59 DEBUG : one.bak: Excluded (Path Filter) 2025/01/31 04:49:59 DEBUG : one.bak: Excluded 2025/01/31 04:49:59 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/31 04:49:59 DEBUG : three.txt.bak: Excluded 2025/01/31 04:49:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/31 04:49:59 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for checks to finish 2025/01/31 04:49:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:49:59 DEBUG : two: Unchanged skipping 2025/01/31 04:49:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/31 04:49:59 INFO : one: Copied (server-side copy) to: one.bak 2025/01/31 04:49:59 INFO : one: Deleted 2025/01/31 04:49:59 DEBUG : B2 bucket rclone-test-dumabew6himi path dst: Waiting for transfers to finish 2025/01/31 04:50:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/31 04:50:00 INFO : one: Copied (new) 2025/01/31 04:50:00 DEBUG : Waiting for deletions to finish 2025/01/31 04:50:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/31 04:50:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/31 04:50:00 INFO : three.txt: Deleted 2025/01/31 04:50:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.20s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:50:03 DEBUG : Creating backend with remote "TestB2:rclone-test-dumabew6himi/dst" 2025/01/31 04:50:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/31 04:50:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/31 04:50:06 INFO : one: Copied (server-side copy) to: one.bak 2025/01/31 04:50:06 INFO : one: Deleted 2025/01/31 04:50:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/31 04:50:07 INFO : one: Copied (new) 2025/01/31 04:50:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:50:07 DEBUG : two: Unchanged skipping 2025/01/31 04:50:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/31 04:50:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/31 04:50:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/31 04:50:08 INFO : three.txt: Deleted 2025/01/31 04:50:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/31 04:50:08 INFO : three.txt: Copied (new) 2025/01/31 04:50:08 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/31 04:50:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/31 04:50:09 DEBUG : pacer: Reducing sleep to 10ms 2025/01/31 04:50:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/31 04:50:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/31 04:50:10 INFO : one: Copied (server-side copy) to: one.bak 2025/01/31 04:50:10 INFO : one: Deleted 2025/01/31 04:50:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/31 04:50:10 INFO : one: Copied (new) 2025/01/31 04:50:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:50:11 DEBUG : two: Unchanged skipping 2025/01/31 04:50:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/31 04:50:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/31 04:50:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/31 04:50:11 INFO : three.txt: Deleted 2025/01/31 04:50:12 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/31 04:50:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.67s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:50:15 DEBUG : Creating backend with remote "TestB2:rclone-test-dumabew6himi/dst" 2025/01/31 04:50:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/31 04:50:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/31 04:50:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/31 04:50:18 INFO : one: Deleted 2025/01/31 04:50:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/31 04:50:19 INFO : one: Copied (new) 2025/01/31 04:50:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:50:19 DEBUG : two: Unchanged skipping 2025/01/31 04:50:19 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/31 04:50:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/31 04:50:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/31 04:50:20 INFO : three.txt: Deleted 2025/01/31 04:50:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/31 04:50:20 INFO : three.txt: Copied (new) 2025/01/31 04:50:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/31 04:50:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/31 04:50:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/31 04:50:22 INFO : one: Deleted 2025/01/31 04:50:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/31 04:50:23 INFO : one: Copied (new) 2025/01/31 04:50:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:50:23 DEBUG : two: Unchanged skipping 2025/01/31 04:50:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/31 04:50:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/31 04:50:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/31 04:50:24 INFO : three.txt: Deleted 2025/01/31 04:50:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/31 04:50:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.50s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:50:27 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/31 04:50:27 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:50:27 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:50:28 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/31 04:50:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/31 04:50:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.60s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:50:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/31 04:50:29 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:50:29 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:50:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/31 04:50:29 INFO : existing: Copied (new) 2025/01/31 04:50:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:50:30 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/31 04:50:30 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/31 04:50:30 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:50:30 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:50:30 ERROR : B2 bucket rclone-test-dumabew6himi: not deleting files as there were IO errors 2025/01/31 04:50:30 ERROR : B2 bucket rclone-test-dumabew6himi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncImmutable (2.77s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:50:32 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:50:32 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:50:32 DEBUG : existing: Unchanged skipping 2025/01/31 04:50:32 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:50:32 DEBUG : Waiting for deletions to finish 2025/01/31 04:50:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.46s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", 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.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:50:49 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:50:49 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:50:49 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:50:49 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:50:49 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:50:49 DEBUG : both0: Unchanged skipping 2025/01/31 04:50:49 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:50:49 DEBUG : both12: Unchanged skipping 2025/01/31 04:50:49 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:50:49 DEBUG : both1: Unchanged skipping 2025/01/31 04:50:49 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:50:49 DEBUG : both14: Unchanged skipping 2025/01/31 04:50:49 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:50:49 DEBUG : both10: Unchanged skipping 2025/01/31 04:50:49 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:50:49 DEBUG : both16: Unchanged skipping 2025/01/31 04:50:49 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:50:49 DEBUG : both17: Unchanged skipping 2025/01/31 04:50:49 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:50:49 DEBUG : both18: Unchanged skipping 2025/01/31 04:50:49 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:50:49 DEBUG : both11: Unchanged skipping 2025/01/31 04:50:49 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:50:49 DEBUG : both2: Unchanged skipping 2025/01/31 04:50:49 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:50:49 DEBUG : both3: Unchanged skipping 2025/01/31 04:50:49 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:50:49 DEBUG : both4: Unchanged skipping 2025/01/31 04:50:49 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:50:49 DEBUG : both5: Unchanged skipping 2025/01/31 04:50:49 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:50:49 DEBUG : both6: Unchanged skipping 2025/01/31 04:50:49 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:50:49 DEBUG : both7: Unchanged skipping 2025/01/31 04:50:49 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:50:49 DEBUG : both13: Unchanged skipping 2025/01/31 04:50:49 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:50:49 DEBUG : both15: Unchanged skipping 2025/01/31 04:50:49 DEBUG : both19: Unchanged skipping 2025/01/31 04:50:49 DEBUG : both8: Unchanged skipping 2025/01/31 04:50:49 DEBUG : both9: Unchanged skipping 2025/01/31 04:50:49 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:50:49 DEBUG : Waiting for deletions to finish 2025/01/31 04:50:50 INFO : only13: Deleted 2025/01/31 04:50:50 INFO : only19: Deleted 2025/01/31 04:50:50 INFO : only9: Deleted 2025/01/31 04:50:50 INFO : only3: Deleted 2025/01/31 04:50:50 INFO : only18: Deleted 2025/01/31 04:50:50 INFO : only5: Deleted 2025/01/31 04:50:50 INFO : only6: Deleted 2025/01/31 04:50:50 INFO : only0: Deleted 2025/01/31 04:50:50 INFO : only10: Deleted 2025/01/31 04:50:50 INFO : only11: Deleted 2025/01/31 04:50:50 INFO : only17: Deleted 2025/01/31 04:50:50 INFO : only4: Deleted 2025/01/31 04:50:50 INFO : only2: Deleted 2025/01/31 04:50:50 INFO : only7: Deleted 2025/01/31 04:50:51 INFO : only8: Deleted 2025/01/31 04:50:51 INFO : only1: Deleted 2025/01/31 04:50:51 INFO : only12: Deleted 2025/01/31 04:50:51 INFO : only14: Deleted 2025/01/31 04:50:51 INFO : only15: Deleted 2025/01/31 04:50:51 INFO : only16: Deleted 2025/01/31 04:50:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (21.52s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:51:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:51:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:51:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:51:13 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for checks to finish 2025/01/31 04:51:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:51:13 DEBUG : both1: Unchanged skipping 2025/01/31 04:51:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:51:13 DEBUG : both12: Unchanged skipping 2025/01/31 04:51:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:51:13 DEBUG : both13: Unchanged skipping 2025/01/31 04:51:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:51:13 DEBUG : both14: Unchanged skipping 2025/01/31 04:51:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:51:13 DEBUG : both10: Unchanged skipping 2025/01/31 04:51:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:51:13 DEBUG : both16: Unchanged skipping 2025/01/31 04:51:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:51:13 DEBUG : both17: Unchanged skipping 2025/01/31 04:51:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:51:13 DEBUG : both18: Unchanged skipping 2025/01/31 04:51:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:51:13 DEBUG : both11: Unchanged skipping 2025/01/31 04:51:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:51:13 DEBUG : both2: Unchanged skipping 2025/01/31 04:51:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:51:13 DEBUG : both0: Unchanged skipping 2025/01/31 04:51:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:51:13 DEBUG : both4: Unchanged skipping 2025/01/31 04:51:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:51:13 DEBUG : both5: Unchanged skipping 2025/01/31 04:51:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:51:13 DEBUG : both6: Unchanged skipping 2025/01/31 04:51:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:51:13 DEBUG : both7: Unchanged skipping 2025/01/31 04:51:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:51:13 DEBUG : both8: Unchanged skipping 2025/01/31 04:51:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:51:13 DEBUG : both9: Unchanged skipping 2025/01/31 04:51:13 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/31 04:51:13 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/31 04:51:13 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/31 04:51:13 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/31 04:51:13 DEBUG : both15: Unchanged skipping 2025/01/31 04:51:13 DEBUG : both3: Unchanged skipping 2025/01/31 04:51:13 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/31 04:51:13 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/31 04:51:13 DEBUG : both19: Unchanged skipping 2025/01/31 04:51:13 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/31 04:51:13 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/31 04:51:13 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/31 04:51:13 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/31 04:51:13 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/31 04:51:13 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/31 04:51:13 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/31 04:51:13 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/31 04:51:13 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/31 04:51:13 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/31 04:51:13 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/31 04:51:13 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/31 04:51:13 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/31 04:51:13 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/31 04:51:13 DEBUG : B2 bucket rclone-test-dumabew6himi: Waiting for transfers to finish 2025/01/31 04:51:13 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/31 04:51:13 INFO : only10: Copied (replaced existing) 2025/01/31 04:51:13 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/31 04:51:13 INFO : only0: Copied (replaced existing) 2025/01/31 04:51:13 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/31 04:51:13 INFO : only12: Copied (replaced existing) 2025/01/31 04:51:13 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/31 04:51:13 INFO : only16: Copied (replaced existing) 2025/01/31 04:51:13 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/31 04:51:13 INFO : only1: Copied (replaced existing) 2025/01/31 04:51:13 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/31 04:51:13 INFO : only17: Copied (replaced existing) 2025/01/31 04:51:13 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/31 04:51:13 INFO : only13: Copied (replaced existing) 2025/01/31 04:51:13 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/31 04:51:13 INFO : only11: Copied (replaced existing) 2025/01/31 04:51:13 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/31 04:51:13 INFO : only14: Copied (replaced existing) 2025/01/31 04:51:14 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/31 04:51:14 INFO : only2: Copied (replaced existing) 2025/01/31 04:51:14 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/31 04:51:14 INFO : only3: Copied (replaced existing) 2025/01/31 04:51:14 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/31 04:51:14 INFO : only15: Copied (replaced existing) 2025/01/31 04:51:14 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/31 04:51:14 INFO : only5: Copied (replaced existing) 2025/01/31 04:51:14 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/31 04:51:14 INFO : only6: Copied (replaced existing) 2025/01/31 04:51:14 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/31 04:51:14 INFO : only7: Copied (replaced existing) 2025/01/31 04:51:14 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/31 04:51:14 INFO : only8: Copied (replaced existing) 2025/01/31 04:51:14 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/31 04:51:14 INFO : only9: Copied (replaced existing) 2025/01/31 04:51:14 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/31 04:51:14 INFO : only18: Copied (replaced existing) 2025/01/31 04:51:14 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/31 04:51:14 INFO : only19: Copied (replaced existing) 2025/01/31 04:51:14 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/31 04:51:14 INFO : only4: Copied (replaced existing) 2025/01/31 04:51:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (27.13s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:51:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/31 04:51:23 INFO : sub dir: Making directory 2025/01/31 04:51:23 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.65s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" 2025/01/31 04:51:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/31 04:51:27 INFO : sub dir: Making directory 2025/01/31 04:51:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dumabew6himi", Local "Local file system at /tmp/rclone3361623815", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.52s) PASS 2025/01/31 04:51:32 DEBUG : B2 bucket rclone-test-dumabew6himi: Purge remote 2025/01/31 04:51:32 INFO : B2 bucket rclone-test-dumabew6himi: cleaning bucket "rclone-test-dumabew6himi" of all files 2025/01/31 04:51:33 DEBUG : BackupDir/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f418581a56474b95d_d20250131_m044910_c001_v7007000_t0000_u01738298950892") 2025/01/31 04:51:33 DEBUG : BackupDir/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f105fa13b8b3b5c3c_d20250131_m044905_c001_v0001184_t0027_u01738298945214") 2025/01/31 04:51:33 DEBUG : CompareDest/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4032164c449f0d74_d20250131_m044845_c001_v7007000_t0000_u01738298925424") 2025/01/31 04:51:33 DEBUG : CompareDest/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde019_d20250131_m044839_c001_v0001134_t0040_u01738298919317") 2025/01/31 04:51:33 DEBUG : CompareDest/two: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4032164c449f0d76_d20250131_m044845_c001_v7007000_t0000_u01738298925620") 2025/01/31 04:51:33 DEBUG : CompareDest/two: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1196664ccfa6350b_d20250131_m044840_c001_v0001184_t0021_u01738298920754") 2025/01/31 04:51:33 DEBUG : CopyDest/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f418581a56474b95e_d20250131_m044911_c001_v7007000_t0000_u01738298951079") 2025/01/31 04:51:33 DEBUG : CopyDest/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d886_d20250131_m044902_c001_v0001172_t0024_u01738298942070") 2025/01/31 04:51:33 DEBUG : CopyDest/three: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f418581a56474b95f_d20250131_m044911_c001_v7007000_t0000_u01738298951270") 2025/01/31 04:51:33 DEBUG : CopyDest/three: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1196664ccfa6396a_d20250131_m044908_c001_v0001184_t0033_u01738298948668") 2025/01/31 04:51:33 DEBUG : CopyDest/two: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f418581a56474b960_d20250131_m044911_c001_v7007000_t0000_u01738298951454") 2025/01/31 04:51:33 DEBUG : CopyDest/two: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde04f_d20250131_m044906_c001_v0001134_t0029_u01738298946637") 2025/01/31 04:51:33 DEBUG : EXISTING: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f41151c353d1d4ce4_d20250131_m045032_c001_v7007000_t0000_u01738299032853") 2025/01/31 04:51:33 DEBUG : EXISTING: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde12d_d20250131_m045031_c001_v0001134_t0038_u01738299031774") 2025/01/31 04:51:33 DEBUG : Testêé: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f41151c353d1d4ce1_d20250131_m045028_c001_v7007000_t0000_u01738299028623") 2025/01/31 04:51:33 DEBUG : Testêé: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde127_d20250131_m045027_c001_v0001134_t0048_u01738299027917") 2025/01/31 04:51:33 DEBUG : Testêé: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d986_d20250131_m045026_c001_v0001172_t0001_u01738299026763") 2025/01/31 04:51:34 DEBUG : a/potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be880497d_d20250131_m044630_c001_v7007000_t0000_u01738298790848") 2025/01/31 04:51:34 DEBUG : a/potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d6fd_d20250131_m044630_c001_v0001172_t0049_u01738298790079") 2025/01/31 04:51:34 DEBUG : a/potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be8804970_d20250131_m044628_c001_v7007000_t0000_u01738298788082") 2025/01/31 04:51:34 DEBUG : a/potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d6f1_d20250131_m044627_c001_v0001172_t0009_u01738298787210") 2025/01/31 04:51:34 DEBUG : a/potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40904eeeb399f0f4_d20250131_m044606_c001_v7007000_t0000_u01738298766345") 2025/01/31 04:51:34 DEBUG : a/potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d6a1_d20250131_m044605_c001_v0001172_t0023_u01738298765445") 2025/01/31 04:51:34 DEBUG : b/potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be880497e_d20250131_m044631_c001_v7007000_t0000_u01738298791039") 2025/01/31 04:51:34 DEBUG : b/potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d6f7_d20250131_m044629_c001_v0001172_t0017_u01738298789010") 2025/01/31 04:51:34 DEBUG : b/potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be880496f_d20250131_m044627_c001_v7007000_t0000_u01738298787526") 2025/01/31 04:51:34 DEBUG : b/potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d6eb_d20250131_m044626_c001_v0001172_t0047_u01738298786203") 2025/01/31 04:51:34 DEBUG : b/potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40904eeeb399f0f3_d20250131_m044605_c001_v7007000_t0000_u01738298765793") 2025/01/31 04:51:34 DEBUG : b/potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d69b_d20250131_m044604_c001_v0001172_t0056_u01738298764007") 2025/01/31 04:51:34 DEBUG : backup/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4133013de8e00564_d20250131_m044925_c001_v7007000_t0000_u01738298965977") 2025/01/31 04:51:34 DEBUG : backup/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f10128b2f1296f018_d20250131_m044924_c001_v0001184_t0030_u01738298964210") 2025/01/31 04:51:34 DEBUG : backup/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11830f1316141b98_d20250131_m044920_c001_v0001099_t0032_u01738298960416") 2025/01/31 04:51:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f410e032d0aa4d66d_d20250131_m044951_c001_v7007000_t0000_u01738298991000") 2025/01/31 04:51:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f10436e07a04ce109_d20250131_m044949_c001_v0001184_t0042_u01738298989137") 2025/01/31 04:51:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1181aaf8cb0c7524_d20250131_m044944_c001_v0001109_t0010_u01738298984828") 2025/01/31 04:51:34 DEBUG : backup/one.bak: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4042e831227170c9_d20250131_m044938_c001_v7007000_t0000_u01738298978007") 2025/01/31 04:51:35 DEBUG : backup/one.bak: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f108fdc912066a9af_d20250131_m044936_c001_v0001180_t0022_u01738298976366") 2025/01/31 04:51:35 DEBUG : backup/one.bak: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f10128b2f1296f124_d20250131_m044932_c001_v0001184_t0048_u01738298972644") 2025/01/31 04:51:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f410e032d0aa4d66e_d20250131_m044951_c001_v7007000_t0000_u01738298991186") 2025/01/31 04:51:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11066f0330271dd6_d20250131_m044950_c001_v0001150_t0056_u01738298990049") 2025/01/31 04:51:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f106876201e56113e_d20250131_m044946_c001_v0001117_t0044_u01738298986648") 2025/01/31 04:51:35 DEBUG : backup/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4133013de8e00569_d20250131_m044926_c001_v7007000_t0000_u01738298966171") 2025/01/31 04:51:35 DEBUG : backup/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11209e8d2fd49285_d20250131_m044925_c001_v0001090_t0046_u01738298965032") 2025/01/31 04:51:35 DEBUG : backup/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1000248ad08ae2a7_d20250131_m044922_c001_v0001182_t0000_u01738298962029") 2025/01/31 04:51:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4042e831227170ca_d20250131_m044938_c001_v7007000_t0000_u01738298978204") 2025/01/31 04:51:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1038f590e745c3a7_d20250131_m044937_c001_v0001182_t0019_u01738298977206") 2025/01/31 04:51:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1194588362f846c7_d20250131_m044933_c001_v0001183_t0055_u01738298973984") 2025/01/31 04:51:35 DEBUG : both0: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc2a_d20250131_m045115_c001_v7007000_t0000_u01738299075155") 2025/01/31 04:51:35 DEBUG : both0: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344da0f_d20250131_m045056_c001_v0001172_t0057_u01738299056641") 2025/01/31 04:51:35 DEBUG : both0: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40733665796fffbd_d20250131_m045051_c001_v7007000_t0000_u01738299051892") 2025/01/31 04:51:35 DEBUG : both0: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d9a9_d20250131_m045035_c001_v0001172_t0039_u01738299035120") 2025/01/31 04:51:35 DEBUG : both1: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc2b_d20250131_m045115_c001_v7007000_t0000_u01738299075348") 2025/01/31 04:51:35 DEBUG : both1: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344da17_d20250131_m045057_c001_v0001172_t0014_u01738299057587") 2025/01/31 04:51:35 DEBUG : both1: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40733665796fffbe_d20250131_m045052_c001_v7007000_t0000_u01738299052096") 2025/01/31 04:51:35 DEBUG : both1: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d9ab_d20250131_m045035_c001_v0001172_t0007_u01738299035720") 2025/01/31 04:51:35 DEBUG : both10: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc2c_d20250131_m045115_c001_v7007000_t0000_u01738299075543") 2025/01/31 04:51:36 DEBUG : both10: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344da3d_d20250131_m045104_c001_v0001172_t0019_u01738299064042") 2025/01/31 04:51:36 DEBUG : both10: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40733665796fffbf_d20250131_m045052_c001_v7007000_t0000_u01738299052283") 2025/01/31 04:51:36 DEBUG : both10: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d9d3_d20250131_m045041_c001_v0001172_t0003_u01738299041969") 2025/01/31 04:51:36 DEBUG : both11: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc2d_d20250131_m045115_c001_v7007000_t0000_u01738299075737") 2025/01/31 04:51:36 DEBUG : both11: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344da45_d20250131_m045104_c001_v0001172_t0021_u01738299064759") 2025/01/31 04:51:36 DEBUG : both11: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40733665796fffc0_d20250131_m045052_c001_v7007000_t0000_u01738299052468") 2025/01/31 04:51:36 DEBUG : both11: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d9d5_d20250131_m045042_c001_v0001172_t0030_u01738299042766") 2025/01/31 04:51:36 DEBUG : both12: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc2e_d20250131_m045115_c001_v7007000_t0000_u01738299075922") 2025/01/31 04:51:36 DEBUG : both12: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344da49_d20250131_m045105_c001_v0001172_t0002_u01738299065351") 2025/01/31 04:51:36 DEBUG : both12: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40733665796fffc1_d20250131_m045052_c001_v7007000_t0000_u01738299052654") 2025/01/31 04:51:36 DEBUG : both12: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d9db_d20250131_m045043_c001_v0001172_t0039_u01738299043558") 2025/01/31 04:51:36 DEBUG : both13: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc2f_d20250131_m045116_c001_v7007000_t0000_u01738299076113") 2025/01/31 04:51:36 DEBUG : both13: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344da4f_d20250131_m045106_c001_v0001172_t0051_u01738299066234") 2025/01/31 04:51:36 DEBUG : both13: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40733665796fffc2_d20250131_m045052_c001_v7007000_t0000_u01738299052846") 2025/01/31 04:51:36 DEBUG : both13: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d9e1_d20250131_m045044_c001_v0001172_t0039_u01738299044270") 2025/01/31 04:51:36 DEBUG : both14: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc30_d20250131_m045116_c001_v7007000_t0000_u01738299076308") 2025/01/31 04:51:36 DEBUG : both14: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344da51_d20250131_m045106_c001_v0001172_t0059_u01738299066864") 2025/01/31 04:51:36 DEBUG : both14: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40733665796fffc3_d20250131_m045053_c001_v7007000_t0000_u01738299053032") 2025/01/31 04:51:36 DEBUG : both14: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d9e3_d20250131_m045044_c001_v0001172_t0025_u01738299044912") 2025/01/31 04:51:36 DEBUG : both15: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc31_d20250131_m045116_c001_v7007000_t0000_u01738299076501") 2025/01/31 04:51:37 DEBUG : both15: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344da57_d20250131_m045107_c001_v0001172_t0030_u01738299067490") 2025/01/31 04:51:37 DEBUG : both15: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40733665796fffc4_d20250131_m045053_c001_v7007000_t0000_u01738299053230") 2025/01/31 04:51:37 DEBUG : both15: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d9e5_d20250131_m045045_c001_v0001172_t0054_u01738299045529") 2025/01/31 04:51:37 DEBUG : both16: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc32_d20250131_m045116_c001_v7007000_t0000_u01738299076693") 2025/01/31 04:51:37 DEBUG : both16: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344da5b_d20250131_m045108_c001_v0001172_t0058_u01738299068282") 2025/01/31 04:51:37 DEBUG : both16: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40733665796fffc5_d20250131_m045053_c001_v7007000_t0000_u01738299053426") 2025/01/31 04:51:37 DEBUG : both16: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d9eb_d20250131_m045046_c001_v0001172_t0002_u01738299046147") 2025/01/31 04:51:37 DEBUG : both17: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc34_d20250131_m045116_c001_v7007000_t0000_u01738299076880") 2025/01/31 04:51:37 DEBUG : both17: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344da5f_d20250131_m045109_c001_v0001172_t0042_u01738299069082") 2025/01/31 04:51:37 DEBUG : both17: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40733665796fffc6_d20250131_m045053_c001_v7007000_t0000_u01738299053613") 2025/01/31 04:51:37 DEBUG : both17: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d9ef_d20250131_m045046_c001_v0001172_t0045_u01738299046771") 2025/01/31 04:51:37 DEBUG : both18: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc35_d20250131_m045117_c001_v7007000_t0000_u01738299077069") 2025/01/31 04:51:37 DEBUG : both18: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344da67_d20250131_m045110_c001_v0001172_t0013_u01738299070561") 2025/01/31 04:51:37 DEBUG : both18: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40733665796fffc7_d20250131_m045053_c001_v7007000_t0000_u01738299053799") 2025/01/31 04:51:37 DEBUG : both18: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d9f5_d20250131_m045047_c001_v0001172_t0034_u01738299047523") 2025/01/31 04:51:37 DEBUG : both19: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc37_d20250131_m045117_c001_v7007000_t0000_u01738299077256") 2025/01/31 04:51:37 DEBUG : both19: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344da73_d20250131_m045111_c001_v0001172_t0054_u01738299071514") 2025/01/31 04:51:37 DEBUG : both19: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40733665796fffc8_d20250131_m045053_c001_v7007000_t0000_u01738299053986") 2025/01/31 04:51:38 DEBUG : both19: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d9f7_d20250131_m045048_c001_v0001172_t0021_u01738299048502") 2025/01/31 04:51:38 DEBUG : both2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc38_d20250131_m045117_c001_v7007000_t0000_u01738299077444") 2025/01/31 04:51:38 DEBUG : both2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344da19_d20250131_m045058_c001_v0001172_t0026_u01738299058168") 2025/01/31 04:51:38 DEBUG : both2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40733665796fffc9_d20250131_m045054_c001_v7007000_t0000_u01738299054178") 2025/01/31 04:51:38 DEBUG : both2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d9b3_d20250131_m045036_c001_v0001172_t0028_u01738299036499") 2025/01/31 04:51:38 DEBUG : both3: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc39_d20250131_m045117_c001_v7007000_t0000_u01738299077636") 2025/01/31 04:51:38 DEBUG : both3: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344da1f_d20250131_m045058_c001_v0001172_t0017_u01738299058809") 2025/01/31 04:51:38 DEBUG : both3: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40733665796fffca_d20250131_m045054_c001_v7007000_t0000_u01738299054375") 2025/01/31 04:51:38 DEBUG : both3: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d9b5_d20250131_m045037_c001_v0001172_t0023_u01738299037256") 2025/01/31 04:51:38 DEBUG : both4: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc3a_d20250131_m045117_c001_v7007000_t0000_u01738299077824") 2025/01/31 04:51:38 DEBUG : both4: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344da23_d20250131_m045059_c001_v0001172_t0051_u01738299059514") 2025/01/31 04:51:38 DEBUG : both4: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40733665796fffcb_d20250131_m045054_c001_v7007000_t0000_u01738299054563") 2025/01/31 04:51:38 DEBUG : both4: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d9bb_d20250131_m045037_c001_v0001172_t0045_u01738299037979") 2025/01/31 04:51:38 DEBUG : both5: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc3b_d20250131_m045118_c001_v7007000_t0000_u01738299078012") 2025/01/31 04:51:38 DEBUG : both5: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344da27_d20250131_m045100_c001_v0001172_t0007_u01738299060307") 2025/01/31 04:51:38 DEBUG : both5: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40733665796fffcc_d20250131_m045054_c001_v7007000_t0000_u01738299054749") 2025/01/31 04:51:38 DEBUG : both5: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d9bf_d20250131_m045038_c001_v0001172_t0031_u01738299038588") 2025/01/31 04:51:38 DEBUG : both6: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc3c_d20250131_m045118_c001_v7007000_t0000_u01738299078204") 2025/01/31 04:51:38 DEBUG : both6: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344da31_d20250131_m045101_c001_v0001172_t0029_u01738299061229") 2025/01/31 04:51:38 DEBUG : both6: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40733665796fffcd_d20250131_m045054_c001_v7007000_t0000_u01738299054944") 2025/01/31 04:51:39 DEBUG : both6: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d9c3_d20250131_m045039_c001_v0001172_t0020_u01738299039259") 2025/01/31 04:51:39 DEBUG : both7: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc3e_d20250131_m045118_c001_v7007000_t0000_u01738299078394") 2025/01/31 04:51:39 DEBUG : both7: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344da33_d20250131_m045101_c001_v0001172_t0009_u01738299061899") 2025/01/31 04:51:39 DEBUG : both7: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40733665796fffce_d20250131_m045055_c001_v7007000_t0000_u01738299055132") 2025/01/31 04:51:39 DEBUG : both7: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d9c7_d20250131_m045039_c001_v0001172_t0044_u01738299039939") 2025/01/31 04:51:39 DEBUG : both8: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc3f_d20250131_m045118_c001_v7007000_t0000_u01738299078585") 2025/01/31 04:51:39 DEBUG : both8: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344da37_d20250131_m045102_c001_v0001172_t0008_u01738299062701") 2025/01/31 04:51:39 DEBUG : both8: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40733665796fffcf_d20250131_m045055_c001_v7007000_t0000_u01738299055326") 2025/01/31 04:51:39 DEBUG : both8: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d9c9_d20250131_m045040_c001_v0001172_t0002_u01738299040614") 2025/01/31 04:51:39 DEBUG : both9: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc40_d20250131_m045118_c001_v7007000_t0000_u01738299078776") 2025/01/31 04:51:39 DEBUG : both9: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344da39_d20250131_m045103_c001_v0001172_t0033_u01738299063361") 2025/01/31 04:51:39 DEBUG : both9: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40733665796fffd0_d20250131_m045055_c001_v7007000_t0000_u01738299055512") 2025/01/31 04:51:39 DEBUG : both9: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d9cf_d20250131_m045041_c001_v0001172_t0056_u01738299041318") 2025/01/31 04:51:39 DEBUG : c/non empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be880497f_d20250131_m044631_c001_v7007000_t0000_u01738298791232") 2025/01/31 04:51:39 DEBUG : c/non empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d6fb_d20250131_m044629_c001_v0001172_t0009_u01738298789331") 2025/01/31 04:51:39 DEBUG : c/non empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be8804971_d20250131_m044628_c001_v7007000_t0000_u01738298788269") 2025/01/31 04:51:39 DEBUG : c/non empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d6ed_d20250131_m044626_c001_v0001172_t0036_u01738298786505") 2025/01/31 04:51:39 DEBUG : c/non empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40904eeeb399f0f5_d20250131_m044606_c001_v7007000_t0000_u01738298766533") 2025/01/31 04:51:39 DEBUG : c/non empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d69d_d20250131_m044604_c001_v0001172_t0052_u01738298764365") 2025/01/31 04:51:39 DEBUG : check sum: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4009e7800249661f_d20250131_m044552_c001_v7007000_t0000_u01738298752649") 2025/01/31 04:51:40 DEBUG : check sum: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d665_d20250131_m044551_c001_v0001172_t0033_u01738298751569") 2025/01/31 04:51:40 DEBUG : dest/3: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f418581a56474b945_d20250131_m044854_c001_v7007000_t0000_u01738298934723") 2025/01/31 04:51:40 DEBUG : dest/3: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f41776b0b7834347e_d20250131_m044853_c001_v0001144_t0016_u01738298933621") 2025/01/31 04:51:40 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f41151c353d1d4cdb_d20250131_m045025_c001_v7007000_t0000_u01738299025254") 2025/01/31 04:51:40 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f116146304c29ea9c_d20250131_m045022_c001_v0001117_t0031_u01738299022473") 2025/01/31 04:51:40 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4171f0998de7ea31_d20250131_m045022_c001_v7007000_t0000_u01738299022278") 2025/01/31 04:51:40 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f116146304c29ea8a_d20250131_m045018_c001_v0001117_t0033_u01738299018966") 2025/01/31 04:51:40 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4171f0998de7ea2d_d20250131_m045018_c001_v7007000_t0000_u01738299018242") 2025/01/31 04:51:40 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde0ff_d20250131_m045014_c001_v0001134_t0024_u01738299014248") 2025/01/31 04:51:40 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f401f7838aeb5149c_d20250131_m045012_c001_v7007000_t0000_u01738299012751") 2025/01/31 04:51:40 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f103ca2b9111dcb90_d20250131_m045010_c001_v0001137_t0032_u01738299010602") 2025/01/31 04:51:40 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f408445698956795b_d20250131_m045010_c001_v7007000_t0000_u01738299010408") 2025/01/31 04:51:40 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f103ca2b9111dcb84_d20250131_m045007_c001_v0001137_t0020_u01738299007360") 2025/01/31 04:51:40 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4084456989567959_d20250131_m045006_c001_v7007000_t0000_u01738299006630") 2025/01/31 04:51:40 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d944_d20250131_m045002_c001_v0001172_t0058_u01738299002581") 2025/01/31 04:51:40 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f410e032d0aa4d673_d20250131_m045001_c001_v7007000_t0000_u01738299001249") 2025/01/31 04:51:40 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f113b2e089bddfdd3_d20250131_m045000_c001_v0001183_t0032_u01738299000035") 2025/01/31 04:51:40 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be8806017_d20250131_m044959_c001_v7007000_t0000_u01738298999839") 2025/01/31 04:51:40 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f113b2e089bddfd84_d20250131_m044956_c001_v0001183_t0050_u01738298996944") 2025/01/31 04:51:41 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be8805ffc_d20250131_m044956_c001_v7007000_t0000_u01738298996211") 2025/01/31 04:51:41 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d92a_d20250131_m044952_c001_v0001172_t0029_u01738298992378") 2025/01/31 04:51:41 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f410e032d0aa4d66f_d20250131_m044951_c001_v7007000_t0000_u01738298991437") 2025/01/31 04:51:41 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11784285684f635b_d20250131_m044949_c001_v0001154_t0009_u01738298989542") 2025/01/31 04:51:41 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f401f7838aeb5148c_d20250131_m044949_c001_v7007000_t0000_u01738298989343") 2025/01/31 04:51:41 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11784285684f6359_d20250131_m044946_c001_v0001154_t0015_u01738298986140") 2025/01/31 04:51:41 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f401f7838aeb51488_d20250131_m044945_c001_v7007000_t0000_u01738298985407") 2025/01/31 04:51:41 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d8fa_d20250131_m044939_c001_v0001172_t0047_u01738298979324") 2025/01/31 04:51:41 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4042e831227170cb_d20250131_m044938_c001_v7007000_t0000_u01738298978399") 2025/01/31 04:51:41 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1035e0d51be261fa_d20250131_m044936_c001_v0001183_t0008_u01738298976792") 2025/01/31 04:51:41 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4129bb5b638106ab_d20250131_m044936_c001_v7007000_t0000_u01738298976598") 2025/01/31 04:51:41 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1035e0d51be26199_d20250131_m044933_c001_v0001183_t0033_u01738298973581") 2025/01/31 04:51:41 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4129bb5b638106a4_d20250131_m044932_c001_v7007000_t0000_u01738298972853") 2025/01/31 04:51:41 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d8d6_d20250131_m044927_c001_v0001172_t0032_u01738298967316") 2025/01/31 04:51:41 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4133013de8e0056e_d20250131_m044926_c001_v7007000_t0000_u01738298966361") 2025/01/31 04:51:41 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f113156b8cf5c7da0_d20250131_m044924_c001_v0001182_t0029_u01738298964607") 2025/01/31 04:51:41 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4171f0998de7e9d7_d20250131_m044924_c001_v7007000_t0000_u01738298964409") 2025/01/31 04:51:41 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f113156b8cf5c7d68_d20250131_m044921_c001_v0001182_t0017_u01738298961625") 2025/01/31 04:51:41 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4171f0998de7e9d3_d20250131_m044920_c001_v7007000_t0000_u01738298960878") 2025/01/31 04:51:41 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d89e_d20250131_m044912_c001_v0001172_t0014_u01738298952777") 2025/01/31 04:51:42 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f418581a56474b961_d20250131_m044911_c001_v7007000_t0000_u01738298951649") 2025/01/31 04:51:42 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f115df531da2a73bb_d20250131_m044905_c001_v0001032_t0023_u01738298945646") 2025/01/31 04:51:42 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f41151c353d1d4ca9_d20250131_m044905_c001_v7007000_t0000_u01738298945422") 2025/01/31 04:51:42 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1196664ccfa63841_d20250131_m044901_c001_v0001184_t0051_u01738298941506") 2025/01/31 04:51:42 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f10792c234eafaad0_d20250131_m044900_c001_v0001104_t0025_u01738298940361") 2025/01/31 04:51:42 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f10792c234eafaaca_d20250131_m044859_c001_v0001104_t0038_u01738298939197") 2025/01/31 04:51:42 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4032164c449f0d78_d20250131_m044845_c001_v7007000_t0000_u01738298925812") 2025/01/31 04:51:42 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d85c_d20250131_m044838_c001_v0001172_t0036_u01738298918546") 2025/01/31 04:51:42 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f116cb4f7d0faac1b_d20250131_m044837_c001_v0001184_t0006_u01738298917790") 2025/01/31 04:51:42 DEBUG : dst/one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f116cb4f7d0faabf5_d20250131_m044836_c001_v0001184_t0039_u01738298916790") 2025/01/31 04:51:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f41151c353d1d4cdc_d20250131_m045025_c001_v7007000_t0000_u01738299025445") 2025/01/31 04:51:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f115d046603d005cd_d20250131_m045022_c001_v0001183_t0015_u01738299022062") 2025/01/31 04:51:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101ceb78285b1f4c_d20250131_m045018_c001_v0001183_t0042_u01738299018034") 2025/01/31 04:51:42 DEBUG : dst/one.bak: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f401f7838aeb5149e_d20250131_m045012_c001_v7007000_t0000_u01738299012945") 2025/01/31 04:51:42 DEBUG : dst/one.bak: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f10128b2f1296f668_d20250131_m045010_c001_v0001184_t0056_u01738299010207") 2025/01/31 04:51:42 DEBUG : dst/one.bak: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101dac3d967141b3_d20250131_m045006_c001_v0001182_t0039_u01738299006346") 2025/01/31 04:51:42 DEBUG : dst/one.bak: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f410e032d0aa4d674_d20250131_m045001_c001_v7007000_t0000_u01738299001442") 2025/01/31 04:51:42 DEBUG : dst/one.bak: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f10601ef77803731d_d20250131_m044959_c001_v0001172_t0044_u01738298999557") 2025/01/31 04:51:42 DEBUG : dst/one.bak: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f119784b87559701b_d20250131_m044955_c001_v0001106_t0046_u01738298995745") 2025/01/31 04:51:43 DEBUG : dst/three: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f418581a56474b962_d20250131_m044911_c001_v7007000_t0000_u01738298951840") 2025/01/31 04:51:43 DEBUG : dst/three: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f10792c234eafaae8_d20250131_m044909_c001_v0001104_t0056_u01738298949799") 2025/01/31 04:51:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f41151c353d1d4cdd_d20250131_m045025_c001_v7007000_t0000_u01738299025633") 2025/01/31 04:51:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1194588362f84b8b_d20250131_m045024_c001_v0001183_t0026_u01738299024006") 2025/01/31 04:51:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1007680a30f7b73e_d20250131_m045020_c001_v0001178_t0019_u01738299020106") 2025/01/31 04:51:43 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f41151c353d1d4cde_d20250131_m045025_c001_v7007000_t0000_u01738299025831") 2025/01/31 04:51:43 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f116146304c29eaaa_d20250131_m045024_c001_v0001117_t0017_u01738299024406") 2025/01/31 04:51:43 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4171f0998de7ea32_d20250131_m045024_c001_v7007000_t0000_u01738299024218") 2025/01/31 04:51:43 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f116146304c29ea90_d20250131_m045020_c001_v0001117_t0035_u01738299020515") 2025/01/31 04:51:43 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4171f0998de7ea30_d20250131_m045020_c001_v7007000_t0000_u01738299020326") 2025/01/31 04:51:43 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde107_d20250131_m045015_c001_v0001134_t0016_u01738299015249") 2025/01/31 04:51:43 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f401f7838aeb514a0_d20250131_m045013_c001_v7007000_t0000_u01738299013132") 2025/01/31 04:51:43 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f103ca2b9111dcb92_d20250131_m045011_c001_v0001137_t0009_u01738299011924") 2025/01/31 04:51:43 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f408445698956795c_d20250131_m045011_c001_v7007000_t0000_u01738299011732") 2025/01/31 04:51:43 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f103ca2b9111dcb8a_d20250131_m045008_c001_v0001137_t0051_u01738299008662") 2025/01/31 04:51:43 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f408445698956795a_d20250131_m045008_c001_v7007000_t0000_u01738299008464") 2025/01/31 04:51:43 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d948_d20250131_m045003_c001_v0001172_t0017_u01738299003400") 2025/01/31 04:51:43 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be880601c_d20250131_m045000_c001_v7007000_t0000_u01738299000672") 2025/01/31 04:51:43 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde0d7_d20250131_m044958_c001_v0001134_t0052_u01738298998618") 2025/01/31 04:51:43 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be8806005_d20250131_m044957_c001_v7007000_t0000_u01738298997871") 2025/01/31 04:51:44 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d92e_d20250131_m044953_c001_v0001172_t0026_u01738298993155") 2025/01/31 04:51:44 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f401f7838aeb5148d_d20250131_m044950_c001_v7007000_t0000_u01738298990423") 2025/01/31 04:51:44 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde0bf_d20250131_m044948_c001_v0001134_t0033_u01738298988260") 2025/01/31 04:51:44 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f401f7838aeb5148a_d20250131_m044947_c001_v7007000_t0000_u01738298987136") 2025/01/31 04:51:44 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d8fe_d20250131_m044940_c001_v0001172_t0002_u01738298980089") 2025/01/31 04:51:44 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4129bb5b638106ad_d20250131_m044937_c001_v7007000_t0000_u01738298977420") 2025/01/31 04:51:44 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde097_d20250131_m044935_c001_v0001134_t0004_u01738298975306") 2025/01/31 04:51:44 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4129bb5b638106a7_d20250131_m044934_c001_v7007000_t0000_u01738298974198") 2025/01/31 04:51:44 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d8da_d20250131_m044928_c001_v0001172_t0056_u01738298968032") 2025/01/31 04:51:44 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4171f0998de7e9d8_d20250131_m044925_c001_v7007000_t0000_u01738298965386") 2025/01/31 04:51:44 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde079_d20250131_m044923_c001_v0001134_t0017_u01738298963338") 2025/01/31 04:51:44 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4171f0998de7e9d4_d20250131_m044922_c001_v7007000_t0000_u01738298962246") 2025/01/31 04:51:44 DEBUG : dst/three.txt: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d8a4_d20250131_m044915_c001_v0001172_t0052_u01738298955864") 2025/01/31 04:51:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f401f7838aeb514a2_d20250131_m045013_c001_v7007000_t0000_u01738299013323") 2025/01/31 04:51:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1038f590e745c5df_d20250131_m045011_c001_v0001182_t0039_u01738299011494") 2025/01/31 04:51:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f115d046603d00478_d20250131_m045008_c001_v0001183_t0049_u01738299008228") 2025/01/31 04:51:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f410e032d0aa4d676_d20250131_m045001_c001_v7007000_t0000_u01738299001642") 2025/01/31 04:51:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f109f56268ae0a802_d20250131_m045000_c001_v0001182_t0058_u01738299000461") 2025/01/31 04:51:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1031596f75e02bdf_d20250131_m044957_c001_v0001109_t0007_u01738298997354") 2025/01/31 04:51:44 DEBUG : dst/two: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f41151c353d1d4cdf_d20250131_m045026_c001_v7007000_t0000_u01738299026019") 2025/01/31 04:51:45 DEBUG : dst/two: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d964_d20250131_m045014_c001_v0001172_t0026_u01738299014929") 2025/01/31 04:51:45 DEBUG : dst/two: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f401f7838aeb514a4_d20250131_m045013_c001_v7007000_t0000_u01738299013511") 2025/01/31 04:51:45 DEBUG : dst/two: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde0df_d20250131_m045003_c001_v0001134_t0049_u01738299003039") 2025/01/31 04:51:45 DEBUG : dst/two: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f410e032d0aa4d677_d20250131_m045001_c001_v7007000_t0000_u01738299001847") 2025/01/31 04:51:45 DEBUG : dst/two: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde0cb_d20250131_m044952_c001_v0001134_t0022_u01738298992849") 2025/01/31 04:51:45 DEBUG : dst/two: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f410e032d0aa4d670_d20250131_m044951_c001_v7007000_t0000_u01738298991631") 2025/01/31 04:51:45 DEBUG : dst/two: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde0a1_d20250131_m044939_c001_v0001134_t0056_u01738298979636") 2025/01/31 04:51:45 DEBUG : dst/two: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4042e831227170cc_d20250131_m044938_c001_v7007000_t0000_u01738298978590") 2025/01/31 04:51:45 DEBUG : dst/two: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde081_d20250131_m044927_c001_v0001134_t0007_u01738298967634") 2025/01/31 04:51:45 DEBUG : dst/two: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4133013de8e00571_d20250131_m044926_c001_v7007000_t0000_u01738298966559") 2025/01/31 04:51:45 DEBUG : dst/two: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde065_d20250131_m044913_c001_v0001134_t0001_u01738298953407") 2025/01/31 04:51:45 DEBUG : dst/two: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f418581a56474b963_d20250131_m044912_c001_v7007000_t0000_u01738298952038") 2025/01/31 04:51:45 DEBUG : dst/two: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f105fa13b8b3b5c88_d20250131_m044907_c001_v0001184_t0006_u01738298947499") 2025/01/31 04:51:45 DEBUG : dst/two: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4032164c449f0d7a_d20250131_m044846_c001_v7007000_t0000_u01738298926010") 2025/01/31 04:51:45 DEBUG : dst/two: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f116cb4f7d0faad67_d20250131_m044844_c001_v0001184_t0019_u01738298924831") 2025/01/31 04:51:45 DEBUG : empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f404fd61f86efef69_d20250131_m044756_c001_v7007000_t0000_u01738298876514") 2025/01/31 04:51:45 DEBUG : empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1196664ccfa62c4d_d20250131_m044749_c001_v0001184_t0056_u01738298869411") 2025/01/31 04:51:45 DEBUG : empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be8805f13_d20250131_m044747_c001_v7007000_t0000_u01738298867296") 2025/01/31 04:51:45 DEBUG : empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1196664ccfa6291a_d20250131_m044727_c001_v0001184_t0003_u01738298847754") 2025/01/31 04:51:45 DEBUG : empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40211737151e9baa_d20250131_m044714_c001_v7007000_t0000_u01738298834446") 2025/01/31 04:51:46 DEBUG : empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1196664ccfa62684_d20250131_m044710_c001_v0001184_t0054_u01738298830018") 2025/01/31 04:51:46 DEBUG : empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be880499c_d20250131_m044645_c001_v7007000_t0000_u01738298805253") 2025/01/31 04:51:46 DEBUG : empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d732_d20250131_m044643_c001_v0001172_t0040_u01738298803259") 2025/01/31 04:51:46 DEBUG : empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be8804994_d20250131_m044641_c001_v7007000_t0000_u01738298801658") 2025/01/31 04:51:46 DEBUG : empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d725_d20250131_m044640_c001_v0001172_t0048_u01738298800404") 2025/01/31 04:51:46 DEBUG : empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be880498a_d20250131_m044636_c001_v7007000_t0000_u01738298796683") 2025/01/31 04:51:46 DEBUG : empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d709_d20250131_m044634_c001_v0001172_t0049_u01738298794860") 2025/01/31 04:51:46 DEBUG : empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be8804982_d20250131_m044633_c001_v7007000_t0000_u01738298793624") 2025/01/31 04:51:46 DEBUG : empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d701_d20250131_m044632_c001_v0001172_t0040_u01738298792278") 2025/01/31 04:51:46 DEBUG : empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40904eeeb399f143_d20250131_m044625_c001_v7007000_t0000_u01738298785273") 2025/01/31 04:51:46 DEBUG : empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d6e3_d20250131_m044623_c001_v0001172_t0029_u01738298783705") 2025/01/31 04:51:46 DEBUG : empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40904eeeb399f131_d20250131_m044622_c001_v7007000_t0000_u01738298782479") 2025/01/31 04:51:46 DEBUG : empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d6d7_d20250131_m044621_c001_v0001172_t0030_u01738298781603") 2025/01/31 04:51:46 DEBUG : empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40904eeeb399f11c_d20250131_m044616_c001_v7007000_t0000_u01738298776220") 2025/01/31 04:51:46 DEBUG : empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d6bf_d20250131_m044614_c001_v0001172_t0039_u01738298774790") 2025/01/31 04:51:46 DEBUG : empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40904eeeb399f100_d20250131_m044612_c001_v7007000_t0000_u01738298772183") 2025/01/31 04:51:46 DEBUG : empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d6ad_d20250131_m044611_c001_v0001172_t0019_u01738298771024") 2025/01/31 04:51:46 DEBUG : empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40904eeeb399f0fb_d20250131_m044609_c001_v7007000_t0000_u01738298769934") 2025/01/31 04:51:46 DEBUG : empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1062c09974f729cd_d20250131_m044609_c001_v0001115_t0057_u01738298769009") 2025/01/31 04:51:47 DEBUG : empty space: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d6a7_d20250131_m044607_c001_v0001172_t0036_u01738298767266") 2025/01/31 04:51:47 DEBUG : enormous: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be880499a_d20250131_m044644_c001_v7007000_t0000_u01738298804308") 2025/01/31 04:51:47 DEBUG : enormous: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d734_d20250131_m044643_c001_v0001172_t0047_u01738298803636") 2025/01/31 04:51:47 DEBUG : existing: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f41151c353d1d4ce2_d20250131_m045030_c001_v7007000_t0000_u01738299030634") 2025/01/31 04:51:47 DEBUG : existing: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d990_d20250131_m045029_c001_v0001172_t0022_u01738299029381") 2025/01/31 04:51:47 DEBUG : existing: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40211737151e9ba7_d20250131_m044708_c001_v7007000_t0000_u01738298828172") 2025/01/31 04:51:47 DEBUG : existing: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d77a_d20250131_m044707_c001_v0001172_t0035_u01738298827107") 2025/01/31 04:51:47 DEBUG : existing: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40904eeeb399f0f0_d20250131_m044602_c001_v7007000_t0000_u01738298762918") 2025/01/31 04:51:47 DEBUG : existing: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d691_d20250131_m044601_c001_v0001172_t0019_u01738298761309") 2025/01/31 04:51:47 DEBUG : existing: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4009e78002496627_d20250131_m044600_c001_v7007000_t0000_u01738298760017") 2025/01/31 04:51:47 DEBUG : existing: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d68f_d20250131_m044559_c001_v0001172_t0043_u01738298759331") 2025/01/31 04:51:47 DEBUG : existing: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d68b_d20250131_m044558_c001_v0001172_t0014_u01738298758494") 2025/01/31 04:51:47 DEBUG : existing-b: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40211737151e9ba8_d20250131_m044708_c001_v7007000_t0000_u01738298828364") 2025/01/31 04:51:47 DEBUG : existing-b: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1196664ccfa62627_d20250131_m044707_c001_v0001184_t0058_u01738298827117") 2025/01/31 04:51:47 DEBUG : five: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be88049a1_d20250131_m044649_c001_v7007000_t0000_u01738298809833") 2025/01/31 04:51:47 DEBUG : five: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f401433c5f344d744_d20250131_m044647_c001_v0001172_t0029_u01738298807820") 2025/01/31 04:51:47 DEBUG : foo: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40904eeeb399f104_d20250131_m044614_c001_v7007000_t0000_u01738298774043") 2025/01/31 04:51:47 DEBUG : foo: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f401433c5f344d6bd_d20250131_m044613_c001_v0001172_t0029_u01738298773485") 2025/01/31 04:51:47 DEBUG : foo: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f401433c5f344d6bb_d20250131_m044612_c001_v0001172_t0029_u01738298772922") 2025/01/31 04:51:47 DEBUG : four: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be88049a2_d20250131_m044650_c001_v7007000_t0000_u01738298810020") 2025/01/31 04:51:48 DEBUG : four: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f41711725a3dddf57_d20250131_m044648_c001_v0001134_t0009_u01738298808370") 2025/01/31 04:51:48 DEBUG : four: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d742_d20250131_m044647_c001_v0001172_t0051_u01738298807172") 2025/01/31 04:51:48 DEBUG : hello world2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4087affe9c4431db_d20250131_m044450_c001_v7007000_t0000_u01738298690708") 2025/01/31 04:51:48 DEBUG : hello world2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d572_d20250131_m044449_c001_v0001172_t0002_u01738298689948") 2025/01/31 04:51:48 DEBUG : ignore-size: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4009e78002496625_d20250131_m044557_c001_v7007000_t0000_u01738298757393") 2025/01/31 04:51:48 DEBUG : ignore-size: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d67d_d20250131_m044556_c001_v0001172_t0041_u01738298756269") 2025/01/31 04:51:48 DEBUG : nested/sub dir/file: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40211737151e9ba5_d20250131_m044705_c001_v7007000_t0000_u01738298825988") 2025/01/31 04:51:48 DEBUG : nested/sub dir/file: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1196664ccfa625d0_d20250131_m044704_c001_v0001184_t0004_u01738298824975") 2025/01/31 04:51:48 DEBUG : nested/sub dir/file: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40211737151e9ba3_d20250131_m044703_c001_v7007000_t0000_u01738298823832") 2025/01/31 04:51:48 DEBUG : nested/sub dir/file: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1196664ccfa62572_d20250131_m044702_c001_v0001184_t0023_u01738298822827") 2025/01/31 04:51:48 DEBUG : one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be88049a3_d20250131_m044650_c001_v7007000_t0000_u01738298810209") 2025/01/31 04:51:48 DEBUG : one: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f401433c5f344d73c_d20250131_m044646_c001_v0001172_t0029_u01738298806370") 2025/01/31 04:51:48 DEBUG : only0: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc41_d20250131_m045118_c001_v7007000_t0000_u01738299078962") 2025/01/31 04:51:48 DEBUG : only0: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f41711725a3dde1b5_d20250131_m045113_c001_v0001134_t0009_u01738299073119") 2025/01/31 04:51:48 DEBUG : only0: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde17f_d20250131_m045057_c001_v0001134_t0036_u01738299057278") 2025/01/31 04:51:48 DEBUG : only0: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40733665796fffb9_d20250131_m045050_c001_v7007000_t0000_u01738299050659") 2025/01/31 04:51:48 DEBUG : only0: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde133_d20250131_m045035_c001_v0001134_t0015_u01738299035400") 2025/01/31 04:51:48 DEBUG : only1: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc42_d20250131_m045119_c001_v7007000_t0000_u01738299079146") 2025/01/31 04:51:48 DEBUG : only1: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f400d11307b6030c5_d20250131_m045113_c001_v0001091_t0028_u01738299073675") 2025/01/31 04:51:48 DEBUG : only1: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde181_d20250131_m045057_c001_v0001134_t0044_u01738299057857") 2025/01/31 04:51:49 DEBUG : only1: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40733665796fffbb_d20250131_m045051_c001_v7007000_t0000_u01738299051041") 2025/01/31 04:51:49 DEBUG : only1: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde135_d20250131_m045036_c001_v0001134_t0025_u01738299036186") 2025/01/31 04:51:49 DEBUG : only10: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc43_d20250131_m045119_c001_v7007000_t0000_u01738299079334") 2025/01/31 04:51:49 DEBUG : only10: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f401433c5f344da81_d20250131_m045113_c001_v0001172_t0029_u01738299073112") 2025/01/31 04:51:49 DEBUG : only10: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde197_d20250131_m045104_c001_v0001134_t0058_u01738299064369") 2025/01/31 04:51:49 DEBUG : only10: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f401f7838aeb514cb_d20250131_m045050_c001_v7007000_t0000_u01738299050667") 2025/01/31 04:51:49 DEBUG : only10: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde15b_d20250131_m045042_c001_v0001134_t0052_u01738299042484") 2025/01/31 04:51:49 DEBUG : only11: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc44_d20250131_m045119_c001_v7007000_t0000_u01738299079522") 2025/01/31 04:51:49 DEBUG : only11: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4041547b6aec0f75_d20250131_m045113_c001_v0001136_t0055_u01738299073872") 2025/01/31 04:51:49 DEBUG : only11: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde199_d20250131_m045105_c001_v0001134_t0052_u01738299065048") 2025/01/31 04:51:49 DEBUG : only11: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4032164c449f0e05_d20250131_m045050_c001_v7007000_t0000_u01738299050680") 2025/01/31 04:51:49 DEBUG : only11: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde15f_d20250131_m045043_c001_v0001134_t0018_u01738299043254") 2025/01/31 04:51:49 DEBUG : only12: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc46_d20250131_m045119_c001_v7007000_t0000_u01738299079715") 2025/01/31 04:51:49 DEBUG : only12: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f401433c5f344da83_d20250131_m045113_c001_v0001172_t0029_u01738299073515") 2025/01/31 04:51:49 DEBUG : only12: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde19b_d20250131_m045105_c001_v0001134_t0037_u01738299065906") 2025/01/31 04:51:49 DEBUG : only12: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f401f7838aeb514cd_d20250131_m045051_c001_v7007000_t0000_u01738299051048") 2025/01/31 04:51:49 DEBUG : only12: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde163_d20250131_m045043_c001_v0001134_t0010_u01738299043854") 2025/01/31 04:51:49 DEBUG : only13: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc47_d20250131_m045119_c001_v7007000_t0000_u01738299079906") 2025/01/31 04:51:49 DEBUG : only13: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f41711725a3dde1b9_d20250131_m045113_c001_v0001134_t0009_u01738299073717") 2025/01/31 04:51:49 DEBUG : only13: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde19d_d20250131_m045106_c001_v0001134_t0032_u01738299066519") 2025/01/31 04:51:50 DEBUG : only13: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4066816e38d8175a_d20250131_m045050_c001_v7007000_t0000_u01738299050080") 2025/01/31 04:51:50 DEBUG : only13: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde165_d20250131_m045044_c001_v0001134_t0052_u01738299044593") 2025/01/31 04:51:50 DEBUG : only14: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc48_d20250131_m045120_c001_v7007000_t0000_u01738299080098") 2025/01/31 04:51:50 DEBUG : only14: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f400d11307b6030c7_d20250131_m045113_c001_v0001091_t0028_u01738299073875") 2025/01/31 04:51:50 DEBUG : only14: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde1a3_d20250131_m045107_c001_v0001134_t0044_u01738299067197") 2025/01/31 04:51:50 DEBUG : only14: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4032164c449f0e07_d20250131_m045051_c001_v7007000_t0000_u01738299051062") 2025/01/31 04:51:50 DEBUG : only14: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde167_d20250131_m045045_c001_v0001134_t0028_u01738299045189") 2025/01/31 04:51:50 DEBUG : only15: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc49_d20250131_m045120_c001_v7007000_t0000_u01738299080291") 2025/01/31 04:51:50 DEBUG : only15: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4041547b6aec0f79_d20250131_m045114_c001_v0001136_t0055_u01738299074062") 2025/01/31 04:51:50 DEBUG : only15: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde1a5_d20250131_m045107_c001_v0001134_t0052_u01738299067952") 2025/01/31 04:51:50 DEBUG : only15: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4066816e38d81760_d20250131_m045051_c001_v7007000_t0000_u01738299051217") 2025/01/31 04:51:50 DEBUG : only15: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde169_d20250131_m045045_c001_v0001134_t0018_u01738299045842") 2025/01/31 04:51:50 DEBUG : only16: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc4a_d20250131_m045120_c001_v7007000_t0000_u01738299080487") 2025/01/31 04:51:50 DEBUG : only16: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f41711725a3dde1b7_d20250131_m045113_c001_v0001134_t0009_u01738299073521") 2025/01/31 04:51:50 DEBUG : only16: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde1a7_d20250131_m045108_c001_v0001134_t0030_u01738299068788") 2025/01/31 04:51:50 DEBUG : only16: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40733665796fffbc_d20250131_m045051_c001_v7007000_t0000_u01738299051236") 2025/01/31 04:51:50 DEBUG : only16: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde16b_d20250131_m045046_c001_v0001134_t0048_u01738299046476") 2025/01/31 04:51:50 DEBUG : only17: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc4c_d20250131_m045120_c001_v7007000_t0000_u01738299080676") 2025/01/31 04:51:51 DEBUG : only17: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f401433c5f344da85_d20250131_m045113_c001_v0001172_t0029_u01738299073708") 2025/01/31 04:51:51 DEBUG : only17: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde1a9_d20250131_m045109_c001_v0001134_t0011_u01738299069955") 2025/01/31 04:51:51 DEBUG : only17: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4066816e38d8175e_d20250131_m045050_c001_v7007000_t0000_u01738299050837") 2025/01/31 04:51:51 DEBUG : only17: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde16f_d20250131_m045047_c001_v0001134_t0006_u01738299047163") 2025/01/31 04:51:51 DEBUG : only18: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc4d_d20250131_m045120_c001_v7007000_t0000_u01738299080862") 2025/01/31 04:51:51 DEBUG : only18: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f401433c5f344da8b_d20250131_m045114_c001_v0001172_t0029_u01738299074283") 2025/01/31 04:51:51 DEBUG : only18: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde1ad_d20250131_m045111_c001_v0001134_t0028_u01738299071167") 2025/01/31 04:51:51 DEBUG : only18: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4032164c449f0e04_d20250131_m045050_c001_v7007000_t0000_u01738299050460") 2025/01/31 04:51:51 DEBUG : only18: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde171_d20250131_m045048_c001_v0001134_t0037_u01738299048019") 2025/01/31 04:51:51 DEBUG : only19: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc4e_d20250131_m045121_c001_v7007000_t0000_u01738299081060") 2025/01/31 04:51:51 DEBUG : only19: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f41711725a3dde1bf_d20250131_m045114_c001_v0001134_t0009_u01738299074299") 2025/01/31 04:51:51 DEBUG : only19: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde1b1_d20250131_m045112_c001_v0001134_t0000_u01738299072004") 2025/01/31 04:51:51 DEBUG : only19: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4066816e38d8175b_d20250131_m045050_c001_v7007000_t0000_u01738299050264") 2025/01/31 04:51:51 DEBUG : only19: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde173_d20250131_m045048_c001_v0001134_t0016_u01738299048797") 2025/01/31 04:51:51 DEBUG : only2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc4f_d20250131_m045121_c001_v7007000_t0000_u01738299081258") 2025/01/31 04:51:51 DEBUG : only2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f401433c5f344da87_d20250131_m045113_c001_v0001172_t0029_u01738299073905") 2025/01/31 04:51:51 DEBUG : only2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde183_d20250131_m045058_c001_v0001134_t0033_u01738299058453") 2025/01/31 04:51:51 DEBUG : only2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f401f7838aeb514cc_d20250131_m045050_c001_v7007000_t0000_u01738299050857") 2025/01/31 04:51:52 DEBUG : only2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde137_d20250131_m045036_c001_v0001134_t0056_u01738299036863") 2025/01/31 04:51:52 DEBUG : only3: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc50_d20250131_m045121_c001_v7007000_t0000_u01738299081467") 2025/01/31 04:51:52 DEBUG : only3: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f41711725a3dde1bb_d20250131_m045113_c001_v0001134_t0009_u01738299073911") 2025/01/31 04:51:52 DEBUG : only3: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde185_d20250131_m045059_c001_v0001134_t0003_u01738299059108") 2025/01/31 04:51:52 DEBUG : only3: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40733665796fffb8_d20250131_m045050_c001_v7007000_t0000_u01738299050461") 2025/01/31 04:51:52 DEBUG : only3: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde13d_d20250131_m045037_c001_v0001134_t0003_u01738299037547") 2025/01/31 04:51:52 DEBUG : only4: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc52_d20250131_m045121_c001_v7007000_t0000_u01738299081652") 2025/01/31 04:51:52 DEBUG : only4: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4041547b6aec0f7f_d20250131_m045114_c001_v0001136_t0055_u01738299074436") 2025/01/31 04:51:52 DEBUG : only4: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde187_d20250131_m045059_c001_v0001134_t0011_u01738299059884") 2025/01/31 04:51:52 DEBUG : only4: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40733665796fffba_d20250131_m045050_c001_v7007000_t0000_u01738299050849") 2025/01/31 04:51:52 DEBUG : only4: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde143_d20250131_m045038_c001_v0001134_t0036_u01738299038259") 2025/01/31 04:51:52 DEBUG : only5: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc53_d20250131_m045121_c001_v7007000_t0000_u01738299081846") 2025/01/31 04:51:52 DEBUG : only5: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f400d11307b6030c9_d20250131_m045114_c001_v0001091_t0028_u01738299074070") 2025/01/31 04:51:52 DEBUG : only5: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde189_d20250131_m045100_c001_v0001134_t0006_u01738299060666") 2025/01/31 04:51:52 DEBUG : only5: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f401f7838aeb514ca_d20250131_m045050_c001_v7007000_t0000_u01738299050480") 2025/01/31 04:51:52 DEBUG : only5: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde145_d20250131_m045038_c001_v0001134_t0022_u01738299038939") 2025/01/31 04:51:52 DEBUG : only6: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc54_d20250131_m045122_c001_v7007000_t0000_u01738299082049") 2025/01/31 04:51:52 DEBUG : only6: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f401433c5f344da89_d20250131_m045114_c001_v0001172_t0029_u01738299074093") 2025/01/31 04:51:52 DEBUG : only6: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde18d_d20250131_m045101_c001_v0001134_t0037_u01738299061556") 2025/01/31 04:51:52 DEBUG : only6: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4066816e38d8175d_d20250131_m045050_c001_v7007000_t0000_u01738299050647") 2025/01/31 04:51:53 DEBUG : only6: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde147_d20250131_m045039_c001_v0001134_t0009_u01738299039545") 2025/01/31 04:51:53 DEBUG : only7: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc55_d20250131_m045122_c001_v7007000_t0000_u01738299082245") 2025/01/31 04:51:53 DEBUG : only7: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f41711725a3dde1bd_d20250131_m045114_c001_v0001134_t0009_u01738299074106") 2025/01/31 04:51:53 DEBUG : only7: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde18f_d20250131_m045102_c001_v0001134_t0004_u01738299062238") 2025/01/31 04:51:53 DEBUG : only7: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4032164c449f0e06_d20250131_m045050_c001_v7007000_t0000_u01738299050871") 2025/01/31 04:51:53 DEBUG : only7: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde14d_d20250131_m045040_c001_v0001134_t0007_u01738299040211") 2025/01/31 04:51:53 DEBUG : only8: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc56_d20250131_m045122_c001_v7007000_t0000_u01738299082432") 2025/01/31 04:51:53 DEBUG : only8: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4041547b6aec0f7b_d20250131_m045114_c001_v0001136_t0055_u01738299074249") 2025/01/31 04:51:53 DEBUG : only8: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde193_d20250131_m045103_c001_v0001134_t0019_u01738299063054") 2025/01/31 04:51:53 DEBUG : only8: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4066816e38d8175f_d20250131_m045051_c001_v7007000_t0000_u01738299051022") 2025/01/31 04:51:53 DEBUG : only8: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde14f_d20250131_m045041_c001_v0001134_t0039_u01738299041010") 2025/01/31 04:51:53 DEBUG : only9: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc57_d20250131_m045122_c001_v7007000_t0000_u01738299082621") 2025/01/31 04:51:53 DEBUG : only9: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f400d11307b6030cb_d20250131_m045114_c001_v0001091_t0028_u01738299074257") 2025/01/31 04:51:53 DEBUG : only9: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde195_d20250131_m045103_c001_v0001134_t0027_u01738299063726") 2025/01/31 04:51:53 DEBUG : only9: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4066816e38d8175c_d20250131_m045050_c001_v7007000_t0000_u01738299050456") 2025/01/31 04:51:53 DEBUG : only9: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde155_d20250131_m045041_c001_v0001134_t0014_u01738299041626") 2025/01/31 04:51:53 DEBUG : potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40211737151e9ba0_d20250131_m044700_c001_v7007000_t0000_u01738298820928") 2025/01/31 04:51:53 DEBUG : potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dddf63_d20250131_m044658_c001_v0001134_t0024_u01738298818994") 2025/01/31 04:51:53 DEBUG : potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40211737151e9b9b_d20250131_m044657_c001_v7007000_t0000_u01738298817080") 2025/01/31 04:51:54 DEBUG : potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d760_d20250131_m044655_c001_v0001172_t0028_u01738298815177") 2025/01/31 04:51:54 DEBUG : potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be88049ae_d20250131_m044653_c001_v7007000_t0000_u01738298813315") 2025/01/31 04:51:54 DEBUG : potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1196664ccfa623ac_d20250131_m044651_c001_v0001184_t0035_u01738298811159") 2025/01/31 04:51:54 DEBUG : potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be880498e_d20250131_m044639_c001_v7007000_t0000_u01738298799045") 2025/01/31 04:51:54 DEBUG : potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d717_d20250131_m044637_c001_v0001172_t0003_u01738298797634") 2025/01/31 04:51:54 DEBUG : potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be8804988_d20250131_m044635_c001_v7007000_t0000_u01738298795553") 2025/01/31 04:51:54 DEBUG : potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d705_d20250131_m044634_c001_v0001172_t0031_u01738298794574") 2025/01/31 04:51:54 DEBUG : potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be8804980_d20250131_m044632_c001_v7007000_t0000_u01738298792940") 2025/01/31 04:51:54 DEBUG : potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d6ff_d20250131_m044631_c001_v0001172_t0044_u01738298791978") 2025/01/31 04:51:54 DEBUG : potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40904eeeb399f13a_d20250131_m044624_c001_v7007000_t0000_u01738298784718") 2025/01/31 04:51:54 DEBUG : potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d6e1_d20250131_m044623_c001_v0001172_t0032_u01738298783406") 2025/01/31 04:51:54 DEBUG : potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40904eeeb399f132_d20250131_m044622_c001_v7007000_t0000_u01738298782673") 2025/01/31 04:51:54 DEBUG : potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d6d5_d20250131_m044621_c001_v0001172_t0002_u01738298781297") 2025/01/31 04:51:54 DEBUG : potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40904eeeb399f12c_d20250131_m044620_c001_v7007000_t0000_u01738298780570") 2025/01/31 04:51:55 DEBUG : potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d6d1_d20250131_m044619_c001_v0001172_t0031_u01738298779902") 2025/01/31 04:51:55 DEBUG : potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d6cf_d20250131_m044619_c001_v0001172_t0010_u01738298779213") 2025/01/31 04:51:55 DEBUG : potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40904eeeb399f127_d20250131_m044618_c001_v7007000_t0000_u01738298778474") 2025/01/31 04:51:55 DEBUG : potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d6cd_d20250131_m044617_c001_v0001172_t0054_u01738298777825") 2025/01/31 04:51:55 DEBUG : potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d6c7_d20250131_m044617_c001_v0001172_t0043_u01738298777141") 2025/01/31 04:51:55 DEBUG : potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40904eeeb399f121_d20250131_m044616_c001_v7007000_t0000_u01738298776411") 2025/01/31 04:51:55 DEBUG : potato: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d6c3_d20250131_m044615_c001_v0001172_t0016_u01738298775534") 2025/01/31 04:51:55 DEBUG : potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40211737151e9c4a_d20250131_m044813_c001_v7007000_t0000_u01738298893115") 2025/01/31 04:51:55 DEBUG : potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dddfd1_d20250131_m044812_c001_v0001134_t0048_u01738298892435") 2025/01/31 04:51:55 DEBUG : potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f404fd61f86efef6a_d20250131_m044756_c001_v7007000_t0000_u01738298876772") 2025/01/31 04:51:55 DEBUG : potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dddfa7_d20250131_m044748_c001_v0001134_t0006_u01738298868629") 2025/01/31 04:51:55 DEBUG : potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4133013de8e004a3_d20250131_m044734_c001_v7007000_t0000_u01738298854757") 2025/01/31 04:51:55 DEBUG : potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dddf83_d20250131_m044727_c001_v0001134_t0034_u01738298847077") 2025/01/31 04:51:55 DEBUG : potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40211737151e9bab_d20250131_m044714_c001_v7007000_t0000_u01738298834783") 2025/01/31 04:51:55 DEBUG : potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dddf75_d20250131_m044709_c001_v0001134_t0011_u01738298829674") 2025/01/31 04:51:55 DEBUG : potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be880499b_d20250131_m044644_c001_v7007000_t0000_u01738298804497") 2025/01/31 04:51:55 DEBUG : potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d730_d20250131_m044642_c001_v0001172_t0053_u01738298802964") 2025/01/31 04:51:55 DEBUG : potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be8804996_d20250131_m044641_c001_v7007000_t0000_u01738298801848") 2025/01/31 04:51:55 DEBUG : potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d721_d20250131_m044639_c001_v0001172_t0009_u01738298799995") 2025/01/31 04:51:55 DEBUG : potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be880498f_d20250131_m044639_c001_v7007000_t0000_u01738298799241") 2025/01/31 04:51:56 DEBUG : potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d71b_d20250131_m044638_c001_v0001172_t0021_u01738298798375") 2025/01/31 04:51:56 DEBUG : potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be880498b_d20250131_m044636_c001_v7007000_t0000_u01738298796875") 2025/01/31 04:51:56 DEBUG : potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d70b_d20250131_m044635_c001_v0001172_t0036_u01738298795933") 2025/01/31 04:51:56 DEBUG : potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be8804983_d20250131_m044633_c001_v7007000_t0000_u01738298793821") 2025/01/31 04:51:56 DEBUG : potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d703_d20250131_m044632_c001_v0001172_t0029_u01738298792953") 2025/01/31 04:51:56 DEBUG : potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40904eeeb399f145_d20250131_m044625_c001_v7007000_t0000_u01738298785461") 2025/01/31 04:51:56 DEBUG : potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d6e5_d20250131_m044624_c001_v0001172_t0029_u01738298784408") 2025/01/31 04:51:56 DEBUG : potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4087affe9c4431e5_d20250131_m044454_c001_v7007000_t0000_u01738298694433") 2025/01/31 04:51:56 DEBUG : potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d583_d20250131_m044453_c001_v0001172_t0035_u01738298693768") 2025/01/31 04:51:56 DEBUG : potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4087affe9c4431df_d20250131_m044452_c001_v7007000_t0000_u01738298692491") 2025/01/31 04:51:56 DEBUG : potato2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d579_d20250131_m044451_c001_v0001172_t0051_u01738298691665") 2025/01/31 04:51:56 DEBUG : potato3: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f404fd61f86efef6b_d20250131_m044757_c001_v7007000_t0000_u01738298877230") 2025/01/31 04:51:56 DEBUG : potato3: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d7d9_d20250131_m044749_c001_v0001172_t0037_u01738298869974") 2025/01/31 04:51:56 DEBUG : potato3: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4133013de8e004a4_d20250131_m044734_c001_v7007000_t0000_u01738298854988") 2025/01/31 04:51:56 DEBUG : potato3: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d79f_d20250131_m044728_c001_v0001172_t0013_u01738298848317") 2025/01/31 04:51:56 DEBUG : potato3: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40211737151e9bac_d20250131_m044715_c001_v7007000_t0000_u01738298835050") 2025/01/31 04:51:56 DEBUG : potato3: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d782_d20250131_m044710_c001_v0001172_t0031_u01738298830226") 2025/01/31 04:51:56 DEBUG : pre-dest1/1: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f418581a56474b946_d20250131_m044854_c001_v7007000_t0000_u01738298934919") 2025/01/31 04:51:56 DEBUG : pre-dest1/1: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d867_d20250131_m044846_c001_v0001172_t0024_u01738298926742") 2025/01/31 04:51:57 DEBUG : pre-dest2/2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f418581a56474b948_d20250131_m044855_c001_v7007000_t0000_u01738298935114") 2025/01/31 04:51:57 DEBUG : pre-dest2/2: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde02b_d20250131_m044847_c001_v0001134_t0035_u01738298927606") 2025/01/31 04:51:57 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4032164c449f0d45_d20250131_m044826_c001_v7007000_t0000_u01738298906462") 2025/01/31 04:51:57 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1196664ccfa6320d_d20250131_m044822_c001_v0001184_t0002_u01738298902598") 2025/01/31 04:51:57 DEBUG : sizeonly: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4009e78002496621_d20250131_m044554_c001_v7007000_t0000_u01738298754985") 2025/01/31 04:51:57 DEBUG : sizeonly: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d66f_d20250131_m044553_c001_v0001172_t0000_u01738298753931") 2025/01/31 04:51:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc5f_d20250131_m045131_c001_v7007000_t0000_u01738299091245") 2025/01/31 04:51:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dde1d1_d20250131_m045128_c001_v0001134_t0019_u01738299088627") 2025/01/31 04:51:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc5b_d20250131_m045126_c001_v7007000_t0000_u01738299086713") 2025/01/31 04:51:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f100d11307b6030cf_d20250131_m045123_c001_v0001091_t0047_u01738299083969") 2025/01/31 04:51:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40211737151e9ba6_d20250131_m044706_c001_v7007000_t0000_u01738298826175") 2025/01/31 04:51:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dddf6f_d20250131_m044705_c001_v0001134_t0026_u01738298825322") 2025/01/31 04:51:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40211737151e9ba4_d20250131_m044704_c001_v7007000_t0000_u01738298824033") 2025/01/31 04:51:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d770_d20250131_m044703_c001_v0001172_t0027_u01738298823153") 2025/01/31 04:51:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4009e7800249661b_d20250131_m044550_c001_v7007000_t0000_u01738298750642") 2025/01/31 04:51:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d65d_d20250131_m044549_c001_v0001172_t0024_u01738298749088") 2025/01/31 04:51:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4009e7800249661a_d20250131_m044548_c001_v7007000_t0000_u01738298748349") 2025/01/31 04:51:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d64f_d20250131_m044546_c001_v0001172_t0021_u01738298746965") 2025/01/31 04:51:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4009e78002496615_d20250131_m044543_c001_v7007000_t0000_u01738298743582") 2025/01/31 04:51:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d63f_d20250131_m044542_c001_v0001172_t0047_u01738298742204") 2025/01/31 04:51:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4009e78002496613_d20250131_m044541_c001_v7007000_t0000_u01738298741645") 2025/01/31 04:51:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d635_d20250131_m044540_c001_v0001172_t0012_u01738298740355") 2025/01/31 04:51:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d623_d20250131_m044535_c001_v0001172_t0024_u01738298735154") 2025/01/31 04:51:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4009e7800249660f_d20250131_m044534_c001_v7007000_t0000_u01738298734410") 2025/01/31 04:51:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d615_d20250131_m044533_c001_v0001172_t0002_u01738298733360") 2025/01/31 04:51:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d611_d20250131_m044532_c001_v0001172_t0023_u01738298732225") 2025/01/31 04:51:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4009e7800249660c_d20250131_m044530_c001_v7007000_t0000_u01738298730747") 2025/01/31 04:51:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d5fb_d20250131_m044524_c001_v0001172_t0048_u01738298724427") 2025/01/31 04:51:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d5e7_d20250131_m044518_c001_v0001172_t0057_u01738298718027") 2025/01/31 04:51:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4009e78002496604_d20250131_m044517_c001_v7007000_t0000_u01738298717298") 2025/01/31 04:51:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d5d9_d20250131_m044516_c001_v0001172_t0018_u01738298716366") 2025/01/31 04:51:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d5d3_d20250131_m044515_c001_v0001172_t0024_u01738298715540") 2025/01/31 04:51:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4009e780024965fc_d20250131_m044514_c001_v7007000_t0000_u01738298714457") 2025/01/31 04:51:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d5b1_d20250131_m044505_c001_v0001172_t0021_u01738298705110") 2025/01/31 04:51:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be8804924_d20250131_m044504_c001_v7007000_t0000_u01738298704729") 2025/01/31 04:51:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d5a9_d20250131_m044504_c001_v0001172_t0036_u01738298704065") 2025/01/31 04:51:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4087affe9c4431fb_d20250131_m044502_c001_v7007000_t0000_u01738298702433") 2025/01/31 04:51:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d5a1_d20250131_m044501_c001_v0001172_t0000_u01738298701719") 2025/01/31 04:51:59 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4087affe9c4431f8_d20250131_m044501_c001_v7007000_t0000_u01738298701163") 2025/01/31 04:51:59 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d59b_d20250131_m044500_c001_v0001172_t0053_u01738298700447") 2025/01/31 04:51:59 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4087affe9c4431ef_d20250131_m044459_c001_v7007000_t0000_u01738298699173") 2025/01/31 04:51:59 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d593_d20250131_m044458_c001_v0001172_t0037_u01738298698121") 2025/01/31 04:51:59 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4087affe9c4431ec_d20250131_m044457_c001_v7007000_t0000_u01738298697565") 2025/01/31 04:51:59 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d58f_d20250131_m044456_c001_v0001172_t0056_u01738298696903") 2025/01/31 04:51:59 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4087affe9c4431e8_d20250131_m044455_c001_v7007000_t0000_u01738298695985") 2025/01/31 04:51:59 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d589_d20250131_m044455_c001_v0001172_t0018_u01738298695348") 2025/01/31 04:51:59 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4087affe9c4431d8_d20250131_m044449_c001_v7007000_t0000_u01738298689018") 2025/01/31 04:51:59 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d568_d20250131_m044448_c001_v0001172_t0024_u01738298688350") 2025/01/31 04:51:59 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4087affe9c4431d6_d20250131_m044447_c001_v7007000_t0000_u01738298687428") 2025/01/31 04:51:59 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d564_d20250131_m044446_c001_v0001172_t0013_u01738298686616") 2025/01/31 04:51:59 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4087affe9c4431d4_d20250131_m044445_c001_v7007000_t0000_u01738298685703") 2025/01/31 04:51:59 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d560_d20250131_m044445_c001_v0001172_t0037_u01738298685031") 2025/01/31 04:51:59 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4087affe9c4431cf_d20250131_m044442_c001_v7007000_t0000_u01738298682128") 2025/01/31 04:51:59 DEBUG : sub dir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d55a_d20250131_m044441_c001_v0001172_t0057_u01738298681383") 2025/01/31 04:51:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc60_d20250131_m045131_c001_v7007000_t0000_u01738299091431") 2025/01/31 04:51:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1041547b6aec0fa5_d20250131_m045128_c001_v0001136_t0057_u01738299088644") 2025/01/31 04:51:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4105dab5858adc5c_d20250131_m045126_c001_v7007000_t0000_u01738299086899") 2025/01/31 04:51:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344daa4_d20250131_m045123_c001_v0001172_t0008_u01738299083982") 2025/01/31 04:52:00 DEBUG : sub/yam: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40211737151e9b9f_d20250131_m044700_c001_v7007000_t0000_u01738298820365") 2025/01/31 04:52:00 DEBUG : sub/yam: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1196664ccfa624d0_d20250131_m044658_c001_v0001184_t0015_u01738298818647") 2025/01/31 04:52:00 DEBUG : three: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be88049a4_d20250131_m044650_c001_v7007000_t0000_u01738298810400") 2025/01/31 04:52:00 DEBUG : three: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d74a_d20250131_m044649_c001_v0001172_t0010_u01738298809145") 2025/01/31 04:52:00 DEBUG : three: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101433c5f344d740_d20250131_m044646_c001_v0001172_t0006_u01738298806755") 2025/01/31 04:52:00 DEBUG : two: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be88049a5_d20250131_m044650_c001_v7007000_t0000_u01738298810587") 2025/01/31 04:52:00 DEBUG : two: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f4196664ccfa62341_d20250131_m044648_c001_v0001184_t0016_u01738298808563") 2025/01/31 04:52:00 DEBUG : two: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f401433c5f344d73e_d20250131_m044646_c001_v0001172_t0029_u01738298806562") 2025/01/31 04:52:00 DEBUG : yam: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40211737151e9ba1_d20250131_m044701_c001_v7007000_t0000_u01738298821120") 2025/01/31 04:52:00 DEBUG : yam: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1068899606842ee7_d20250131_m044700_c001_v0001184_t0031_u01738298820128") 2025/01/31 04:52:00 DEBUG : yam: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40211737151e9b9a_d20250131_m044656_c001_v7007000_t0000_u01738298816483") 2025/01/31 04:52:00 DEBUG : yam: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1196664ccfa62436_d20250131_m044654_c001_v0001184_t0002_u01738298814822") 2025/01/31 04:52:00 DEBUG : yam: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be88049a9_d20250131_m044652_c001_v7007000_t0000_u01738298812752") 2025/01/31 04:52:00 DEBUG : yam: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f11711725a3dddf5f_d20250131_m044651_c001_v0001134_t0002_u01738298811146") 2025/01/31 04:52:00 DEBUG : yaml: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f40211737151e9b9c_d20250131_m044657_c001_v7007000_t0000_u01738298817279") 2025/01/31 04:52:00 DEBUG : yaml: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f1055572a503cded0_d20250131_m044656_c001_v0001157_t0001_u01738298816080") 2025/01/31 04:52:00 DEBUG : yaml: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f407e180be88049b0_d20250131_m044653_c001_v7007000_t0000_u01738298813505") 2025/01/31 04:52:00 DEBUG : yaml: Deleting (id "4_z3fc2dd33a0cdbbab9f480e1b_f101ceb78285b0d7b_d20250131_m044652_c001_v0001183_t0057_u01738298812537") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m30.260277009s (try 1/5)