"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/01/12 04:30:53 DEBUG : Creating backend with remote "TestB2:rclone-test-mimuyav5xano" 2025/01/12 04:30:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 04:30:53 DEBUG : Creating backend with remote "/tmp/rclone1180846928" === 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-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:30:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 04:30:57 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/12 04:30:57 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:30:57 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestCopyWithDryRun (4.99s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:30:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/12 04:30:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 04:30:58 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:30:58 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:30:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 04:30:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:31:00 DEBUG : B2 bucket rclone-test-mimuyav5xano: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.34s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", 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-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", 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-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:31:01 DEBUG : Creating backend with remote "/non-existing" 2025/01/12 04:31:01 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/12 04:31:01 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:31:01 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:31:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 04:31:03 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:31:03 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:31:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 04:31:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.35s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:31:04 INFO : B2 bucket rclone-test-mimuyav5xano: Running all checks before starting transfers 2025/01/12 04:31:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 04:31:05 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:31:05 INFO : B2 bucket rclone-test-mimuyav5xano: Checks finished, now starting transfers 2025/01/12 04:31:05 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:31:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 04:31:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.95s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:31:06 ERROR : Ignoring --no-traverse with sync 2025/01/12 04:31:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 04:31:07 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:31:07 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:31:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 04:31:07 INFO : sub dir/hello world: Copied (new) 2025/01/12 04:31:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.87s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:31:08 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/12 04:31:08 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:31:08 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:31:09 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/12 04:31:09 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.80s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:31:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 04:31:10 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:31:10 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:31:11 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 04:31:11 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.87s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:31:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 04:31:12 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:31:12 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:31:13 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 04:31:13 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.15s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:31:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/12 04:31:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/12 04:31:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/12 04:31:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/12 04:31:14 INFO : sub dir: Making directory 2025/01/12 04:31:14 INFO : sub dir2: Making directory 2025/01/12 04:31:14 INFO : sub dir2/sub sub dir2: Making directory 2025/01/12 04:31:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 04:31:14 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:31:14 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:31:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 04:31:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/12 04:31:15 DEBUG : B2 bucket rclone-test-mimuyav5xano: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.87s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:31:16 INFO : sub dir2: Making directory 2025/01/12 04:31:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/12 04:31:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/12 04:31:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 04:31:16 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:31:16 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:31:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 04:31:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.78s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:31:18 DEBUG : sub dir2: Making directory with metadata 2025/01/12 04:31:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/12 04:31:18 INFO : sub dir: Making directory 2025/01/12 04:31:18 INFO : sub dir2: Making directory 2025/01/12 04:31:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 04:31:18 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:31:18 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:31:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 04:31:18 INFO : sub dir/hello world: Copied (new) 2025/01/12 04:31:18 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/12 04:31:19 DEBUG : B2 bucket rclone-test-mimuyav5xano: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/12 04:31:19 DEBUG : B2 bucket rclone-test-mimuyav5xano: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.02s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", 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-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:31:20 INFO : sub dir2: Making directory 2025/01/12 04:31:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 04:31:20 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:31:20 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:31:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 04:31:21 INFO : sub dir/hello world: Copied (new) 2025/01/12 04:31:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.41s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:31:22 DEBUG : sub dir2: Making directory with metadata 2025/01/12 04:31:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/12 04:31:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/12 04:31:22 INFO : sub dir: Making directory 2025/01/12 04:31:22 INFO : sub dir2: Making directory 2025/01/12 04:31:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 04:31:22 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:31:22 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:31:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 04:31:22 INFO : sub dir/hello world: Copied (new) 2025/01/12 04:31:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/12 04:31:22 DEBUG : B2 bucket rclone-test-mimuyav5xano: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.74s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", 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-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:31:24 INFO : sub dir2: Making directory 2025/01/12 04:31:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 04:31:24 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:31:24 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:31:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 04:31:25 INFO : sub dir/hello world: Copied (new) 2025/01/12 04:31:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.24s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:31:27 DEBUG : Creating backend with remote "TestB2:rclone-test-sahutub7xubo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-mimuyav5xano -> B2 bucket rclone-test-sahutub7xubo 2025/01/12 04:31:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 04:31:28 DEBUG : B2 bucket rclone-test-sahutub7xubo: Waiting for checks to finish 2025/01/12 04:31:28 DEBUG : B2 bucket rclone-test-sahutub7xubo: Waiting for transfers to finish 2025/01/12 04:31:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 04:31:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:31:32 DEBUG : B2 bucket rclone-test-sahutub7xubo: Purge remote 2025/01/12 04:31:32 INFO : B2 bucket rclone-test-sahutub7xubo: cleaning bucket "rclone-test-sahutub7xubo" of all files 2025/01/12 04:31:32 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fdc3c07d5b8b9f480e1b_f100cceb6ec475de8_d20250112_m043132_c001_v0001184_t0013_u01736656292458") --- PASS: TestServerSideCopy (10.60s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:31:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/12 04:31:38 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:31:38 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:31:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/12 04:31:39 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestCopyOverSelf (3.19s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:31:40 DEBUG : Creating backend with remote "TestB2:rclone-test-gekaham3pobi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-mimuyav5xano -> B2 bucket rclone-test-gekaham3pobi 2025/01/12 04:31:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 04:31:42 DEBUG : B2 bucket rclone-test-gekaham3pobi: Waiting for checks to finish 2025/01/12 04:31:42 DEBUG : B2 bucket rclone-test-gekaham3pobi: Waiting for transfers to finish 2025/01/12 04:31:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 04:31:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:31:48 DEBUG : B2 bucket rclone-test-gekaham3pobi: Waiting for checks to finish 2025/01/12 04:31:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/12 04:31:48 DEBUG : B2 bucket rclone-test-gekaham3pobi: Waiting for transfers to finish 2025/01/12 04:31:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/12 04:31:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:31:49 DEBUG : B2 bucket rclone-test-gekaham3pobi: Purge remote 2025/01/12 04:31:49 INFO : B2 bucket rclone-test-gekaham3pobi: cleaning bucket "rclone-test-gekaham3pobi" of all files 2025/01/12 04:31:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f023d13c08d5b8b9f480e1b_f1042a050c3d36cad_d20250112_m043148_c001_v0001100_t0021_u01736656308682") 2025/01/12 04:31:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f023d13c08d5b8b9f480e1b_f1041702fbc101776_d20250112_m043146_c001_v0001184_t0006_u01736656306382") --- PASS: TestServerSideCopyOverSelf (14.31s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:31:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/12 04:31:56 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:31:56 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:31:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/12 04:31:57 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/12 04:31:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestMoveOverSelf (3.60s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:31:58 DEBUG : Creating backend with remote "TestB2:rclone-test-fohuxem3coyo" 2025/01/12 04:31:58 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-mimuyav5xano -> B2 bucket rclone-test-fohuxem3coyo 2025/01/12 04:32:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 04:32:00 DEBUG : B2 bucket rclone-test-fohuxem3coyo: Waiting for checks to finish 2025/01/12 04:32:00 DEBUG : B2 bucket rclone-test-fohuxem3coyo: Waiting for transfers to finish 2025/01/12 04:32:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 04:32:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:32:06 DEBUG : B2 bucket rclone-test-fohuxem3coyo: Waiting for checks to finish 2025/01/12 04:32:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/12 04:32:06 DEBUG : B2 bucket rclone-test-fohuxem3coyo: Waiting for transfers to finish 2025/01/12 04:32:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/12 04:32:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/12 04:32:06 INFO : sub dir/hello world: Deleted 2025/01/12 04:32:08 DEBUG : testing file moves 2025/01/12 04:32:08 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/12 04:32:08 DEBUG : B2 bucket rclone-test-fohuxem3coyo: Waiting for checks to finish 2025/01/12 04:32:08 DEBUG : B2 bucket rclone-test-fohuxem3coyo: Waiting for transfers to finish 2025/01/12 04:32:08 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/12 04:32:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/12 04:32:08 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:32:09 DEBUG : B2 bucket rclone-test-fohuxem3coyo: Purge remote 2025/01/12 04:32:09 INFO : B2 bucket rclone-test-fohuxem3coyo: cleaning bucket "rclone-test-fohuxem3coyo" of all files 2025/01/12 04:32:09 DEBUG : sub dir/hello world: Deleting (id "4_z7f027d73c08d5b8b9f480e1b_f116889253a470ad8_d20250112_m043208_c001_v0001184_t0022_u01736656328613") 2025/01/12 04:32:09 DEBUG : sub dir/hello world: Deleting (id "4_z7f027d73c08d5b8b9f480e1b_f11841f01f65f8173_d20250112_m043206_c001_v0001183_t0012_u01736656326635") 2025/01/12 04:32:09 DEBUG : sub dir/hello world: Deleting (id "4_z7f027d73c08d5b8b9f480e1b_f10175b0398db9942_d20250112_m043204_c001_v0001137_t0006_u01736656324106") --- PASS: TestServerSideMoveOverSelf (16.82s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:32:15 ERROR : : error listing: directory not found 2025/01/12 04:32:15 INFO : Local file system at /tmp/rclone1180846928: Making directory 2025/01/12 04:32:16 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:32:16 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.45s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:32:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 04:32:18 DEBUG : Local file system at /tmp/rclone1180846928: Waiting for checks to finish 2025/01/12 04:32:18 DEBUG : Local file system at /tmp/rclone1180846928: Waiting for transfers to finish 2025/01/12 04:32:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 04:32:18 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/12 04:32:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestCopyRedownload (2.60s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:32:20 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/12 04:32:20 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:32:20 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:32:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/12 04:32:20 INFO : check sum: Copied (new) 2025/01/12 04:32:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:32:21 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:32:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/12 04:32:21 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/12 04:32:21 DEBUG : check sum: Unchanged skipping 2025/01/12 04:32:21 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:32:21 DEBUG : Waiting for deletions to finish 2025/01/12 04:32:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.71s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:32:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/12 04:32:22 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:32:22 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:32:23 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/12 04:32:23 INFO : sizeonly: Copied (new) 2025/01/12 04:32:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:32:23 DEBUG : sizeonly: Sizes identical 2025/01/12 04:32:23 DEBUG : sizeonly: Unchanged skipping 2025/01/12 04:32:23 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:32:23 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:32:23 DEBUG : Waiting for deletions to finish 2025/01/12 04:32:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.66s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:32:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/12 04:32:25 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:32:25 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:32:26 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/12 04:32:26 INFO : ignore-size: Copied (new) 2025/01/12 04:32:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:32:26 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:32:26 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:32:26 DEBUG : ignore-size: Unchanged skipping 2025/01/12 04:32:26 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:32:26 DEBUG : Waiting for deletions to finish 2025/01/12 04:32:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.61s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:32:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:32:29 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:32:29 DEBUG : existing: Unchanged skipping 2025/01/12 04:32:29 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:32:29 DEBUG : Waiting for deletions to finish 2025/01/12 04:32:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:32:29 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/12 04:32:29 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:32:29 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:32:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/12 04:32:29 INFO : existing: Copied (replaced existing) 2025/01/12 04:32:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.32s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:32:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/12 04:32:31 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:32:31 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:32:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/12 04:32:31 INFO : existing: Copied (new) 2025/01/12 04:32:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:32:32 DEBUG : existing: Destination exists, skipping 2025/01/12 04:32:32 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:32:32 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:32:32 DEBUG : Waiting for deletions to finish 2025/01/12 04:32:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.50s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:32:35 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/12 04:32:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/12 04:32:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 04:32:36 DEBUG : c/non empty space: Unchanged skipping 2025/01/12 04:32:36 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:32:36 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:32:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 04:32:36 INFO : a/potato2: Copied (new) 2025/01/12 04:32:36 DEBUG : Waiting for deletions to finish 2025/01/12 04:32:36 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (4.41s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:32:39 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:32:39 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/12 04:32:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/12 04:32:39 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/12 04:32:39 DEBUG : empty space: Unchanged skipping 2025/01/12 04:32:39 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:32:39 DEBUG : Waiting for deletions to finish 2025/01/12 04:32:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:32:39 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/12 04:32:39 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:32:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/12 04:32:40 INFO : empty space: Updated modification time in destination 2025/01/12 04:32:40 DEBUG : empty space: Unchanged skipping 2025/01/12 04:32:40 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:32:40 DEBUG : Waiting for deletions to finish 2025/01/12 04:32:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.83s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:32:43 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:32:43 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/12 04:32:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/12 04:32:43 DEBUG : empty space: Unchanged skipping 2025/01/12 04:32:43 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:32:43 DEBUG : Waiting for deletions to finish 2025/01/12 04:32:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.60s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:32:45 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:32:45 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/12 04:32:45 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1180846928) 2025/01/12 04:32:45 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-mimuyav5xano) 2025/01/12 04:32:45 DEBUG : foo: sha1 differ 2025/01/12 04:32:45 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:32:45 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/12 04:32:45 INFO : foo: Copied (replaced existing) 2025/01/12 04:32:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:32:47 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/12 04:32:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 04:32:47 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:32:47 DEBUG : empty space: Unchanged skipping 2025/01/12 04:32:47 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:32:48 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 04:32:48 INFO : potato: Copied (new) 2025/01/12 04:32:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.88s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:32:50 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/12 04:32:50 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:32:50 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:32:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/12 04:32:50 INFO : potato: Copied (replaced existing) 2025/01/12 04:32:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.45s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:32:52 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/12 04:32:52 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:32:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1180846928) 2025/01/12 04:32:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-mimuyav5xano) 2025/01/12 04:32:52 DEBUG : potato: sha1 differ 2025/01/12 04:32:52 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:32:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/12 04:32:53 INFO : potato: Copied (replaced existing) 2025/01/12 04:32:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:32:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 04:32:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/12 04:32:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 04:32:55 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:32:55 DEBUG : empty space: Unchanged skipping 2025/01/12 04:32:55 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:32:55 DEBUG : Waiting for deletions to finish 2025/01/12 04:32:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:32:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 04:32:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 04:32:59 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:32:59 DEBUG : empty space: Unchanged skipping 2025/01/12 04:32:59 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:33:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 04:33:00 INFO : potato2: Copied (new) 2025/01/12 04:33:00 DEBUG : Waiting for deletions to finish 2025/01/12 04:33:00 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:33:03 INFO : d: Making directory 2025/01/12 04:33:03 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/12 04:33:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/12 04:33:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 04:33:04 DEBUG : c/non empty space: Unchanged skipping 2025/01/12 04:33:04 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:33:04 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:33:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 04:33:04 INFO : a/potato2: Copied (new) 2025/01/12 04:33:04 DEBUG : Waiting for deletions to finish 2025/01/12 04:33:05 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:33:07 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/12 04:33:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/12 04:33:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 04:33:08 DEBUG : c/non empty space: Unchanged skipping 2025/01/12 04:33:08 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:33:08 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:33:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 04:33:08 INFO : a/potato2: Copied (new) 2025/01/12 04:33:08 ERROR : B2 bucket rclone-test-mimuyav5xano: not deleting files as there were IO errors 2025/01/12 04:33:08 ERROR : B2 bucket rclone-test-mimuyav5xano: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:33:11 DEBUG : Waiting for deletions to finish 2025/01/12 04:33:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 04:33:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 04:33:11 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:33:11 DEBUG : empty space: Unchanged skipping 2025/01/12 04:33:11 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:33:11 INFO : potato: Deleted 2025/01/12 04:33:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 04:33:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.28s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:33:15 DEBUG : Waiting for deletions to finish 2025/01/12 04:33:15 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:33:15 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:33:15 INFO : potato: Deleted 2025/01/12 04:33:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 04:33:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 04:33:15 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:33:15 DEBUG : empty space: Unchanged skipping 2025/01/12 04:33:15 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:33:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 04:33:16 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.49s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:33:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 04:33:19 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:33:19 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:33:19 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/12 04:33:19 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.87s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:33:22 DEBUG : enormous: Excluded (Size Filter) 2025/01/12 04:33:22 DEBUG : enormous: Excluded 2025/01/12 04:33:22 DEBUG : potato2: Excluded (Size Filter) 2025/01/12 04:33:22 DEBUG : potato2: Excluded 2025/01/12 04:33:22 DEBUG : potato2: Excluded (Size Filter) 2025/01/12 04:33:22 DEBUG : potato2: Excluded 2025/01/12 04:33:22 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:33:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 04:33:22 DEBUG : empty space: Unchanged skipping 2025/01/12 04:33:22 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:33:22 DEBUG : Waiting for deletions to finish 2025/01/12 04:33:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:33:22 DEBUG : enormous: Excluded (Size Filter) 2025/01/12 04:33:22 DEBUG : enormous: Excluded 2025/01/12 04:33:22 DEBUG : potato2: Excluded (Size Filter) 2025/01/12 04:33:22 DEBUG : potato2: Excluded 2025/01/12 04:33:22 DEBUG : potato2: Excluded (Size Filter) 2025/01/12 04:33:22 DEBUG : potato2: Excluded 2025/01/12 04:33:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/12 04:33:22 DEBUG : empty space: Unchanged skipping 2025/01/12 04:33:22 DEBUG : Local file system at /tmp/rclone1180846928: Waiting for checks to finish 2025/01/12 04:33:22 DEBUG : Local file system at /tmp/rclone1180846928: Waiting for transfers to finish 2025/01/12 04:33:22 DEBUG : Waiting for deletions to finish 2025/01/12 04:33:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.30s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:33:26 DEBUG : enormous: Excluded (Size Filter) 2025/01/12 04:33:26 DEBUG : enormous: Excluded 2025/01/12 04:33:26 DEBUG : potato2: Excluded (Size Filter) 2025/01/12 04:33:26 DEBUG : potato2: Excluded 2025/01/12 04:33:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 04:33:26 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:33:26 DEBUG : empty space: Unchanged skipping 2025/01/12 04:33:26 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:33:26 DEBUG : Waiting for deletions to finish 2025/01/12 04:33:26 INFO : enormous: Deleted 2025/01/12 04:33:26 INFO : potato2: Deleted 2025/01/12 04:33:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:33:27 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/12 04:33:27 DEBUG : empty space: Unchanged skipping 2025/01/12 04:33:27 DEBUG : Local file system at /tmp/rclone1180846928: Waiting for checks to finish 2025/01/12 04:33:27 DEBUG : Local file system at /tmp/rclone1180846928: Waiting for transfers to finish 2025/01/12 04:33:27 DEBUG : Waiting for deletions to finish 2025/01/12 04:33:27 INFO : potato2: Deleted 2025/01/12 04:33:27 INFO : enormous: Deleted 2025/01/12 04:33:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.27s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:33:30 DEBUG : five: Need to transfer - File not found at Destination 2025/01/12 04:33:30 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/12 04:33:30 DEBUG : three: Sizes identical 2025/01/12 04:33:30 DEBUG : one: Destination is newer than source, skipping 2025/01/12 04:33:30 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:33:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/12 04:33:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1180846928) 2025/01/12 04:33:30 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-mimuyav5xano) 2025/01/12 04:33:30 DEBUG : two: sha1 differ 2025/01/12 04:33:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/12 04:33:30 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:33:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/12 04:33:30 INFO : five: Copied (new) 2025/01/12 04:33:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/12 04:33:31 INFO : four: Copied (replaced existing) 2025/01/12 04:33:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/12 04:33:31 INFO : two: Copied (replaced existing) 2025/01/12 04:33:31 DEBUG : Waiting for deletions to finish 2025/01/12 04:33:31 DEBUG : one: Destination is newer than source, skipping 2025/01/12 04:33:31 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:33:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/12 04:33:31 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/12 04:33:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/12 04:33:31 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/12 04:33:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/12 04:33:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1180846928) 2025/01/12 04:33:31 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/12 04:33:31 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/12 04:33:31 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/12 04:33:31 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-mimuyav5xano) 2025/01/12 04:33:31 DEBUG : three: sha1 differ 2025/01/12 04:33:31 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/12 04:33:31 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/12 04:33:31 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:33:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/12 04:33:32 INFO : three: Copied (replaced existing) 2025/01/12 04:33:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.21s) === 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-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/12 04:33:33 INFO : B2 bucket rclone-test-mimuyav5xano: Making map for --track-renames 2025/01/12 04:33:33 INFO : B2 bucket rclone-test-mimuyav5xano: Finished making map for --track-renames 2025/01/12 04:33:33 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:33:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/12 04:33:33 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for renames to finish 2025/01/12 04:33:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/12 04:33:33 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:33:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/12 04:33:34 INFO : yam: Copied (new) 2025/01/12 04:33:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/12 04:33:34 INFO : potato: Copied (new) 2025/01/12 04:33:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:33:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:33:34 INFO : B2 bucket rclone-test-mimuyav5xano: Making map for --track-renames 2025/01/12 04:33:34 INFO : B2 bucket rclone-test-mimuyav5xano: Finished making map for --track-renames 2025/01/12 04:33:34 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:33:34 DEBUG : potato: Unchanged skipping 2025/01/12 04:33:34 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for renames to finish 2025/01/12 04:33:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/12 04:33:35 INFO : yam: Copied (server-side copy) to: yaml 2025/01/12 04:33:36 INFO : yam: Deleted 2025/01/12 04:33:36 INFO : yaml: Renamed from "yam" 2025/01/12 04:33:36 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:33:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.99s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/12 04:33:37 INFO : B2 bucket rclone-test-mimuyav5xano: Making map for --track-renames 2025/01/12 04:33:37 INFO : B2 bucket rclone-test-mimuyav5xano: Finished making map for --track-renames 2025/01/12 04:33:37 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:33:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/12 04:33:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/12 04:33:37 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for renames to finish 2025/01/12 04:33:37 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:33:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/12 04:33:38 INFO : yam: Copied (new) 2025/01/12 04:33:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/12 04:33:38 INFO : potato: Copied (new) 2025/01/12 04:33:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:33:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:33:39 INFO : B2 bucket rclone-test-mimuyav5xano: Making map for --track-renames 2025/01/12 04:33:39 INFO : B2 bucket rclone-test-mimuyav5xano: Finished making map for --track-renames 2025/01/12 04:33:39 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:33:39 DEBUG : potato: Unchanged skipping 2025/01/12 04:33:39 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for renames to finish 2025/01/12 04:33:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/12 04:33:39 INFO : yam: Copied (server-side copy) to: yaml 2025/01/12 04:33:40 INFO : yam: Deleted 2025/01/12 04:33:40 INFO : yaml: Renamed from "yam" 2025/01/12 04:33:40 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:33:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.91s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/12 04:33:41 INFO : B2 bucket rclone-test-mimuyav5xano: Making map for --track-renames 2025/01/12 04:33:41 INFO : B2 bucket rclone-test-mimuyav5xano: Finished making map for --track-renames 2025/01/12 04:33:41 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:33:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/12 04:33:41 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/12 04:33:41 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for renames to finish 2025/01/12 04:33:41 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:33:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/12 04:33:42 INFO : sub/yam: Copied (new) 2025/01/12 04:33:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/12 04:33:42 INFO : potato: Copied (new) 2025/01/12 04:33:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:33:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:33:42 DEBUG : potato: Unchanged skipping 2025/01/12 04:33:43 INFO : B2 bucket rclone-test-mimuyav5xano: Making map for --track-renames 2025/01/12 04:33:43 INFO : B2 bucket rclone-test-mimuyav5xano: Finished making map for --track-renames 2025/01/12 04:33:43 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:33:43 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for renames to finish 2025/01/12 04:33:43 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/12 04:33:43 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/12 04:33:43 INFO : sub/yam: Deleted 2025/01/12 04:33:43 INFO : yam: Renamed from "sub/yam" 2025/01/12 04:33:43 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:33:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.65s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:33:45 DEBUG : Creating backend with remote "/tmp/rclone1180846928/dir1" 2025/01/12 04:33:45 DEBUG : Creating backend with remote "/tmp/rclone1180846928/dir2" 2025/01/12 04:33:45 DEBUG : Local file system at /tmp/rclone1180846928/dir2: Using server-side directory move 2025/01/12 04:33:45 INFO : Local file system at /tmp/rclone1180846928/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/12 04:33:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/12 04:33:45 INFO : file1.txt: Moved (server-side) 2025/01/12 04:33:45 DEBUG : Local file system at /tmp/rclone1180846928/dir2: Waiting for checks to finish 2025/01/12 04:33:45 DEBUG : Local file system at /tmp/rclone1180846928/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:33:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 04:33:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/12 04:33:45 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:33:45 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:33:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/12 04:33:46 INFO : nested/sub dir/file: Copied (new) 2025/01/12 04:33:46 INFO : nested/sub dir/file: Deleted 2025/01/12 04:33:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 04:33:47 INFO : sub dir/hello world: Copied (new) 2025/01/12 04:33:47 INFO : sub dir/hello world: Deleted 2025/01/12 04:33:47 INFO : sub dir: Removing directory 2025/01/12 04:33:47 INFO : nested/sub dir: Removing directory 2025/01/12 04:33:47 INFO : nested: Removing directory 2025/01/12 04:33:47 DEBUG : Local file system at /tmp/rclone1180846928: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.79s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:33:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 04:33:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/12 04:33:48 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:33:48 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:33:48 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/12 04:33:48 INFO : nested/sub dir/file: Copied (new) 2025/01/12 04:33:48 INFO : nested/sub dir/file: Deleted 2025/01/12 04:33:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/12 04:33:49 INFO : sub dir/hello world: Copied (new) 2025/01/12 04:33:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.20s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:33:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/12 04:33:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/12 04:33:50 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:33:50 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:33:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/12 04:33:51 INFO : existing: Copied (new) 2025/01/12 04:33:51 INFO : existing: Deleted 2025/01/12 04:33:51 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/12 04:33:51 INFO : existing-b: Copied (new) 2025/01/12 04:33:51 INFO : existing-b: Deleted 2025/01/12 04:33:51 DEBUG : existing: Destination exists, skipping 2025/01/12 04:33:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/12 04:33:51 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:33:51 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:33:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.41s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:33:53 DEBUG : Creating backend with remote "TestB2:rclone-test-cafodiv4kopu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-mimuyav5xano -> B2 bucket rclone-test-cafodiv4kopu 2025/01/12 04:34:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 04:34:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/12 04:34:01 DEBUG : empty space: Unchanged skipping 2025/01/12 04:34:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/12 04:34:01 DEBUG : B2 bucket rclone-test-cafodiv4kopu: Waiting for checks to finish 2025/01/12 04:34:02 INFO : empty space: Deleted 2025/01/12 04:34:02 DEBUG : B2 bucket rclone-test-cafodiv4kopu: Waiting for transfers to finish 2025/01/12 04:34:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 04:34:02 INFO : potato2: Copied (server-side copy) 2025/01/12 04:34:02 INFO : potato2: Deleted 2025/01/12 04:34:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/12 04:34:02 INFO : potato3: Copied (server-side copy) 2025/01/12 04:34:02 INFO : potato3: Deleted 2025/01/12 04:34:02 DEBUG : Creating backend with remote "TestB2:rclone-test-cohikam9fuda" 2025/01/12 04:34:04 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/12 04:34:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 04:34:04 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/12 04:34:04 DEBUG : B2 bucket rclone-test-cohikam9fuda: Waiting for checks to finish 2025/01/12 04:34:04 DEBUG : B2 bucket rclone-test-cohikam9fuda: Waiting for transfers to finish 2025/01/12 04:34:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/12 04:34:12 INFO : empty space: Copied (server-side copy) 2025/01/12 04:34:12 INFO : empty space: Deleted 2025/01/12 04:34:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 04:34:12 INFO : potato2: Copied (server-side copy) 2025/01/12 04:34:12 INFO : potato2: Deleted 2025/01/12 04:34:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/12 04:34:12 INFO : potato3: Copied (server-side copy) 2025/01/12 04:34:13 INFO : potato3: Deleted 2025/01/12 04:34:13 DEBUG : B2 bucket rclone-test-cohikam9fuda: Purge remote 2025/01/12 04:34:13 INFO : B2 bucket rclone-test-cohikam9fuda: cleaning bucket "rclone-test-cohikam9fuda" of all files 2025/01/12 04:34:13 DEBUG : empty space: Deleting (id "4_zcf525dd3c0ad5b8b9f480e1b_f10334f1de27a6f74_d20250112_m043412_c001_v0001183_t0039_u01736656452234") 2025/01/12 04:34:13 DEBUG : potato2: Deleting (id "4_zcf525dd3c0ad5b8b9f480e1b_f116889253a471a9f_d20250112_m043412_c001_v0001184_t0059_u01736656452616") 2025/01/12 04:34:13 DEBUG : potato3: Deleting (id "4_zcf525dd3c0ad5b8b9f480e1b_f114a4e8b1e6c50fc_d20250112_m043412_c001_v0001117_t0017_u01736656452473") 2025/01/12 04:34:16 DEBUG : B2 bucket rclone-test-cafodiv4kopu: Purge remote 2025/01/12 04:34:16 INFO : B2 bucket rclone-test-cafodiv4kopu: cleaning bucket "rclone-test-cafodiv4kopu" of all files 2025/01/12 04:34:16 DEBUG : empty space: Deleting (id "4_zaf723da3c0ad5b8b9f480e1b_f401e355f525b5514_d20250112_m043412_c001_v7007000_t0000_u01736656452457") 2025/01/12 04:34:16 DEBUG : empty space: Deleting (id "4_zaf723da3c0ad5b8b9f480e1b_f1086d810d69fc8d1_d20250112_m043400_c001_v0001093_t0026_u01736656440471") 2025/01/12 04:34:16 DEBUG : potato2: Deleting (id "4_zaf723da3c0ad5b8b9f480e1b_f401e355f525b5515_d20250112_m043412_c001_v7007000_t0000_u01736656452816") 2025/01/12 04:34:16 DEBUG : potato2: Deleting (id "4_zaf723da3c0ad5b8b9f480e1b_f1110efd27c56cf90_d20250112_m043401_c001_v0001032_t0035_u01736656441960") 2025/01/12 04:34:16 DEBUG : potato3: Deleting (id "4_zaf723da3c0ad5b8b9f480e1b_f401e355f525b5516_d20250112_m043413_c001_v7007000_t0000_u01736656453009") 2025/01/12 04:34:16 DEBUG : potato3: Deleting (id "4_zaf723da3c0ad5b8b9f480e1b_f119cf65ad55922b5_d20250112_m043402_c001_v0001184_t0006_u01736656442331") 2025/01/12 04:34:16 DEBUG : potato3: Deleting (id "4_zaf723da3c0ad5b8b9f480e1b_f1086d810d69fc8d3_d20250112_m043400_c001_v0001093_t0037_u01736656440856") --- PASS: TestServerSideMove (28.77s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:34:21 DEBUG : Creating backend with remote "TestB2:rclone-test-radiwef0tino" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-mimuyav5xano -> B2 bucket rclone-test-radiwef0tino 2025/01/12 04:34:30 DEBUG : empty space: Excluded (Size Filter) 2025/01/12 04:34:30 DEBUG : empty space: Excluded 2025/01/12 04:34:30 DEBUG : empty space: Excluded (Size Filter) 2025/01/12 04:34:30 DEBUG : empty space: Excluded 2025/01/12 04:34:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 04:34:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/12 04:34:30 DEBUG : B2 bucket rclone-test-radiwef0tino: Waiting for checks to finish 2025/01/12 04:34:30 DEBUG : B2 bucket rclone-test-radiwef0tino: Waiting for transfers to finish 2025/01/12 04:34:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 04:34:30 INFO : potato2: Copied (server-side copy) 2025/01/12 04:34:31 INFO : potato2: Deleted 2025/01/12 04:34:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/12 04:34:31 INFO : potato3: Copied (server-side copy) 2025/01/12 04:34:31 INFO : potato3: Deleted 2025/01/12 04:34:31 DEBUG : Creating backend with remote "TestB2:rclone-test-wadomay5pame" 2025/01/12 04:34:32 DEBUG : empty space: Excluded (Size Filter) 2025/01/12 04:34:32 DEBUG : empty space: Excluded 2025/01/12 04:34:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 04:34:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/12 04:34:33 DEBUG : B2 bucket rclone-test-wadomay5pame: Waiting for checks to finish 2025/01/12 04:34:33 DEBUG : B2 bucket rclone-test-wadomay5pame: Waiting for transfers to finish 2025/01/12 04:34:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/12 04:34:37 INFO : potato3: Copied (server-side copy) 2025/01/12 04:34:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 04:34:37 INFO : potato2: Copied (server-side copy) 2025/01/12 04:34:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/01/12 04:34:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/12 04:34:37 DEBUG : pacer: Reducing sleep to 10ms 2025/01/12 04:34:37 INFO : potato2: Deleted 2025/01/12 04:34:37 INFO : potato3: Deleted 2025/01/12 04:34:38 DEBUG : B2 bucket rclone-test-wadomay5pame: Purge remote 2025/01/12 04:34:38 INFO : B2 bucket rclone-test-wadomay5pame: cleaning bucket "rclone-test-wadomay5pame" of all files 2025/01/12 04:34:38 DEBUG : potato2: Deleting (id "4_z4f72cdc3c0ad5b8b9f480e1b_f102a5f2b7661748c_d20250112_m043436_c001_v0001115_t0014_u01736656476932") 2025/01/12 04:34:38 DEBUG : potato3: Deleting (id "4_z4f72cdc3c0ad5b8b9f480e1b_f11478fd41a6e8ccb_d20250112_m043437_c001_v0001100_t0058_u01736656477344") 2025/01/12 04:34:40 DEBUG : B2 bucket rclone-test-radiwef0tino: Purge remote 2025/01/12 04:34:40 INFO : B2 bucket rclone-test-radiwef0tino: cleaning bucket "rclone-test-radiwef0tino" of all files 2025/01/12 04:34:40 DEBUG : empty space: Deleting (id "4_z6ff2ade3c0ad5b8b9f480e1b_f1052081baeb257a5_d20250112_m043429_c001_v0001183_t0047_u01736656469649") 2025/01/12 04:34:40 DEBUG : potato2: Deleting (id "4_z6ff2ade3c0ad5b8b9f480e1b_f407f7e6047d62bc6_d20250112_m043437_c001_v7007000_t0000_u01736656477636") 2025/01/12 04:34:40 DEBUG : potato2: Deleting (id "4_z6ff2ade3c0ad5b8b9f480e1b_f116889253a471d63_d20250112_m043430_c001_v0001184_t0020_u01736656470808") 2025/01/12 04:34:40 DEBUG : potato3: Deleting (id "4_z6ff2ade3c0ad5b8b9f480e1b_f407f7e6047d62bc8_d20250112_m043437_c001_v7007000_t0000_u01736656477823") 2025/01/12 04:34:40 DEBUG : potato3: Deleting (id "4_z6ff2ade3c0ad5b8b9f480e1b_f111a8554645e4820_d20250112_m043431_c001_v0001090_t0031_u01736656471037") 2025/01/12 04:34:40 DEBUG : potato3: Deleting (id "4_z6ff2ade3c0ad5b8b9f480e1b_f1052081baeb257ad_d20250112_m043429_c001_v0001183_t0039_u01736656469845") --- PASS: TestServerSideMoveWithFilter (23.85s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:34:45 DEBUG : Creating backend with remote "TestB2:rclone-test-wibecav6hiye" 2025/01/12 04:34:49 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-mimuyav5xano -> B2 bucket rclone-test-wibecav6hiye 2025/01/12 04:34:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 04:34:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/12 04:34:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/12 04:34:55 DEBUG : empty space: Unchanged skipping 2025/01/12 04:34:55 DEBUG : B2 bucket rclone-test-wibecav6hiye: Waiting for checks to finish 2025/01/12 04:34:55 INFO : empty space: Deleted 2025/01/12 04:34:55 DEBUG : B2 bucket rclone-test-wibecav6hiye: Waiting for transfers to finish 2025/01/12 04:34:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 04:34:55 INFO : potato2: Copied (server-side copy) 2025/01/12 04:34:55 INFO : potato2: Deleted 2025/01/12 04:34:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/12 04:34:55 INFO : potato3: Copied (server-side copy) 2025/01/12 04:34:55 INFO : potato3: Deleted 2025/01/12 04:34:56 DEBUG : Creating backend with remote "TestB2:rclone-test-meqokel7puti" 2025/01/12 04:34:56 INFO : tomatoDir: Making directory 2025/01/12 04:34:57 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/12 04:34:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 04:34:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/12 04:34:57 DEBUG : B2 bucket rclone-test-meqokel7puti: Waiting for checks to finish 2025/01/12 04:34:57 DEBUG : B2 bucket rclone-test-meqokel7puti: Waiting for transfers to finish 2025/01/12 04:34:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/12 04:34:59 INFO : empty space: Copied (server-side copy) 2025/01/12 04:34:59 INFO : empty space: Deleted 2025/01/12 04:34:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/12 04:34:59 INFO : potato2: Copied (server-side copy) 2025/01/12 04:35:00 INFO : potato2: Deleted 2025/01/12 04:35:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/12 04:35:00 INFO : potato3: Copied (server-side copy) 2025/01/12 04:35:01 INFO : potato3: Deleted 2025/01/12 04:35:01 DEBUG : B2 bucket rclone-test-meqokel7puti: Purge remote 2025/01/12 04:35:01 INFO : B2 bucket rclone-test-meqokel7puti: cleaning bucket "rclone-test-meqokel7puti" of all files 2025/01/12 04:35:01 DEBUG : empty space: Deleting (id "4_zcf222db3c0bd5b8b9f480e1b_f1182f22f7a182ee7_d20250112_m043459_c001_v0001182_t0024_u01736656499632") 2025/01/12 04:35:01 DEBUG : potato2: Deleting (id "4_zcf222db3c0bd5b8b9f480e1b_f111c95ba1dcab44b_d20250112_m043459_c001_v0001184_t0026_u01736656499857") 2025/01/12 04:35:01 DEBUG : potato3: Deleting (id "4_zcf222db3c0bd5b8b9f480e1b_f115a4dcdcb5c9f55_d20250112_m043459_c001_v0001144_t0053_u01736656499977") 2025/01/12 04:35:07 DEBUG : B2 bucket rclone-test-wibecav6hiye: Purge remote 2025/01/12 04:35:07 INFO : B2 bucket rclone-test-wibecav6hiye: cleaning bucket "rclone-test-wibecav6hiye" of all files 2025/01/12 04:35:07 DEBUG : empty space: Deleting (id "4_z5f420dd3c0bd5b8b9f480e1b_f407f7e6047d62bdf_d20250112_m043459_c001_v7007000_t0000_u01736656499832") 2025/01/12 04:35:07 DEBUG : empty space: Deleting (id "4_z5f420dd3c0bd5b8b9f480e1b_f100cceb6ec478040_d20250112_m043453_c001_v0001184_t0042_u01736656493971") 2025/01/12 04:35:07 DEBUG : potato2: Deleting (id "4_z5f420dd3c0bd5b8b9f480e1b_f407f7e6047d62be2_d20250112_m043500_c001_v7007000_t0000_u01736656500061") 2025/01/12 04:35:07 DEBUG : potato2: Deleting (id "4_z5f420dd3c0bd5b8b9f480e1b_f109f3b9f7df97f4c_d20250112_m043455_c001_v0001113_t0047_u01736656495126") 2025/01/12 04:35:07 DEBUG : potato3: Deleting (id "4_z5f420dd3c0bd5b8b9f480e1b_f407f7e6047d62be3_d20250112_m043500_c001_v7007000_t0000_u01736656500967") 2025/01/12 04:35:07 DEBUG : potato3: Deleting (id "4_z5f420dd3c0bd5b8b9f480e1b_f11257d24721348ed_d20250112_m043455_c001_v0001183_t0037_u01736656495438") 2025/01/12 04:35:07 DEBUG : potato3: Deleting (id "4_z5f420dd3c0bd5b8b9f480e1b_f100cceb6ec47804c_d20250112_m043454_c001_v0001184_t0055_u01736656494166") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (27.74s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:35:13 DEBUG : Creating backend with remote "TestB2:rclone-test-mimuyav5xano/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.52s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:35:15 DEBUG : Creating backend with remote "TestB2:rclone-test-mimuyav5xano/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:35:18 DEBUG : Creating backend with remote "TestB2:rclone-test-mimuyav5xano/rclone-sync-test" 2025/01/12 04:35:20 DEBUG : Creating backend with remote "TestB2:rclone-test-mimuyav5xano/rclone-sync-test-include/layer2" 2025/01/12 04:35:22 DEBUG : Creating backend with remote "TestB2:rclone-test-mimuyav5xano/rclone-sync-test-ignore-file" 2025/01/12 04:35:25 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/12 04:35:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/12 04:35:26 DEBUG : pacer: Reducing sleep to 10ms 2025/01/12 04:35:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 04:35:26 DEBUG : B2 bucket rclone-test-mimuyav5xano path rclone-sync-test: Waiting for checks to finish 2025/01/12 04:35:26 DEBUG : B2 bucket rclone-test-mimuyav5xano path rclone-sync-test: Waiting for transfers to finish 2025/01/12 04:35:26 DEBUG : Waiting for deletions to finish 2025/01/12 04:35:26 INFO : There was nothing to transfer 2025/01/12 04:35:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 04:35:27 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:35:27 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:35:27 DEBUG : Waiting for deletions to finish 2025/01/12 04:35:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:35:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 04:35:27 DEBUG : B2 bucket rclone-test-mimuyav5xano path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/12 04:35:27 DEBUG : B2 bucket rclone-test-mimuyav5xano path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/12 04:35:27 DEBUG : Waiting for deletions to finish 2025/01/12 04:35:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:35:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 04:35:28 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:35:28 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:35:28 DEBUG : Waiting for deletions to finish 2025/01/12 04:35:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:35:28 DEBUG : : Excluded 2025/01/12 04:35:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 04:35:28 DEBUG : B2 bucket rclone-test-mimuyav5xano path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/12 04:35:28 DEBUG : B2 bucket rclone-test-mimuyav5xano path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/12 04:35:28 DEBUG : Waiting for deletions to finish 2025/01/12 04:35:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (17.08s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:35:36 DEBUG : Creating backend with remote "TestB2:rclone-test-mimuyav5xano/dst" 2025/01/12 04:35:37 DEBUG : Creating backend with remote "TestB2:rclone-test-mimuyav5xano/CompareDest" 2025/01/12 04:35:39 DEBUG : one: Need to transfer - File not found at Destination 2025/01/12 04:35:39 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for checks to finish 2025/01/12 04:35:39 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for transfers to finish 2025/01/12 04:35:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/12 04:35:39 INFO : one: Copied (new) 2025/01/12 04:35:39 DEBUG : Waiting for deletions to finish 2025/01/12 04:35:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 04:35:40 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for checks to finish 2025/01/12 04:35:40 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for transfers to finish 2025/01/12 04:35:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/12 04:35:40 INFO : one: Copied (replaced existing) 2025/01/12 04:35:40 DEBUG : Waiting for deletions to finish 2025/01/12 04:35:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 04:35:43 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for checks to finish 2025/01/12 04:35:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 04:35:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/12 04:35:43 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for transfers to finish 2025/01/12 04:35:43 DEBUG : Waiting for deletions to finish 2025/01/12 04:35:43 INFO : There was nothing to transfer 2025/01/12 04:35:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 04:35:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/12 04:35:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 04:35:44 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for checks to finish 2025/01/12 04:35:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 04:35:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/12 04:35:44 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for transfers to finish 2025/01/12 04:35:44 DEBUG : Waiting for deletions to finish 2025/01/12 04:35:44 INFO : There was nothing to transfer 2025/01/12 04:35:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 04:35:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/12 04:35:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 04:35:45 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for checks to finish 2025/01/12 04:35:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 04:35:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/12 04:35:45 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for transfers to finish 2025/01/12 04:35:45 DEBUG : Waiting for deletions to finish 2025/01/12 04:35:45 INFO : There was nothing to transfer 2025/01/12 04:35:46 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/01/12 04:35:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/12 04:35:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/12 04:35:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 04:35:46 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for checks to finish 2025/01/12 04:35:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 04:35:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/12 04:35:46 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for transfers to finish 2025/01/12 04:35:46 DEBUG : Waiting for deletions to finish 2025/01/12 04:35:46 INFO : There was nothing to transfer 2025/01/12 04:35:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/12 04:35:47 DEBUG : two: Need to transfer - File not found at Destination 2025/01/12 04:35:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 04:35:47 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for checks to finish 2025/01/12 04:35:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 04:35:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/12 04:35:47 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for transfers to finish 2025/01/12 04:35:48 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/12 04:35:48 INFO : two: Copied (new) 2025/01/12 04:35:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.77s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:35:51 DEBUG : Creating backend with remote "TestB2:rclone-test-mimuyav5xano/dest" 2025/01/12 04:35:52 DEBUG : Creating backend with remote "TestB2:rclone-test-mimuyav5xano/pre-dest1" 2025/01/12 04:35:53 DEBUG : Creating backend with remote "TestB2:rclone-test-mimuyav5xano/pre-dest2" 2025/01/12 04:35:55 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:35:55 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/12 04:35:56 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:35:56 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/12 04:35:56 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/12 04:35:56 DEBUG : B2 bucket rclone-test-mimuyav5xano path dest: Waiting for checks to finish 2025/01/12 04:35:56 DEBUG : B2 bucket rclone-test-mimuyav5xano path dest: Waiting for transfers to finish 2025/01/12 04:35:57 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/12 04:35:57 INFO : 3: Copied (new) 2025/01/12 04:35:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.25s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:35:59 DEBUG : Creating backend with remote "TestB2:rclone-test-mimuyav5xano/dst" 2025/01/12 04:36:00 DEBUG : Creating backend with remote "TestB2:rclone-test-mimuyav5xano/CopyDest" 2025/01/12 04:36:02 DEBUG : one: Need to transfer - File not found at Destination 2025/01/12 04:36:02 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for checks to finish 2025/01/12 04:36:02 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for transfers to finish 2025/01/12 04:36:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/12 04:36:03 INFO : one: Copied (new) 2025/01/12 04:36:03 DEBUG : Waiting for deletions to finish 2025/01/12 04:36:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 04:36:03 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for checks to finish 2025/01/12 04:36:04 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for transfers to finish 2025/01/12 04:36:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/12 04:36:04 INFO : one: Copied (replaced existing) 2025/01/12 04:36:04 DEBUG : Waiting for deletions to finish 2025/01/12 04:36:06 DEBUG : Creating backend with remote "TestB2:rclone-test-mimuyav5xano/BackupDir" 2025/01/12 04:36:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 04:36:08 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for checks to finish 2025/01/12 04:36:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 04:36:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 04:36:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/12 04:36:09 INFO : one: Copied (server-side copy) 2025/01/12 04:36:09 INFO : one: Deleted 2025/01/12 04:36:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/12 04:36:10 INFO : one: Copied (server-side copy) 2025/01/12 04:36:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/12 04:36:10 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for transfers to finish 2025/01/12 04:36:10 DEBUG : Waiting for deletions to finish 2025/01/12 04:36:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 04:36:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/12 04:36:11 INFO : two: Copied (server-side copy) 2025/01/12 04:36:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/12 04:36:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 04:36:11 DEBUG : one: Unchanged skipping 2025/01/12 04:36:11 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for checks to finish 2025/01/12 04:36:11 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for transfers to finish 2025/01/12 04:36:11 DEBUG : Waiting for deletions to finish 2025/01/12 04:36:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 04:36:12 DEBUG : one: Unchanged skipping 2025/01/12 04:36:12 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for checks to finish 2025/01/12 04:36:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 04:36:12 DEBUG : two: Unchanged skipping 2025/01/12 04:36:12 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for transfers to finish 2025/01/12 04:36:12 DEBUG : Waiting for deletions to finish 2025/01/12 04:36:12 INFO : There was nothing to transfer 2025/01/12 04:36:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/12 04:36:13 DEBUG : three: Destination not found in --copy-dest 2025/01/12 04:36:13 DEBUG : three: Need to transfer - File not found at Destination 2025/01/12 04:36:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 04:36:13 DEBUG : two: Unchanged skipping 2025/01/12 04:36:13 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for checks to finish 2025/01/12 04:36:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/12 04:36:13 DEBUG : one: Unchanged skipping 2025/01/12 04:36:13 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for transfers to finish 2025/01/12 04:36:14 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/12 04:36:14 INFO : three: Copied (new) 2025/01/12 04:36:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.09s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:36:17 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1179-15.backblaze.com/b2api/v1/b2_upload_file/efd27d43c07d5b8b9f480e1b/c001_v0001179_t0000": EOF 2025/01/12 04:36:17 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1179-15.backblaze.com/b2api/v1/b2_upload_file/efd27d43c07d5b8b9f480e1b/c001_v0001179_t0000": EOF) 2025/01/12 04:36:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-mimuyav5xano: 1/10 (Post "https://pod-000-1179-15.backblaze.com/b2api/v1/b2_upload_file/efd27d43c07d5b8b9f480e1b/c001_v0001179_t0000": EOF) 2025/01/12 04:36:20 DEBUG : pacer: Reducing sleep to 10ms 2025/01/12 04:36:21 DEBUG : Creating backend with remote "TestB2:rclone-test-mimuyav5xano/dst" 2025/01/12 04:36:22 DEBUG : Creating backend with remote "TestB2:rclone-test-mimuyav5xano/backup" 2025/01/12 04:36:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/12 04:36:24 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for checks to finish 2025/01/12 04:36:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:36:24 DEBUG : two: Unchanged skipping 2025/01/12 04:36:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/12 04:36:25 INFO : one: Copied (server-side copy) 2025/01/12 04:36:25 INFO : one: Deleted 2025/01/12 04:36:25 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for transfers to finish 2025/01/12 04:36:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/12 04:36:26 INFO : one: Copied (new) 2025/01/12 04:36:26 DEBUG : Waiting for deletions to finish 2025/01/12 04:36:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/12 04:36:27 INFO : three.txt: Copied (server-side copy) 2025/01/12 04:36:27 INFO : three.txt: Deleted 2025/01/12 04:36:27 INFO : three.txt: Moved into backup dir 2025/01/12 04:36:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/12 04:36:29 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for checks to finish 2025/01/12 04:36:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:36:29 DEBUG : two: Unchanged skipping 2025/01/12 04:36:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/12 04:36:29 INFO : one: Copied (server-side copy) 2025/01/12 04:36:29 INFO : one: Deleted 2025/01/12 04:36:29 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for transfers to finish 2025/01/12 04:36:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/12 04:36:30 INFO : one: Copied (new) 2025/01/12 04:36:30 DEBUG : Waiting for deletions to finish 2025/01/12 04:36:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/12 04:36:30 INFO : three.txt: Copied (server-side copy) 2025/01/12 04:36:30 INFO : three.txt: Deleted 2025/01/12 04:36:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.01s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:36:34 DEBUG : Creating backend with remote "TestB2:rclone-test-mimuyav5xano/dst" 2025/01/12 04:36:35 DEBUG : Creating backend with remote "TestB2:rclone-test-mimuyav5xano/backup" 2025/01/12 04:36:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/12 04:36:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:36:37 DEBUG : two: Unchanged skipping 2025/01/12 04:36:37 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for checks to finish 2025/01/12 04:36:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/12 04:36:38 INFO : one: Copied (server-side copy) to: one.bak 2025/01/12 04:36:38 INFO : one: Deleted 2025/01/12 04:36:38 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for transfers to finish 2025/01/12 04:36:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/12 04:36:39 INFO : one: Copied (new) 2025/01/12 04:36:39 DEBUG : Waiting for deletions to finish 2025/01/12 04:36:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/12 04:36:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/12 04:36:40 INFO : three.txt: Deleted 2025/01/12 04:36:40 INFO : three.txt: Moved into backup dir 2025/01/12 04:36:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/12 04:36:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:36:41 DEBUG : two: Unchanged skipping 2025/01/12 04:36:41 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for checks to finish 2025/01/12 04:36:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/12 04:36:42 INFO : one: Copied (server-side copy) to: one.bak 2025/01/12 04:36:42 INFO : one: Deleted 2025/01/12 04:36:42 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for transfers to finish 2025/01/12 04:36:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/12 04:36:42 INFO : one: Copied (new) 2025/01/12 04:36:42 DEBUG : Waiting for deletions to finish 2025/01/12 04:36:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/12 04:36:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/12 04:36:43 INFO : three.txt: Deleted 2025/01/12 04:36:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.93s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:36:46 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1102-11.backblaze.com/b2api/v1/b2_upload_file/efd27d43c07d5b8b9f480e1b/c001_v0001102_t0029": EOF 2025/01/12 04:36:46 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1102-11.backblaze.com/b2api/v1/b2_upload_file/efd27d43c07d5b8b9f480e1b/c001_v0001102_t0029": EOF) 2025/01/12 04:36:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-mimuyav5xano: 1/10 (Post "https://pod-000-1102-11.backblaze.com/b2api/v1/b2_upload_file/efd27d43c07d5b8b9f480e1b/c001_v0001102_t0029": EOF) 2025/01/12 04:36:49 DEBUG : pacer: Reducing sleep to 10ms 2025/01/12 04:36:49 DEBUG : Creating backend with remote "TestB2:rclone-test-mimuyav5xano/dst" 2025/01/12 04:36:50 DEBUG : Creating backend with remote "TestB2:rclone-test-mimuyav5xano/backup" 2025/01/12 04:36:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/12 04:36:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:36:52 DEBUG : two: Unchanged skipping 2025/01/12 04:36:52 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for checks to finish 2025/01/12 04:36:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/12 04:36:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/12 04:36:54 INFO : one: Deleted 2025/01/12 04:36:54 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for transfers to finish 2025/01/12 04:36:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/12 04:36:55 INFO : one: Copied (new) 2025/01/12 04:36:55 DEBUG : Waiting for deletions to finish 2025/01/12 04:36:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/12 04:36:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/12 04:36:55 INFO : three.txt: Deleted 2025/01/12 04:36:55 INFO : three.txt: Moved into backup dir 2025/01/12 04:36:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/12 04:36:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:36:57 DEBUG : two: Unchanged skipping 2025/01/12 04:36:57 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for checks to finish 2025/01/12 04:36:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/12 04:36:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/12 04:36:58 INFO : one: Deleted 2025/01/12 04:36:58 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for transfers to finish 2025/01/12 04:36:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/12 04:36:58 INFO : one: Copied (new) 2025/01/12 04:36:58 DEBUG : Waiting for deletions to finish 2025/01/12 04:36:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/12 04:36:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/12 04:36:59 INFO : three.txt: Deleted 2025/01/12 04:36:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.76s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:37:03 DEBUG : Creating backend with remote "TestB2:rclone-test-mimuyav5xano/dst" 2025/01/12 04:37:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/12 04:37:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:37:05 DEBUG : two: Unchanged skipping 2025/01/12 04:37:05 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for checks to finish 2025/01/12 04:37:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/12 04:37:05 INFO : one: Copied (server-side copy) to: one.bak 2025/01/12 04:37:06 INFO : one: Deleted 2025/01/12 04:37:06 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for transfers to finish 2025/01/12 04:37:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/12 04:37:06 INFO : one: Copied (new) 2025/01/12 04:37:06 DEBUG : Waiting for deletions to finish 2025/01/12 04:37:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/12 04:37:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/12 04:37:07 INFO : three.txt: Deleted 2025/01/12 04:37:07 INFO : three.txt: Moved into backup dir 2025/01/12 04:37:09 DEBUG : one.bak: Excluded (Path Filter) 2025/01/12 04:37:09 DEBUG : one.bak: Excluded 2025/01/12 04:37:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/12 04:37:09 DEBUG : three.txt.bak: Excluded 2025/01/12 04:37:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/12 04:37:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:37:09 DEBUG : two: Unchanged skipping 2025/01/12 04:37:09 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for checks to finish 2025/01/12 04:37:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/12 04:37:10 INFO : one: Copied (server-side copy) to: one.bak 2025/01/12 04:37:10 INFO : one: Deleted 2025/01/12 04:37:10 DEBUG : B2 bucket rclone-test-mimuyav5xano path dst: Waiting for transfers to finish 2025/01/12 04:37:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/12 04:37:10 INFO : one: Copied (new) 2025/01/12 04:37:10 DEBUG : Waiting for deletions to finish 2025/01/12 04:37:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/12 04:37:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/12 04:37:11 INFO : three.txt: Deleted 2025/01/12 04:37:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.97s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:37:15 DEBUG : Creating backend with remote "TestB2:rclone-test-mimuyav5xano/dst" 2025/01/12 04:37:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/12 04:37:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/12 04:37:18 INFO : one: Copied (server-side copy) to: one.bak 2025/01/12 04:37:18 INFO : one: Deleted 2025/01/12 04:37:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/12 04:37:19 INFO : one: Copied (new) 2025/01/12 04:37:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:37:19 DEBUG : two: Unchanged skipping 2025/01/12 04:37:19 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/12 04:37:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/12 04:37:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/12 04:37:20 INFO : three.txt: Deleted 2025/01/12 04:37:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/12 04:37:21 INFO : three.txt: Copied (new) 2025/01/12 04:37:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/12 04:37:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/12 04:37:22 INFO : one: Copied (server-side copy) to: one.bak 2025/01/12 04:37:23 INFO : one: Deleted 2025/01/12 04:37:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/12 04:37:23 INFO : one: Copied (new) 2025/01/12 04:37:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:37:23 DEBUG : two: Unchanged skipping 2025/01/12 04:37:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/12 04:37:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/12 04:37:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/12 04:37:24 INFO : three.txt: Deleted 2025/01/12 04:37:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/12 04:37:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.54s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:37:28 DEBUG : Creating backend with remote "TestB2:rclone-test-mimuyav5xano/dst" 2025/01/12 04:37:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/12 04:37:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/12 04:37:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/12 04:37:31 INFO : one: Deleted 2025/01/12 04:37:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/12 04:37:32 INFO : one: Copied (new) 2025/01/12 04:37:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:37:32 DEBUG : two: Unchanged skipping 2025/01/12 04:37:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/12 04:37:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/12 04:37:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/12 04:37:33 INFO : three.txt: Deleted 2025/01/12 04:37:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/12 04:37:34 INFO : three.txt: Copied (new) 2025/01/12 04:37:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/12 04:37:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/12 04:37:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/12 04:37:35 INFO : one: Deleted 2025/01/12 04:37:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/12 04:37:36 INFO : one: Copied (new) 2025/01/12 04:37:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:37:36 DEBUG : two: Unchanged skipping 2025/01/12 04:37:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/12 04:37:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/12 04:37:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/12 04:37:37 INFO : three.txt: Deleted 2025/01/12 04:37:37 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/12 04:37:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.73s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:37:40 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:37:40 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/12 04:37:40 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:37:41 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/12 04:37:41 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/12 04:37:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.00s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:37:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/12 04:37:42 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:37:42 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:37:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/12 04:37:43 INFO : existing: Copied (new) 2025/01/12 04:37:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:37:43 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/12 04:37:43 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:37:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/12 04:37:43 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:37:43 ERROR : B2 bucket rclone-test-mimuyav5xano: not deleting files as there were IO errors 2025/01/12 04:37:43 ERROR : B2 bucket rclone-test-mimuyav5xano: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncImmutable (3.09s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:37:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:37:46 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:37:46 DEBUG : existing: Unchanged skipping 2025/01/12 04:37:46 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:37:46 DEBUG : Waiting for deletions to finish 2025/01/12 04:37:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.83s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", 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-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:38:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:16 DEBUG : both0: Unchanged skipping 2025/01/12 04:38:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:16 DEBUG : both1: Unchanged skipping 2025/01/12 04:38:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:16 DEBUG : both10: Unchanged skipping 2025/01/12 04:38:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:16 DEBUG : both11: Unchanged skipping 2025/01/12 04:38:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:16 DEBUG : both12: Unchanged skipping 2025/01/12 04:38:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:16 DEBUG : both13: Unchanged skipping 2025/01/12 04:38:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:16 DEBUG : both14: Unchanged skipping 2025/01/12 04:38:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:16 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:38:16 DEBUG : both15: Unchanged skipping 2025/01/12 04:38:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:16 DEBUG : both19: Unchanged skipping 2025/01/12 04:38:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:16 DEBUG : both2: Unchanged skipping 2025/01/12 04:38:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:16 DEBUG : both3: Unchanged skipping 2025/01/12 04:38:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:16 DEBUG : both16: Unchanged skipping 2025/01/12 04:38:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:16 DEBUG : both5: Unchanged skipping 2025/01/12 04:38:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:16 DEBUG : both6: Unchanged skipping 2025/01/12 04:38:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:16 DEBUG : both7: Unchanged skipping 2025/01/12 04:38:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:16 DEBUG : both8: Unchanged skipping 2025/01/12 04:38:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:16 DEBUG : both9: Unchanged skipping 2025/01/12 04:38:16 DEBUG : both17: Unchanged skipping 2025/01/12 04:38:16 DEBUG : both18: Unchanged skipping 2025/01/12 04:38:16 DEBUG : both4: Unchanged skipping 2025/01/12 04:38:16 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:38:16 DEBUG : Waiting for deletions to finish 2025/01/12 04:38:16 INFO : only11: Deleted 2025/01/12 04:38:16 INFO : only8: Deleted 2025/01/12 04:38:16 INFO : only10: Deleted 2025/01/12 04:38:16 INFO : only13: Deleted 2025/01/12 04:38:16 INFO : only3: Deleted 2025/01/12 04:38:16 INFO : only4: Deleted 2025/01/12 04:38:16 INFO : only9: Deleted 2025/01/12 04:38:16 INFO : only12: Deleted 2025/01/12 04:38:16 INFO : only19: Deleted 2025/01/12 04:38:16 INFO : only15: Deleted 2025/01/12 04:38:17 INFO : only2: Deleted 2025/01/12 04:38:17 INFO : only5: Deleted 2025/01/12 04:38:17 INFO : only6: Deleted 2025/01/12 04:38:17 INFO : only0: Deleted 2025/01/12 04:38:17 INFO : only1: Deleted 2025/01/12 04:38:17 INFO : only14: Deleted 2025/01/12 04:38:17 INFO : only16: Deleted 2025/01/12 04:38:17 INFO : only17: Deleted 2025/01/12 04:38:17 INFO : only18: Deleted 2025/01/12 04:38:17 INFO : only7: Deleted 2025/01/12 04:38:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (33.86s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:38:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:50 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for checks to finish 2025/01/12 04:38:50 DEBUG : both0: Unchanged skipping 2025/01/12 04:38:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:50 DEBUG : both12: Unchanged skipping 2025/01/12 04:38:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:50 DEBUG : both13: Unchanged skipping 2025/01/12 04:38:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:50 DEBUG : both14: Unchanged skipping 2025/01/12 04:38:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:50 DEBUG : both15: Unchanged skipping 2025/01/12 04:38:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:50 DEBUG : both16: Unchanged skipping 2025/01/12 04:38:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:50 DEBUG : both17: Unchanged skipping 2025/01/12 04:38:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:50 DEBUG : both18: Unchanged skipping 2025/01/12 04:38:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:50 DEBUG : both19: Unchanged skipping 2025/01/12 04:38:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:50 DEBUG : both2: Unchanged skipping 2025/01/12 04:38:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:50 DEBUG : both1: Unchanged skipping 2025/01/12 04:38:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:50 DEBUG : both11: Unchanged skipping 2025/01/12 04:38:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:50 DEBUG : both10: Unchanged skipping 2025/01/12 04:38:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:50 DEBUG : both3: Unchanged skipping 2025/01/12 04:38:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:50 DEBUG : both6: Unchanged skipping 2025/01/12 04:38:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:50 DEBUG : both8: Unchanged skipping 2025/01/12 04:38:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/12 04:38:50 DEBUG : both9: Unchanged skipping 2025/01/12 04:38:50 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/12 04:38:50 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/12 04:38:50 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/12 04:38:50 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/12 04:38:50 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/12 04:38:50 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/12 04:38:50 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/12 04:38:50 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/12 04:38:50 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/12 04:38:50 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/12 04:38:50 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/12 04:38:50 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/12 04:38:50 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/12 04:38:50 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/12 04:38:50 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/12 04:38:50 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/12 04:38:50 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/12 04:38:50 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/12 04:38:50 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/12 04:38:50 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/12 04:38:50 DEBUG : both4: Unchanged skipping 2025/01/12 04:38:50 DEBUG : both5: Unchanged skipping 2025/01/12 04:38:50 DEBUG : both7: Unchanged skipping 2025/01/12 04:38:50 DEBUG : B2 bucket rclone-test-mimuyav5xano: Waiting for transfers to finish 2025/01/12 04:38:51 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 04:38:51 INFO : only0: Copied (replaced existing) 2025/01/12 04:38:51 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 04:38:51 INFO : only1: Copied (replaced existing) 2025/01/12 04:38:51 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 04:38:51 INFO : only12: Copied (replaced existing) 2025/01/12 04:38:51 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 04:38:51 INFO : only13: Copied (replaced existing) 2025/01/12 04:38:51 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 04:38:51 INFO : only10: Copied (replaced existing) 2025/01/12 04:38:51 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 04:38:51 INFO : only14: Copied (replaced existing) 2025/01/12 04:38:51 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 04:38:51 INFO : only11: Copied (replaced existing) 2025/01/12 04:38:51 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 04:38:51 INFO : only15: Copied (replaced existing) 2025/01/12 04:38:51 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 04:38:51 INFO : only16: Copied (replaced existing) 2025/01/12 04:38:51 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 04:38:51 INFO : only17: Copied (replaced existing) 2025/01/12 04:38:51 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 04:38:51 INFO : only18: Copied (replaced existing) 2025/01/12 04:38:51 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 04:38:51 INFO : only19: Copied (replaced existing) 2025/01/12 04:38:51 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 04:38:51 INFO : only2: Copied (replaced existing) 2025/01/12 04:38:52 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 04:38:52 INFO : only3: Copied (replaced existing) 2025/01/12 04:38:52 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 04:38:52 INFO : only4: Copied (replaced existing) 2025/01/12 04:38:52 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 04:38:52 INFO : only5: Copied (replaced existing) 2025/01/12 04:38:52 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 04:38:52 INFO : only6: Copied (replaced existing) 2025/01/12 04:38:52 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 04:38:52 INFO : only7: Copied (replaced existing) 2025/01/12 04:38:52 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 04:38:52 INFO : only8: Copied (replaced existing) 2025/01/12 04:38:52 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/12 04:38:52 INFO : only9: Copied (replaced existing) 2025/01/12 04:38:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (38.51s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:39:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/12 04:39:00 INFO : sub dir: Making directory 2025/01/12 04:39:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.84s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" 2025/01/12 04:39:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/12 04:39:05 INFO : sub dir: Making directory 2025/01/12 04:39:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mimuyav5xano", Local "Local file system at /tmp/rclone1180846928", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.79s) PASS 2025/01/12 04:39:10 DEBUG : B2 bucket rclone-test-mimuyav5xano: Purge remote 2025/01/12 04:39:10 INFO : B2 bucket rclone-test-mimuyav5xano: cleaning bucket "rclone-test-mimuyav5xano" of all files 2025/01/12 04:39:11 DEBUG : BackupDir/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4165d2c336faddbe_d20250112_m043614_c001_v7007000_t0000_u01736656574751") 2025/01/12 04:39:11 DEBUG : BackupDir/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f10126ccee4333159_d20250112_m043609_c001_v0001182_t0023_u01736656569348") 2025/01/12 04:39:11 DEBUG : CompareDest/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f418b9a93d6fd872c_d20250112_m043548_c001_v7007000_t0000_u01736656548927") 2025/01/12 04:39:11 DEBUG : CompareDest/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1117b3fddc06160a_d20250112_m043542_c001_v0001102_t0058_u01736656542556") 2025/01/12 04:39:11 DEBUG : CompareDest/two: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f418b9a93d6fd872e_d20250112_m043549_c001_v7007000_t0000_u01736656549116") 2025/01/12 04:39:11 DEBUG : CompareDest/two: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f115cb44b50110bda_d20250112_m043544_c001_v0001179_t0057_u01736656544014") 2025/01/12 04:39:11 DEBUG : CopyDest/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4165d2c336faddbf_d20250112_m043614_c001_v7007000_t0000_u01736656574934") 2025/01/12 04:39:11 DEBUG : CopyDest/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8802_d20250112_m043606_c001_v0001144_t0049_u01736656566059") 2025/01/12 04:39:11 DEBUG : CopyDest/three: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4165d2c336faddc0_d20250112_m043615_c001_v7007000_t0000_u01736656575117") 2025/01/12 04:39:11 DEBUG : CopyDest/three: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f115cb44b50110c2a_d20250112_m043612_c001_v0001179_t0043_u01736656572841") 2025/01/12 04:39:11 DEBUG : CopyDest/two: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4165d2c336faddc2_d20250112_m043615_c001_v7007000_t0000_u01736656575307") 2025/01/12 04:39:11 DEBUG : CopyDest/two: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1117b3fddc06162a_d20250112_m043610_c001_v0001102_t0030_u01736656570636") 2025/01/12 04:39:11 DEBUG : EXISTING: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40443c2818caa99c_d20250112_m043746_c001_v7007000_t0000_u01736656666696") 2025/01/12 04:39:11 DEBUG : EXISTING: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db897f_d20250112_m043745_c001_v0001144_t0058_u01736656665243") 2025/01/12 04:39:11 DEBUG : Testêé: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40443c2818caa986_d20250112_m043741_c001_v7007000_t0000_u01736656661767") 2025/01/12 04:39:11 DEBUG : Testêé: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db896f_d20250112_m043740_c001_v0001144_t0028_u01736656660657") 2025/01/12 04:39:11 DEBUG : Testêé: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db896b_d20250112_m043739_c001_v0001144_t0017_u01736656659518") 2025/01/12 04:39:12 DEBUG : a/potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f408469fc24485ea7_d20250112_m043309_c001_v7007000_t0000_u01736656389355") 2025/01/12 04:39:12 DEBUG : a/potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db85a0_d20250112_m043308_c001_v0001144_t0000_u01736656388132") 2025/01/12 04:39:12 DEBUG : a/potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f402c573ce85458de_d20250112_m043305_c001_v7007000_t0000_u01736656385495") 2025/01/12 04:39:12 DEBUG : a/potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db858c_d20250112_m043304_c001_v0001144_t0046_u01736656384192") 2025/01/12 04:39:12 DEBUG : a/potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40674008961408f5_d20250112_m043237_c001_v7007000_t0000_u01736656357339") 2025/01/12 04:39:12 DEBUG : a/potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8533_d20250112_m043235_c001_v0001144_t0039_u01736656355952") 2025/01/12 04:39:12 DEBUG : b/potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f408469fc24485ea8_d20250112_m043309_c001_v7007000_t0000_u01736656389537") 2025/01/12 04:39:12 DEBUG : b/potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8594_d20250112_m043306_c001_v0001144_t0024_u01736656386420") 2025/01/12 04:39:12 DEBUG : b/potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f402c573ce85458da_d20250112_m043304_c001_v7007000_t0000_u01736656384941") 2025/01/12 04:39:12 DEBUG : b/potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8582_d20250112_m043301_c001_v0001144_t0008_u01736656381931") 2025/01/12 04:39:12 DEBUG : b/potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40674008961408f2_d20250112_m043236_c001_v7007000_t0000_u01736656356788") 2025/01/12 04:39:12 DEBUG : b/potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db852d_d20250112_m043233_c001_v0001144_t0049_u01736656353855") 2025/01/12 04:39:12 DEBUG : backup/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4099f3ef9e1632a2_d20250112_m043631_c001_v7007000_t0000_u01736656591282") 2025/01/12 04:39:12 DEBUG : backup/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f116bcffbe3962a0b_d20250112_m043629_c001_v0001172_t0058_u01736656589395") 2025/01/12 04:39:12 DEBUG : backup/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f10993361d3412104_d20250112_m043625_c001_v0001183_t0031_u01736656585179") 2025/01/12 04:39:12 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62d38_d20250112_m043659_c001_v7007000_t0000_u01736656619998") 2025/01/12 04:39:12 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1047fd1be2122467_d20250112_m043657_c001_v0001032_t0024_u01736656617787") 2025/01/12 04:39:12 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f10386967a28aa964_d20250112_m043653_c001_v0001184_t0027_u01736656613987") 2025/01/12 04:39:12 DEBUG : backup/one.bak: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd2ee_d20250112_m043644_c001_v7007000_t0000_u01736656604251") 2025/01/12 04:39:12 DEBUG : backup/one.bak: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f116f9bb9a1a62e20_d20250112_m043642_c001_v0001183_t0054_u01736656602213") 2025/01/12 04:39:13 DEBUG : backup/one.bak: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f110b7986849ad39c_d20250112_m043638_c001_v0001183_t0007_u01736656598607") 2025/01/12 04:39:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62d3a_d20250112_m043700_c001_v7007000_t0000_u01736656620184") 2025/01/12 04:39:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f112912fc14b35484_d20250112_m043658_c001_v0001106_t0018_u01736656618929") 2025/01/12 04:39:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f115b717afe594326_d20250112_m043655_c001_v0001176_t0059_u01736656615333") 2025/01/12 04:39:13 DEBUG : backup/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4099f3ef9e1632a3_d20250112_m043631_c001_v7007000_t0000_u01736656591464") 2025/01/12 04:39:13 DEBUG : backup/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f119cbe668f7614e5_d20250112_m043630_c001_v0001177_t0037_u01736656590436") 2025/01/12 04:39:13 DEBUG : backup/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f118a078a85010d06_d20250112_m043626_c001_v0001131_t0048_u01736656586836") 2025/01/12 04:39:13 DEBUG : backup/three.txt.bak: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd2ef_d20250112_m043644_c001_v7007000_t0000_u01736656604434") 2025/01/12 04:39:13 DEBUG : backup/three.txt.bak: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f103fd859c4d692c8_d20250112_m043643_c001_v0001144_t0020_u01736656603016") 2025/01/12 04:39:13 DEBUG : backup/three.txt.bak: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f110447d13c7ff49b_d20250112_m043639_c001_v0001184_t0012_u01736656599950") 2025/01/12 04:39:13 DEBUG : both0: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d6331b_d20250112_m043852_c001_v7007000_t0000_u01736656732945") 2025/01/12 04:39:13 DEBUG : both0: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a2b_d20250112_m043822_c001_v0001144_t0046_u01736656702805") 2025/01/12 04:39:13 DEBUG : both0: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd5bc_d20250112_m043818_c001_v7007000_t0000_u01736656698117") 2025/01/12 04:39:13 DEBUG : both0: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8989_d20250112_m043748_c001_v0001144_t0046_u01736656668581") 2025/01/12 04:39:13 DEBUG : both1: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d6331e_d20250112_m043853_c001_v7007000_t0000_u01736656733139") 2025/01/12 04:39:13 DEBUG : both1: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a2f_d20250112_m043823_c001_v0001144_t0040_u01736656703945") 2025/01/12 04:39:13 DEBUG : both1: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd5be_d20250112_m043818_c001_v7007000_t0000_u01736656698302") 2025/01/12 04:39:13 DEBUG : both1: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db898d_d20250112_m043750_c001_v0001144_t0057_u01736656670021") 2025/01/12 04:39:13 DEBUG : both10: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d6331f_d20250112_m043853_c001_v7007000_t0000_u01736656733324") 2025/01/12 04:39:13 DEBUG : both10: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a73_d20250112_m043836_c001_v0001144_t0004_u01736656716559") 2025/01/12 04:39:14 DEBUG : both10: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd5c0_d20250112_m043818_c001_v7007000_t0000_u01736656698499") 2025/01/12 04:39:14 DEBUG : both10: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db89d1_d20250112_m043802_c001_v0001144_t0034_u01736656682021") 2025/01/12 04:39:14 DEBUG : both11: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d63320_d20250112_m043853_c001_v7007000_t0000_u01736656733524") 2025/01/12 04:39:14 DEBUG : both11: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a79_d20250112_m043837_c001_v0001144_t0003_u01736656717633") 2025/01/12 04:39:14 DEBUG : both11: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd5c2_d20250112_m043818_c001_v7007000_t0000_u01736656698686") 2025/01/12 04:39:14 DEBUG : both11: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db89dd_d20250112_m043803_c001_v0001144_t0002_u01736656683336") 2025/01/12 04:39:14 DEBUG : both12: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d63323_d20250112_m043853_c001_v7007000_t0000_u01736656733708") 2025/01/12 04:39:14 DEBUG : both12: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a81_d20250112_m043838_c001_v0001144_t0039_u01736656718862") 2025/01/12 04:39:14 DEBUG : both12: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd5c4_d20250112_m043818_c001_v7007000_t0000_u01736656698872") 2025/01/12 04:39:14 DEBUG : both12: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db89e3_d20250112_m043804_c001_v0001144_t0026_u01736656684453") 2025/01/12 04:39:14 DEBUG : both13: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d63324_d20250112_m043853_c001_v7007000_t0000_u01736656733895") 2025/01/12 04:39:14 DEBUG : both13: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a8b_d20250112_m043839_c001_v0001144_t0054_u01736656719766") 2025/01/12 04:39:14 DEBUG : both13: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd5c6_d20250112_m043819_c001_v7007000_t0000_u01736656699057") 2025/01/12 04:39:14 DEBUG : both13: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db89eb_d20250112_m043805_c001_v0001144_t0031_u01736656685995") 2025/01/12 04:39:14 DEBUG : both14: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d63326_d20250112_m043854_c001_v7007000_t0000_u01736656734078") 2025/01/12 04:39:14 DEBUG : both14: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a91_d20250112_m043841_c001_v0001144_t0043_u01736656721421") 2025/01/12 04:39:14 DEBUG : both14: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd5c7_d20250112_m043819_c001_v7007000_t0000_u01736656699241") 2025/01/12 04:39:14 DEBUG : both14: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db89f2_d20250112_m043807_c001_v0001144_t0044_u01736656687182") 2025/01/12 04:39:15 DEBUG : both15: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d63329_d20250112_m043854_c001_v7007000_t0000_u01736656734262") 2025/01/12 04:39:15 DEBUG : both15: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a97_d20250112_m043842_c001_v0001144_t0037_u01736656722725") 2025/01/12 04:39:15 DEBUG : both15: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd5c8_d20250112_m043819_c001_v7007000_t0000_u01736656699426") 2025/01/12 04:39:15 DEBUG : both15: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db89fb_d20250112_m043808_c001_v0001144_t0056_u01736656688307") 2025/01/12 04:39:15 DEBUG : both16: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d6332a_d20250112_m043854_c001_v7007000_t0000_u01736656734445") 2025/01/12 04:39:15 DEBUG : both16: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a9b_d20250112_m043844_c001_v0001144_t0046_u01736656724097") 2025/01/12 04:39:15 DEBUG : both16: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd5c9_d20250112_m043819_c001_v7007000_t0000_u01736656699611") 2025/01/12 04:39:15 DEBUG : both16: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a01_d20250112_m043809_c001_v0001144_t0032_u01736656689627") 2025/01/12 04:39:15 DEBUG : both17: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d6332b_d20250112_m043854_c001_v7007000_t0000_u01736656734628") 2025/01/12 04:39:15 DEBUG : both17: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8aa1_d20250112_m043845_c001_v0001144_t0054_u01736656725916") 2025/01/12 04:39:15 DEBUG : both17: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd5ca_d20250112_m043819_c001_v7007000_t0000_u01736656699799") 2025/01/12 04:39:15 DEBUG : both17: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a05_d20250112_m043811_c001_v0001144_t0047_u01736656691024") 2025/01/12 04:39:15 DEBUG : both18: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d6332c_d20250112_m043854_c001_v7007000_t0000_u01736656734811") 2025/01/12 04:39:15 DEBUG : both18: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8aab_d20250112_m043847_c001_v0001144_t0029_u01736656727202") 2025/01/12 04:39:15 DEBUG : both18: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd5cc_d20250112_m043819_c001_v7007000_t0000_u01736656699984") 2025/01/12 04:39:15 DEBUG : both18: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a0d_d20250112_m043812_c001_v0001144_t0057_u01736656692376") 2025/01/12 04:39:15 DEBUG : both19: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d6332d_d20250112_m043854_c001_v7007000_t0000_u01736656734995") 2025/01/12 04:39:15 DEBUG : both19: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8ab1_d20250112_m043848_c001_v0001144_t0027_u01736656728935") 2025/01/12 04:39:15 DEBUG : both19: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd5cd_d20250112_m043820_c001_v7007000_t0000_u01736656700187") 2025/01/12 04:39:15 DEBUG : both19: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a15_d20250112_m043813_c001_v0001144_t0048_u01736656693866") 2025/01/12 04:39:16 DEBUG : both2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d6332e_d20250112_m043855_c001_v7007000_t0000_u01736656735177") 2025/01/12 04:39:16 DEBUG : both2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a39_d20250112_m043825_c001_v0001144_t0040_u01736656705234") 2025/01/12 04:39:16 DEBUG : both2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd5ce_d20250112_m043820_c001_v7007000_t0000_u01736656700377") 2025/01/12 04:39:16 DEBUG : both2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8993_d20250112_m043751_c001_v0001144_t0046_u01736656671193") 2025/01/12 04:39:16 DEBUG : both3: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d6332f_d20250112_m043855_c001_v7007000_t0000_u01736656735365") 2025/01/12 04:39:16 DEBUG : both3: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a3f_d20250112_m043826_c001_v0001144_t0014_u01736656706127") 2025/01/12 04:39:16 DEBUG : both3: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd5cf_d20250112_m043820_c001_v7007000_t0000_u01736656700565") 2025/01/12 04:39:16 DEBUG : both3: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8999_d20250112_m043752_c001_v0001144_t0039_u01736656672672") 2025/01/12 04:39:16 DEBUG : both4: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d63330_d20250112_m043855_c001_v7007000_t0000_u01736656735559") 2025/01/12 04:39:16 DEBUG : both4: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a45_d20250112_m043828_c001_v0001144_t0031_u01736656708044") 2025/01/12 04:39:16 DEBUG : both4: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd5d0_d20250112_m043820_c001_v7007000_t0000_u01736656700750") 2025/01/12 04:39:16 DEBUG : both4: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db89a3_d20250112_m043753_c001_v0001144_t0025_u01736656673824") 2025/01/12 04:39:16 DEBUG : both5: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d63331_d20250112_m043855_c001_v7007000_t0000_u01736656735751") 2025/01/12 04:39:16 DEBUG : both5: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a4b_d20250112_m043829_c001_v0001144_t0057_u01736656709559") 2025/01/12 04:39:16 DEBUG : both5: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd5d2_d20250112_m043820_c001_v7007000_t0000_u01736656700935") 2025/01/12 04:39:16 DEBUG : both5: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db89ab_d20250112_m043755_c001_v0001144_t0050_u01736656675279") 2025/01/12 04:39:16 DEBUG : both6: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d63332_d20250112_m043855_c001_v7007000_t0000_u01736656735934") 2025/01/12 04:39:16 DEBUG : both6: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a59_d20250112_m043831_c001_v0001144_t0038_u01736656711036") 2025/01/12 04:39:16 DEBUG : both6: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd5d3_d20250112_m043821_c001_v7007000_t0000_u01736656701119") 2025/01/12 04:39:17 DEBUG : both6: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db89b1_d20250112_m043756_c001_v0001144_t0026_u01736656676371") 2025/01/12 04:39:17 DEBUG : both7: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d63333_d20250112_m043856_c001_v7007000_t0000_u01736656736118") 2025/01/12 04:39:17 DEBUG : both7: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a5d_d20250112_m043832_c001_v0001144_t0041_u01736656712133") 2025/01/12 04:39:17 DEBUG : both7: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd5d5_d20250112_m043821_c001_v7007000_t0000_u01736656701307") 2025/01/12 04:39:17 DEBUG : both7: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db89bb_d20250112_m043758_c001_v0001144_t0051_u01736656678248") 2025/01/12 04:39:17 DEBUG : both8: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d63334_d20250112_m043856_c001_v7007000_t0000_u01736656736300") 2025/01/12 04:39:17 DEBUG : both8: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a63_d20250112_m043833_c001_v0001144_t0040_u01736656713371") 2025/01/12 04:39:17 DEBUG : both8: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd5d6_d20250112_m043821_c001_v7007000_t0000_u01736656701501") 2025/01/12 04:39:17 DEBUG : both8: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db89bf_d20250112_m043759_c001_v0001144_t0022_u01736656679627") 2025/01/12 04:39:17 DEBUG : both9: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d63335_d20250112_m043856_c001_v7007000_t0000_u01736656736482") 2025/01/12 04:39:17 DEBUG : both9: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a6b_d20250112_m043835_c001_v0001144_t0005_u01736656715070") 2025/01/12 04:39:17 DEBUG : both9: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd5d7_d20250112_m043821_c001_v7007000_t0000_u01736656701685") 2025/01/12 04:39:17 DEBUG : both9: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db89c9_d20250112_m043800_c001_v0001144_t0045_u01736656680750") 2025/01/12 04:39:17 DEBUG : c/non empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f408469fc24485eaa_d20250112_m043309_c001_v7007000_t0000_u01736656389719") 2025/01/12 04:39:17 DEBUG : c/non empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8596_d20250112_m043306_c001_v0001144_t0020_u01736656386969") 2025/01/12 04:39:17 DEBUG : c/non empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f402c573ce85458e0_d20250112_m043305_c001_v7007000_t0000_u01736656385679") 2025/01/12 04:39:17 DEBUG : c/non empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8588_d20250112_m043302_c001_v0001144_t0035_u01736656382896") 2025/01/12 04:39:17 DEBUG : c/non empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40674008961408f6_d20250112_m043237_c001_v7007000_t0000_u01736656357530") 2025/01/12 04:39:17 DEBUG : c/non empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8531_d20250112_m043234_c001_v0001144_t0013_u01736656354924") 2025/01/12 04:39:17 DEBUG : check sum: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40674008961408c5_d20250112_m043221_c001_v7007000_t0000_u01736656341642") 2025/01/12 04:39:18 DEBUG : check sum: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8515_d20250112_m043220_c001_v0001144_t0053_u01736656340234") 2025/01/12 04:39:18 DEBUG : dest/3: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4165d2c336faddb1_d20250112_m043558_c001_v7007000_t0000_u01736656558405") 2025/01/12 04:39:18 DEBUG : dest/3: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f406621b35a56285d_d20250112_m043557_c001_v0001103_t0038_u01736656557293") 2025/01/12 04:39:18 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40443c2818caa973_d20250112_m043738_c001_v7007000_t0000_u01736656658045") 2025/01/12 04:39:18 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f10269d4e50b1c09c_d20250112_m043735_c001_v0001116_t0042_u01736656655691") 2025/01/12 04:39:18 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f408469fc24486152_d20250112_m043735_c001_v7007000_t0000_u01736656655504") 2025/01/12 04:39:18 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f10269d4e50b1c094_d20250112_m043731_c001_v0001116_t0039_u01736656651997") 2025/01/12 04:39:18 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f408469fc2448614c_d20250112_m043731_c001_v7007000_t0000_u01736656651264") 2025/01/12 04:39:18 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db894b_d20250112_m043726_c001_v0001144_t0035_u01736656646794") 2025/01/12 04:39:18 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f418b9a93d6fd8899_d20250112_m043725_c001_v7007000_t0000_u01736656645264") 2025/01/12 04:39:18 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1043a6873f574f16_d20250112_m043723_c001_v0001098_t0014_u01736656643202") 2025/01/12 04:39:18 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4067400896140c64_d20250112_m043723_c001_v7007000_t0000_u01736656643015") 2025/01/12 04:39:18 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1043a6873f574f08_d20250112_m043719_c001_v0001098_t0043_u01736656639409") 2025/01/12 04:39:18 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4067400896140c44_d20250112_m043718_c001_v7007000_t0000_u01736656638678") 2025/01/12 04:39:18 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8909_d20250112_m043712_c001_v0001144_t0027_u01736656632894") 2025/01/12 04:39:18 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62d53_d20250112_m043711_c001_v7007000_t0000_u01736656631971") 2025/01/12 04:39:18 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f110b7986849ad5f3_d20250112_m043710_c001_v0001183_t0058_u01736656630732") 2025/01/12 04:39:18 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4196da178024b550_d20250112_m043710_c001_v7007000_t0000_u01736656630547") 2025/01/12 04:39:19 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f110b7986849ad5ae_d20250112_m043706_c001_v0001183_t0007_u01736656626781") 2025/01/12 04:39:19 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4196da178024b541_d20250112_m043706_c001_v7007000_t0000_u01736656626040") 2025/01/12 04:39:19 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db88cb_d20250112_m043700_c001_v0001144_t0041_u01736656620929") 2025/01/12 04:39:19 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62d3c_d20250112_m043700_c001_v7007000_t0000_u01736656620370") 2025/01/12 04:39:19 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1061abac1327ea0a_d20250112_m043658_c001_v0001184_t0059_u01736656618523") 2025/01/12 04:39:19 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f418b9a93d6fd8851_d20250112_m043658_c001_v7007000_t0000_u01736656618339") 2025/01/12 04:39:19 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1061abac1327e9bc_d20250112_m043654_c001_v0001184_t0017_u01736656614906") 2025/01/12 04:39:19 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f418b9a93d6fd880f_d20250112_m043654_c001_v7007000_t0000_u01736656614185") 2025/01/12 04:39:19 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8888_d20250112_m043645_c001_v0001144_t0007_u01736656605534") 2025/01/12 04:39:19 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd2f0_d20250112_m043644_c001_v7007000_t0000_u01736656604616") 2025/01/12 04:39:19 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f100e958cb4a895fc_d20250112_m043642_c001_v0001183_t0007_u01736656602597") 2025/01/12 04:39:19 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f405dec4857bee3e9_d20250112_m043642_c001_v7007000_t0000_u01736656602414") 2025/01/12 04:39:19 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f100e958cb4a895c6_d20250112_m043639_c001_v0001183_t0023_u01736656599541") 2025/01/12 04:39:19 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f405dec4857bee3d1_d20250112_m043638_c001_v7007000_t0000_u01736656598813") 2025/01/12 04:39:19 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db886a_d20250112_m043632_c001_v0001144_t0037_u01736656592595") 2025/01/12 04:39:19 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4099f3ef9e1632a4_d20250112_m043631_c001_v7007000_t0000_u01736656591661") 2025/01/12 04:39:19 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f114a4de9ab1b910c_d20250112_m043629_c001_v0001137_t0024_u01736656589854") 2025/01/12 04:39:19 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f418b9a93d6fd87a7_d20250112_m043629_c001_v7007000_t0000_u01736656589670") 2025/01/12 04:39:19 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f114a4de9ab1b9108_d20250112_m043626_c001_v0001137_t0018_u01736656586170") 2025/01/12 04:39:20 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f418b9a93d6fd8795_d20250112_m043625_c001_v7007000_t0000_u01736656585435") 2025/01/12 04:39:20 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8812_d20250112_m043616_c001_v0001144_t0057_u01736656576587") 2025/01/12 04:39:20 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4165d2c336faddc3_d20250112_m043615_c001_v7007000_t0000_u01736656575488") 2025/01/12 04:39:20 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1059a4998f1b50fc_d20250112_m043609_c001_v0001136_t0042_u01736656569784") 2025/01/12 04:39:20 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4039059da40cf54d_d20250112_m043609_c001_v7007000_t0000_u01736656569560") 2025/01/12 04:39:20 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f115cb44b50110c10_d20250112_m043604_c001_v0001179_t0025_u01736656564986") 2025/01/12 04:39:20 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1153cfd71e61b7dc_d20250112_m043604_c001_v0001101_t0057_u01736656564102") 2025/01/12 04:39:20 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1153cfd71e61b7d8_d20250112_m043602_c001_v0001101_t0039_u01736656562877") 2025/01/12 04:39:20 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f418b9a93d6fd872f_d20250112_m043549_c001_v7007000_t0000_u01736656549306") 2025/01/12 04:39:20 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db879f_d20250112_m043541_c001_v0001144_t0053_u01736656541613") 2025/01/12 04:39:20 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f11553ed6c8a017a8_d20250112_m043540_c001_v0001183_t0037_u01736656540834") 2025/01/12 04:39:20 DEBUG : dst/one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f11553ed6c8a0178a_d20250112_m043539_c001_v0001183_t0036_u01736656539860") 2025/01/12 04:39:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40443c2818caa976_d20250112_m043738_c001_v7007000_t0000_u01736656658229") 2025/01/12 04:39:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f10132743b4e03d1d_d20250112_m043735_c001_v0001183_t0032_u01736656655308") 2025/01/12 04:39:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f10683b5046dca60f_d20250112_m043731_c001_v0001178_t0014_u01736656651045") 2025/01/12 04:39:20 DEBUG : dst/one.bak: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f418b9a93d6fd889a_d20250112_m043725_c001_v7007000_t0000_u01736656645461") 2025/01/12 04:39:20 DEBUG : dst/one.bak: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f119cf65ad5593f67_d20250112_m043722_c001_v0001184_t0034_u01736656642780") 2025/01/12 04:39:20 DEBUG : dst/one.bak: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f116cd45ee2750559_d20250112_m043717_c001_v0001116_t0059_u01736656637787") 2025/01/12 04:39:20 DEBUG : dst/one.bak: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62d54_d20250112_m043712_c001_v7007000_t0000_u01736656632153") 2025/01/12 04:39:20 DEBUG : dst/one.bak: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f11845ef4daa85e87_d20250112_m043709_c001_v0001115_t0055_u01736656629584") 2025/01/12 04:39:21 DEBUG : dst/one.bak: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f10403b3a05b0b7ff_d20250112_m043705_c001_v0001109_t0018_u01736656625540") 2025/01/12 04:39:21 DEBUG : dst/three: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4165d2c336faddc4_d20250112_m043615_c001_v7007000_t0000_u01736656575679") 2025/01/12 04:39:21 DEBUG : dst/three: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1153cfd71e61b7f0_d20250112_m043613_c001_v0001101_t0040_u01736656573994") 2025/01/12 04:39:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40443c2818caa978_d20250112_m043738_c001_v7007000_t0000_u01736656658414") 2025/01/12 04:39:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1182f22f7a183bf0_d20250112_m043736_c001_v0001182_t0049_u01736656656719") 2025/01/12 04:39:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f106dfc8d9d3ae2fc_d20250112_m043732_c001_v0001104_t0004_u01736656652973") 2025/01/12 04:39:21 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40443c2818caa97b_d20250112_m043738_c001_v7007000_t0000_u01736656658599") 2025/01/12 04:39:21 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f10269d4e50b1c0a4_d20250112_m043737_c001_v0001116_t0039_u01736656657116") 2025/01/12 04:39:21 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f408469fc24486154_d20250112_m043736_c001_v7007000_t0000_u01736656656924") 2025/01/12 04:39:21 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f10269d4e50b1c09a_d20250112_m043733_c001_v0001116_t0034_u01736656653662") 2025/01/12 04:39:21 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f408469fc2448614f_d20250112_m043733_c001_v7007000_t0000_u01736656653473") 2025/01/12 04:39:21 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8953_d20250112_m043727_c001_v0001144_t0052_u01736656647969") 2025/01/12 04:39:21 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f418b9a93d6fd889b_d20250112_m043725_c001_v7007000_t0000_u01736656645653") 2025/01/12 04:39:21 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1043a6873f574f1c_d20250112_m043724_c001_v0001098_t0037_u01736656644529") 2025/01/12 04:39:21 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4067400896140c6c_d20250112_m043724_c001_v7007000_t0000_u01736656644344") 2025/01/12 04:39:21 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1043a6873f574f0e_d20250112_m043721_c001_v0001098_t0013_u01736656641083") 2025/01/12 04:39:21 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4067400896140c55_d20250112_m043720_c001_v7007000_t0000_u01736656640878") 2025/01/12 04:39:21 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db890d_d20250112_m043714_c001_v0001144_t0037_u01736656634047") 2025/01/12 04:39:21 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4196da178024b551_d20250112_m043711_c001_v7007000_t0000_u01736656631409") 2025/01/12 04:39:21 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db88f5_d20250112_m043707_c001_v0001144_t0038_u01736656627907") 2025/01/12 04:39:22 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4196da178024b548_d20250112_m043707_c001_v7007000_t0000_u01736656627535") 2025/01/12 04:39:22 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db88d5_d20250112_m043702_c001_v0001144_t0043_u01736656622247") 2025/01/12 04:39:22 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f418b9a93d6fd8862_d20250112_m043659_c001_v7007000_t0000_u01736656619432") 2025/01/12 04:39:22 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db88ab_d20250112_m043656_c001_v0001144_t0047_u01736656616665") 2025/01/12 04:39:22 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f418b9a93d6fd8829_d20250112_m043655_c001_v7007000_t0000_u01736656615564") 2025/01/12 04:39:22 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8893_d20250112_m043649_c001_v0001144_t0053_u01736656609130") 2025/01/12 04:39:22 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f405dec4857bee3f0_d20250112_m043643_c001_v7007000_t0000_u01736656603680") 2025/01/12 04:39:22 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1117b3fddc06166c_d20250112_m043641_c001_v0001102_t0005_u01736656601239") 2025/01/12 04:39:22 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f405dec4857bee3dd_d20250112_m043640_c001_v7007000_t0000_u01736656600151") 2025/01/12 04:39:22 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8874_d20250112_m043633_c001_v0001144_t0055_u01736656593621") 2025/01/12 04:39:22 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f418b9a93d6fd87b7_d20250112_m043630_c001_v7007000_t0000_u01736656590726") 2025/01/12 04:39:22 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1117b3fddc061654_d20250112_m043628_c001_v0001102_t0012_u01736656588240") 2025/01/12 04:39:22 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f418b9a93d6fd8797_d20250112_m043627_c001_v7007000_t0000_u01736656587146") 2025/01/12 04:39:22 DEBUG : dst/three.txt: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db881c_d20250112_m043620_c001_v0001144_t0012_u01736656580051") 2025/01/12 04:39:22 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f418b9a93d6fd889c_d20250112_m043725_c001_v7007000_t0000_u01736656645847") 2025/01/12 04:39:22 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f10334f1de27a7f9f_d20250112_m043724_c001_v0001183_t0050_u01736656644140") 2025/01/12 04:39:22 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102df5f58b67abf9_d20250112_m043720_c001_v0001184_t0046_u01736656640668") 2025/01/12 04:39:22 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62d55_d20250112_m043712_c001_v7007000_t0000_u01736656632335") 2025/01/12 04:39:22 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f110bc750e20f90a9_d20250112_m043711_c001_v0001176_t0012_u01736656631189") 2025/01/12 04:39:22 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1130f3a549a2233d_d20250112_m043707_c001_v0001145_t0046_u01736656627238") 2025/01/12 04:39:23 DEBUG : dst/two: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40443c2818caa97d_d20250112_m043738_c001_v7007000_t0000_u01736656658782") 2025/01/12 04:39:23 DEBUG : dst/two: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db894f_d20250112_m043727_c001_v0001144_t0019_u01736656647329") 2025/01/12 04:39:23 DEBUG : dst/two: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f418b9a93d6fd889e_d20250112_m043726_c001_v7007000_t0000_u01736656646037") 2025/01/12 04:39:23 DEBUG : dst/two: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db890b_d20250112_m043713_c001_v0001144_t0058_u01736656633566") 2025/01/12 04:39:23 DEBUG : dst/two: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62d56_d20250112_m043712_c001_v7007000_t0000_u01736656632519") 2025/01/12 04:39:23 DEBUG : dst/two: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db88cf_d20250112_m043701_c001_v0001144_t0053_u01736656621667") 2025/01/12 04:39:23 DEBUG : dst/two: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62d3d_d20250112_m043700_c001_v7007000_t0000_u01736656620556") 2025/01/12 04:39:23 DEBUG : dst/two: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db888f_d20250112_m043648_c001_v0001144_t0000_u01736656608581") 2025/01/12 04:39:23 DEBUG : dst/two: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd2f2_d20250112_m043644_c001_v7007000_t0000_u01736656604802") 2025/01/12 04:39:23 DEBUG : dst/two: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1117b3fddc061660_d20250112_m043633_c001_v0001102_t0009_u01736656593224") 2025/01/12 04:39:23 DEBUG : dst/two: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4099f3ef9e1632a5_d20250112_m043631_c001_v7007000_t0000_u01736656591850") 2025/01/12 04:39:23 DEBUG : dst/two: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1117b3fddc06163e_d20250112_m043617_c001_v0001102_t0052_u01736656577567") 2025/01/12 04:39:23 DEBUG : dst/two: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4165d2c336faddc5_d20250112_m043615_c001_v7007000_t0000_u01736656575861") 2025/01/12 04:39:23 DEBUG : dst/two: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1033cdd61bda49eb_d20250112_m043611_c001_v0001161_t0027_u01736656571573") 2025/01/12 04:39:23 DEBUG : dst/two: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f418b9a93d6fd8730_d20250112_m043549_c001_v7007000_t0000_u01736656549504") 2025/01/12 04:39:23 DEBUG : dst/two: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f11553ed6c8a01852_d20250112_m043548_c001_v0001183_t0050_u01736656548176") 2025/01/12 04:39:23 DEBUG : empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f41099105f56c6f0f_d20250112_m043455_c001_v7007000_t0000_u01736656495099") 2025/01/12 04:39:23 DEBUG : empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f115cb44b50110b40_d20250112_m043447_c001_v0001179_t0023_u01736656487495") 2025/01/12 04:39:23 DEBUG : empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f41099105f56c6ef0_d20250112_m043445_c001_v7007000_t0000_u01736656485450") 2025/01/12 04:39:23 DEBUG : empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f115cb44b50110afc_d20250112_m043423_c001_v0001179_t0029_u01736656463630") 2025/01/12 04:39:24 DEBUG : empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f418b9a93d6fd856d_d20250112_m043401_c001_v7007000_t0000_u01736656441924") 2025/01/12 04:39:24 DEBUG : empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f115cb44b50110ab6_d20250112_m043354_c001_v0001179_t0014_u01736656434218") 2025/01/12 04:39:24 DEBUG : empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62a9b_d20250112_m043327_c001_v7007000_t0000_u01736656407559") 2025/01/12 04:39:24 DEBUG : empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db85ed_d20250112_m043325_c001_v0001144_t0047_u01736656405040") 2025/01/12 04:39:24 DEBUG : empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62a90_d20250112_m043323_c001_v7007000_t0000_u01736656403093") 2025/01/12 04:39:24 DEBUG : empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db85dc_d20250112_m043321_c001_v0001144_t0021_u01736656401468") 2025/01/12 04:39:24 DEBUG : empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62a54_d20250112_m043317_c001_v7007000_t0000_u01736656397281") 2025/01/12 04:39:24 DEBUG : empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db85ba_d20250112_m043314_c001_v0001144_t0031_u01736656394492") 2025/01/12 04:39:24 DEBUG : empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f408469fc24485eba_d20250112_m043312_c001_v7007000_t0000_u01736656392813") 2025/01/12 04:39:24 DEBUG : empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db85ac_d20250112_m043310_c001_v0001144_t0048_u01736656390923") 2025/01/12 04:39:24 DEBUG : empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f408469fc24485e89_d20250112_m043301_c001_v7007000_t0000_u01736656381015") 2025/01/12 04:39:24 DEBUG : empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8578_d20250112_m043258_c001_v0001144_t0041_u01736656378169") 2025/01/12 04:39:24 DEBUG : empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f408469fc24485e81_d20250112_m043256_c001_v7007000_t0000_u01736656376363") 2025/01/12 04:39:24 DEBUG : empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8572_d20250112_m043255_c001_v0001144_t0058_u01736656375021") 2025/01/12 04:39:24 DEBUG : empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f408469fc24485e72_d20250112_m043248_c001_v7007000_t0000_u01736656368486") 2025/01/12 04:39:24 DEBUG : empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8551_d20250112_m043246_c001_v0001144_t0003_u01736656366522") 2025/01/12 04:39:24 DEBUG : empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f408469fc24485e68_d20250112_m043243_c001_v7007000_t0000_u01736656363970") 2025/01/12 04:39:24 DEBUG : empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8541_d20250112_m043242_c001_v0001144_t0019_u01736656362095") 2025/01/12 04:39:24 DEBUG : empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f408469fc24485e63_d20250112_m043240_c001_v7007000_t0000_u01736656360991") 2025/01/12 04:39:24 DEBUG : empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1058d738a476f3a5_d20250112_m043240_c001_v0001177_t0046_u01736656360410") 2025/01/12 04:39:25 DEBUG : empty space: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8537_d20250112_m043238_c001_v0001144_t0047_u01736656358267") 2025/01/12 04:39:25 DEBUG : enormous: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62a99_d20250112_m043326_c001_v7007000_t0000_u01736656406635") 2025/01/12 04:39:25 DEBUG : enormous: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db85f3_d20250112_m043325_c001_v0001144_t0043_u01736656405679") 2025/01/12 04:39:25 DEBUG : existing: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40443c2818caa992_d20250112_m043744_c001_v7007000_t0000_u01736656664089") 2025/01/12 04:39:25 DEBUG : existing: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8973_d20250112_m043742_c001_v0001144_t0059_u01736656662559") 2025/01/12 04:39:25 DEBUG : existing: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f41522cc2b3fb8805_d20250112_m043352_c001_v7007000_t0000_u01736656432282") 2025/01/12 04:39:25 DEBUG : existing: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f115cb44b50110aa8_d20250112_m043350_c001_v0001179_t0059_u01736656430981") 2025/01/12 04:39:25 DEBUG : existing: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40674008961408ec_d20250112_m043232_c001_v7007000_t0000_u01736656352722") 2025/01/12 04:39:25 DEBUG : existing: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8529_d20250112_m043231_c001_v0001144_t0026_u01736656351537") 2025/01/12 04:39:25 DEBUG : existing: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40674008961408ea_d20250112_m043230_c001_v7007000_t0000_u01736656350257") 2025/01/12 04:39:25 DEBUG : existing: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8527_d20250112_m043229_c001_v0001144_t0020_u01736656349343") 2025/01/12 04:39:25 DEBUG : existing: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8523_d20250112_m043228_c001_v0001144_t0002_u01736656348031") 2025/01/12 04:39:25 DEBUG : existing-b: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f41522cc2b3fb8808_d20250112_m043352_c001_v7007000_t0000_u01736656432464") 2025/01/12 04:39:25 DEBUG : existing-b: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8631_d20250112_m043350_c001_v0001144_t0034_u01736656430972") 2025/01/12 04:39:25 DEBUG : five: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62aac_d20250112_m043332_c001_v7007000_t0000_u01736656412776") 2025/01/12 04:39:25 DEBUG : five: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f402b944131db8609_d20250112_m043330_c001_v0001144_t0040_u01736656410387") 2025/01/12 04:39:25 DEBUG : foo: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f408469fc24485e6e_d20250112_m043245_c001_v7007000_t0000_u01736656365793") 2025/01/12 04:39:25 DEBUG : foo: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f402b944131db8549_d20250112_m043245_c001_v0001144_t0040_u01736656365250") 2025/01/12 04:39:25 DEBUG : foo: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f402b944131db8545_d20250112_m043244_c001_v0001144_t0040_u01736656364699") 2025/01/12 04:39:26 DEBUG : four: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62aae_d20250112_m043332_c001_v7007000_t0000_u01736656412958") 2025/01/12 04:39:26 DEBUG : four: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4117b3fddc061518_d20250112_m043330_c001_v0001102_t0029_u01736656410940") 2025/01/12 04:39:26 DEBUG : four: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8605_d20250112_m043329_c001_v0001144_t0042_u01736656409566") 2025/01/12 04:39:26 DEBUG : hello world2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f405dec4857bee07b_d20250112_m043109_c001_v7007000_t0000_u01736656269944") 2025/01/12 04:39:26 DEBUG : hello world2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db846e_d20250112_m043109_c001_v0001144_t0055_u01736656269053") 2025/01/12 04:39:26 DEBUG : ignore-size: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40674008961408e6_d20250112_m043226_c001_v7007000_t0000_u01736656346904") 2025/01/12 04:39:26 DEBUG : ignore-size: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8521_d20250112_m043225_c001_v0001144_t0038_u01736656345606") 2025/01/12 04:39:26 DEBUG : nested/sub dir/file: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f41522cc2b3fb87f5_d20250112_m043349_c001_v7007000_t0000_u01736656429859") 2025/01/12 04:39:26 DEBUG : nested/sub dir/file: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f115cb44b50110aa4_d20250112_m043348_c001_v0001179_t0029_u01736656428783") 2025/01/12 04:39:26 DEBUG : nested/sub dir/file: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f41522cc2b3fb87e3_d20250112_m043347_c001_v7007000_t0000_u01736656427666") 2025/01/12 04:39:26 DEBUG : nested/sub dir/file: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f115cb44b50110a9c_d20250112_m043345_c001_v0001179_t0027_u01736656425989") 2025/01/12 04:39:26 DEBUG : one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62aaf_d20250112_m043333_c001_v7007000_t0000_u01736656413139") 2025/01/12 04:39:26 DEBUG : one: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f402b944131db85fb_d20250112_m043328_c001_v0001144_t0040_u01736656408669") 2025/01/12 04:39:26 DEBUG : only0: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d63336_d20250112_m043856_c001_v7007000_t0000_u01736656736666") 2025/01/12 04:39:26 DEBUG : only0: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f402b944131db8ab9_d20250112_m043850_c001_v0001144_t0040_u01736656730731") 2025/01/12 04:39:26 DEBUG : only0: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a2d_d20250112_m043823_c001_v0001144_t0018_u01736656703438") 2025/01/12 04:39:26 DEBUG : only0: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f418b9a93d6fd896b_d20250112_m043817_c001_v7007000_t0000_u01736656697087") 2025/01/12 04:39:26 DEBUG : only0: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db898b_d20250112_m043749_c001_v0001144_t0004_u01736656669099") 2025/01/12 04:39:26 DEBUG : only1: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d63337_d20250112_m043856_c001_v7007000_t0000_u01736656736849") 2025/01/12 04:39:26 DEBUG : only1: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f412397f259caefe0_d20250112_m043851_c001_v0001130_t0005_u01736656731289") 2025/01/12 04:39:27 DEBUG : only1: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a31_d20250112_m043824_c001_v0001144_t0004_u01736656704595") 2025/01/12 04:39:27 DEBUG : only1: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f402c573ce8545f86_d20250112_m043817_c001_v7007000_t0000_u01736656697228") 2025/01/12 04:39:27 DEBUG : only1: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8991_d20250112_m043750_c001_v0001144_t0047_u01736656670728") 2025/01/12 04:39:27 DEBUG : only10: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d6333c_d20250112_m043857_c001_v7007000_t0000_u01736656737032") 2025/01/12 04:39:27 DEBUG : only10: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f404e4fd607fe79d7_d20250112_m043851_c001_v0001183_t0017_u01736656731471") 2025/01/12 04:39:27 DEBUG : only10: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a75_d20250112_m043837_c001_v0001144_t0029_u01736656717058") 2025/01/12 04:39:27 DEBUG : only10: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f402c573ce8545f75_d20250112_m043816_c001_v7007000_t0000_u01736656696672") 2025/01/12 04:39:27 DEBUG : only10: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db89d7_d20250112_m043802_c001_v0001144_t0037_u01736656682535") 2025/01/12 04:39:27 DEBUG : only11: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d6333f_d20250112_m043857_c001_v7007000_t0000_u01736656737223") 2025/01/12 04:39:27 DEBUG : only11: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40508b2a921df316_d20250112_m043851_c001_v0001105_t0007_u01736656731665") 2025/01/12 04:39:27 DEBUG : only11: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a7d_d20250112_m043838_c001_v0001144_t0055_u01736656718202") 2025/01/12 04:39:27 DEBUG : only11: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd597_d20250112_m043816_c001_v7007000_t0000_u01736656696310") 2025/01/12 04:39:27 DEBUG : only11: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db89df_d20250112_m043803_c001_v0001144_t0028_u01736656683949") 2025/01/12 04:39:27 DEBUG : only12: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d63341_d20250112_m043857_c001_v7007000_t0000_u01736656737423") 2025/01/12 04:39:27 DEBUG : only12: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f402b944131db8abb_d20250112_m043851_c001_v0001144_t0040_u01736656731312") 2025/01/12 04:39:27 DEBUG : only12: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a87_d20250112_m043839_c001_v0001144_t0042_u01736656719367") 2025/01/12 04:39:27 DEBUG : only12: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd5a6_d20250112_m043816_c001_v7007000_t0000_u01736656696870") 2025/01/12 04:39:27 DEBUG : only12: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db89e5_d20250112_m043805_c001_v0001144_t0058_u01736656685036") 2025/01/12 04:39:28 DEBUG : only13: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d63342_d20250112_m043857_c001_v7007000_t0000_u01736656737605") 2025/01/12 04:39:28 DEBUG : only13: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f412397f259caefe2_d20250112_m043851_c001_v0001130_t0005_u01736656731475") 2025/01/12 04:39:28 DEBUG : only13: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a8f_d20250112_m043840_c001_v0001144_t0033_u01736656720966") 2025/01/12 04:39:28 DEBUG : only13: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd5a1_d20250112_m043816_c001_v7007000_t0000_u01736656696683") 2025/01/12 04:39:28 DEBUG : only13: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db89ed_d20250112_m043806_c001_v0001144_t0054_u01736656686493") 2025/01/12 04:39:28 DEBUG : only14: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d63344_d20250112_m043857_c001_v7007000_t0000_u01736656737789") 2025/01/12 04:39:28 DEBUG : only14: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f402b944131db8abf_d20250112_m043851_c001_v0001144_t0040_u01736656731502") 2025/01/12 04:39:28 DEBUG : only14: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a95_d20250112_m043841_c001_v0001144_t0057_u01736656721967") 2025/01/12 04:39:28 DEBUG : only14: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd5ab_d20250112_m043817_c001_v7007000_t0000_u01736656697253") 2025/01/12 04:39:28 DEBUG : only14: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db89f7_d20250112_m043807_c001_v0001144_t0038_u01736656687723") 2025/01/12 04:39:28 DEBUG : only15: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d63345_d20250112_m043857_c001_v7007000_t0000_u01736656737972") 2025/01/12 04:39:28 DEBUG : only15: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f412397f259caefe6_d20250112_m043851_c001_v0001130_t0005_u01736656731671") 2025/01/12 04:39:28 DEBUG : only15: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a99_d20250112_m043843_c001_v0001144_t0013_u01736656723463") 2025/01/12 04:39:28 DEBUG : only15: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f418b9a93d6fd8966_d20250112_m043816_c001_v7007000_t0000_u01736656696886") 2025/01/12 04:39:28 DEBUG : only15: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db89ff_d20250112_m043809_c001_v0001144_t0036_u01736656689049") 2025/01/12 04:39:28 DEBUG : only16: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d63346_d20250112_m043858_c001_v7007000_t0000_u01736656738163") 2025/01/12 04:39:28 DEBUG : only16: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f404e4fd607fe79db_d20250112_m043851_c001_v0001183_t0017_u01736656731679") 2025/01/12 04:39:28 DEBUG : only16: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a9f_d20250112_m043844_c001_v0001144_t0001_u01736656724895") 2025/01/12 04:39:28 DEBUG : only16: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4165d2c336fae325_d20250112_m043817_c001_v7007000_t0000_u01736656697261") 2025/01/12 04:39:29 DEBUG : only16: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a03_d20250112_m043810_c001_v0001144_t0030_u01736656690397") 2025/01/12 04:39:29 DEBUG : only17: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d63347_d20250112_m043858_c001_v7007000_t0000_u01736656738347") 2025/01/12 04:39:29 DEBUG : only17: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f402b944131db8ac1_d20250112_m043851_c001_v0001144_t0040_u01736656731689") 2025/01/12 04:39:29 DEBUG : only17: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8aa7_d20250112_m043846_c001_v0001144_t0058_u01736656726614") 2025/01/12 04:39:29 DEBUG : only17: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f418b9a93d6fd896f_d20250112_m043817_c001_v7007000_t0000_u01736656697272") 2025/01/12 04:39:29 DEBUG : only17: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a07_d20250112_m043811_c001_v0001144_t0048_u01736656691654") 2025/01/12 04:39:29 DEBUG : only18: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d63349_d20250112_m043858_c001_v7007000_t0000_u01736656738530") 2025/01/12 04:39:29 DEBUG : only18: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40508b2a921df318_d20250112_m043851_c001_v0001105_t0007_u01736656731849") 2025/01/12 04:39:29 DEBUG : only18: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8aad_d20250112_m043847_c001_v0001144_t0038_u01736656727931") 2025/01/12 04:39:29 DEBUG : only18: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f402c573ce8545f88_d20250112_m043817_c001_v7007000_t0000_u01736656697428") 2025/01/12 04:39:29 DEBUG : only18: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a13_d20250112_m043812_c001_v0001144_t0034_u01736656692956") 2025/01/12 04:39:29 DEBUG : only19: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d6334a_d20250112_m043858_c001_v7007000_t0000_u01736656738713") 2025/01/12 04:39:29 DEBUG : only19: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f412397f259caefe8_d20250112_m043851_c001_v0001130_t0005_u01736656731863") 2025/01/12 04:39:29 DEBUG : only19: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8ab3_d20250112_m043849_c001_v0001144_t0041_u01736656729457") 2025/01/12 04:39:29 DEBUG : only19: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4165d2c336fae323_d20250112_m043816_c001_v7007000_t0000_u01736656696890") 2025/01/12 04:39:29 DEBUG : only19: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a19_d20250112_m043814_c001_v0001144_t0032_u01736656694726") 2025/01/12 04:39:29 DEBUG : only2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d63350_d20250112_m043858_c001_v7007000_t0000_u01736656738897") 2025/01/12 04:39:29 DEBUG : only2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f404e4fd607fe79df_d20250112_m043851_c001_v0001183_t0017_u01736656731872") 2025/01/12 04:39:29 DEBUG : only2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a3d_d20250112_m043825_c001_v0001144_t0027_u01736656705639") 2025/01/12 04:39:29 DEBUG : only2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f402c573ce8545f80_d20250112_m043817_c001_v7007000_t0000_u01736656697035") 2025/01/12 04:39:30 DEBUG : only2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8995_d20250112_m043751_c001_v0001144_t0013_u01736656671800") 2025/01/12 04:39:30 DEBUG : only3: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d63354_d20250112_m043859_c001_v7007000_t0000_u01736656739080") 2025/01/12 04:39:30 DEBUG : only3: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f402b944131db8ac3_d20250112_m043851_c001_v0001144_t0040_u01736656731882") 2025/01/12 04:39:30 DEBUG : only3: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a41_d20250112_m043826_c001_v0001144_t0059_u01736656706920") 2025/01/12 04:39:30 DEBUG : only3: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4165d2c336fae322_d20250112_m043816_c001_v7007000_t0000_u01736656696691") 2025/01/12 04:39:30 DEBUG : only3: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db899b_d20250112_m043753_c001_v0001144_t0002_u01736656673303") 2025/01/12 04:39:30 DEBUG : only4: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d63358_d20250112_m043859_c001_v7007000_t0000_u01736656739267") 2025/01/12 04:39:30 DEBUG : only4: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40508b2a921df31c_d20250112_m043852_c001_v0001105_t0007_u01736656732036") 2025/01/12 04:39:30 DEBUG : only4: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a49_d20250112_m043828_c001_v0001144_t0046_u01736656708711") 2025/01/12 04:39:30 DEBUG : only4: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f418b9a93d6fd8961_d20250112_m043816_c001_v7007000_t0000_u01736656696696") 2025/01/12 04:39:30 DEBUG : only4: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db89a5_d20250112_m043754_c001_v0001144_t0008_u01736656674545") 2025/01/12 04:39:30 DEBUG : only5: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d6335c_d20250112_m043859_c001_v7007000_t0000_u01736656739451") 2025/01/12 04:39:30 DEBUG : only5: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f412397f259caefea_d20250112_m043852_c001_v0001130_t0005_u01736656732047") 2025/01/12 04:39:30 DEBUG : only5: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a53_d20250112_m043830_c001_v0001144_t0022_u01736656710450") 2025/01/12 04:39:30 DEBUG : only5: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd5aa_d20250112_m043817_c001_v7007000_t0000_u01736656697055") 2025/01/12 04:39:30 DEBUG : only5: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db89ad_d20250112_m043755_c001_v0001144_t0036_u01736656675781") 2025/01/12 04:39:30 DEBUG : only6: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d63360_d20250112_m043859_c001_v7007000_t0000_u01736656739635") 2025/01/12 04:39:30 DEBUG : only6: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f404e4fd607fe79e9_d20250112_m043852_c001_v0001183_t0017_u01736656732055") 2025/01/12 04:39:30 DEBUG : only6: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a5b_d20250112_m043831_c001_v0001144_t0039_u01736656711562") 2025/01/12 04:39:30 DEBUG : only6: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4165d2c336fae324_d20250112_m043817_c001_v7007000_t0000_u01736656697073") 2025/01/12 04:39:31 DEBUG : only6: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db89b3_d20250112_m043756_c001_v0001144_t0022_u01736656676985") 2025/01/12 04:39:31 DEBUG : only7: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d63364_d20250112_m043859_c001_v7007000_t0000_u01736656739819") 2025/01/12 04:39:31 DEBUG : only7: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f402b944131db8ac7_d20250112_m043852_c001_v0001144_t0040_u01736656732100") 2025/01/12 04:39:31 DEBUG : only7: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a5f_d20250112_m043832_c001_v0001144_t0025_u01736656712610") 2025/01/12 04:39:31 DEBUG : only7: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd5ad_d20250112_m043817_c001_v7007000_t0000_u01736656697446") 2025/01/12 04:39:31 DEBUG : only7: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db89bd_d20250112_m043758_c001_v0001144_t0005_u01736656678951") 2025/01/12 04:39:31 DEBUG : only8: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d6336a_d20250112_m043900_c001_v7007000_t0000_u01736656740002") 2025/01/12 04:39:31 DEBUG : only8: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40508b2a921df31e_d20250112_m043852_c001_v0001105_t0007_u01736656732219") 2025/01/12 04:39:31 DEBUG : only8: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a69_d20250112_m043834_c001_v0001144_t0046_u01736656714382") 2025/01/12 04:39:31 DEBUG : only8: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40326dab232dd59d_d20250112_m043816_c001_v7007000_t0000_u01736656696496") 2025/01/12 04:39:31 DEBUG : only8: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db89c5_d20250112_m043800_c001_v0001144_t0015_u01736656680175") 2025/01/12 04:39:31 DEBUG : only9: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d6336e_d20250112_m043900_c001_v7007000_t0000_u01736656740186") 2025/01/12 04:39:31 DEBUG : only9: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f412397f259caefec_d20250112_m043852_c001_v0001130_t0005_u01736656732234") 2025/01/12 04:39:31 DEBUG : only9: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8a6f_d20250112_m043835_c001_v0001144_t0017_u01736656715946") 2025/01/12 04:39:31 DEBUG : only9: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f402c573ce8545f7a_d20250112_m043816_c001_v7007000_t0000_u01736656696854") 2025/01/12 04:39:31 DEBUG : only9: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db89cd_d20250112_m043801_c001_v0001144_t0038_u01736656681406") 2025/01/12 04:39:31 DEBUG : potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62ade_d20250112_m043344_c001_v7007000_t0000_u01736656424149") 2025/01/12 04:39:31 DEBUG : potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1117b3fddc061532_d20250112_m043342_c001_v0001102_t0034_u01736656422314") 2025/01/12 04:39:31 DEBUG : potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62ad1_d20250112_m043340_c001_v7007000_t0000_u01736656420487") 2025/01/12 04:39:31 DEBUG : potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db861f_d20250112_m043338_c001_v0001144_t0023_u01736656418414") 2025/01/12 04:39:32 DEBUG : potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62ac0_d20250112_m043336_c001_v7007000_t0000_u01736656416565") 2025/01/12 04:39:32 DEBUG : potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1117b3fddc061520_d20250112_m043334_c001_v0001102_t0051_u01736656414056") 2025/01/12 04:39:32 DEBUG : potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62a8b_d20250112_m043320_c001_v7007000_t0000_u01736656400176") 2025/01/12 04:39:32 DEBUG : potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db85ca_d20250112_m043318_c001_v0001144_t0041_u01736656398218") 2025/01/12 04:39:32 DEBUG : potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f408469fc24485ec4_d20250112_m043315_c001_v7007000_t0000_u01736656395487") 2025/01/12 04:39:32 DEBUG : potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db85b8_d20250112_m043313_c001_v0001144_t0017_u01736656393729") 2025/01/12 04:39:32 DEBUG : potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f408469fc24485eb4_d20250112_m043311_c001_v7007000_t0000_u01736656391884") 2025/01/12 04:39:32 DEBUG : potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db85aa_d20250112_m043310_c001_v0001144_t0034_u01736656390452") 2025/01/12 04:39:32 DEBUG : potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f408469fc24485e84_d20250112_m043300_c001_v7007000_t0000_u01736656380463") 2025/01/12 04:39:32 DEBUG : potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8576_d20250112_m043257_c001_v0001144_t0027_u01736656377276") 2025/01/12 04:39:32 DEBUG : potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f408469fc24485e82_d20250112_m043256_c001_v7007000_t0000_u01736656376545") 2025/01/12 04:39:32 DEBUG : potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db856c_d20250112_m043254_c001_v0001144_t0022_u01736656374438") 2025/01/12 04:39:32 DEBUG : potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f408469fc24485e7c_d20250112_m043253_c001_v7007000_t0000_u01736656373693") 2025/01/12 04:39:32 DEBUG : potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8568_d20250112_m043252_c001_v0001144_t0007_u01736656372725") 2025/01/12 04:39:32 DEBUG : potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8562_d20250112_m043251_c001_v0001144_t0044_u01736656371851") 2025/01/12 04:39:32 DEBUG : potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f408469fc24485e75_d20250112_m043251_c001_v7007000_t0000_u01736656371123") 2025/01/12 04:39:33 DEBUG : potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db855d_d20250112_m043250_c001_v0001144_t0053_u01736656370212") 2025/01/12 04:39:33 DEBUG : potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db855b_d20250112_m043249_c001_v0001144_t0039_u01736656369398") 2025/01/12 04:39:33 DEBUG : potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f408469fc24485e73_d20250112_m043248_c001_v7007000_t0000_u01736656368672") 2025/01/12 04:39:33 DEBUG : potato: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8553_d20250112_m043247_c001_v0001144_t0008_u01736656367479") 2025/01/12 04:39:33 DEBUG : potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f41522cc2b3fb8883_d20250112_m043515_c001_v7007000_t0000_u01736656515715") 2025/01/12 04:39:33 DEBUG : potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1117b3fddc0615d4_d20250112_m043515_c001_v0001102_t0036_u01736656515021") 2025/01/12 04:39:33 DEBUG : potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f41099105f56c6f14_d20250112_m043455_c001_v7007000_t0000_u01736656495420") 2025/01/12 04:39:33 DEBUG : potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1117b3fddc06158e_d20250112_m043446_c001_v0001102_t0047_u01736656486729") 2025/01/12 04:39:33 DEBUG : potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4165d2c336fadd4a_d20250112_m043431_c001_v7007000_t0000_u01736656471012") 2025/01/12 04:39:33 DEBUG : potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1117b3fddc06156a_d20250112_m043422_c001_v0001102_t0035_u01736656462893") 2025/01/12 04:39:33 DEBUG : potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f418b9a93d6fd8570_d20250112_m043402_c001_v7007000_t0000_u01736656442303") 2025/01/12 04:39:33 DEBUG : potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1117b3fddc061546_d20250112_m043353_c001_v0001102_t0014_u01736656433800") 2025/01/12 04:39:33 DEBUG : potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62a9a_d20250112_m043326_c001_v7007000_t0000_u01736656406819") 2025/01/12 04:39:33 DEBUG : potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db85e8_d20250112_m043324_c001_v0001144_t0056_u01736656404390") 2025/01/12 04:39:33 DEBUG : potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62a91_d20250112_m043323_c001_v7007000_t0000_u01736656403275") 2025/01/12 04:39:33 DEBUG : potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db85d8_d20250112_m043321_c001_v0001144_t0040_u01736656401090") 2025/01/12 04:39:33 DEBUG : potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62a8d_d20250112_m043320_c001_v7007000_t0000_u01736656400359") 2025/01/12 04:39:33 DEBUG : potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db85d0_d20250112_m043319_c001_v0001144_t0045_u01736656399215") 2025/01/12 04:39:33 DEBUG : potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62a58_d20250112_m043317_c001_v7007000_t0000_u01736656397474") 2025/01/12 04:39:34 DEBUG : potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db85be_d20250112_m043315_c001_v0001144_t0032_u01736656395858") 2025/01/12 04:39:34 DEBUG : potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f408469fc24485ebb_d20250112_m043312_c001_v7007000_t0000_u01736656392996") 2025/01/12 04:39:34 DEBUG : potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db85ae_d20250112_m043311_c001_v0001144_t0050_u01736656391899") 2025/01/12 04:39:34 DEBUG : potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f408469fc24485e8a_d20250112_m043301_c001_v7007000_t0000_u01736656381197") 2025/01/12 04:39:34 DEBUG : potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db857c_d20250112_m043259_c001_v0001144_t0058_u01736656379209") 2025/01/12 04:39:34 DEBUG : potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f405dec4857bee085_d20250112_m043113_c001_v7007000_t0000_u01736656273956") 2025/01/12 04:39:34 DEBUG : potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8476_d20250112_m043113_c001_v0001144_t0041_u01736656273080") 2025/01/12 04:39:34 DEBUG : potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f405dec4857bee080_d20250112_m043111_c001_v7007000_t0000_u01736656271753") 2025/01/12 04:39:34 DEBUG : potato2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8474_d20250112_m043110_c001_v0001144_t0023_u01736656270895") 2025/01/12 04:39:34 DEBUG : potato3: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f41099105f56c6f18_d20250112_m043455_c001_v7007000_t0000_u01736656495642") 2025/01/12 04:39:34 DEBUG : potato3: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db86a1_d20250112_m043448_c001_v0001144_t0043_u01736656488104") 2025/01/12 04:39:34 DEBUG : potato3: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4165d2c336fadd4d_d20250112_m043431_c001_v7007000_t0000_u01736656471405") 2025/01/12 04:39:34 DEBUG : potato3: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8671_d20250112_m043424_c001_v0001144_t0024_u01736656464201") 2025/01/12 04:39:34 DEBUG : potato3: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f418b9a93d6fd8572_d20250112_m043402_c001_v7007000_t0000_u01736656442540") 2025/01/12 04:39:34 DEBUG : potato3: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8637_d20250112_m043354_c001_v0001144_t0056_u01736656434424") 2025/01/12 04:39:34 DEBUG : pre-dest1/1: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4165d2c336faddb3_d20250112_m043558_c001_v7007000_t0000_u01736656558590") 2025/01/12 04:39:34 DEBUG : pre-dest1/1: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db87bf_d20250112_m043550_c001_v0001144_t0056_u01736656550248") 2025/01/12 04:39:34 DEBUG : pre-dest2/2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4165d2c336faddb4_d20250112_m043558_c001_v7007000_t0000_u01736656558772") 2025/01/12 04:39:34 DEBUG : pre-dest2/2: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1117b3fddc061612_d20250112_m043551_c001_v0001102_t0050_u01736656551181") 2025/01/12 04:39:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f418b9a93d6fd8706_d20250112_m043529_c001_v7007000_t0000_u01736656529126") 2025/01/12 04:39:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f115cb44b50110b9e_d20250112_m043525_c001_v0001179_t0046_u01736656525202") 2025/01/12 04:39:35 DEBUG : sizeonly: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40674008961408e3_d20250112_m043224_c001_v7007000_t0000_u01736656344330") 2025/01/12 04:39:35 DEBUG : sizeonly: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db851d_d20250112_m043222_c001_v0001144_t0018_u01736656342945") 2025/01/12 04:39:35 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d633c6_d20250112_m043909_c001_v7007000_t0000_u01736656749250") 2025/01/12 04:39:35 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f112397f259caf000_d20250112_m043906_c001_v0001130_t0023_u01736656746383") 2025/01/12 04:39:35 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d633ab_d20250112_m043904_c001_v7007000_t0000_u01736656744453") 2025/01/12 04:39:35 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8aeb_d20250112_m043901_c001_v0001144_t0052_u01736656741535") 2025/01/12 04:39:35 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f41522cc2b3fb87f7_d20250112_m043350_c001_v7007000_t0000_u01736656430053") 2025/01/12 04:39:35 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1117b3fddc06153c_d20250112_m043349_c001_v0001102_t0025_u01736656429136") 2025/01/12 04:39:35 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f41522cc2b3fb87e5_d20250112_m043347_c001_v7007000_t0000_u01736656427849") 2025/01/12 04:39:35 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db862b_d20250112_m043346_c001_v0001144_t0013_u01736656426344") 2025/01/12 04:39:35 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f40674008961408a9_d20250112_m043219_c001_v7007000_t0000_u01736656339297") 2025/01/12 04:39:35 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db850f_d20250112_m043217_c001_v0001144_t0003_u01736656337448") 2025/01/12 04:39:35 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f406740089614088b_d20250112_m043216_c001_v7007000_t0000_u01736656336703") 2025/01/12 04:39:35 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8509_d20250112_m043215_c001_v0001144_t0031_u01736656335356") 2025/01/12 04:39:35 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4067400896140868_d20250112_m043208_c001_v7007000_t0000_u01736656328830") 2025/01/12 04:39:35 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db84f8_d20250112_m043207_c001_v0001144_t0039_u01736656327446") 2025/01/12 04:39:35 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f406740089614085e_d20250112_m043206_c001_v7007000_t0000_u01736656326890") 2025/01/12 04:39:35 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db84ee_d20250112_m043204_c001_v0001144_t0007_u01736656324961") 2025/01/12 04:39:36 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db84e4_d20250112_m043158_c001_v0001144_t0002_u01736656318178") 2025/01/12 04:39:36 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4090dbe0578c0353_d20250112_m043157_c001_v7007000_t0000_u01736656317454") 2025/01/12 04:39:36 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db84dc_d20250112_m043156_c001_v0001144_t0054_u01736656316526") 2025/01/12 04:39:36 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db84d6_d20250112_m043154_c001_v0001144_t0053_u01736656314948") 2025/01/12 04:39:36 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f4090dbe0578c0352_d20250112_m043153_c001_v7007000_t0000_u01736656313496") 2025/01/12 04:39:36 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db84c6_d20250112_m043147_c001_v0001144_t0031_u01736656307132") 2025/01/12 04:39:36 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db84b2_d20250112_m043140_c001_v0001144_t0058_u01736656300268") 2025/01/12 04:39:36 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f41522cc2b3fb85d1_d20250112_m043139_c001_v7007000_t0000_u01736656299543") 2025/01/12 04:39:36 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db84ae_d20250112_m043138_c001_v0001144_t0059_u01736656298549") 2025/01/12 04:39:36 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db84a6_d20250112_m043137_c001_v0001144_t0043_u01736656297438") 2025/01/12 04:39:36 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f41522cc2b3fb85cb_d20250112_m043136_c001_v7007000_t0000_u01736656296341") 2025/01/12 04:39:36 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8496_d20250112_m043126_c001_v0001144_t0017_u01736656286475") 2025/01/12 04:39:36 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62872_d20250112_m043126_c001_v7007000_t0000_u01736656286105") 2025/01/12 04:39:36 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8492_d20250112_m043124_c001_v0001144_t0057_u01736656284818") 2025/01/12 04:39:36 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f405dec4857bee0a1_d20250112_m043123_c001_v7007000_t0000_u01736656283136") 2025/01/12 04:39:36 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db848a_d20250112_m043122_c001_v0001144_t0049_u01736656282310") 2025/01/12 04:39:36 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f405dec4857bee09a_d20250112_m043121_c001_v7007000_t0000_u01736656281754") 2025/01/12 04:39:37 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8486_d20250112_m043120_c001_v0001144_t0033_u01736656280901") 2025/01/12 04:39:37 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f405dec4857bee090_d20250112_m043119_c001_v7007000_t0000_u01736656279627") 2025/01/12 04:39:37 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8480_d20250112_m043118_c001_v0001144_t0055_u01736656278516") 2025/01/12 04:39:37 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f405dec4857bee08a_d20250112_m043117_c001_v7007000_t0000_u01736656277961") 2025/01/12 04:39:37 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db847e_d20250112_m043116_c001_v0001144_t0025_u01736656276735") 2025/01/12 04:39:37 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f405dec4857bee087_d20250112_m043115_c001_v7007000_t0000_u01736656275816") 2025/01/12 04:39:37 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8478_d20250112_m043114_c001_v0001144_t0045_u01736656274870") 2025/01/12 04:39:37 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f405dec4857bee07a_d20250112_m043108_c001_v7007000_t0000_u01736656268149") 2025/01/12 04:39:37 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8468_d20250112_m043107_c001_v0001144_t0019_u01736656267190") 2025/01/12 04:39:37 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f405dec4857bee078_d20250112_m043106_c001_v7007000_t0000_u01736656266283") 2025/01/12 04:39:37 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8466_d20250112_m043105_c001_v0001144_t0041_u01736656265237") 2025/01/12 04:39:37 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f405dec4857bee073_d20250112_m043104_c001_v7007000_t0000_u01736656264325") 2025/01/12 04:39:37 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8462_d20250112_m043103_c001_v0001144_t0038_u01736656263249") 2025/01/12 04:39:37 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f405dec4857bee06c_d20250112_m043100_c001_v7007000_t0000_u01736656260352") 2025/01/12 04:39:37 DEBUG : sub dir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db845c_d20250112_m043059_c001_v0001144_t0022_u01736656259468") 2025/01/12 04:39:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d633c7_d20250112_m043909_c001_v7007000_t0000_u01736656749434") 2025/01/12 04:39:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f10508b2a921df34e_d20250112_m043906_c001_v0001105_t0052_u01736656746367") 2025/01/12 04:39:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d633ad_d20250112_m043904_c001_v7007000_t0000_u01736656744637") 2025/01/12 04:39:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f104e4fd607fe7a81_d20250112_m043901_c001_v0001183_t0007_u01736656741528") 2025/01/12 04:39:37 DEBUG : sub/yam: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62adc_d20250112_m043343_c001_v7007000_t0000_u01736656423602") 2025/01/12 04:39:38 DEBUG : sub/yam: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f115cb44b50110a98_d20250112_m043341_c001_v0001179_t0036_u01736656421968") 2025/01/12 04:39:38 DEBUG : three: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62ab0_d20250112_m043333_c001_v7007000_t0000_u01736656413323") 2025/01/12 04:39:38 DEBUG : three: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8611_d20250112_m043331_c001_v0001144_t0021_u01736656411703") 2025/01/12 04:39:38 DEBUG : three: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f102b944131db8601_d20250112_m043329_c001_v0001144_t0058_u01736656409038") 2025/01/12 04:39:38 DEBUG : two: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62ab1_d20250112_m043333_c001_v7007000_t0000_u01736656413507") 2025/01/12 04:39:38 DEBUG : two: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f415cb44b50110a84_d20250112_m043331_c001_v0001179_t0000_u01736656411126") 2025/01/12 04:39:38 DEBUG : two: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f402b944131db85ff_d20250112_m043328_c001_v0001144_t0040_u01736656408855") 2025/01/12 04:39:38 DEBUG : yam: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62ae0_d20250112_m043344_c001_v7007000_t0000_u01736656424331") 2025/01/12 04:39:38 DEBUG : yam: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1052081baeb251e2_d20250112_m043343_c001_v0001183_t0002_u01736656423411") 2025/01/12 04:39:38 DEBUG : yam: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62acd_d20250112_m043339_c001_v7007000_t0000_u01736656419939") 2025/01/12 04:39:38 DEBUG : yam: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f115cb44b50110a8c_d20250112_m043338_c001_v0001179_t0041_u01736656418062") 2025/01/12 04:39:38 DEBUG : yam: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62ab9_d20250112_m043336_c001_v7007000_t0000_u01736656416019") 2025/01/12 04:39:38 DEBUG : yam: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f115cb44b50110a88_d20250112_m043334_c001_v0001179_t0046_u01736656414068") 2025/01/12 04:39:38 DEBUG : yaml: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62ad3_d20250112_m043340_c001_v7007000_t0000_u01736656420671") 2025/01/12 04:39:38 DEBUG : yaml: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f117e8b11021f9678_d20250112_m043339_c001_v0001153_t0014_u01736656419611") 2025/01/12 04:39:38 DEBUG : yaml: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f407f7e6047d62ac4_d20250112_m043336_c001_v7007000_t0000_u01736656416771") 2025/01/12 04:39:38 DEBUG : yaml: Deleting (id "4_zefd27d43c07d5b8b9f480e1b_f1024bb3d66004742_d20250112_m043335_c001_v0001039_t0028_u01736656415410") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 8m50.285172684s (try 1/5)