"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/01/20 01:34:12 DEBUG : Creating backend with remote "TestB2:rclone-test-kaleyuh6tibi" 2025/01/20 01:34:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/20 01:34:13 DEBUG : Creating backend with remote "/tmp/rclone4194266261" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:34:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:34:17 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:34:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/20 01:34:17 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.12s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:34:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 01:34:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:34:18 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:34:18 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:34:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/20 01:34:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:34:19 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.02s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", 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-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", 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-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:34:21 DEBUG : Creating backend with remote "/non-existing" 2025/01/20 01:34:21 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/20 01:34:21 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:34:21 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:34:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:34:22 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:34:22 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:34:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/20 01:34:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.84s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:34:24 INFO : B2 bucket rclone-test-kaleyuh6tibi: Running all checks before starting transfers 2025/01/20 01:34:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:34:24 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:34:24 INFO : B2 bucket rclone-test-kaleyuh6tibi: Checks finished, now starting transfers 2025/01/20 01:34:24 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:34:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/20 01:34:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.49s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:34:25 ERROR : Ignoring --no-traverse with sync 2025/01/20 01:34:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:34:25 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:34:25 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:34:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/20 01:34:25 INFO : sub dir/hello world: Copied (new) 2025/01/20 01:34:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.49s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:34:27 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/20 01:34:27 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:34:27 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:34:27 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/20 01:34:27 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.46s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:34:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 01:34:28 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:34:28 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:34:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/20 01:34:28 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.48s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:34:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 01:34:30 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:34:30 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:34:30 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/20 01:34:30 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.89s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:34:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/20 01:34:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 01:34:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/20 01:34:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 01:34:32 INFO : sub dir: Making directory 2025/01/20 01:34:32 INFO : sub dir2: Making directory 2025/01/20 01:34:32 INFO : sub dir2/sub sub dir2: Making directory 2025/01/20 01:34:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:34:32 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:34:32 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:34:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/20 01:34:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/20 01:34:32 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.46s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:34:33 INFO : sub dir2: Making directory 2025/01/20 01:34:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/20 01:34:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 01:34:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:34:33 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:34:33 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:34:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/20 01:34:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:34:34 DEBUG : sub dir2: Making directory with metadata 2025/01/20 01:34:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 01:34:34 INFO : sub dir: Making directory 2025/01/20 01:34:34 INFO : sub dir2: Making directory 2025/01/20 01:34:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:34:34 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:34:34 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:34:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/20 01:34:34 INFO : sub dir/hello world: Copied (new) 2025/01/20 01:34:34 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/20 01:34:34 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/20 01:34:35 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.67s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", 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-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:34:36 INFO : sub dir2: Making directory 2025/01/20 01:34:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:34:36 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:34:36 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:34:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/20 01:34:36 INFO : sub dir/hello world: Copied (new) 2025/01/20 01:34:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:34:37 DEBUG : sub dir2: Making directory with metadata 2025/01/20 01:34:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 01:34:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 01:34:37 INFO : sub dir: Making directory 2025/01/20 01:34:37 INFO : sub dir2: Making directory 2025/01/20 01:34:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:34:37 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:34:37 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:34:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/20 01:34:37 INFO : sub dir/hello world: Copied (new) 2025/01/20 01:34:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/20 01:34:38 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.52s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:34:39 INFO : sub dir2: Making directory 2025/01/20 01:34:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:34:40 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:34:40 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:34:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/20 01:34:40 INFO : sub dir/hello world: Copied (new) 2025/01/20 01:34:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.51s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:34:41 DEBUG : Creating backend with remote "TestB2:rclone-test-lemepur0xecu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-kaleyuh6tibi -> B2 bucket rclone-test-lemepur0xecu 2025/01/20 01:34:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:34:42 DEBUG : B2 bucket rclone-test-lemepur0xecu: Waiting for checks to finish 2025/01/20 01:34:42 DEBUG : B2 bucket rclone-test-lemepur0xecu: Waiting for transfers to finish 2025/01/20 01:34:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/20 01:34:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:34:47 DEBUG : B2 bucket rclone-test-lemepur0xecu: Purge remote 2025/01/20 01:34:47 INFO : B2 bucket rclone-test-lemepur0xecu: cleaning bucket "rclone-test-lemepur0xecu" of all files 2025/01/20 01:34:47 DEBUG : sub dir/hello world: Deleting (id "4_zafd20d63509d8b1b9f480e1b_f1017b6eae298aa1e_d20250120_m013447_c001_v0001183_t0025_u01737336887117") --- PASS: TestServerSideCopy (11.22s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:34:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/20 01:34:53 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:34:53 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:34:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/20 01:34:53 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.42s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:34:55 DEBUG : Creating backend with remote "TestB2:rclone-test-munigix9biru" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-kaleyuh6tibi -> B2 bucket rclone-test-munigix9biru 2025/01/20 01:34:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:34:56 DEBUG : B2 bucket rclone-test-munigix9biru: Waiting for checks to finish 2025/01/20 01:34:56 DEBUG : B2 bucket rclone-test-munigix9biru: Waiting for transfers to finish 2025/01/20 01:35:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/20 01:35:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/20 01:35:02 DEBUG : B2 bucket rclone-test-munigix9biru: Waiting for checks to finish 2025/01/20 01:35:02 DEBUG : B2 bucket rclone-test-munigix9biru: Waiting for transfers to finish 2025/01/20 01:35:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/20 01:35:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:03 DEBUG : B2 bucket rclone-test-munigix9biru: Purge remote 2025/01/20 01:35:03 INFO : B2 bucket rclone-test-munigix9biru: cleaning bucket "rclone-test-munigix9biru" of all files 2025/01/20 01:35:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f923dc3509d8b1b9f480e1b_f10878f88c3194126_d20250120_m013502_c001_v0001117_t0059_u01737336902689") 2025/01/20 01:35:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f923dc3509d8b1b9f480e1b_f117641d1e8b41526_d20250120_m013500_c001_v0001181_t0053_u01737336900726") --- PASS: TestServerSideCopyOverSelf (14.99s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:10 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:35:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/20 01:35:10 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:35:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/20 01:35:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/20 01:35:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.40s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:12 DEBUG : Creating backend with remote "TestB2:rclone-test-texayuv4xizu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-kaleyuh6tibi -> B2 bucket rclone-test-texayuv4xizu 2025/01/20 01:35:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:35:13 DEBUG : B2 bucket rclone-test-texayuv4xizu: Waiting for checks to finish 2025/01/20 01:35:13 DEBUG : B2 bucket rclone-test-texayuv4xizu: Waiting for transfers to finish 2025/01/20 01:35:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/20 01:35:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:18 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/20 01:35:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/20 01:35:19 DEBUG : pacer: Reducing sleep to 10ms 2025/01/20 01:35:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/20 01:35:19 DEBUG : B2 bucket rclone-test-texayuv4xizu: Waiting for checks to finish 2025/01/20 01:35:19 DEBUG : B2 bucket rclone-test-texayuv4xizu: Waiting for transfers to finish 2025/01/20 01:35:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/20 01:35:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/20 01:35:20 INFO : sub dir/hello world: Deleted 2025/01/20 01:35:20 DEBUG : testing file moves 2025/01/20 01:35:21 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/20 01:35:21 DEBUG : B2 bucket rclone-test-texayuv4xizu: Waiting for checks to finish 2025/01/20 01:35:21 DEBUG : B2 bucket rclone-test-texayuv4xizu: Waiting for transfers to finish 2025/01/20 01:35:21 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/20 01:35:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/20 01:35:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:22 DEBUG : B2 bucket rclone-test-texayuv4xizu: Purge remote 2025/01/20 01:35:22 INFO : B2 bucket rclone-test-texayuv4xizu: cleaning bucket "rclone-test-texayuv4xizu" of all files 2025/01/20 01:35:22 DEBUG : sub dir/hello world: Deleting (id "4_zbfa27df3509d8b1b9f480e1b_f11809503f947385d_d20250120_m013521_c001_v0001116_t0026_u01737336921313") 2025/01/20 01:35:22 DEBUG : sub dir/hello world: Deleting (id "4_zbfa27df3509d8b1b9f480e1b_f11545ad3d1bf254c_d20250120_m013519_c001_v0001183_t0025_u01737336919763") 2025/01/20 01:35:22 DEBUG : sub dir/hello world: Deleting (id "4_zbfa27df3509d8b1b9f480e1b_f11055cce1c06f87e_d20250120_m013517_c001_v0001184_t0048_u01737336917715") --- PASS: TestServerSideMoveOverSelf (13.24s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:25 ERROR : : error listing: directory not found 2025/01/20 01:35:25 INFO : Local file system at /tmp/rclone4194266261: Making directory 2025/01/20 01:35:26 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:35:26 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.92s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:35:27 DEBUG : Local file system at /tmp/rclone4194266261: Waiting for checks to finish 2025/01/20 01:35:27 DEBUG : Local file system at /tmp/rclone4194266261: Waiting for transfers to finish 2025/01/20 01:35:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/20 01:35:28 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/20 01:35:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestCopyRedownload (2.28s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:29 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/20 01:35:29 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:35:29 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:35:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/20 01:35:29 INFO : check sum: Copied (new) 2025/01/20 01:35:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:30 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:35:30 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/20 01:35:30 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/20 01:35:30 DEBUG : check sum: Unchanged skipping 2025/01/20 01:35:30 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:35:30 DEBUG : Waiting for deletions to finish 2025/01/20 01:35:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.27s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:31 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/20 01:35:31 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:35:31 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:35:32 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/20 01:35:32 INFO : sizeonly: Copied (new) 2025/01/20 01:35:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:32 DEBUG : sizeonly: Sizes identical 2025/01/20 01:35:32 DEBUG : sizeonly: Unchanged skipping 2025/01/20 01:35:32 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:35:32 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:35:32 DEBUG : Waiting for deletions to finish 2025/01/20 01:35:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.21s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/20 01:35:34 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:35:34 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:35:34 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/20 01:35:34 INFO : ignore-size: Copied (new) 2025/01/20 01:35:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:34 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:35:34 DEBUG : ignore-size: Unchanged skipping 2025/01/20 01:35:34 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:35:34 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:35:34 DEBUG : Waiting for deletions to finish 2025/01/20 01:35:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.23s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:35:36 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:35:36 DEBUG : existing: Unchanged skipping 2025/01/20 01:35:36 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:35:36 DEBUG : Waiting for deletions to finish 2025/01/20 01:35:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:36 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:35:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/20 01:35:36 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:35:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/20 01:35:37 INFO : existing: Copied (replaced existing) 2025/01/20 01:35:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.47s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/20 01:35:38 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:35:38 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:35:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/20 01:35:39 INFO : existing: Copied (new) 2025/01/20 01:35:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:39 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:35:39 DEBUG : existing: Destination exists, skipping 2025/01/20 01:35:39 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:35:39 DEBUG : Waiting for deletions to finish 2025/01/20 01:35:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.30s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:41 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/20 01:35:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/20 01:35:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:35:41 DEBUG : c/non empty space: Unchanged skipping 2025/01/20 01:35:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/20 01:35:41 INFO : a/potato2: Copied (new) 2025/01/20 01:35:42 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:35:42 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:35:42 DEBUG : Waiting for deletions to finish 2025/01/20 01:35:42 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.63s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:44 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:35:44 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/20 01:35:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/20 01:35:44 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/20 01:35:44 DEBUG : empty space: Unchanged skipping 2025/01/20 01:35:44 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:35:44 DEBUG : Waiting for deletions to finish 2025/01/20 01:35:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:44 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:35:44 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/20 01:35:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/20 01:35:45 INFO : empty space: Updated modification time in destination 2025/01/20 01:35:45 DEBUG : empty space: Unchanged skipping 2025/01/20 01:35:45 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:35:45 DEBUG : Waiting for deletions to finish 2025/01/20 01:35:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.46s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:47 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/20 01:35:47 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:35:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/20 01:35:47 DEBUG : empty space: Unchanged skipping 2025/01/20 01:35:47 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:35:47 DEBUG : Waiting for deletions to finish 2025/01/20 01:35:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.70s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:49 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:35:49 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/20 01:35:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4194266261) 2025/01/20 01:35:49 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kaleyuh6tibi) 2025/01/20 01:35:49 DEBUG : foo: sha1 differ 2025/01/20 01:35:49 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:35:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/20 01:35:49 INFO : foo: Copied (replaced existing) 2025/01/20 01:35:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.91s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:51 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/20 01:35:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:35:51 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:35:51 DEBUG : empty space: Unchanged skipping 2025/01/20 01:35:51 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:35:51 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/20 01:35:51 INFO : potato: Copied (new) 2025/01/20 01:35:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.14s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:53 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/20 01:35:53 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:35:53 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:35:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/20 01:35:53 INFO : potato: Copied (replaced existing) 2025/01/20 01:35:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.97s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:55 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/20 01:35:55 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:35:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4194266261) 2025/01/20 01:35:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kaleyuh6tibi) 2025/01/20 01:35:55 DEBUG : potato: sha1 differ 2025/01/20 01:35:55 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:35:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/20 01:35:55 INFO : potato: Copied (replaced existing) 2025/01/20 01:35:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 01:35:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/20 01:35:57 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:35:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:35:57 DEBUG : empty space: Unchanged skipping 2025/01/20 01:35:57 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:35:57 DEBUG : Waiting for deletions to finish 2025/01/20 01:35:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:35:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 01:35:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:35:59 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:35:59 DEBUG : empty space: Unchanged skipping 2025/01/20 01:35:59 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:35:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/20 01:35:59 INFO : potato2: Copied (new) 2025/01/20 01:35:59 DEBUG : Waiting for deletions to finish 2025/01/20 01:35:59 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:36:01 INFO : d: Making directory 2025/01/20 01:36:01 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/20 01:36:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/20 01:36:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:36:02 DEBUG : c/non empty space: Unchanged skipping 2025/01/20 01:36:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/20 01:36:02 INFO : a/potato2: Copied (new) 2025/01/20 01:36:02 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:36:02 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:36:02 DEBUG : Waiting for deletions to finish 2025/01/20 01:36:02 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:36:04 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/20 01:36:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/20 01:36:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:36:04 DEBUG : c/non empty space: Unchanged skipping 2025/01/20 01:36:04 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:36:04 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:36:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/20 01:36:04 INFO : a/potato2: Copied (new) 2025/01/20 01:36:04 ERROR : B2 bucket rclone-test-kaleyuh6tibi: not deleting files as there were IO errors 2025/01/20 01:36:04 ERROR : B2 bucket rclone-test-kaleyuh6tibi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.55s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:36:06 DEBUG : Waiting for deletions to finish 2025/01/20 01:36:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 01:36:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:36:07 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:36:07 DEBUG : empty space: Unchanged skipping 2025/01/20 01:36:07 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:36:07 INFO : potato: Deleted 2025/01/20 01:36:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/20 01:36:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.31s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:36:09 DEBUG : Waiting for deletions to finish 2025/01/20 01:36:09 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:36:09 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:36:09 INFO : potato: Deleted 2025/01/20 01:36:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 01:36:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:36:09 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:36:09 DEBUG : empty space: Unchanged skipping 2025/01/20 01:36:09 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:36:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/20 01:36:10 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.79s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:36:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 01:36:12 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:36:12 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:36:12 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/20 01:36:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.16s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:36:14 DEBUG : enormous: Excluded (Size Filter) 2025/01/20 01:36:14 DEBUG : enormous: Excluded 2025/01/20 01:36:14 DEBUG : potato2: Excluded (Size Filter) 2025/01/20 01:36:14 DEBUG : potato2: Excluded 2025/01/20 01:36:14 DEBUG : potato2: Excluded (Size Filter) 2025/01/20 01:36:14 DEBUG : potato2: Excluded 2025/01/20 01:36:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:36:14 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:36:14 DEBUG : empty space: Unchanged skipping 2025/01/20 01:36:14 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:36:14 DEBUG : Waiting for deletions to finish 2025/01/20 01:36:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:36:14 DEBUG : enormous: Excluded (Size Filter) 2025/01/20 01:36:14 DEBUG : enormous: Excluded 2025/01/20 01:36:14 DEBUG : potato2: Excluded (Size Filter) 2025/01/20 01:36:14 DEBUG : potato2: Excluded 2025/01/20 01:36:14 DEBUG : potato2: Excluded (Size Filter) 2025/01/20 01:36:14 DEBUG : potato2: Excluded 2025/01/20 01:36:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/20 01:36:14 DEBUG : empty space: Unchanged skipping 2025/01/20 01:36:14 DEBUG : Local file system at /tmp/rclone4194266261: Waiting for checks to finish 2025/01/20 01:36:14 DEBUG : Local file system at /tmp/rclone4194266261: Waiting for transfers to finish 2025/01/20 01:36:14 DEBUG : Waiting for deletions to finish 2025/01/20 01:36:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.74s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:36:17 DEBUG : enormous: Excluded (Size Filter) 2025/01/20 01:36:17 DEBUG : enormous: Excluded 2025/01/20 01:36:17 DEBUG : potato2: Excluded (Size Filter) 2025/01/20 01:36:17 DEBUG : potato2: Excluded 2025/01/20 01:36:17 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:36:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:36:17 DEBUG : empty space: Unchanged skipping 2025/01/20 01:36:17 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:36:17 DEBUG : Waiting for deletions to finish 2025/01/20 01:36:17 INFO : enormous: Deleted 2025/01/20 01:36:17 INFO : potato2: Deleted 2025/01/20 01:36:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:36:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/20 01:36:18 DEBUG : empty space: Unchanged skipping 2025/01/20 01:36:18 DEBUG : Local file system at /tmp/rclone4194266261: Waiting for checks to finish 2025/01/20 01:36:18 DEBUG : Local file system at /tmp/rclone4194266261: Waiting for transfers to finish 2025/01/20 01:36:18 DEBUG : Waiting for deletions to finish 2025/01/20 01:36:18 INFO : enormous: Deleted 2025/01/20 01:36:18 INFO : potato2: Deleted 2025/01/20 01:36:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:36:20 DEBUG : five: Need to transfer - File not found at Destination 2025/01/20 01:36:20 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/20 01:36:20 DEBUG : one: Destination is newer than source, skipping 2025/01/20 01:36:20 DEBUG : three: Sizes identical 2025/01/20 01:36:20 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:36:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/20 01:36:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/20 01:36:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4194266261) 2025/01/20 01:36:20 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kaleyuh6tibi) 2025/01/20 01:36:20 DEBUG : two: sha1 differ 2025/01/20 01:36:20 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:36:20 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/20 01:36:20 INFO : five: Copied (new) 2025/01/20 01:36:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/20 01:36:21 INFO : four: Copied (replaced existing) 2025/01/20 01:36:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/20 01:36:21 INFO : two: Copied (replaced existing) 2025/01/20 01:36:21 DEBUG : Waiting for deletions to finish 2025/01/20 01:36:21 DEBUG : one: Destination is newer than source, skipping 2025/01/20 01:36:21 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:36:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4194266261) 2025/01/20 01:36:21 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kaleyuh6tibi) 2025/01/20 01:36:21 DEBUG : three: sha1 differ 2025/01/20 01:36:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/20 01:36:21 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/20 01:36:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/20 01:36:21 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/20 01:36:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/20 01:36:21 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/20 01:36:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/20 01:36:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/20 01:36:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/20 01:36:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/20 01:36:21 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:36:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/20 01:36:22 INFO : three: Copied (replaced existing) 2025/01/20 01:36:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.19s) === 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-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/20 01:36:23 INFO : B2 bucket rclone-test-kaleyuh6tibi: Making map for --track-renames 2025/01/20 01:36:23 INFO : B2 bucket rclone-test-kaleyuh6tibi: Finished making map for --track-renames 2025/01/20 01:36:23 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:36:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/20 01:36:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/20 01:36:23 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for renames to finish 2025/01/20 01:36:23 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:36:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/20 01:36:23 INFO : yam: Copied (new) 2025/01/20 01:36:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/20 01:36:24 INFO : potato: Copied (new) 2025/01/20 01:36:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:36:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:36:24 DEBUG : potato: Unchanged skipping 2025/01/20 01:36:24 INFO : B2 bucket rclone-test-kaleyuh6tibi: Making map for --track-renames 2025/01/20 01:36:24 INFO : B2 bucket rclone-test-kaleyuh6tibi: Finished making map for --track-renames 2025/01/20 01:36:24 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:36:24 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for renames to finish 2025/01/20 01:36:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/20 01:36:25 INFO : yam: Copied (server-side copy) to: yaml 2025/01/20 01:36:25 INFO : yam: Deleted 2025/01/20 01:36:25 INFO : yaml: Renamed from "yam" 2025/01/20 01:36:25 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:36:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.73s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/20 01:36:27 INFO : B2 bucket rclone-test-kaleyuh6tibi: Making map for --track-renames 2025/01/20 01:36:27 INFO : B2 bucket rclone-test-kaleyuh6tibi: Finished making map for --track-renames 2025/01/20 01:36:27 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:36:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/20 01:36:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/20 01:36:27 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for renames to finish 2025/01/20 01:36:27 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:36:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/20 01:36:27 INFO : yam: Copied (new) 2025/01/20 01:36:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/20 01:36:28 INFO : potato: Copied (new) 2025/01/20 01:36:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:36:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:36:28 INFO : B2 bucket rclone-test-kaleyuh6tibi: Making map for --track-renames 2025/01/20 01:36:28 INFO : B2 bucket rclone-test-kaleyuh6tibi: Finished making map for --track-renames 2025/01/20 01:36:28 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:36:28 DEBUG : potato: Unchanged skipping 2025/01/20 01:36:28 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for renames to finish 2025/01/20 01:36:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/20 01:36:29 INFO : yam: Copied (server-side copy) to: yaml 2025/01/20 01:36:29 INFO : yam: Deleted 2025/01/20 01:36:29 INFO : yaml: Renamed from "yam" 2025/01/20 01:36:29 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:36:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.98s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/20 01:36:31 INFO : B2 bucket rclone-test-kaleyuh6tibi: Making map for --track-renames 2025/01/20 01:36:31 INFO : B2 bucket rclone-test-kaleyuh6tibi: Finished making map for --track-renames 2025/01/20 01:36:31 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:36:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/20 01:36:31 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/20 01:36:31 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for renames to finish 2025/01/20 01:36:31 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:36:31 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/20 01:36:31 INFO : sub/yam: Copied (new) 2025/01/20 01:36:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/20 01:36:32 INFO : potato: Copied (new) 2025/01/20 01:36:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:36:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:36:32 DEBUG : potato: Unchanged skipping 2025/01/20 01:36:32 INFO : B2 bucket rclone-test-kaleyuh6tibi: Making map for --track-renames 2025/01/20 01:36:32 INFO : B2 bucket rclone-test-kaleyuh6tibi: Finished making map for --track-renames 2025/01/20 01:36:32 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:36:32 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for renames to finish 2025/01/20 01:36:33 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/20 01:36:33 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/20 01:36:33 INFO : sub/yam: Deleted 2025/01/20 01:36:33 INFO : yam: Renamed from "sub/yam" 2025/01/20 01:36:33 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:36:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.92s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:36:35 DEBUG : Creating backend with remote "/tmp/rclone4194266261/dir1" 2025/01/20 01:36:35 DEBUG : Creating backend with remote "/tmp/rclone4194266261/dir2" 2025/01/20 01:36:35 DEBUG : Local file system at /tmp/rclone4194266261/dir2: Using server-side directory move 2025/01/20 01:36:35 INFO : Local file system at /tmp/rclone4194266261/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/20 01:36:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/20 01:36:35 INFO : file1.txt: Moved (server-side) 2025/01/20 01:36:35 DEBUG : Local file system at /tmp/rclone4194266261/dir2: Waiting for checks to finish 2025/01/20 01:36:35 DEBUG : Local file system at /tmp/rclone4194266261/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:36:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:36:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/20 01:36:35 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:36:35 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:36:35 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/20 01:36:35 INFO : nested/sub dir/file: Copied (new) 2025/01/20 01:36:35 INFO : nested/sub dir/file: Deleted 2025/01/20 01:36:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/20 01:36:36 INFO : sub dir/hello world: Copied (new) 2025/01/20 01:36:36 INFO : sub dir/hello world: Deleted 2025/01/20 01:36:36 INFO : sub dir: Removing directory 2025/01/20 01:36:36 INFO : nested/sub dir: Removing directory 2025/01/20 01:36:36 INFO : nested: Removing directory 2025/01/20 01:36:36 DEBUG : Local file system at /tmp/rclone4194266261: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.13s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:36:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:36:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/20 01:36:37 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:36:37 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:36:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/20 01:36:38 INFO : nested/sub dir/file: Copied (new) 2025/01/20 01:36:38 INFO : nested/sub dir/file: Deleted 2025/01/20 01:36:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/20 01:36:38 INFO : sub dir/hello world: Copied (new) 2025/01/20 01:36:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.15s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:36:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/20 01:36:40 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/20 01:36:40 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:36:40 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:36:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/20 01:36:40 INFO : existing: Copied (new) 2025/01/20 01:36:40 INFO : existing: Deleted 2025/01/20 01:36:40 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/20 01:36:40 INFO : existing-b: Copied (new) 2025/01/20 01:36:40 INFO : existing-b: Deleted 2025/01/20 01:36:40 DEBUG : existing: Destination exists, skipping 2025/01/20 01:36:40 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/20 01:36:40 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:36:40 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:36:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.14s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:36:41 DEBUG : Creating backend with remote "TestB2:rclone-test-hegokiv0lipa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kaleyuh6tibi -> B2 bucket rclone-test-hegokiv0lipa 2025/01/20 01:36:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 01:36:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/20 01:36:47 DEBUG : empty space: Unchanged skipping 2025/01/20 01:36:47 DEBUG : B2 bucket rclone-test-hegokiv0lipa: Waiting for checks to finish 2025/01/20 01:36:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/20 01:36:47 INFO : empty space: Deleted 2025/01/20 01:36:47 DEBUG : B2 bucket rclone-test-hegokiv0lipa: Waiting for transfers to finish 2025/01/20 01:36:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/20 01:36:47 INFO : potato2: Copied (server-side copy) 2025/01/20 01:36:47 INFO : potato2: Deleted 2025/01/20 01:36:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/20 01:36:47 INFO : potato3: Copied (server-side copy) 2025/01/20 01:36:47 INFO : potato3: Deleted 2025/01/20 01:36:48 DEBUG : Creating backend with remote "TestB2:rclone-test-rutekew5sapa" 2025/01/20 01:36:49 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/20 01:36:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 01:36:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/20 01:36:49 DEBUG : B2 bucket rclone-test-rutekew5sapa: Waiting for checks to finish 2025/01/20 01:36:49 DEBUG : B2 bucket rclone-test-rutekew5sapa: Waiting for transfers to finish 2025/01/20 01:36:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/20 01:36:53 INFO : empty space: Copied (server-side copy) 2025/01/20 01:36:53 INFO : empty space: Deleted 2025/01/20 01:36:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/20 01:36:53 INFO : potato3: Copied (server-side copy) 2025/01/20 01:36:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/20 01:36:53 INFO : potato2: Copied (server-side copy) 2025/01/20 01:36:54 INFO : potato3: Deleted 2025/01/20 01:36:54 INFO : potato2: Deleted 2025/01/20 01:36:54 DEBUG : B2 bucket rclone-test-rutekew5sapa: Purge remote 2025/01/20 01:36:54 INFO : B2 bucket rclone-test-rutekew5sapa: cleaning bucket "rclone-test-rutekew5sapa" of all files 2025/01/20 01:36:54 DEBUG : empty space: Deleting (id "4_z2f22fd5350ad8b1b9f480e1b_f1102cb6c6fbdf1d4_d20250120_m013653_c001_v0001106_t0049_u01737337013162") 2025/01/20 01:36:54 DEBUG : potato2: Deleting (id "4_z2f22fd5350ad8b1b9f480e1b_f119c7208055faafc_d20250120_m013653_c001_v0001104_t0053_u01737337013583") 2025/01/20 01:36:54 DEBUG : potato3: Deleting (id "4_z2f22fd5350ad8b1b9f480e1b_f1012c5667fb47713_d20250120_m013653_c001_v0001105_t0026_u01737337013586") 2025/01/20 01:36:56 DEBUG : B2 bucket rclone-test-hegokiv0lipa: Purge remote 2025/01/20 01:36:56 INFO : B2 bucket rclone-test-hegokiv0lipa: cleaning bucket "rclone-test-hegokiv0lipa" of all files 2025/01/20 01:36:56 DEBUG : empty space: Deleting (id "4_z9fa2ddf350ad8b1b9f480e1b_f4088f55ab7893d65_d20250120_m013653_c001_v7007000_t0000_u01737337013580") 2025/01/20 01:36:56 DEBUG : empty space: Deleting (id "4_z9fa2ddf350ad8b1b9f480e1b_f113103fb1c5a2582_d20250120_m013646_c001_v0001184_t0041_u01737337006474") 2025/01/20 01:36:56 DEBUG : potato2: Deleting (id "4_z9fa2ddf350ad8b1b9f480e1b_f409d499a746943ad_d20250120_m013654_c001_v7007000_t0000_u01737337014035") 2025/01/20 01:36:56 DEBUG : potato2: Deleting (id "4_z9fa2ddf350ad8b1b9f480e1b_f104f45aced3c17fa_d20250120_m013647_c001_v0001184_t0009_u01737337007268") 2025/01/20 01:36:56 DEBUG : potato3: Deleting (id "4_z9fa2ddf350ad8b1b9f480e1b_f4088f55ab7893d8b_d20250120_m013653_c001_v7007000_t0000_u01737337013968") 2025/01/20 01:36:56 DEBUG : potato3: Deleting (id "4_z9fa2ddf350ad8b1b9f480e1b_f11255392ca44a5e5_d20250120_m013647_c001_v0001183_t0006_u01737337007492") 2025/01/20 01:36:56 DEBUG : potato3: Deleting (id "4_z9fa2ddf350ad8b1b9f480e1b_f113103fb1c5a2595_d20250120_m013646_c001_v0001184_t0047_u01737337006673") --- PASS: TestServerSideMove (19.91s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:37:01 DEBUG : Creating backend with remote "TestB2:rclone-test-dayowes3rage" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kaleyuh6tibi -> B2 bucket rclone-test-dayowes3rage 2025/01/20 01:37:09 DEBUG : empty space: Excluded (Size Filter) 2025/01/20 01:37:09 DEBUG : empty space: Excluded 2025/01/20 01:37:10 DEBUG : empty space: Excluded (Size Filter) 2025/01/20 01:37:10 DEBUG : empty space: Excluded 2025/01/20 01:37:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 01:37:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/20 01:37:10 DEBUG : B2 bucket rclone-test-dayowes3rage: Waiting for checks to finish 2025/01/20 01:37:10 DEBUG : B2 bucket rclone-test-dayowes3rage: Waiting for transfers to finish 2025/01/20 01:37:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/20 01:37:10 INFO : potato2: Copied (server-side copy) 2025/01/20 01:37:10 INFO : potato2: Deleted 2025/01/20 01:37:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/20 01:37:10 INFO : potato3: Copied (server-side copy) 2025/01/20 01:37:11 INFO : potato3: Deleted 2025/01/20 01:37:11 DEBUG : Creating backend with remote "TestB2:rclone-test-buzoxag2joqe" 2025/01/20 01:37:12 DEBUG : empty space: Excluded (Size Filter) 2025/01/20 01:37:12 DEBUG : empty space: Excluded 2025/01/20 01:37:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 01:37:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/20 01:37:12 DEBUG : B2 bucket rclone-test-buzoxag2joqe: Waiting for checks to finish 2025/01/20 01:37:12 DEBUG : B2 bucket rclone-test-buzoxag2joqe: Waiting for transfers to finish 2025/01/20 01:37:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/20 01:37:16 INFO : potato2: Copied (server-side copy) 2025/01/20 01:37:16 INFO : potato2: Deleted 2025/01/20 01:37:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/20 01:37:16 INFO : potato3: Copied (server-side copy) 2025/01/20 01:37:17 INFO : potato3: Deleted 2025/01/20 01:37:17 DEBUG : B2 bucket rclone-test-buzoxag2joqe: Purge remote 2025/01/20 01:37:17 INFO : B2 bucket rclone-test-buzoxag2joqe: cleaning bucket "rclone-test-buzoxag2joqe" of all files 2025/01/20 01:37:17 DEBUG : potato2: Deleting (id "4_z8f425d0350bd8b1b9f480e1b_f107280e7ebc17bd2_d20250120_m013716_c001_v0001184_t0018_u01737337036503") 2025/01/20 01:37:17 DEBUG : potato3: Deleting (id "4_z8f425d0350bd8b1b9f480e1b_f114180aecc19e871_d20250120_m013716_c001_v0001182_t0054_u01737337036736") 2025/01/20 01:37:19 DEBUG : B2 bucket rclone-test-dayowes3rage: Purge remote 2025/01/20 01:37:19 INFO : B2 bucket rclone-test-dayowes3rage: cleaning bucket "rclone-test-dayowes3rage" of all files 2025/01/20 01:37:19 DEBUG : empty space: Deleting (id "4_zdf923d1350bd8b1b9f480e1b_f108191dbb3076a4b_d20250120_m013709_c001_v0001182_t0039_u01737337029196") 2025/01/20 01:37:19 DEBUG : potato2: Deleting (id "4_zdf923d1350bd8b1b9f480e1b_f418a837a89017409_d20250120_m013716_c001_v7007000_t0000_u01737337036712") 2025/01/20 01:37:19 DEBUG : potato2: Deleting (id "4_zdf923d1350bd8b1b9f480e1b_f1017b6eae298c2e7_d20250120_m013710_c001_v0001183_t0049_u01737337030427") 2025/01/20 01:37:19 DEBUG : potato3: Deleting (id "4_zdf923d1350bd8b1b9f480e1b_f418a837a89017418_d20250120_m013716_c001_v7007000_t0000_u01737337036946") 2025/01/20 01:37:19 DEBUG : potato3: Deleting (id "4_zdf923d1350bd8b1b9f480e1b_f100ba30e2ee29b72_d20250120_m013710_c001_v0001102_t0020_u01737337030653") 2025/01/20 01:37:19 DEBUG : potato3: Deleting (id "4_zdf923d1350bd8b1b9f480e1b_f108191dbb3076a53_d20250120_m013709_c001_v0001182_t0015_u01737337029410") --- PASS: TestServerSideMoveWithFilter (21.74s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:37:23 DEBUG : Creating backend with remote "TestB2:rclone-test-jafideq6ruji" 2025/01/20 01:37:26 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kaleyuh6tibi -> B2 bucket rclone-test-jafideq6ruji 2025/01/20 01:37:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 01:37:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/20 01:37:30 DEBUG : empty space: Unchanged skipping 2025/01/20 01:37:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/20 01:37:30 DEBUG : B2 bucket rclone-test-jafideq6ruji: Waiting for checks to finish 2025/01/20 01:37:30 INFO : empty space: Deleted 2025/01/20 01:37:30 DEBUG : B2 bucket rclone-test-jafideq6ruji: Waiting for transfers to finish 2025/01/20 01:37:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/20 01:37:30 INFO : potato2: Copied (server-side copy) 2025/01/20 01:37:30 INFO : potato2: Deleted 2025/01/20 01:37:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/20 01:37:30 INFO : potato3: Copied (server-side copy) 2025/01/20 01:37:31 INFO : potato3: Deleted 2025/01/20 01:37:31 DEBUG : Creating backend with remote "TestB2:rclone-test-lefezob3vumo" 2025/01/20 01:37:32 INFO : tomatoDir: Making directory 2025/01/20 01:37:32 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/20 01:37:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 01:37:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/20 01:37:32 DEBUG : B2 bucket rclone-test-lefezob3vumo: Waiting for checks to finish 2025/01/20 01:37:32 DEBUG : B2 bucket rclone-test-lefezob3vumo: Waiting for transfers to finish 2025/01/20 01:37:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/20 01:37:35 INFO : potato2: Copied (server-side copy) 2025/01/20 01:37:35 INFO : potato2: Deleted 2025/01/20 01:37:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/20 01:37:35 INFO : empty space: Copied (server-side copy) 2025/01/20 01:37:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/20 01:37:35 INFO : potato3: Copied (server-side copy) 2025/01/20 01:37:35 INFO : empty space: Deleted 2025/01/20 01:37:35 INFO : potato3: Deleted 2025/01/20 01:37:36 DEBUG : B2 bucket rclone-test-lefezob3vumo: Purge remote 2025/01/20 01:37:36 INFO : B2 bucket rclone-test-lefezob3vumo: cleaning bucket "rclone-test-lefezob3vumo" of all files 2025/01/20 01:37:36 DEBUG : empty space: Deleting (id "4_z3fe29df350bd8b1b9f480e1b_f1065cdab1cd43ad8_d20250120_m013735_c001_v0001179_t0053_u01737337055146") 2025/01/20 01:37:36 DEBUG : potato2: Deleting (id "4_z3fe29df350bd8b1b9f480e1b_f1066d6a6f2b5928f_d20250120_m013734_c001_v0001183_t0039_u01737337054923") 2025/01/20 01:37:36 DEBUG : potato3: Deleting (id "4_z3fe29df350bd8b1b9f480e1b_f107280e7ebc17f9d_d20250120_m013735_c001_v0001184_t0036_u01737337055315") 2025/01/20 01:37:38 DEBUG : B2 bucket rclone-test-jafideq6ruji: Purge remote 2025/01/20 01:37:38 INFO : B2 bucket rclone-test-jafideq6ruji: cleaning bucket "rclone-test-jafideq6ruji" of all files 2025/01/20 01:37:38 DEBUG : empty space: Deleting (id "4_z6f528d7350bd8b1b9f480e1b_f4057744a62fae7db_d20250120_m013735_c001_v7007000_t0000_u01737337055359") 2025/01/20 01:37:38 DEBUG : empty space: Deleting (id "4_z6f528d7350bd8b1b9f480e1b_f114d0cb06aeed4ba_d20250120_m013729_c001_v0001184_t0001_u01737337049417") 2025/01/20 01:37:38 DEBUG : potato2: Deleting (id "4_z6f528d7350bd8b1b9f480e1b_f4057744a62fae7d3_d20250120_m013735_c001_v7007000_t0000_u01737337055130") 2025/01/20 01:37:38 DEBUG : potato2: Deleting (id "4_z6f528d7350bd8b1b9f480e1b_f100f82b16d7b7fcc_d20250120_m013730_c001_v0001184_t0010_u01737337050229") 2025/01/20 01:37:38 DEBUG : potato3: Deleting (id "4_z6f528d7350bd8b1b9f480e1b_f41338e763c8f1c94_d20250120_m013735_c001_v7007000_t0000_u01737337055511") 2025/01/20 01:37:38 DEBUG : potato3: Deleting (id "4_z6f528d7350bd8b1b9f480e1b_f1153d977a7237877_d20250120_m013730_c001_v0001109_t0036_u01737337050535") 2025/01/20 01:37:38 DEBUG : potato3: Deleting (id "4_z6f528d7350bd8b1b9f480e1b_f114d0cb06aeed4c2_d20250120_m013729_c001_v0001184_t0038_u01737337049611") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.67s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:37:43 DEBUG : Creating backend with remote "TestB2:rclone-test-kaleyuh6tibi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.50s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:37:45 DEBUG : Creating backend with remote "TestB2:rclone-test-kaleyuh6tibi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncOverlap (3.06s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:37:48 DEBUG : Creating backend with remote "TestB2:rclone-test-kaleyuh6tibi/rclone-sync-test" 2025/01/20 01:37:50 DEBUG : Creating backend with remote "TestB2:rclone-test-kaleyuh6tibi/rclone-sync-test-include/layer2" 2025/01/20 01:37:52 DEBUG : Creating backend with remote "TestB2:rclone-test-kaleyuh6tibi/rclone-sync-test-ignore-file" 2025/01/20 01:37:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/20 01:37:56 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path rclone-sync-test: Waiting for checks to finish 2025/01/20 01:37:56 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path rclone-sync-test: Waiting for transfers to finish 2025/01/20 01:37:56 DEBUG : Waiting for deletions to finish 2025/01/20 01:37:56 INFO : There was nothing to transfer 2025/01/20 01:37:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/20 01:37:57 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:37:57 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:37:57 DEBUG : Waiting for deletions to finish 2025/01/20 01:37:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:37:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/20 01:37:57 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/20 01:37:57 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/20 01:37:57 DEBUG : Waiting for deletions to finish 2025/01/20 01:37:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:37:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/20 01:37:58 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:37:58 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:37:58 DEBUG : Waiting for deletions to finish 2025/01/20 01:37:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:37:58 DEBUG : : Excluded 2025/01/20 01:37:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/20 01:37:59 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/20 01:37:59 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/20 01:37:59 DEBUG : Waiting for deletions to finish 2025/01/20 01:37:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (17.51s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:38:06 DEBUG : Creating backend with remote "TestB2:rclone-test-kaleyuh6tibi/dst" 2025/01/20 01:38:07 DEBUG : Creating backend with remote "TestB2:rclone-test-kaleyuh6tibi/CompareDest" 2025/01/20 01:38:09 DEBUG : one: Need to transfer - File not found at Destination 2025/01/20 01:38:09 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for checks to finish 2025/01/20 01:38:09 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for transfers to finish 2025/01/20 01:38:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/20 01:38:10 INFO : one: Copied (new) 2025/01/20 01:38:10 DEBUG : Waiting for deletions to finish 2025/01/20 01:38:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/20 01:38:11 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for checks to finish 2025/01/20 01:38:11 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for transfers to finish 2025/01/20 01:38:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/20 01:38:11 INFO : one: Copied (replaced existing) 2025/01/20 01:38:11 DEBUG : Waiting for deletions to finish 2025/01/20 01:38:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/20 01:38:13 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for checks to finish 2025/01/20 01:38:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:38:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/20 01:38:13 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for transfers to finish 2025/01/20 01:38:13 DEBUG : Waiting for deletions to finish 2025/01/20 01:38:13 INFO : There was nothing to transfer 2025/01/20 01:38:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:38:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/20 01:38:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/20 01:38:15 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for checks to finish 2025/01/20 01:38:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:38:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/20 01:38:15 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for transfers to finish 2025/01/20 01:38:15 DEBUG : Waiting for deletions to finish 2025/01/20 01:38:15 INFO : There was nothing to transfer 2025/01/20 01:38:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:38:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/20 01:38:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/20 01:38:15 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for checks to finish 2025/01/20 01:38:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:38:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/20 01:38:16 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for transfers to finish 2025/01/20 01:38:16 DEBUG : Waiting for deletions to finish 2025/01/20 01:38:16 INFO : There was nothing to transfer 2025/01/20 01:38:17 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/20 01:38:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/20 01:38:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/20 01:38:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/20 01:38:17 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for checks to finish 2025/01/20 01:38:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:38:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/20 01:38:17 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for transfers to finish 2025/01/20 01:38:17 DEBUG : Waiting for deletions to finish 2025/01/20 01:38:17 INFO : There was nothing to transfer 2025/01/20 01:38:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/20 01:38:18 DEBUG : two: Need to transfer - File not found at Destination 2025/01/20 01:38:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/20 01:38:18 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for checks to finish 2025/01/20 01:38:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:38:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/20 01:38:18 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for transfers to finish 2025/01/20 01:38:18 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/20 01:38:18 INFO : two: Copied (new) 2025/01/20 01:38:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.96s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:38:21 DEBUG : Creating backend with remote "TestB2:rclone-test-kaleyuh6tibi/dest" 2025/01/20 01:38:22 DEBUG : Creating backend with remote "TestB2:rclone-test-kaleyuh6tibi/pre-dest1" 2025/01/20 01:38:24 DEBUG : Creating backend with remote "TestB2:rclone-test-kaleyuh6tibi/pre-dest2" 2025/01/20 01:38:26 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:38:26 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/20 01:38:26 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:38:26 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/20 01:38:26 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/20 01:38:26 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dest: Waiting for checks to finish 2025/01/20 01:38:26 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dest: Waiting for transfers to finish 2025/01/20 01:38:27 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/20 01:38:27 INFO : 3: Copied (new) 2025/01/20 01:38:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.14s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:38:29 DEBUG : Creating backend with remote "TestB2:rclone-test-kaleyuh6tibi/dst" 2025/01/20 01:38:30 DEBUG : Creating backend with remote "TestB2:rclone-test-kaleyuh6tibi/CopyDest" 2025/01/20 01:38:32 DEBUG : one: Need to transfer - File not found at Destination 2025/01/20 01:38:32 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for checks to finish 2025/01/20 01:38:32 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for transfers to finish 2025/01/20 01:38:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/20 01:38:33 INFO : one: Copied (new) 2025/01/20 01:38:33 DEBUG : Waiting for deletions to finish 2025/01/20 01:38:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/20 01:38:34 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for checks to finish 2025/01/20 01:38:34 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for transfers to finish 2025/01/20 01:38:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/20 01:38:34 INFO : one: Copied (replaced existing) 2025/01/20 01:38:34 DEBUG : Waiting for deletions to finish 2025/01/20 01:38:36 DEBUG : Creating backend with remote "TestB2:rclone-test-kaleyuh6tibi/BackupDir" 2025/01/20 01:38:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/20 01:38:37 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for checks to finish 2025/01/20 01:38:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:38:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/20 01:38:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/20 01:38:38 INFO : one: Copied (server-side copy) 2025/01/20 01:38:38 INFO : one: Deleted 2025/01/20 01:38:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/20 01:38:39 INFO : one: Copied (server-side copy) 2025/01/20 01:38:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/20 01:38:39 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for transfers to finish 2025/01/20 01:38:39 DEBUG : Waiting for deletions to finish 2025/01/20 01:38:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:38:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/20 01:38:41 INFO : two: Copied (server-side copy) 2025/01/20 01:38:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/20 01:38:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:38:41 DEBUG : one: Unchanged skipping 2025/01/20 01:38:41 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for checks to finish 2025/01/20 01:38:41 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for transfers to finish 2025/01/20 01:38:41 DEBUG : Waiting for deletions to finish 2025/01/20 01:38:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:38:41 DEBUG : one: Unchanged skipping 2025/01/20 01:38:41 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for checks to finish 2025/01/20 01:38:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:38:41 DEBUG : two: Unchanged skipping 2025/01/20 01:38:41 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for transfers to finish 2025/01/20 01:38:41 DEBUG : Waiting for deletions to finish 2025/01/20 01:38:41 INFO : There was nothing to transfer 2025/01/20 01:38:42 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/20 01:38:42 DEBUG : three: Destination not found in --copy-dest 2025/01/20 01:38:42 DEBUG : three: Need to transfer - File not found at Destination 2025/01/20 01:38:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:38:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:38:42 DEBUG : two: Unchanged skipping 2025/01/20 01:38:42 DEBUG : one: Unchanged skipping 2025/01/20 01:38:42 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for checks to finish 2025/01/20 01:38:42 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for transfers to finish 2025/01/20 01:38:43 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/20 01:38:43 INFO : three: Copied (new) 2025/01/20 01:38:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.99s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:38:47 DEBUG : Creating backend with remote "TestB2:rclone-test-kaleyuh6tibi/dst" 2025/01/20 01:38:48 DEBUG : Creating backend with remote "TestB2:rclone-test-kaleyuh6tibi/backup" 2025/01/20 01:38:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/20 01:38:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:38:50 DEBUG : two: Unchanged skipping 2025/01/20 01:38:50 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for checks to finish 2025/01/20 01:38:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/20 01:38:51 INFO : one: Copied (server-side copy) 2025/01/20 01:38:51 INFO : one: Deleted 2025/01/20 01:38:51 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for transfers to finish 2025/01/20 01:38:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/20 01:38:52 INFO : one: Copied (new) 2025/01/20 01:38:52 DEBUG : Waiting for deletions to finish 2025/01/20 01:38:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/20 01:38:52 INFO : three.txt: Copied (server-side copy) 2025/01/20 01:38:52 INFO : three.txt: Deleted 2025/01/20 01:38:52 INFO : three.txt: Moved into backup dir 2025/01/20 01:38:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/20 01:38:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:38:54 DEBUG : two: Unchanged skipping 2025/01/20 01:38:54 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for checks to finish 2025/01/20 01:38:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/20 01:38:54 INFO : one: Copied (server-side copy) 2025/01/20 01:38:55 INFO : one: Deleted 2025/01/20 01:38:55 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for transfers to finish 2025/01/20 01:38:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/20 01:38:55 INFO : one: Copied (new) 2025/01/20 01:38:55 DEBUG : Waiting for deletions to finish 2025/01/20 01:38:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/20 01:38:55 INFO : three.txt: Copied (server-side copy) 2025/01/20 01:38:55 INFO : three.txt: Deleted 2025/01/20 01:38:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.73s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:38:58 DEBUG : Creating backend with remote "TestB2:rclone-test-kaleyuh6tibi/dst" 2025/01/20 01:38:59 DEBUG : Creating backend with remote "TestB2:rclone-test-kaleyuh6tibi/backup" 2025/01/20 01:39:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/20 01:39:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:39:01 DEBUG : two: Unchanged skipping 2025/01/20 01:39:01 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for checks to finish 2025/01/20 01:39:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/20 01:39:03 INFO : one: Copied (server-side copy) to: one.bak 2025/01/20 01:39:03 INFO : one: Deleted 2025/01/20 01:39:03 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for transfers to finish 2025/01/20 01:39:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/20 01:39:04 INFO : one: Copied (new) 2025/01/20 01:39:04 DEBUG : Waiting for deletions to finish 2025/01/20 01:39:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/20 01:39:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/20 01:39:04 INFO : three.txt: Deleted 2025/01/20 01:39:04 INFO : three.txt: Moved into backup dir 2025/01/20 01:39:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/20 01:39:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:39:06 DEBUG : two: Unchanged skipping 2025/01/20 01:39:06 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for checks to finish 2025/01/20 01:39:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/20 01:39:07 INFO : one: Copied (server-side copy) to: one.bak 2025/01/20 01:39:07 INFO : one: Deleted 2025/01/20 01:39:07 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for transfers to finish 2025/01/20 01:39:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/20 01:39:07 INFO : one: Copied (new) 2025/01/20 01:39:07 DEBUG : Waiting for deletions to finish 2025/01/20 01:39:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/20 01:39:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/20 01:39:08 INFO : three.txt: Deleted 2025/01/20 01:39:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.55s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:39:11 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1182-04.backblaze.com/b2api/v1/b2_upload_file/ef129d53508d8b1b9f480e1b/c001_v0001182_t0024": EOF 2025/01/20 01:39:11 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-04.backblaze.com/b2api/v1/b2_upload_file/ef129d53508d8b1b9f480e1b/c001_v0001182_t0024": EOF) 2025/01/20 01:39:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-kaleyuh6tibi: 1/10 (Post "https://pod-000-1182-04.backblaze.com/b2api/v1/b2_upload_file/ef129d53508d8b1b9f480e1b/c001_v0001182_t0024": EOF) 2025/01/20 01:39:13 DEBUG : pacer: Reducing sleep to 10ms 2025/01/20 01:39:13 DEBUG : Creating backend with remote "TestB2:rclone-test-kaleyuh6tibi/dst" 2025/01/20 01:39:14 DEBUG : Creating backend with remote "TestB2:rclone-test-kaleyuh6tibi/backup" 2025/01/20 01:39:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/20 01:39:16 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for checks to finish 2025/01/20 01:39:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:39:16 DEBUG : two: Unchanged skipping 2025/01/20 01:39:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/20 01:39:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/20 01:39:18 INFO : one: Deleted 2025/01/20 01:39:18 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for transfers to finish 2025/01/20 01:39:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/20 01:39:18 INFO : one: Copied (new) 2025/01/20 01:39:18 DEBUG : Waiting for deletions to finish 2025/01/20 01:39:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/20 01:39:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/20 01:39:19 INFO : three.txt: Deleted 2025/01/20 01:39:19 INFO : three.txt: Moved into backup dir 2025/01/20 01:39:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/20 01:39:20 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for checks to finish 2025/01/20 01:39:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:39:20 DEBUG : two: Unchanged skipping 2025/01/20 01:39:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/20 01:39:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/20 01:39:21 INFO : one: Deleted 2025/01/20 01:39:21 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for transfers to finish 2025/01/20 01:39:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/20 01:39:22 INFO : one: Copied (new) 2025/01/20 01:39:22 DEBUG : Waiting for deletions to finish 2025/01/20 01:39:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/20 01:39:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/20 01:39:22 INFO : three.txt: Deleted 2025/01/20 01:39:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.38s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:39:25 DEBUG : Creating backend with remote "TestB2:rclone-test-kaleyuh6tibi/dst" 2025/01/20 01:39:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/20 01:39:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:39:27 DEBUG : two: Unchanged skipping 2025/01/20 01:39:27 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for checks to finish 2025/01/20 01:39:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/20 01:39:27 INFO : one: Copied (server-side copy) to: one.bak 2025/01/20 01:39:28 INFO : one: Deleted 2025/01/20 01:39:28 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for transfers to finish 2025/01/20 01:39:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/20 01:39:28 INFO : one: Copied (new) 2025/01/20 01:39:28 DEBUG : Waiting for deletions to finish 2025/01/20 01:39:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/20 01:39:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/20 01:39:29 INFO : three.txt: Deleted 2025/01/20 01:39:29 INFO : three.txt: Moved into backup dir 2025/01/20 01:39:29 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-03.backblaze.com/b2api/v1/b2_upload_file/ef129d53508d8b1b9f480e1b/c001_v0001184_t0000": EOF 2025/01/20 01:39:29 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-03.backblaze.com/b2api/v1/b2_upload_file/ef129d53508d8b1b9f480e1b/c001_v0001184_t0000": EOF) 2025/01/20 01:39:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-kaleyuh6tibi: 1/10 (Post "https://pod-000-1184-03.backblaze.com/b2api/v1/b2_upload_file/ef129d53508d8b1b9f480e1b/c001_v0001184_t0000": EOF) 2025/01/20 01:39:32 DEBUG : pacer: Reducing sleep to 10ms 2025/01/20 01:39:32 DEBUG : one.bak: Excluded (Path Filter) 2025/01/20 01:39:32 DEBUG : one.bak: Excluded 2025/01/20 01:39:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/20 01:39:32 DEBUG : three.txt.bak: Excluded 2025/01/20 01:39:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/20 01:39:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:39:32 DEBUG : two: Unchanged skipping 2025/01/20 01:39:32 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for checks to finish 2025/01/20 01:39:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/20 01:39:33 INFO : one: Copied (server-side copy) to: one.bak 2025/01/20 01:39:33 INFO : one: Deleted 2025/01/20 01:39:33 DEBUG : B2 bucket rclone-test-kaleyuh6tibi path dst: Waiting for transfers to finish 2025/01/20 01:39:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/20 01:39:33 INFO : one: Copied (new) 2025/01/20 01:39:33 DEBUG : Waiting for deletions to finish 2025/01/20 01:39:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/20 01:39:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/20 01:39:34 INFO : three.txt: Deleted 2025/01/20 01:39:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.14s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:39:37 DEBUG : Creating backend with remote "TestB2:rclone-test-kaleyuh6tibi/dst" 2025/01/20 01:39:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/20 01:39:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/20 01:39:39 INFO : one: Copied (server-side copy) to: one.bak 2025/01/20 01:39:39 INFO : one: Deleted 2025/01/20 01:39:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/20 01:39:40 INFO : one: Copied (new) 2025/01/20 01:39:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:39:40 DEBUG : two: Unchanged skipping 2025/01/20 01:39:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/20 01:39:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/20 01:39:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/20 01:39:41 INFO : three.txt: Deleted 2025/01/20 01:39:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/20 01:39:42 INFO : three.txt: Copied (new) 2025/01/20 01:39:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/20 01:39:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/20 01:39:42 DEBUG : pacer: Reducing sleep to 10ms 2025/01/20 01:39:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/20 01:39:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/20 01:39:43 INFO : one: Copied (server-side copy) to: one.bak 2025/01/20 01:39:43 INFO : one: Deleted 2025/01/20 01:39:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/20 01:39:44 INFO : one: Copied (new) 2025/01/20 01:39:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:39:44 DEBUG : two: Unchanged skipping 2025/01/20 01:39:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/20 01:39:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/20 01:39:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/20 01:39:45 INFO : three.txt: Deleted 2025/01/20 01:39:45 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/20 01:39:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.86s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:39:48 DEBUG : Creating backend with remote "TestB2:rclone-test-kaleyuh6tibi/dst" 2025/01/20 01:39:48 DEBUG : Config file has changed externally - reloading 2025/01/20 01:39:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/20 01:39:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/20 01:39:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/20 01:39:51 INFO : one: Deleted 2025/01/20 01:39:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/20 01:39:52 INFO : one: Copied (new) 2025/01/20 01:39:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:39:52 DEBUG : two: Unchanged skipping 2025/01/20 01:39:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/20 01:39:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/20 01:39:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/20 01:39:53 INFO : three.txt: Deleted 2025/01/20 01:39:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/20 01:39:53 INFO : three.txt: Copied (new) 2025/01/20 01:39:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/20 01:39:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/20 01:39:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/20 01:39:55 INFO : one: Deleted 2025/01/20 01:39:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/20 01:39:56 INFO : one: Copied (new) 2025/01/20 01:39:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:39:56 DEBUG : two: Unchanged skipping 2025/01/20 01:39:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/20 01:39:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/20 01:39:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/20 01:39:57 INFO : three.txt: Deleted 2025/01/20 01:39:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/20 01:39:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.90s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:40:00 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/20 01:40:00 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:40:00 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:40:00 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/20 01:40:00 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/20 01:40:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.01s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:40:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/20 01:40:01 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:40:01 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:40:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/20 01:40:01 INFO : existing: Copied (new) 2025/01/20 01:40:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:40:02 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/20 01:40:02 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/20 01:40:02 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:40:02 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:40:02 ERROR : B2 bucket rclone-test-kaleyuh6tibi: not deleting files as there were IO errors 2025/01/20 01:40:02 ERROR : B2 bucket rclone-test-kaleyuh6tibi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncImmutable (2.77s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:40:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:04 DEBUG : existing: Unchanged skipping 2025/01/20 01:40:04 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:40:04 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:40:04 DEBUG : Waiting for deletions to finish 2025/01/20 01:40:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.38s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.41s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:40:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:16 DEBUG : both0: Unchanged skipping 2025/01/20 01:40:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:16 DEBUG : both1: Unchanged skipping 2025/01/20 01:40:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:16 DEBUG : both10: Unchanged skipping 2025/01/20 01:40:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:16 DEBUG : both11: Unchanged skipping 2025/01/20 01:40:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:16 DEBUG : both12: Unchanged skipping 2025/01/20 01:40:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:16 DEBUG : both13: Unchanged skipping 2025/01/20 01:40:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:16 DEBUG : both14: Unchanged skipping 2025/01/20 01:40:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:16 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:40:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:16 DEBUG : both16: Unchanged skipping 2025/01/20 01:40:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:16 DEBUG : both19: Unchanged skipping 2025/01/20 01:40:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:16 DEBUG : both2: Unchanged skipping 2025/01/20 01:40:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:16 DEBUG : both3: Unchanged skipping 2025/01/20 01:40:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:16 DEBUG : both4: Unchanged skipping 2025/01/20 01:40:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:16 DEBUG : both5: Unchanged skipping 2025/01/20 01:40:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:16 DEBUG : both6: Unchanged skipping 2025/01/20 01:40:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:16 DEBUG : both7: Unchanged skipping 2025/01/20 01:40:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:16 DEBUG : both8: Unchanged skipping 2025/01/20 01:40:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:16 DEBUG : both9: Unchanged skipping 2025/01/20 01:40:16 DEBUG : both17: Unchanged skipping 2025/01/20 01:40:16 DEBUG : both15: Unchanged skipping 2025/01/20 01:40:16 DEBUG : both18: Unchanged skipping 2025/01/20 01:40:16 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:40:16 DEBUG : Waiting for deletions to finish 2025/01/20 01:40:16 INFO : only1: Deleted 2025/01/20 01:40:16 INFO : only11: Deleted 2025/01/20 01:40:16 INFO : only6: Deleted 2025/01/20 01:40:16 INFO : only17: Deleted 2025/01/20 01:40:16 INFO : only15: Deleted 2025/01/20 01:40:17 INFO : only16: Deleted 2025/01/20 01:40:17 INFO : only14: Deleted 2025/01/20 01:40:17 INFO : only9: Deleted 2025/01/20 01:40:17 INFO : only2: Deleted 2025/01/20 01:40:17 INFO : only0: Deleted 2025/01/20 01:40:17 INFO : only3: Deleted 2025/01/20 01:40:17 INFO : only4: Deleted 2025/01/20 01:40:17 INFO : only5: Deleted 2025/01/20 01:40:17 INFO : only8: Deleted 2025/01/20 01:40:17 INFO : only10: Deleted 2025/01/20 01:40:17 INFO : only12: Deleted 2025/01/20 01:40:17 INFO : only13: Deleted 2025/01/20 01:40:17 INFO : only18: Deleted 2025/01/20 01:40:17 INFO : only19: Deleted 2025/01/20 01:40:17 INFO : only7: Deleted 2025/01/20 01:40:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (15.84s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:40:32 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:32 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:32 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for checks to finish 2025/01/20 01:40:32 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:32 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:32 DEBUG : both1: Unchanged skipping 2025/01/20 01:40:32 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:32 DEBUG : both12: Unchanged skipping 2025/01/20 01:40:32 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:32 DEBUG : both0: Unchanged skipping 2025/01/20 01:40:32 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:32 DEBUG : both14: Unchanged skipping 2025/01/20 01:40:32 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:32 DEBUG : both15: Unchanged skipping 2025/01/20 01:40:32 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:32 DEBUG : both11: Unchanged skipping 2025/01/20 01:40:32 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:32 DEBUG : both10: Unchanged skipping 2025/01/20 01:40:32 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:32 DEBUG : both18: Unchanged skipping 2025/01/20 01:40:32 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:32 DEBUG : both19: Unchanged skipping 2025/01/20 01:40:32 DEBUG : both16: Unchanged skipping 2025/01/20 01:40:32 DEBUG : both13: Unchanged skipping 2025/01/20 01:40:32 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:32 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:32 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:32 DEBUG : both17: Unchanged skipping 2025/01/20 01:40:32 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:32 DEBUG : both5: Unchanged skipping 2025/01/20 01:40:32 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:32 DEBUG : both6: Unchanged skipping 2025/01/20 01:40:32 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:32 DEBUG : both2: Unchanged skipping 2025/01/20 01:40:32 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:32 DEBUG : both8: Unchanged skipping 2025/01/20 01:40:32 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:40:32 DEBUG : both9: Unchanged skipping 2025/01/20 01:40:32 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/20 01:40:32 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/20 01:40:32 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/20 01:40:32 DEBUG : both3: Unchanged skipping 2025/01/20 01:40:32 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/20 01:40:32 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/20 01:40:32 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/20 01:40:32 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/20 01:40:32 DEBUG : both4: Unchanged skipping 2025/01/20 01:40:32 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/20 01:40:32 DEBUG : both7: Unchanged skipping 2025/01/20 01:40:32 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/20 01:40:32 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/20 01:40:32 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/20 01:40:32 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/20 01:40:32 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/20 01:40:32 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/20 01:40:32 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/20 01:40:32 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/20 01:40:32 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/20 01:40:32 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/20 01:40:32 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/20 01:40:32 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/20 01:40:32 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Waiting for transfers to finish 2025/01/20 01:40:32 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/20 01:40:32 INFO : only0: Copied (replaced existing) 2025/01/20 01:40:32 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/20 01:40:32 INFO : only12: Copied (replaced existing) 2025/01/20 01:40:32 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/20 01:40:32 INFO : only13: Copied (replaced existing) 2025/01/20 01:40:33 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/20 01:40:33 INFO : only10: Copied (replaced existing) 2025/01/20 01:40:33 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/20 01:40:33 INFO : only11: Copied (replaced existing) 2025/01/20 01:40:33 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/20 01:40:33 INFO : only17: Copied (replaced existing) 2025/01/20 01:40:33 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/20 01:40:33 INFO : only14: Copied (replaced existing) 2025/01/20 01:40:33 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/20 01:40:33 INFO : only19: Copied (replaced existing) 2025/01/20 01:40:33 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/20 01:40:33 INFO : only1: Copied (replaced existing) 2025/01/20 01:40:33 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/20 01:40:33 INFO : only15: Copied (replaced existing) 2025/01/20 01:40:33 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/20 01:40:33 INFO : only3: Copied (replaced existing) 2025/01/20 01:40:33 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/20 01:40:33 INFO : only4: Copied (replaced existing) 2025/01/20 01:40:33 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/20 01:40:33 INFO : only5: Copied (replaced existing) 2025/01/20 01:40:33 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/20 01:40:33 INFO : only6: Copied (replaced existing) 2025/01/20 01:40:33 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/20 01:40:33 INFO : only7: Copied (replaced existing) 2025/01/20 01:40:33 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/20 01:40:33 INFO : only8: Copied (replaced existing) 2025/01/20 01:40:33 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/20 01:40:33 INFO : only16: Copied (replaced existing) 2025/01/20 01:40:33 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/20 01:40:33 INFO : only18: Copied (replaced existing) 2025/01/20 01:40:33 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/20 01:40:33 INFO : only2: Copied (replaced existing) 2025/01/20 01:40:33 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/20 01:40:33 INFO : only9: Copied (replaced existing) 2025/01/20 01:40:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.01s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:40:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 01:40:42 INFO : sub dir: Making directory 2025/01/20 01:40:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.73s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" 2025/01/20 01:40:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 01:40:47 INFO : sub dir: Making directory 2025/01/20 01:40:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kaleyuh6tibi", Local "Local file system at /tmp/rclone4194266261", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.50s) PASS 2025/01/20 01:40:51 DEBUG : B2 bucket rclone-test-kaleyuh6tibi: Purge remote 2025/01/20 01:40:51 INFO : B2 bucket rclone-test-kaleyuh6tibi: cleaning bucket "rclone-test-kaleyuh6tibi" of all files 2025/01/20 01:40:52 DEBUG : BackupDir/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f404d75fb93c1d7f5_d20250120_m013844_c001_v7007000_t0000_u01737337124031") 2025/01/20 01:40:52 DEBUG : BackupDir/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f1178f6ca7f689406_d20250120_m013838_c001_v0001183_t0044_u01737337118672") 2025/01/20 01:40:52 DEBUG : CompareDest/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f400965288665ceca_d20250120_m013819_c001_v7007000_t0000_u01737337099434") 2025/01/20 01:40:52 DEBUG : CompareDest/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f104d1df4a3449a9c_d20250120_m013813_c001_v0001182_t0030_u01737337093108") 2025/01/20 01:40:52 DEBUG : CompareDest/two: Deleting (id "4_zef129d53508d8b1b9f480e1b_f400965288665ced0_d20250120_m013819_c001_v7007000_t0000_u01737337099642") 2025/01/20 01:40:52 DEBUG : CompareDest/two: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b849e_d20250120_m013814_c001_v0001184_t0003_u01737337094500") 2025/01/20 01:40:52 DEBUG : CopyDest/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f404d75fb93c1d801_d20250120_m013844_c001_v7007000_t0000_u01737337124225") 2025/01/20 01:40:52 DEBUG : CopyDest/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f103b8bd3748123fd_d20250120_m013835_c001_v0001184_t0015_u01737337115736") 2025/01/20 01:40:52 DEBUG : CopyDest/three: Deleting (id "4_zef129d53508d8b1b9f480e1b_f404d75fb93c1d820_d20250120_m013844_c001_v7007000_t0000_u01737337124417") 2025/01/20 01:40:52 DEBUG : CopyDest/three: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b87d6_d20250120_m013842_c001_v0001184_t0008_u01737337122210") 2025/01/20 01:40:52 DEBUG : CopyDest/two: Deleting (id "4_zef129d53508d8b1b9f480e1b_f404d75fb93c1d845_d20250120_m013844_c001_v7007000_t0000_u01737337124603") 2025/01/20 01:40:53 DEBUG : CopyDest/two: Deleting (id "4_zef129d53508d8b1b9f480e1b_f104d1df4a3449ca4_d20250120_m013840_c001_v0001182_t0050_u01737337120137") 2025/01/20 01:40:53 DEBUG : EXISTING: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4119d3d29d8dffee_d20250120_m014004_c001_v7007000_t0000_u01737337204923") 2025/01/20 01:40:53 DEBUG : EXISTING: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b90dc_d20250120_m014003_c001_v0001184_t0015_u01737337203934") 2025/01/20 01:40:53 DEBUG : Testêé: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4119d3d29d8dfea6_d20250120_m014000_c001_v7007000_t0000_u01737337200767") 2025/01/20 01:40:53 DEBUG : Testêé: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9074_d20250120_m014000_c001_v0001184_t0053_u01737337200150") 2025/01/20 01:40:53 DEBUG : Testêé: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9062_d20250120_m013959_c001_v0001184_t0034_u01737337199542") 2025/01/20 01:40:53 DEBUG : a/potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f467f_d20250120_m013605_c001_v7007000_t0000_u01737336965296") 2025/01/20 01:40:53 DEBUG : a/potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b738c_d20250120_m013604_c001_v0001184_t0024_u01737336964691") 2025/01/20 01:40:53 DEBUG : a/potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f418a837a89015569_d20250120_m013602_c001_v7007000_t0000_u01737336962947") 2025/01/20 01:40:53 DEBUG : a/potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b733e_d20250120_m013602_c001_v0001184_t0049_u01737336962037") 2025/01/20 01:40:53 DEBUG : a/potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4027f59d6b4e1d29_d20250120_m013542_c001_v7007000_t0000_u01737336942733") 2025/01/20 01:40:53 DEBUG : a/potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b704d_d20250120_m013541_c001_v0001184_t0011_u01737336941823") 2025/01/20 01:40:53 DEBUG : b/potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f4686_d20250120_m013605_c001_v7007000_t0000_u01737336965488") 2025/01/20 01:40:53 DEBUG : b/potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b737a_d20250120_m013603_c001_v0001184_t0008_u01737336963875") 2025/01/20 01:40:53 DEBUG : b/potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f418a837a89015510_d20250120_m013602_c001_v7007000_t0000_u01737336962398") 2025/01/20 01:40:53 DEBUG : b/potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b732b_d20250120_m013601_c001_v0001184_t0015_u01737336961198") 2025/01/20 01:40:53 DEBUG : b/potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4027f59d6b4e1ceb_d20250120_m013542_c001_v7007000_t0000_u01737336942172") 2025/01/20 01:40:53 DEBUG : b/potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b7037_d20250120_m013541_c001_v0001184_t0026_u01737336941031") 2025/01/20 01:40:54 DEBUG : backup/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41338e763c8f3591_d20250120_m013856_c001_v7007000_t0000_u01737337136370") 2025/01/20 01:40:54 DEBUG : backup/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b895f_d20250120_m013854_c001_v0001184_t0016_u01737337134796") 2025/01/20 01:40:54 DEBUG : backup/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f1183625367115905_d20250120_m013851_c001_v0001150_t0007_u01737337131258") 2025/01/20 01:40:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4088f55ab78975f7_d20250120_m013923_c001_v7007000_t0000_u01737337163244") 2025/01/20 01:40:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef129d53508d8b1b9f480e1b_f106c266bf484c50b_d20250120_m013921_c001_v0001116_t0022_u01737337161267") 2025/01/20 01:40:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef129d53508d8b1b9f480e1b_f1130e6c910da7343_d20250120_m013917_c001_v0001178_t0009_u01737337157711") 2025/01/20 01:40:54 DEBUG : backup/one.bak: Deleting (id "4_zef129d53508d8b1b9f480e1b_f410c5327f337fe11_d20250120_m013908_c001_v7007000_t0000_u01737337148900") 2025/01/20 01:40:54 DEBUG : backup/one.bak: Deleting (id "4_zef129d53508d8b1b9f480e1b_f1161cc866275d831_d20250120_m013906_c001_v0001098_t0023_u01737337146835") 2025/01/20 01:40:54 DEBUG : backup/one.bak: Deleting (id "4_zef129d53508d8b1b9f480e1b_f113693408166df2a_d20250120_m013903_c001_v0001181_t0009_u01737337143018") 2025/01/20 01:40:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4088f55ab789760f_d20250120_m013923_c001_v7007000_t0000_u01737337163426") 2025/01/20 01:40:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f1088ceeaf37f1115_d20250120_m013922_c001_v0001184_t0037_u01737337162457") 2025/01/20 01:40:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b8bc4_d20250120_m013919_c001_v0001184_t0039_u01737337159101") 2025/01/20 01:40:54 DEBUG : backup/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41338e763c8f359d_d20250120_m013856_c001_v7007000_t0000_u01737337136556") 2025/01/20 01:40:54 DEBUG : backup/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f107280e7ebc18e42_d20250120_m013855_c001_v0001184_t0048_u01737337135604") 2025/01/20 01:40:54 DEBUG : backup/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f1018730c29f260c5_d20250120_m013852_c001_v0001184_t0052_u01737337132660") 2025/01/20 01:40:54 DEBUG : backup/three.txt.bak: Deleting (id "4_zef129d53508d8b1b9f480e1b_f410c5327f337fe28_d20250120_m013909_c001_v7007000_t0000_u01737337149094") 2025/01/20 01:40:54 DEBUG : backup/three.txt.bak: Deleting (id "4_zef129d53508d8b1b9f480e1b_f1062ac1e471c9d13_d20250120_m013908_c001_v0001176_t0027_u01737337148022") 2025/01/20 01:40:54 DEBUG : backup/three.txt.bak: Deleting (id "4_zef129d53508d8b1b9f480e1b_f112e77040b8a059d_d20250120_m013904_c001_v0001099_t0010_u01737337144432") 2025/01/20 01:40:54 DEBUG : both0: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975d79_d20250120_m014034_c001_v7007000_t0000_u01737337234470") 2025/01/20 01:40:54 DEBUG : both0: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b930b_d20250120_m014023_c001_v0001184_t0039_u01737337223092") 2025/01/20 01:40:55 DEBUG : both0: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1df2_d20250120_m014018_c001_v7007000_t0000_u01737337218324") 2025/01/20 01:40:55 DEBUG : both0: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9120_d20250120_m014006_c001_v0001184_t0001_u01737337206876") 2025/01/20 01:40:55 DEBUG : both1: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975d8c_d20250120_m014034_c001_v7007000_t0000_u01737337234659") 2025/01/20 01:40:55 DEBUG : both1: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9319_d20250120_m014023_c001_v0001184_t0053_u01737337223501") 2025/01/20 01:40:55 DEBUG : both1: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1e01_d20250120_m014018_c001_v7007000_t0000_u01737337218516") 2025/01/20 01:40:55 DEBUG : both1: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b912e_d20250120_m014007_c001_v0001184_t0058_u01737337207298") 2025/01/20 01:40:55 DEBUG : both10: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975da2_d20250120_m014034_c001_v7007000_t0000_u01737337234842") 2025/01/20 01:40:55 DEBUG : both10: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b93a1_d20250120_m014027_c001_v0001184_t0035_u01737337227357") 2025/01/20 01:40:55 DEBUG : both10: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1e10_d20250120_m014018_c001_v7007000_t0000_u01737337218707") 2025/01/20 01:40:55 DEBUG : both10: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b91c9_d20250120_m014011_c001_v0001184_t0054_u01737337211172") 2025/01/20 01:40:55 DEBUG : both11: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975db4_d20250120_m014035_c001_v7007000_t0000_u01737337235025") 2025/01/20 01:40:55 DEBUG : both11: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b93b9_d20250120_m014027_c001_v0001184_t0006_u01737337227764") 2025/01/20 01:40:55 DEBUG : both11: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1e28_d20250120_m014018_c001_v7007000_t0000_u01737337218898") 2025/01/20 01:40:55 DEBUG : both11: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b91dc_d20250120_m014011_c001_v0001184_t0043_u01737337211600") 2025/01/20 01:40:55 DEBUG : both12: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975dbe_d20250120_m014035_c001_v7007000_t0000_u01737337235210") 2025/01/20 01:40:55 DEBUG : both12: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b93c7_d20250120_m014028_c001_v0001184_t0013_u01737337228181") 2025/01/20 01:40:55 DEBUG : both12: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1e3a_d20250120_m014019_c001_v7007000_t0000_u01737337219084") 2025/01/20 01:40:55 DEBUG : both12: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b91e4_d20250120_m014011_c001_v0001184_t0058_u01737337211997") 2025/01/20 01:40:55 DEBUG : both13: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975dcd_d20250120_m014035_c001_v7007000_t0000_u01737337235401") 2025/01/20 01:40:55 DEBUG : both13: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b93cd_d20250120_m014028_c001_v0001184_t0003_u01737337228592") 2025/01/20 01:40:56 DEBUG : both13: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1e4d_d20250120_m014019_c001_v7007000_t0000_u01737337219271") 2025/01/20 01:40:56 DEBUG : both13: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b91f2_d20250120_m014012_c001_v0001184_t0033_u01737337212448") 2025/01/20 01:40:56 DEBUG : both14: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975dea_d20250120_m014035_c001_v7007000_t0000_u01737337235588") 2025/01/20 01:40:56 DEBUG : both14: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b93dd_d20250120_m014029_c001_v0001184_t0020_u01737337229018") 2025/01/20 01:40:56 DEBUG : both14: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1e6c_d20250120_m014019_c001_v7007000_t0000_u01737337219463") 2025/01/20 01:40:56 DEBUG : both14: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b91ff_d20250120_m014012_c001_v0001184_t0035_u01737337212870") 2025/01/20 01:40:56 DEBUG : both15: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975df8_d20250120_m014035_c001_v7007000_t0000_u01737337235771") 2025/01/20 01:40:56 DEBUG : both15: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b93ef_d20250120_m014029_c001_v0001184_t0054_u01737337229440") 2025/01/20 01:40:56 DEBUG : both15: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1e80_d20250120_m014019_c001_v7007000_t0000_u01737337219655") 2025/01/20 01:40:56 DEBUG : both15: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9213_d20250120_m014013_c001_v0001184_t0006_u01737337213295") 2025/01/20 01:40:56 DEBUG : both16: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975e08_d20250120_m014035_c001_v7007000_t0000_u01737337235961") 2025/01/20 01:40:56 DEBUG : both16: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9408_d20250120_m014029_c001_v0001184_t0024_u01737337229865") 2025/01/20 01:40:56 DEBUG : both16: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1e8e_d20250120_m014019_c001_v7007000_t0000_u01737337219846") 2025/01/20 01:40:56 DEBUG : both16: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9221_d20250120_m014013_c001_v0001184_t0012_u01737337213752") 2025/01/20 01:40:56 DEBUG : both17: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975e1a_d20250120_m014036_c001_v7007000_t0000_u01737337236152") 2025/01/20 01:40:56 DEBUG : both17: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9414_d20250120_m014030_c001_v0001184_t0037_u01737337230279") 2025/01/20 01:40:56 DEBUG : both17: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1ea5_d20250120_m014020_c001_v7007000_t0000_u01737337220039") 2025/01/20 01:40:56 DEBUG : both17: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b922d_d20250120_m014014_c001_v0001184_t0010_u01737337214174") 2025/01/20 01:40:56 DEBUG : both18: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975e2e_d20250120_m014036_c001_v7007000_t0000_u01737337236342") 2025/01/20 01:40:56 DEBUG : both18: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9423_d20250120_m014030_c001_v0001184_t0028_u01737337230705") 2025/01/20 01:40:57 DEBUG : both18: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1ed3_d20250120_m014020_c001_v7007000_t0000_u01737337220233") 2025/01/20 01:40:57 DEBUG : both18: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9239_d20250120_m014014_c001_v0001184_t0012_u01737337214585") 2025/01/20 01:40:57 DEBUG : both19: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975e3c_d20250120_m014036_c001_v7007000_t0000_u01737337236533") 2025/01/20 01:40:57 DEBUG : both19: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9435_d20250120_m014031_c001_v0001184_t0016_u01737337231112") 2025/01/20 01:40:57 DEBUG : both19: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1ede_d20250120_m014020_c001_v7007000_t0000_u01737337220428") 2025/01/20 01:40:57 DEBUG : both19: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b923f_d20250120_m014014_c001_v0001184_t0025_u01737337214998") 2025/01/20 01:40:57 DEBUG : both2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975e4b_d20250120_m014036_c001_v7007000_t0000_u01737337236724") 2025/01/20 01:40:57 DEBUG : both2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b932b_d20250120_m014023_c001_v0001184_t0030_u01737337223928") 2025/01/20 01:40:57 DEBUG : both2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1eeb_d20250120_m014020_c001_v7007000_t0000_u01737337220611") 2025/01/20 01:40:57 DEBUG : both2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9136_d20250120_m014007_c001_v0001184_t0028_u01737337207768") 2025/01/20 01:40:57 DEBUG : both3: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975e5a_d20250120_m014036_c001_v7007000_t0000_u01737337236924") 2025/01/20 01:40:57 DEBUG : both3: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b933b_d20250120_m014024_c001_v0001184_t0037_u01737337224349") 2025/01/20 01:40:57 DEBUG : both3: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1ef5_d20250120_m014020_c001_v7007000_t0000_u01737337220796") 2025/01/20 01:40:57 DEBUG : both3: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9150_d20250120_m014008_c001_v0001184_t0024_u01737337208218") 2025/01/20 01:40:57 DEBUG : both4: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975e6b_d20250120_m014037_c001_v7007000_t0000_u01737337237131") 2025/01/20 01:40:57 DEBUG : both4: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b934d_d20250120_m014024_c001_v0001184_t0015_u01737337224774") 2025/01/20 01:40:57 DEBUG : both4: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1f09_d20250120_m014020_c001_v7007000_t0000_u01737337220981") 2025/01/20 01:40:57 DEBUG : both4: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b916a_d20250120_m014008_c001_v0001184_t0001_u01737337208674") 2025/01/20 01:40:57 DEBUG : both5: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975e85_d20250120_m014037_c001_v7007000_t0000_u01737337237324") 2025/01/20 01:40:57 DEBUG : both5: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9357_d20250120_m014025_c001_v0001184_t0032_u01737337225200") 2025/01/20 01:40:58 DEBUG : both5: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1f30_d20250120_m014021_c001_v7007000_t0000_u01737337221172") 2025/01/20 01:40:58 DEBUG : both5: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9174_d20250120_m014009_c001_v0001184_t0001_u01737337209081") 2025/01/20 01:40:58 DEBUG : both6: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975e8e_d20250120_m014037_c001_v7007000_t0000_u01737337237516") 2025/01/20 01:40:58 DEBUG : both6: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9363_d20250120_m014025_c001_v0001184_t0056_u01737337225649") 2025/01/20 01:40:58 DEBUG : both6: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1f45_d20250120_m014021_c001_v7007000_t0000_u01737337221360") 2025/01/20 01:40:58 DEBUG : both6: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9180_d20250120_m014009_c001_v0001184_t0037_u01737337209473") 2025/01/20 01:40:58 DEBUG : both7: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975e99_d20250120_m014037_c001_v7007000_t0000_u01737337237710") 2025/01/20 01:40:58 DEBUG : both7: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b936b_d20250120_m014026_c001_v0001184_t0025_u01737337226081") 2025/01/20 01:40:58 DEBUG : both7: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1f60_d20250120_m014021_c001_v7007000_t0000_u01737337221549") 2025/01/20 01:40:58 DEBUG : both7: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9192_d20250120_m014009_c001_v0001184_t0024_u01737337209901") 2025/01/20 01:40:58 DEBUG : both8: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975ea9_d20250120_m014037_c001_v7007000_t0000_u01737337237905") 2025/01/20 01:40:58 DEBUG : both8: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9377_d20250120_m014026_c001_v0001184_t0057_u01737337226503") 2025/01/20 01:40:58 DEBUG : both8: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1f7e_d20250120_m014021_c001_v7007000_t0000_u01737337221738") 2025/01/20 01:40:58 DEBUG : both8: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b91a4_d20250120_m014010_c001_v0001184_t0038_u01737337210356") 2025/01/20 01:40:58 DEBUG : both9: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975ebe_d20250120_m014038_c001_v7007000_t0000_u01737337238104") 2025/01/20 01:40:58 DEBUG : both9: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b938f_d20250120_m014026_c001_v0001184_t0035_u01737337226920") 2025/01/20 01:40:58 DEBUG : both9: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1f8b_d20250120_m014021_c001_v7007000_t0000_u01737337221926") 2025/01/20 01:40:58 DEBUG : both9: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b91b9_d20250120_m014010_c001_v0001184_t0047_u01737337210773") 2025/01/20 01:40:58 DEBUG : c/non empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f4694_d20250120_m013605_c001_v7007000_t0000_u01737336965687") 2025/01/20 01:40:58 DEBUG : c/non empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b737c_d20250120_m013604_c001_v0001184_t0005_u01737336964091") 2025/01/20 01:40:58 DEBUG : c/non empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f418a837a8901557f_d20250120_m013603_c001_v7007000_t0000_u01737336963142") 2025/01/20 01:40:59 DEBUG : c/non empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b7334_d20250120_m013601_c001_v0001184_t0057_u01737336961401") 2025/01/20 01:40:59 DEBUG : c/non empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4027f59d6b4e1d2b_d20250120_m013542_c001_v7007000_t0000_u01737336942928") 2025/01/20 01:40:59 DEBUG : c/non empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b703f_d20250120_m013541_c001_v0001184_t0000_u01737336941233") 2025/01/20 01:40:59 DEBUG : check sum: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4027f59d6b4e17a2_d20250120_m013530_c001_v7007000_t0000_u01737336930716") 2025/01/20 01:40:59 DEBUG : check sum: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b6e4e_d20250120_m013529_c001_v0001184_t0000_u01737336929738") 2025/01/20 01:40:59 DEBUG : dest/3: Deleting (id "4_zef129d53508d8b1b9f480e1b_f404d75fb93c1d0b1_d20250120_m013828_c001_v7007000_t0000_u01737337108806") 2025/01/20 01:40:59 DEBUG : dest/3: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41671840f6d3f1cf_d20250120_m013827_c001_v0001184_t0019_u01737337107658") 2025/01/20 01:40:59 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4119d3d29d8dfe10_d20250120_m013957_c001_v7007000_t0000_u01737337197994") 2025/01/20 01:40:59 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f1132dc1fa22f8c52_d20250120_m013955_c001_v0001043_t0022_u01737337195703") 2025/01/20 01:40:59 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f417eed44984a9746_d20250120_m013955_c001_v7007000_t0000_u01737337195514") 2025/01/20 01:40:59 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f1132dc1fa22f8c48_d20250120_m013951_c001_v0001043_t0042_u01737337191874") 2025/01/20 01:40:59 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f417eed44984a966e_d20250120_m013951_c001_v7007000_t0000_u01737337191133") 2025/01/20 01:40:59 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b8edf_d20250120_m013947_c001_v0001184_t0027_u01737337187625") 2025/01/20 01:40:59 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41564a3b8fcbe287_d20250120_m013946_c001_v7007000_t0000_u01737337186007") 2025/01/20 01:40:59 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f119d242fcacd732b_d20250120_m013943_c001_v0001184_t0057_u01737337183970") 2025/01/20 01:40:59 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41564a3b8fcbe1c9_d20250120_m013943_c001_v7007000_t0000_u01737337183776") 2025/01/20 01:40:59 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f119d242fcacd72b3_d20250120_m013940_c001_v0001184_t0048_u01737337180622") 2025/01/20 01:40:59 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41564a3b8fcbe054_d20250120_m013939_c001_v7007000_t0000_u01737337179834") 2025/01/20 01:40:59 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b8d87_d20250120_m013936_c001_v0001184_t0036_u01737337176371") 2025/01/20 01:40:59 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4088f55ab7897b37_d20250120_m013935_c001_v7007000_t0000_u01737337175413") 2025/01/20 01:40:59 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f103bf93e5656e372_d20250120_m013933_c001_v0001165_t0018_u01737337173749") 2025/01/20 01:41:00 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f410c5327f3380722_d20250120_m013933_c001_v7007000_t0000_u01737337173550") 2025/01/20 01:41:00 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f103bf93e5656e36c_d20250120_m013928_c001_v0001165_t0014_u01737337168769") 2025/01/20 01:41:00 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f410c5327f3380522_d20250120_m013927_c001_v7007000_t0000_u01737337167998") 2025/01/20 01:41:00 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b8c5d_d20250120_m013924_c001_v0001184_t0040_u01737337164610") 2025/01/20 01:41:00 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4088f55ab7897628_d20250120_m013923_c001_v7007000_t0000_u01737337163609") 2025/01/20 01:41:00 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f112c96c611be14af_d20250120_m013921_c001_v0001184_t0044_u01737337161973") 2025/01/20 01:41:00 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f406e9b3bb1af99f8_d20250120_m013921_c001_v7007000_t0000_u01737337161781") 2025/01/20 01:41:00 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f112c96c611be1459_d20250120_m013918_c001_v0001184_t0012_u01737337158672") 2025/01/20 01:41:00 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f406e9b3bb1af986b_d20250120_m013917_c001_v7007000_t0000_u01737337157926") 2025/01/20 01:41:00 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b8b06_d20250120_m013910_c001_v0001184_t0019_u01737337150221") 2025/01/20 01:41:00 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f410c5327f337fe45_d20250120_m013909_c001_v7007000_t0000_u01737337149286") 2025/01/20 01:41:00 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f1008cbfe97dcc9b2_d20250120_m013907_c001_v0001179_t0018_u01737337147588") 2025/01/20 01:41:00 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4141d0dfa6dac201_d20250120_m013907_c001_v7007000_t0000_u01737337147397") 2025/01/20 01:41:00 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f1008cbfe97dcc9aa_d20250120_m013904_c001_v0001179_t0028_u01737337144006") 2025/01/20 01:41:00 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4141d0dfa6dac0e3_d20250120_m013903_c001_v7007000_t0000_u01737337143242") 2025/01/20 01:41:00 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f104d1df4a3449dd3_d20250120_m013857_c001_v0001182_t0008_u01737337137669") 2025/01/20 01:41:00 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41338e763c8f35a0_d20250120_m013856_c001_v7007000_t0000_u01737337136740") 2025/01/20 01:41:00 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f103bacb2af7c5d64_d20250120_m013855_c001_v0001182_t0008_u01737337135195") 2025/01/20 01:41:00 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41338e763c8f3565_d20250120_m013855_c001_v7007000_t0000_u01737337135007") 2025/01/20 01:41:00 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f103bacb2af7c5d30_d20250120_m013852_c001_v0001182_t0047_u01737337132257") 2025/01/20 01:41:01 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41338e763c8f3478_d20250120_m013851_c001_v7007000_t0000_u01737337131508") 2025/01/20 01:41:01 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f103b8bd374812543_d20250120_m013845_c001_v0001184_t0056_u01737337125940") 2025/01/20 01:41:01 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f404d75fb93c1d856_d20250120_m013844_c001_v7007000_t0000_u01737337124790") 2025/01/20 01:41:01 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f105579bd99b079eb_d20250120_m013839_c001_v0001146_t0040_u01737337119104") 2025/01/20 01:41:01 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4141d0dfa6dab57f_d20250120_m013838_c001_v7007000_t0000_u01737337118902") 2025/01/20 01:41:01 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b86fb_d20250120_m013835_c001_v0001184_t0005_u01737337115161") 2025/01/20 01:41:01 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f114e74734bfcff0d_d20250120_m013834_c001_v0001183_t0005_u01737337114387") 2025/01/20 01:41:01 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f114e74734bfcfeef_d20250120_m013833_c001_v0001183_t0006_u01737337113402") 2025/01/20 01:41:01 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f400965288665ced8_d20250120_m013819_c001_v7007000_t0000_u01737337099837") 2025/01/20 01:41:01 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f103b8bd3748120e8_d20250120_m013812_c001_v0001184_t0044_u01737337092536") 2025/01/20 01:41:01 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f10293bacdbc35199_d20250120_m013811_c001_v0001161_t0019_u01737337091540") 2025/01/20 01:41:01 DEBUG : dst/one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f10293bacdbc35197_d20250120_m013810_c001_v0001161_t0033_u01737337090362") 2025/01/20 01:41:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4119d3d29d8dfe1f_d20250120_m013958_c001_v7007000_t0000_u01737337198182") 2025/01/20 01:41:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef129d53508d8b1b9f480e1b_f109e9dfbb792f615_d20250120_m013954_c001_v0001144_t0024_u01737337194894") 2025/01/20 01:41:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef129d53508d8b1b9f480e1b_f11055cce1c072a25_d20250120_m013950_c001_v0001184_t0040_u01737337190909") 2025/01/20 01:41:01 DEBUG : dst/one.bak: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41564a3b8fcbe2ae_d20250120_m013946_c001_v7007000_t0000_u01737337186242") 2025/01/20 01:41:01 DEBUG : dst/one.bak: Deleting (id "4_zef129d53508d8b1b9f480e1b_f1055b8f5af14373c_d20250120_m013943_c001_v0001043_t0011_u01737337183367") 2025/01/20 01:41:01 DEBUG : dst/one.bak: Deleting (id "4_zef129d53508d8b1b9f480e1b_f110726806ec36804_d20250120_m013939_c001_v0001183_t0013_u01737337179623") 2025/01/20 01:41:01 DEBUG : dst/one.bak: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4088f55ab7897b47_d20250120_m013935_c001_v7007000_t0000_u01737337175602") 2025/01/20 01:41:01 DEBUG : dst/one.bak: Deleting (id "4_zef129d53508d8b1b9f480e1b_f116b5f50de207ab7_d20250120_m013933_c001_v0001157_t0005_u01737337173226") 2025/01/20 01:41:02 DEBUG : dst/one.bak: Deleting (id "4_zef129d53508d8b1b9f480e1b_f111c7ced33ab1a34_d20250120_m013927_c001_v0001033_t0057_u01737337167621") 2025/01/20 01:41:02 DEBUG : dst/three: Deleting (id "4_zef129d53508d8b1b9f480e1b_f404d75fb93c1d863_d20250120_m013844_c001_v7007000_t0000_u01737337124981") 2025/01/20 01:41:02 DEBUG : dst/three: Deleting (id "4_zef129d53508d8b1b9f480e1b_f114e74734bfcffcf_d20250120_m013843_c001_v0001183_t0037_u01737337123396") 2025/01/20 01:41:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4119d3d29d8dfe25_d20250120_m013958_c001_v7007000_t0000_u01737337198367") 2025/01/20 01:41:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f10276e4a95429dba_d20250120_m013956_c001_v0001182_t0058_u01737337196786") 2025/01/20 01:41:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f114d0cb06aeee429_d20250120_m013952_c001_v0001184_t0030_u01737337192829") 2025/01/20 01:41:02 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4119d3d29d8dfe29_d20250120_m013958_c001_v7007000_t0000_u01737337198553") 2025/01/20 01:41:02 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f1132dc1fa22f8c54_d20250120_m013957_c001_v0001043_t0013_u01737337197223") 2025/01/20 01:41:02 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f417eed44984a97c6_d20250120_m013957_c001_v7007000_t0000_u01737337197035") 2025/01/20 01:41:02 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f1132dc1fa22f8c4c_d20250120_m013953_c001_v0001043_t0059_u01737337193239") 2025/01/20 01:41:02 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f417eed44984a969b_d20250120_m013953_c001_v7007000_t0000_u01737337193041") 2025/01/20 01:41:02 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b8eeb_d20250120_m013948_c001_v0001184_t0016_u01737337188051") 2025/01/20 01:41:02 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41564a3b8fcbe2b6_d20250120_m013946_c001_v7007000_t0000_u01737337186437") 2025/01/20 01:41:02 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f119d242fcacd7355_d20250120_m013945_c001_v0001184_t0002_u01737337185380") 2025/01/20 01:41:02 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41564a3b8fcbe23f_d20250120_m013945_c001_v7007000_t0000_u01737337185180") 2025/01/20 01:41:02 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f119d242fcacd72dd_d20250120_m013941_c001_v0001184_t0044_u01737337181925") 2025/01/20 01:41:02 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41564a3b8fcbe110_d20250120_m013941_c001_v7007000_t0000_u01737337181735") 2025/01/20 01:41:02 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b8d9d_d20250120_m013936_c001_v0001184_t0034_u01737337176809") 2025/01/20 01:41:02 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f410c5327f3380795_d20250120_m013934_c001_v7007000_t0000_u01737337174773") 2025/01/20 01:41:02 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b8d2b_d20250120_m013932_c001_v0001184_t0024_u01737337172392") 2025/01/20 01:41:03 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f410c5327f33805b2_d20250120_m013929_c001_v7007000_t0000_u01737337169461") 2025/01/20 01:41:03 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b8c6b_d20250120_m013925_c001_v0001184_t0043_u01737337165034") 2025/01/20 01:41:03 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f406e9b3bb1af9a8d_d20250120_m013922_c001_v7007000_t0000_u01737337162657") 2025/01/20 01:41:03 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f103b8bd3748128ec_d20250120_m013920_c001_v0001184_t0019_u01737337160438") 2025/01/20 01:41:03 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f406e9b3bb1af98cc_d20250120_m013919_c001_v7007000_t0000_u01737337159303") 2025/01/20 01:41:03 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b8b48_d20250120_m013913_c001_v0001184_t0041_u01737337153196") 2025/01/20 01:41:03 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4141d0dfa6dac23d_d20250120_m013908_c001_v7007000_t0000_u01737337148300") 2025/01/20 01:41:03 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f104d1df4a3449e53_d20250120_m013905_c001_v0001182_t0047_u01737337145978") 2025/01/20 01:41:03 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4141d0dfa6dac150_d20250120_m013904_c001_v7007000_t0000_u01737337144859") 2025/01/20 01:41:03 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f103b8bd3748126d1_d20250120_m013858_c001_v0001184_t0033_u01737337138472") 2025/01/20 01:41:03 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41338e763c8f3581_d20250120_m013855_c001_v7007000_t0000_u01737337135807") 2025/01/20 01:41:03 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f103b8bd374812665_d20250120_m013854_c001_v0001184_t0052_u01737337134008") 2025/01/20 01:41:03 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41338e763c8f34f0_d20250120_m013852_c001_v7007000_t0000_u01737337132876") 2025/01/20 01:41:03 DEBUG : dst/three.txt: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b8875_d20250120_m013846_c001_v0001184_t0031_u01737337126751") 2025/01/20 01:41:03 DEBUG : dst/three.txt.bak: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41564a3b8fcbe2cc_d20250120_m013946_c001_v7007000_t0000_u01737337186643") 2025/01/20 01:41:03 DEBUG : dst/three.txt.bak: Deleting (id "4_zef129d53508d8b1b9f480e1b_f10061ef5cbff4a50_d20250120_m013944_c001_v0001044_t0049_u01737337184805") 2025/01/20 01:41:03 DEBUG : dst/three.txt.bak: Deleting (id "4_zef129d53508d8b1b9f480e1b_f1059b98d911b852c_d20250120_m013941_c001_v0001182_t0017_u01737337181512") 2025/01/20 01:41:03 DEBUG : dst/three.txt.bak: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4088f55ab7897b53_d20250120_m013935_c001_v7007000_t0000_u01737337175805") 2025/01/20 01:41:03 DEBUG : dst/three.txt.bak: Deleting (id "4_zef129d53508d8b1b9f480e1b_f1144e464122cc439_d20250120_m013934_c001_v0001115_t0055_u01737337174183") 2025/01/20 01:41:03 DEBUG : dst/three.txt.bak: Deleting (id "4_zef129d53508d8b1b9f480e1b_f104fff28fbb020f8_d20250120_m013929_c001_v0001183_t0022_u01737337169251") 2025/01/20 01:41:04 DEBUG : dst/two: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4119d3d29d8dfe2f_d20250120_m013958_c001_v7007000_t0000_u01737337198740") 2025/01/20 01:41:04 DEBUG : dst/two: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b8ee3_d20250120_m013947_c001_v0001184_t0035_u01737337187851") 2025/01/20 01:41:04 DEBUG : dst/two: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41564a3b8fcbe2da_d20250120_m013946_c001_v7007000_t0000_u01737337186851") 2025/01/20 01:41:04 DEBUG : dst/two: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b8d91_d20250120_m013936_c001_v0001184_t0047_u01737337176574") 2025/01/20 01:41:04 DEBUG : dst/two: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4088f55ab7897b73_d20250120_m013935_c001_v7007000_t0000_u01737337175991") 2025/01/20 01:41:04 DEBUG : dst/two: Deleting (id "4_zef129d53508d8b1b9f480e1b_f103b8bd37481296c_d20250120_m013924_c001_v0001184_t0050_u01737337164826") 2025/01/20 01:41:04 DEBUG : dst/two: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4088f55ab789763c_d20250120_m013923_c001_v7007000_t0000_u01737337163794") 2025/01/20 01:41:04 DEBUG : dst/two: Deleting (id "4_zef129d53508d8b1b9f480e1b_f103b8bd374812821_d20250120_m013910_c001_v0001184_t0039_u01737337150794") 2025/01/20 01:41:04 DEBUG : dst/two: Deleting (id "4_zef129d53508d8b1b9f480e1b_f410c5327f337fe55_d20250120_m013909_c001_v7007000_t0000_u01737337149474") 2025/01/20 01:41:04 DEBUG : dst/two: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b89b5_d20250120_m013858_c001_v0001184_t0053_u01737337138255") 2025/01/20 01:41:04 DEBUG : dst/two: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41338e763c8f35a1_d20250120_m013856_c001_v7007000_t0000_u01737337136924") 2025/01/20 01:41:04 DEBUG : dst/two: Deleting (id "4_zef129d53508d8b1b9f480e1b_f104d1df4a3449d20_d20250120_m013846_c001_v0001182_t0025_u01737337126530") 2025/01/20 01:41:04 DEBUG : dst/two: Deleting (id "4_zef129d53508d8b1b9f480e1b_f404d75fb93c1d86f_d20250120_m013845_c001_v7007000_t0000_u01737337125178") 2025/01/20 01:41:04 DEBUG : dst/two: Deleting (id "4_zef129d53508d8b1b9f480e1b_f1082f1251c039520_d20250120_m013840_c001_v0001183_t0019_u01737337120967") 2025/01/20 01:41:04 DEBUG : dst/two: Deleting (id "4_zef129d53508d8b1b9f480e1b_f400965288665cee5_d20250120_m013820_c001_v7007000_t0000_u01737337100044") 2025/01/20 01:41:04 DEBUG : dst/two: Deleting (id "4_zef129d53508d8b1b9f480e1b_f10293bacdbc351a9_d20250120_m013818_c001_v0001161_t0042_u01737337098724") 2025/01/20 01:41:04 DEBUG : empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4027f59d6b4e4210_d20250120_m013730_c001_v7007000_t0000_u01737337050201") 2025/01/20 01:41:04 DEBUG : empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b7f2e_d20250120_m013725_c001_v0001184_t0043_u01737337045343") 2025/01/20 01:41:04 DEBUG : empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4027f59d6b4e3fe8_d20250120_m013723_c001_v7007000_t0000_u01737337043350") 2025/01/20 01:41:04 DEBUG : empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b7c3e_d20250120_m013703_c001_v0001184_t0052_u01737337023553") 2025/01/20 01:41:05 DEBUG : empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41564a3b8fcbb76b_d20250120_m013647_c001_v7007000_t0000_u01737337007246") 2025/01/20 01:41:05 DEBUG : empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b79a0_d20250120_m013642_c001_v0001184_t0010_u01737337002880") 2025/01/20 01:41:05 DEBUG : empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f490a_d20250120_m013618_c001_v7007000_t0000_u01737336978328") 2025/01/20 01:41:05 DEBUG : empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b758a_d20250120_m013616_c001_v0001184_t0020_u01737336976619") 2025/01/20 01:41:05 DEBUG : empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f485a_d20250120_m013615_c001_v7007000_t0000_u01737336975094") 2025/01/20 01:41:05 DEBUG : empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b7512_d20250120_m013613_c001_v0001184_t0054_u01737336973890") 2025/01/20 01:41:05 DEBUG : empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f4790_d20250120_m013610_c001_v7007000_t0000_u01737336970593") 2025/01/20 01:41:05 DEBUG : empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b744c_d20250120_m013608_c001_v0001184_t0016_u01737336968953") 2025/01/20 01:41:05 DEBUG : empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f470d_d20250120_m013607_c001_v7007000_t0000_u01737336967797") 2025/01/20 01:41:05 DEBUG : empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b73e6_d20250120_m013606_c001_v0001184_t0042_u01737336966622") 2025/01/20 01:41:05 DEBUG : empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f418a837a890153eb_d20250120_m013600_c001_v7007000_t0000_u01737336960265") 2025/01/20 01:41:05 DEBUG : empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b72dd_d20250120_m013558_c001_v0001184_t0057_u01737336958917") 2025/01/20 01:41:05 DEBUG : empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f418a837a89015334_d20250120_m013557_c001_v7007000_t0000_u01737336957783") 2025/01/20 01:41:05 DEBUG : empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b7291_d20250120_m013557_c001_v0001184_t0047_u01737336957029") 2025/01/20 01:41:05 DEBUG : empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f418a837a890150c5_d20250120_m013551_c001_v7007000_t0000_u01737336951942") 2025/01/20 01:41:05 DEBUG : empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b71b6_d20250120_m013550_c001_v0001184_t0041_u01737336950746") 2025/01/20 01:41:05 DEBUG : empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f418a837a89014f88_d20250120_m013548_c001_v7007000_t0000_u01737336948079") 2025/01/20 01:41:05 DEBUG : empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b710b_d20250120_m013547_c001_v0001184_t0059_u01737336947133") 2025/01/20 01:41:05 DEBUG : empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f418a837a89014eb9_d20250120_m013545_c001_v7007000_t0000_u01737336945949") 2025/01/20 01:41:05 DEBUG : empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f1067a39972a662b0_d20250120_m013545_c001_v0001137_t0051_u01737336945253") 2025/01/20 01:41:05 DEBUG : empty space: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b7089_d20250120_m013543_c001_v0001184_t0001_u01737336943663") 2025/01/20 01:41:06 DEBUG : enormous: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f48de_d20250120_m013617_c001_v7007000_t0000_u01737336977406") 2025/01/20 01:41:06 DEBUG : enormous: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b7590_d20250120_m013616_c001_v0001184_t0015_u01737336976821") 2025/01/20 01:41:06 DEBUG : existing: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4119d3d29d8dff44_d20250120_m014002_c001_v7007000_t0000_u01737337202742") 2025/01/20 01:41:06 DEBUG : existing: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b909e_d20250120_m014001_c001_v0001184_t0012_u01737337201537") 2025/01/20 01:41:06 DEBUG : existing: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41564a3b8fcbb5b3_d20250120_m013641_c001_v7007000_t0000_u01737337001117") 2025/01/20 01:41:06 DEBUG : existing: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b793b_d20250120_m013640_c001_v0001184_t0021_u01737337000144") 2025/01/20 01:41:06 DEBUG : existing: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4027f59d6b4e1c14_d20250120_m013539_c001_v7007000_t0000_u01737336939909") 2025/01/20 01:41:06 DEBUG : existing: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b6fd9_d20250120_m013538_c001_v0001184_t0022_u01737336938920") 2025/01/20 01:41:06 DEBUG : existing: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4027f59d6b4e1b1b_d20250120_m013537_c001_v7007000_t0000_u01737336937639") 2025/01/20 01:41:06 DEBUG : existing: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b6fa5_d20250120_m013537_c001_v0001184_t0040_u01737336937079") 2025/01/20 01:41:06 DEBUG : existing: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b6f84_d20250120_m013536_c001_v0001184_t0014_u01737336936259") 2025/01/20 01:41:06 DEBUG : existing-b: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41564a3b8fcbb5bd_d20250120_m013641_c001_v7007000_t0000_u01737337001333") 2025/01/20 01:41:06 DEBUG : existing-b: Deleting (id "4_zef129d53508d8b1b9f480e1b_f103b8bd3748114f6_d20250120_m013640_c001_v0001184_t0013_u01737337000154") 2025/01/20 01:41:06 DEBUG : five: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f4a4d_d20250120_m013622_c001_v7007000_t0000_u01737336982540") 2025/01/20 01:41:06 DEBUG : five: Deleting (id "4_zef129d53508d8b1b9f480e1b_f400f82b16d7b7624_d20250120_m013620_c001_v0001184_t0025_u01737336980623") 2025/01/20 01:41:06 DEBUG : foo: Deleting (id "4_zef129d53508d8b1b9f480e1b_f418a837a89015008_d20250120_m013549_c001_v7007000_t0000_u01737336949973") 2025/01/20 01:41:06 DEBUG : foo: Deleting (id "4_zef129d53508d8b1b9f480e1b_f400f82b16d7b7178_d20250120_m013549_c001_v0001184_t0025_u01737336949408") 2025/01/20 01:41:06 DEBUG : foo: Deleting (id "4_zef129d53508d8b1b9f480e1b_f400f82b16d7b7157_d20250120_m013548_c001_v0001184_t0025_u01737336948831") 2025/01/20 01:41:06 DEBUG : four: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f4a5a_d20250120_m013622_c001_v7007000_t0000_u01737336982724") 2025/01/20 01:41:07 DEBUG : four: Deleting (id "4_zef129d53508d8b1b9f480e1b_f404d1df4a344927a_d20250120_m013621_c001_v0001182_t0024_u01737336981183") 2025/01/20 01:41:07 DEBUG : four: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b760e_d20250120_m013620_c001_v0001184_t0040_u01737336980052") 2025/01/20 01:41:07 DEBUG : hello world2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f409d499a74690d38_d20250120_m013427_c001_v7007000_t0000_u01737336867858") 2025/01/20 01:41:07 DEBUG : hello world2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b64a0_d20250120_m013427_c001_v0001184_t0044_u01737336867292") 2025/01/20 01:41:07 DEBUG : ignore-size: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4027f59d6b4e1a15_d20250120_m013535_c001_v7007000_t0000_u01737336935159") 2025/01/20 01:41:07 DEBUG : ignore-size: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b6f14_d20250120_m013534_c001_v0001184_t0037_u01737336934214") 2025/01/20 01:41:07 DEBUG : nested/sub dir/file: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41564a3b8fcbb52f_d20250120_m013638_c001_v7007000_t0000_u01737336998983") 2025/01/20 01:41:07 DEBUG : nested/sub dir/file: Deleting (id "4_zef129d53508d8b1b9f480e1b_f103b8bd3748114a0_d20250120_m013638_c001_v0001184_t0040_u01737336998004") 2025/01/20 01:41:07 DEBUG : nested/sub dir/file: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41564a3b8fcbb475_d20250120_m013636_c001_v7007000_t0000_u01737336996839") 2025/01/20 01:41:07 DEBUG : nested/sub dir/file: Deleting (id "4_zef129d53508d8b1b9f480e1b_f103b8bd374811466_d20250120_m013635_c001_v0001184_t0039_u01737336995868") 2025/01/20 01:41:07 DEBUG : one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f4a6e_d20250120_m013622_c001_v7007000_t0000_u01737336982907") 2025/01/20 01:41:07 DEBUG : one: Deleting (id "4_zef129d53508d8b1b9f480e1b_f400f82b16d7b75f8_d20250120_m013619_c001_v0001184_t0025_u01737336979483") 2025/01/20 01:41:07 DEBUG : only0: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975ed1_d20250120_m014038_c001_v7007000_t0000_u01737337238304") 2025/01/20 01:41:07 DEBUG : only0: Deleting (id "4_zef129d53508d8b1b9f480e1b_f400f82b16d7b9455_d20250120_m014032_c001_v0001184_t0025_u01737337232181") 2025/01/20 01:41:07 DEBUG : only0: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9313_d20250120_m014023_c001_v0001184_t0018_u01737337223297") 2025/01/20 01:41:07 DEBUG : only0: Deleting (id "4_zef129d53508d8b1b9f480e1b_f409d499a74698ffa_d20250120_m014017_c001_v7007000_t0000_u01737337217106") 2025/01/20 01:41:07 DEBUG : only0: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9128_d20250120_m014007_c001_v0001184_t0017_u01737337207093") 2025/01/20 01:41:07 DEBUG : only1: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975ede_d20250120_m014038_c001_v7007000_t0000_u01737337238499") 2025/01/20 01:41:07 DEBUG : only1: Deleting (id "4_zef129d53508d8b1b9f480e1b_f40078ee4510c22ed_d20250120_m014033_c001_v0001091_t0028_u01737337233152") 2025/01/20 01:41:07 DEBUG : only1: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9321_d20250120_m014023_c001_v0001184_t0035_u01737337223723") 2025/01/20 01:41:08 DEBUG : only1: Deleting (id "4_zef129d53508d8b1b9f480e1b_f409d499a74698fed_d20250120_m014016_c001_v7007000_t0000_u01737337216489") 2025/01/20 01:41:08 DEBUG : only1: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9132_d20250120_m014007_c001_v0001184_t0025_u01737337207512") 2025/01/20 01:41:08 DEBUG : only10: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975ef0_d20250120_m014038_c001_v7007000_t0000_u01737337238689") 2025/01/20 01:41:08 DEBUG : only10: Deleting (id "4_zef129d53508d8b1b9f480e1b_f400afb2935ef5728_d20250120_m014032_c001_v0001182_t0046_u01737337232931") 2025/01/20 01:41:08 DEBUG : only10: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b93ad_d20250120_m014027_c001_v0001184_t0028_u01737337227566") 2025/01/20 01:41:08 DEBUG : only10: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1db7_d20250120_m014017_c001_v7007000_t0000_u01737337217458") 2025/01/20 01:41:08 DEBUG : only10: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b91d7_d20250120_m014011_c001_v0001184_t0047_u01737337211396") 2025/01/20 01:41:08 DEBUG : only11: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975f09_d20250120_m014038_c001_v7007000_t0000_u01737337238896") 2025/01/20 01:41:08 DEBUG : only11: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41853f50c281c430_d20250120_m014032_c001_v0001184_t0013_u01737337232949") 2025/01/20 01:41:08 DEBUG : only11: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b93c5_d20250120_m014027_c001_v0001184_t0052_u01737337227979") 2025/01/20 01:41:08 DEBUG : only11: Deleting (id "4_zef129d53508d8b1b9f480e1b_f409d499a74698ff3_d20250120_m014016_c001_v7007000_t0000_u01737337216679") 2025/01/20 01:41:08 DEBUG : only11: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b91e2_d20250120_m014011_c001_v0001184_t0056_u01737337211802") 2025/01/20 01:41:08 DEBUG : only12: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975f1a_d20250120_m014039_c001_v7007000_t0000_u01737337239089") 2025/01/20 01:41:08 DEBUG : only12: Deleting (id "4_zef129d53508d8b1b9f480e1b_f400afb2935ef5723_d20250120_m014032_c001_v0001182_t0046_u01737337232743") 2025/01/20 01:41:08 DEBUG : only12: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b93c9_d20250120_m014028_c001_v0001184_t0033_u01737337228393") 2025/01/20 01:41:08 DEBUG : only12: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1dbb_d20250120_m014017_c001_v7007000_t0000_u01737337217474") 2025/01/20 01:41:08 DEBUG : only12: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b91ec_d20250120_m014012_c001_v0001184_t0023_u01737337212209") 2025/01/20 01:41:08 DEBUG : only13: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975f26_d20250120_m014039_c001_v7007000_t0000_u01737337239293") 2025/01/20 01:41:08 DEBUG : only13: Deleting (id "4_zef129d53508d8b1b9f480e1b_f400f82b16d7b9467_d20250120_m014032_c001_v0001184_t0025_u01737337232778") 2025/01/20 01:41:09 DEBUG : only13: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b93d5_d20250120_m014028_c001_v0001184_t0048_u01737337228810") 2025/01/20 01:41:09 DEBUG : only13: Deleting (id "4_zef129d53508d8b1b9f480e1b_f403ff0ee1352b9c0_d20250120_m014017_c001_v7007000_t0000_u01737337217482") 2025/01/20 01:41:09 DEBUG : only13: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b91fa_d20250120_m014012_c001_v0001184_t0020_u01737337212658") 2025/01/20 01:41:09 DEBUG : only14: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975f37_d20250120_m014039_c001_v7007000_t0000_u01737337239484") 2025/01/20 01:41:09 DEBUG : only14: Deleting (id "4_zef129d53508d8b1b9f480e1b_f400afb2935ef572e_d20250120_m014033_c001_v0001182_t0046_u01737337233117") 2025/01/20 01:41:09 DEBUG : only14: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b93e3_d20250120_m014029_c001_v0001184_t0038_u01737337229229") 2025/01/20 01:41:09 DEBUG : only14: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1d7a_d20250120_m014017_c001_v7007000_t0000_u01737337217077") 2025/01/20 01:41:09 DEBUG : only14: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b920d_d20250120_m014013_c001_v0001184_t0006_u01737337213088") 2025/01/20 01:41:09 DEBUG : only15: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975f41_d20250120_m014039_c001_v7007000_t0000_u01737337239667") 2025/01/20 01:41:09 DEBUG : only15: Deleting (id "4_zef129d53508d8b1b9f480e1b_f400f82b16d7b9477_d20250120_m014033_c001_v0001184_t0025_u01737337233179") 2025/01/20 01:41:09 DEBUG : only15: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b93f8_d20250120_m014029_c001_v0001184_t0051_u01737337229647") 2025/01/20 01:41:09 DEBUG : only15: Deleting (id "4_zef129d53508d8b1b9f480e1b_f409d499a74698ff4_d20250120_m014016_c001_v7007000_t0000_u01737337216912") 2025/01/20 01:41:09 DEBUG : only15: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9219_d20250120_m014013_c001_v0001184_t0025_u01737337213526") 2025/01/20 01:41:09 DEBUG : only16: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975f4e_d20250120_m014039_c001_v7007000_t0000_u01737337239853") 2025/01/20 01:41:09 DEBUG : only16: Deleting (id "4_zef129d53508d8b1b9f480e1b_f40078ee4510c22f1_d20250120_m014033_c001_v0001091_t0028_u01737337233544") 2025/01/20 01:41:09 DEBUG : only16: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b940e_d20250120_m014030_c001_v0001184_t0032_u01737337230071") 2025/01/20 01:41:09 DEBUG : only16: Deleting (id "4_zef129d53508d8b1b9f480e1b_f403ff0ee1352b9a5_d20250120_m014016_c001_v7007000_t0000_u01737337216904") 2025/01/20 01:41:09 DEBUG : only16: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9225_d20250120_m014013_c001_v0001184_t0038_u01737337213957") 2025/01/20 01:41:09 DEBUG : only17: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975f70_d20250120_m014040_c001_v7007000_t0000_u01737337240055") 2025/01/20 01:41:09 DEBUG : only17: Deleting (id "4_zef129d53508d8b1b9f480e1b_f400f82b16d7b946d_d20250120_m014032_c001_v0001184_t0025_u01737337232984") 2025/01/20 01:41:09 DEBUG : only17: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b941a_d20250120_m014030_c001_v0001184_t0056_u01737337230501") 2025/01/20 01:41:09 DEBUG : only17: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1d6a_d20250120_m014016_c001_v7007000_t0000_u01737337216874") 2025/01/20 01:41:10 DEBUG : only17: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9235_d20250120_m014014_c001_v0001184_t0038_u01737337214383") 2025/01/20 01:41:10 DEBUG : only18: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975f86_d20250120_m014040_c001_v7007000_t0000_u01737337240241") 2025/01/20 01:41:10 DEBUG : only18: Deleting (id "4_zef129d53508d8b1b9f480e1b_f400f82b16d7b9485_d20250120_m014033_c001_v0001184_t0025_u01737337233567") 2025/01/20 01:41:10 DEBUG : only18: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9429_d20250120_m014030_c001_v0001184_t0046_u01737337230904") 2025/01/20 01:41:10 DEBUG : only18: Deleting (id "4_zef129d53508d8b1b9f480e1b_f409d499a7469902d_d20250120_m014017_c001_v7007000_t0000_u01737337217514") 2025/01/20 01:41:10 DEBUG : only18: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b923b_d20250120_m014014_c001_v0001184_t0031_u01737337214789") 2025/01/20 01:41:10 DEBUG : only19: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975f93_d20250120_m014040_c001_v7007000_t0000_u01737337240439") 2025/01/20 01:41:10 DEBUG : only19: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41853f50c281c438_d20250120_m014033_c001_v0001184_t0013_u01737337233143") 2025/01/20 01:41:10 DEBUG : only19: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b943e_d20250120_m014031_c001_v0001184_t0043_u01737337231323") 2025/01/20 01:41:10 DEBUG : only19: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1dc8_d20250120_m014017_c001_v7007000_t0000_u01737337217652") 2025/01/20 01:41:10 DEBUG : only19: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9241_d20250120_m014015_c001_v0001184_t0027_u01737337215208") 2025/01/20 01:41:10 DEBUG : only2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975fa7_d20250120_m014040_c001_v7007000_t0000_u01737337240627") 2025/01/20 01:41:10 DEBUG : only2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f400afb2935ef5744_d20250120_m014033_c001_v0001182_t0046_u01737337233708") 2025/01/20 01:41:10 DEBUG : only2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b932f_d20250120_m014024_c001_v0001184_t0036_u01737337224149") 2025/01/20 01:41:10 DEBUG : only2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f403ff0ee1352b9ac_d20250120_m014017_c001_v7007000_t0000_u01737337217103") 2025/01/20 01:41:10 DEBUG : only2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9142_d20250120_m014007_c001_v0001184_t0056_u01737337207979") 2025/01/20 01:41:10 DEBUG : only3: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975fbe_d20250120_m014040_c001_v7007000_t0000_u01737337240812") 2025/01/20 01:41:10 DEBUG : only3: Deleting (id "4_zef129d53508d8b1b9f480e1b_f400afb2935ef5734_d20250120_m014033_c001_v0001182_t0046_u01737337233304") 2025/01/20 01:41:10 DEBUG : only3: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9345_d20250120_m014024_c001_v0001184_t0019_u01737337224555") 2025/01/20 01:41:11 DEBUG : only3: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1d9a_d20250120_m014017_c001_v7007000_t0000_u01737337217268") 2025/01/20 01:41:11 DEBUG : only3: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b915c_d20250120_m014008_c001_v0001184_t0059_u01737337208443") 2025/01/20 01:41:11 DEBUG : only4: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975fcd_d20250120_m014041_c001_v7007000_t0000_u01737337241002") 2025/01/20 01:41:11 DEBUG : only4: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41853f50c281c43f_d20250120_m014033_c001_v0001184_t0013_u01737337233336") 2025/01/20 01:41:11 DEBUG : only4: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9353_d20250120_m014024_c001_v0001184_t0041_u01737337224982") 2025/01/20 01:41:11 DEBUG : only4: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1d9d_d20250120_m014017_c001_v7007000_t0000_u01737337217281") 2025/01/20 01:41:11 DEBUG : only4: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9170_d20250120_m014008_c001_v0001184_t0025_u01737337208888") 2025/01/20 01:41:11 DEBUG : only5: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce975fe4_d20250120_m014041_c001_v7007000_t0000_u01737337241191") 2025/01/20 01:41:11 DEBUG : only5: Deleting (id "4_zef129d53508d8b1b9f480e1b_f40078ee4510c22ef_d20250120_m014033_c001_v0001091_t0028_u01737337233349") 2025/01/20 01:41:11 DEBUG : only5: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b935b_d20250120_m014025_c001_v0001184_t0043_u01737337225408") 2025/01/20 01:41:11 DEBUG : only5: Deleting (id "4_zef129d53508d8b1b9f480e1b_f403ff0ee1352b9b8_d20250120_m014017_c001_v7007000_t0000_u01737337217291") 2025/01/20 01:41:11 DEBUG : only5: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b917a_d20250120_m014009_c001_v0001184_t0018_u01737337209275") 2025/01/20 01:41:11 DEBUG : only6: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce976006_d20250120_m014041_c001_v7007000_t0000_u01737337241376") 2025/01/20 01:41:11 DEBUG : only6: Deleting (id "4_zef129d53508d8b1b9f480e1b_f400f82b16d7b947b_d20250120_m014033_c001_v0001184_t0025_u01737337233372") 2025/01/20 01:41:11 DEBUG : only6: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9367_d20250120_m014025_c001_v0001184_t0048_u01737337225864") 2025/01/20 01:41:11 DEBUG : only6: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1d6b_d20250120_m014016_c001_v7007000_t0000_u01737337216875") 2025/01/20 01:41:11 DEBUG : only6: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b918c_d20250120_m014009_c001_v0001184_t0005_u01737337209687") 2025/01/20 01:41:11 DEBUG : only7: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce97601c_d20250120_m014041_c001_v7007000_t0000_u01737337241562") 2025/01/20 01:41:12 DEBUG : only7: Deleting (id "4_zef129d53508d8b1b9f480e1b_f400afb2935ef573e_d20250120_m014033_c001_v0001182_t0046_u01737337233517") 2025/01/20 01:41:12 DEBUG : only7: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9371_d20250120_m014026_c001_v0001184_t0058_u01737337226297") 2025/01/20 01:41:12 DEBUG : only7: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1dca_d20250120_m014017_c001_v7007000_t0000_u01737337217667") 2025/01/20 01:41:12 DEBUG : only7: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b919c_d20250120_m014010_c001_v0001184_t0025_u01737337210135") 2025/01/20 01:41:12 DEBUG : only8: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce976026_d20250120_m014041_c001_v7007000_t0000_u01737337241749") 2025/01/20 01:41:12 DEBUG : only8: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41853f50c281c447_d20250120_m014033_c001_v0001184_t0013_u01737337233539") 2025/01/20 01:41:12 DEBUG : only8: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9383_d20250120_m014026_c001_v0001184_t0028_u01737337226711") 2025/01/20 01:41:12 DEBUG : only8: Deleting (id "4_zef129d53508d8b1b9f480e1b_f409d499a74699015_d20250120_m014017_c001_v7007000_t0000_u01737337217318") 2025/01/20 01:41:12 DEBUG : only8: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b91ad_d20250120_m014010_c001_v0001184_t0005_u01737337210561") 2025/01/20 01:41:12 DEBUG : only9: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce976039_d20250120_m014041_c001_v7007000_t0000_u01737337241937") 2025/01/20 01:41:12 DEBUG : only9: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41853f50c281c44b_d20250120_m014033_c001_v0001184_t0013_u01737337233723") 2025/01/20 01:41:12 DEBUG : only9: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b9397_d20250120_m014027_c001_v0001184_t0000_u01737337227135") 2025/01/20 01:41:12 DEBUG : only9: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4057744a62fb1d79_d20250120_m014017_c001_v7007000_t0000_u01737337217061") 2025/01/20 01:41:12 DEBUG : only9: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b91c3_d20250120_m014010_c001_v0001184_t0011_u01737337210973") 2025/01/20 01:41:12 DEBUG : potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41564a3b8fcbb37f_d20250120_m013633_c001_v7007000_t0000_u01737336993972") 2025/01/20 01:41:12 DEBUG : potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f104d1df4a344936c_d20250120_m013631_c001_v0001182_t0017_u01737336991910") 2025/01/20 01:41:12 DEBUG : potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f4c9f_d20250120_m013629_c001_v7007000_t0000_u01737336989711") 2025/01/20 01:41:12 DEBUG : potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b7754_d20250120_m013627_c001_v0001184_t0005_u01737336987939") 2025/01/20 01:41:12 DEBUG : potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f4b51_d20250120_m013626_c001_v7007000_t0000_u01737336986092") 2025/01/20 01:41:12 DEBUG : potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f104d1df4a34492b6_d20250120_m013623_c001_v0001182_t0037_u01737336983845") 2025/01/20 01:41:12 DEBUG : potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f47ea_d20250120_m013612_c001_v7007000_t0000_u01737336972766") 2025/01/20 01:41:12 DEBUG : potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b74bc_d20250120_m013611_c001_v0001184_t0032_u01737336971533") 2025/01/20 01:41:12 DEBUG : potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f4748_d20250120_m013609_c001_v7007000_t0000_u01737336969577") 2025/01/20 01:41:13 DEBUG : potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b7440_d20250120_m013608_c001_v0001184_t0019_u01737336968734") 2025/01/20 01:41:13 DEBUG : potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f46f0_d20250120_m013607_c001_v7007000_t0000_u01737336967199") 2025/01/20 01:41:13 DEBUG : potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b73d6_d20250120_m013606_c001_v0001184_t0056_u01737336966425") 2025/01/20 01:41:13 DEBUG : potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f418a837a890153c3_d20250120_m013559_c001_v7007000_t0000_u01737336959702") 2025/01/20 01:41:13 DEBUG : potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b72d5_d20250120_m013558_c001_v0001184_t0032_u01737336958719") 2025/01/20 01:41:13 DEBUG : potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f418a837a8901534e_d20250120_m013557_c001_v7007000_t0000_u01737336957968") 2025/01/20 01:41:13 DEBUG : potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b728b_d20250120_m013556_c001_v0001184_t0027_u01737336956828") 2025/01/20 01:41:13 DEBUG : potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f418a837a890152b8_d20250120_m013556_c001_v7007000_t0000_u01737336956046") 2025/01/20 01:41:13 DEBUG : potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b7261_d20250120_m013555_c001_v0001184_t0051_u01737336955472") 2025/01/20 01:41:13 DEBUG : potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b724d_d20250120_m013554_c001_v0001184_t0042_u01737336954904") 2025/01/20 01:41:13 DEBUG : potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f418a837a890151e6_d20250120_m013554_c001_v7007000_t0000_u01737336954091") 2025/01/20 01:41:13 DEBUG : potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b721f_d20250120_m013553_c001_v0001184_t0018_u01737336953474") 2025/01/20 01:41:13 DEBUG : potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b7205_d20250120_m013552_c001_v0001184_t0055_u01737336952878") 2025/01/20 01:41:13 DEBUG : potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f418a837a890150e4_d20250120_m013552_c001_v7007000_t0000_u01737336952129") 2025/01/20 01:41:13 DEBUG : potato: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b71ce_d20250120_m013551_c001_v0001184_t0055_u01737336951354") 2025/01/20 01:41:13 DEBUG : potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41338e763c8f1fc8_d20250120_m013745_c001_v7007000_t0000_u01737337065517") 2025/01/20 01:41:13 DEBUG : potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f104d1df4a34498b5_d20250120_m013744_c001_v0001182_t0040_u01737337064926") 2025/01/20 01:41:13 DEBUG : potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4027f59d6b4e421d_d20250120_m013730_c001_v7007000_t0000_u01737337050482") 2025/01/20 01:41:13 DEBUG : potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f104d1df4a3449713_d20250120_m013724_c001_v0001182_t0053_u01737337044773") 2025/01/20 01:41:14 DEBUG : potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f409d499a7469485d_d20250120_m013710_c001_v7007000_t0000_u01737337030647") 2025/01/20 01:41:14 DEBUG : potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f104d1df4a344959f_d20250120_m013702_c001_v0001182_t0019_u01737337022942") 2025/01/20 01:41:14 DEBUG : potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41564a3b8fcbb776_d20250120_m013647_c001_v7007000_t0000_u01737337007473") 2025/01/20 01:41:14 DEBUG : potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f104d1df4a3449457_d20250120_m013642_c001_v0001182_t0043_u01737337002663") 2025/01/20 01:41:14 DEBUG : potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f48df_d20250120_m013617_c001_v7007000_t0000_u01737336977590") 2025/01/20 01:41:14 DEBUG : potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b7582_d20250120_m013616_c001_v0001184_t0000_u01737336976426") 2025/01/20 01:41:14 DEBUG : potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f4870_d20250120_m013615_c001_v7007000_t0000_u01737336975293") 2025/01/20 01:41:14 DEBUG : potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b7504_d20250120_m013613_c001_v0001184_t0057_u01737336973688") 2025/01/20 01:41:14 DEBUG : potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f47f1_d20250120_m013612_c001_v7007000_t0000_u01737336972954") 2025/01/20 01:41:14 DEBUG : potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b74d4_d20250120_m013612_c001_v0001184_t0029_u01737336972120") 2025/01/20 01:41:14 DEBUG : potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f479e_d20250120_m013610_c001_v7007000_t0000_u01737336970783") 2025/01/20 01:41:14 DEBUG : potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b7474_d20250120_m013609_c001_v0001184_t0031_u01737336969979") 2025/01/20 01:41:14 DEBUG : potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f4710_d20250120_m013607_c001_v7007000_t0000_u01737336967990") 2025/01/20 01:41:14 DEBUG : potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b73f6_d20250120_m013607_c001_v0001184_t0036_u01737336967221") 2025/01/20 01:41:14 DEBUG : potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f418a837a890153fa_d20250120_m013600_c001_v7007000_t0000_u01737336960454") 2025/01/20 01:41:14 DEBUG : potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b72f5_d20250120_m013559_c001_v0001184_t0053_u01737336959505") 2025/01/20 01:41:14 DEBUG : potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f409d499a74690f28_d20250120_m013431_c001_v7007000_t0000_u01737336871188") 2025/01/20 01:41:14 DEBUG : potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b6520_d20250120_m013430_c001_v0001184_t0006_u01737336870597") 2025/01/20 01:41:14 DEBUG : potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f409d499a74690e2a_d20250120_m013429_c001_v7007000_t0000_u01737336869337") 2025/01/20 01:41:15 DEBUG : potato2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b64d8_d20250120_m013428_c001_v0001184_t0006_u01737336868758") 2025/01/20 01:41:15 DEBUG : potato3: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4027f59d6b4e423c_d20250120_m013730_c001_v7007000_t0000_u01737337050998") 2025/01/20 01:41:15 DEBUG : potato3: Deleting (id "4_zef129d53508d8b1b9f480e1b_f103b8bd374811af2_d20250120_m013725_c001_v0001184_t0000_u01737337045952") 2025/01/20 01:41:15 DEBUG : potato3: Deleting (id "4_zef129d53508d8b1b9f480e1b_f409d499a7469486c_d20250120_m013711_c001_v7007000_t0000_u01737337031048") 2025/01/20 01:41:15 DEBUG : potato3: Deleting (id "4_zef129d53508d8b1b9f480e1b_f103b8bd374811821_d20250120_m013704_c001_v0001184_t0014_u01737337024135") 2025/01/20 01:41:15 DEBUG : potato3: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41564a3b8fcbb779_d20250120_m013647_c001_v7007000_t0000_u01737337007696") 2025/01/20 01:41:15 DEBUG : potato3: Deleting (id "4_zef129d53508d8b1b9f480e1b_f103b8bd37481155e_d20250120_m013643_c001_v0001184_t0001_u01737337003080") 2025/01/20 01:41:15 DEBUG : pre-dest1/1: Deleting (id "4_zef129d53508d8b1b9f480e1b_f404d75fb93c1d0c5_d20250120_m013828_c001_v7007000_t0000_u01737337108999") 2025/01/20 01:41:15 DEBUG : pre-dest1/1: Deleting (id "4_zef129d53508d8b1b9f480e1b_f103b8bd3748121f7_d20250120_m013820_c001_v0001184_t0003_u01737337100821") 2025/01/20 01:41:15 DEBUG : pre-dest2/2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f404d75fb93c1d0f1_d20250120_m013829_c001_v7007000_t0000_u01737337109190") 2025/01/20 01:41:15 DEBUG : pre-dest2/2: Deleting (id "4_zef129d53508d8b1b9f480e1b_f104d1df4a3449b2b_d20250120_m013821_c001_v0001182_t0032_u01737337101418") 2025/01/20 01:41:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef129d53508d8b1b9f480e1b_f400965288665c550_d20250120_m013759_c001_v7007000_t0000_u01737337079357") 2025/01/20 01:41:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b82a1_d20250120_m013755_c001_v0001184_t0054_u01737337075261") 2025/01/20 01:41:15 DEBUG : sizeonly: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4027f59d6b4e18e4_d20250120_m013532_c001_v7007000_t0000_u01737336932944") 2025/01/20 01:41:15 DEBUG : sizeonly: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b6ea4_d20250120_m013532_c001_v0001184_t0026_u01737336932002") 2025/01/20 01:41:15 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce9763b6_d20250120_m014050_c001_v7007000_t0000_u01737337250579") 2025/01/20 01:41:15 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100afb2935ef58b2_d20250120_m014048_c001_v0001182_t0048_u01737337248066") 2025/01/20 01:41:15 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce976215_d20250120_m014046_c001_v7007000_t0000_u01737337246029") 2025/01/20 01:41:15 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f10078ee4510c22f9_d20250120_m014043_c001_v0001091_t0009_u01737337243314") 2025/01/20 01:41:15 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41564a3b8fcbb536_d20250120_m013639_c001_v7007000_t0000_u01737336999174") 2025/01/20 01:41:15 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f104d1df4a34493f7_d20250120_m013638_c001_v0001182_t0037_u01737336998382") 2025/01/20 01:41:16 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41564a3b8fcbb48a_d20250120_m013637_c001_v7007000_t0000_u01737336997032") 2025/01/20 01:41:16 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b78a7_d20250120_m013636_c001_v0001184_t0012_u01737336996238") 2025/01/20 01:41:16 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4027f59d6b4e1704_d20250120_m013528_c001_v7007000_t0000_u01737336928788") 2025/01/20 01:41:16 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b6de6_d20250120_m013527_c001_v0001184_t0028_u01737336927271") 2025/01/20 01:41:16 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4027f59d6b4e168c_d20250120_m013526_c001_v7007000_t0000_u01737336926516") 2025/01/20 01:41:16 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b6d92_d20250120_m013525_c001_v0001184_t0045_u01737336925348") 2025/01/20 01:41:16 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4027f59d6b4e14c6_d20250120_m013521_c001_v7007000_t0000_u01737336921854") 2025/01/20 01:41:16 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b6cc0_d20250120_m013520_c001_v0001184_t0049_u01737336920522") 2025/01/20 01:41:16 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4027f59d6b4e1409_d20250120_m013519_c001_v7007000_t0000_u01737336919978") 2025/01/20 01:41:16 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b6c60_d20250120_m013518_c001_v0001184_t0008_u01737336918524") 2025/01/20 01:41:16 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b6b53_d20250120_m013512_c001_v0001184_t0030_u01737336912108") 2025/01/20 01:41:16 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4009652886658317_d20250120_m013511_c001_v7007000_t0000_u01737336911380") 2025/01/20 01:41:16 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b6b12_d20250120_m013510_c001_v0001184_t0052_u01737336910827") 2025/01/20 01:41:16 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b6af3_d20250120_m013510_c001_v0001184_t0058_u01737336910076") 2025/01/20 01:41:16 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4009652886658193_d20250120_m013508_c001_v7007000_t0000_u01737336908599") 2025/01/20 01:41:16 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b69a7_d20250120_m013501_c001_v0001184_t0037_u01737336901497") 2025/01/20 01:41:16 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b6876_d20250120_m013454_c001_v0001184_t0052_u01737336894718") 2025/01/20 01:41:16 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f401cd3ce92a5a5b8_d20250120_m013453_c001_v7007000_t0000_u01737336893989") 2025/01/20 01:41:16 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b6843_d20250120_m013453_c001_v0001184_t0010_u01737336893418") 2025/01/20 01:41:16 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b6827_d20250120_m013452_c001_v0001184_t0031_u01737336892660") 2025/01/20 01:41:17 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f401cd3ce92a5a45e_d20250120_m013451_c001_v7007000_t0000_u01737336891560") 2025/01/20 01:41:17 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b66b6_d20250120_m013441_c001_v0001184_t0051_u01737336881079") 2025/01/20 01:41:17 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f411341ef2a433489_d20250120_m013440_c001_v7007000_t0000_u01737336880710") 2025/01/20 01:41:17 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b6695_d20250120_m013440_c001_v0001184_t0039_u01737336880135") 2025/01/20 01:41:17 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f409d499a746911cd_d20250120_m013438_c001_v7007000_t0000_u01737336878467") 2025/01/20 01:41:17 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b661f_d20250120_m013437_c001_v0001184_t0009_u01737336877870") 2025/01/20 01:41:17 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f409d499a7469117d_d20250120_m013437_c001_v7007000_t0000_u01737336877310") 2025/01/20 01:41:17 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b6608_d20250120_m013436_c001_v0001184_t0011_u01737336876733") 2025/01/20 01:41:17 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f409d499a746910fd_d20250120_m013435_c001_v7007000_t0000_u01737336875457") 2025/01/20 01:41:17 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b65b8_d20250120_m013434_c001_v0001184_t0013_u01737336874697") 2025/01/20 01:41:17 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f409d499a7469108d_d20250120_m013434_c001_v7007000_t0000_u01737336874159") 2025/01/20 01:41:17 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b6596_d20250120_m013433_c001_v0001184_t0045_u01737336873591") 2025/01/20 01:41:17 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f409d499a74690fd5_d20250120_m013432_c001_v7007000_t0000_u01737336872698") 2025/01/20 01:41:17 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b655c_d20250120_m013432_c001_v0001184_t0006_u01737336872128") 2025/01/20 01:41:17 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f409d499a74690c6d_d20250120_m013426_c001_v7007000_t0000_u01737336866382") 2025/01/20 01:41:17 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b646e_d20250120_m013425_c001_v0001184_t0042_u01737336865798") 2025/01/20 01:41:17 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f409d499a74690bd3_d20250120_m013424_c001_v7007000_t0000_u01737336864907") 2025/01/20 01:41:17 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b6433_d20250120_m013424_c001_v0001184_t0030_u01737336864310") 2025/01/20 01:41:17 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f409d499a74690b4e_d20250120_m013423_c001_v7007000_t0000_u01737336863410") 2025/01/20 01:41:17 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b63e7_d20250120_m013422_c001_v0001184_t0059_u01737336862836") 2025/01/20 01:41:17 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f409d499a74690a50_d20250120_m013419_c001_v7007000_t0000_u01737336859968") 2025/01/20 01:41:18 DEBUG : sub dir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b634f_d20250120_m013419_c001_v0001184_t0008_u01737336859388") 2025/01/20 01:41:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce9763d1_d20250120_m014050_c001_v7007000_t0000_u01737337250770") 2025/01/20 01:41:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f11853f50c281c6be_d20250120_m014048_c001_v0001184_t0017_u01737337248050") 2025/01/20 01:41:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4120d195ce976228_d20250120_m014046_c001_v7007000_t0000_u01737337246228") 2025/01/20 01:41:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b957e_d20250120_m014043_c001_v0001184_t0022_u01737337243316") 2025/01/20 01:41:18 DEBUG : sub/yam: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41564a3b8fcbb34a_d20250120_m013633_c001_v7007000_t0000_u01737336993410") 2025/01/20 01:41:18 DEBUG : sub/yam: Deleting (id "4_zef129d53508d8b1b9f480e1b_f103b8bd3748113ac_d20250120_m013631_c001_v0001184_t0047_u01737336991557") 2025/01/20 01:41:18 DEBUG : three: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f4a7f_d20250120_m013623_c001_v7007000_t0000_u01737336983102") 2025/01/20 01:41:18 DEBUG : three: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b765d_d20250120_m013621_c001_v0001184_t0044_u01737336981942") 2025/01/20 01:41:18 DEBUG : three: Deleting (id "4_zef129d53508d8b1b9f480e1b_f100f82b16d7b7604_d20250120_m013619_c001_v0001184_t0055_u01737336979851") 2025/01/20 01:41:18 DEBUG : two: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f4a87_d20250120_m013623_c001_v7007000_t0000_u01737336983287") 2025/01/20 01:41:18 DEBUG : two: Deleting (id "4_zef129d53508d8b1b9f480e1b_f403b8bd3748111c7_d20250120_m013621_c001_v0001184_t0000_u01737336981374") 2025/01/20 01:41:18 DEBUG : two: Deleting (id "4_zef129d53508d8b1b9f480e1b_f400f82b16d7b7600_d20250120_m013619_c001_v0001184_t0025_u01737336979666") 2025/01/20 01:41:18 DEBUG : yam: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41564a3b8fcbb386_d20250120_m013634_c001_v7007000_t0000_u01737336994159") 2025/01/20 01:41:18 DEBUG : yam: Deleting (id "4_zef129d53508d8b1b9f480e1b_f10966e6453ceffff_d20250120_m013632_c001_v0001043_t0015_u01737336992913") 2025/01/20 01:41:18 DEBUG : yam: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f4c6d_d20250120_m013629_c001_v7007000_t0000_u01737336989156") 2025/01/20 01:41:18 DEBUG : yam: Deleting (id "4_zef129d53508d8b1b9f480e1b_f103b8bd3748112f7_d20250120_m013627_c001_v0001184_t0056_u01737336987582") 2025/01/20 01:41:18 DEBUG : yam: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f4b2f_d20250120_m013625_c001_v7007000_t0000_u01737336985539") 2025/01/20 01:41:19 DEBUG : yam: Deleting (id "4_zef129d53508d8b1b9f480e1b_f103b8bd374811237_d20250120_m013623_c001_v0001184_t0029_u01737336983851") 2025/01/20 01:41:19 DEBUG : yaml: Deleting (id "4_zef129d53508d8b1b9f480e1b_f41564a3b8fcbb291_d20250120_m013630_c001_v7007000_t0000_u01737336990259") 2025/01/20 01:41:19 DEBUG : yaml: Deleting (id "4_zef129d53508d8b1b9f480e1b_f1022cf5adb86d431_d20250120_m013628_c001_v0001157_t0028_u01737336988748") 2025/01/20 01:41:19 DEBUG : yaml: Deleting (id "4_zef129d53508d8b1b9f480e1b_f4169dc1abe1f4b65_d20250120_m013626_c001_v7007000_t0000_u01737336986277") 2025/01/20 01:41:19 DEBUG : yaml: Deleting (id "4_zef129d53508d8b1b9f480e1b_f111841233c9429c7_d20250120_m013625_c001_v0001144_t0037_u01737336985060") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m10.072970914s (try 1/5)