"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/11/27 03:02:50 DEBUG : Creating backend with remote "TestB2:rclone-test-tipesag6teso" 2024/11/27 03:02:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 03:02:51 DEBUG : Creating backend with remote "/tmp/rclone2251732702" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:02:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 03:02:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/27 03:02:55 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:02:55 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.04s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:02:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/27 03:02:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 03:02:56 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:02:56 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:02:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 03:02:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:02:57 DEBUG : B2 bucket rclone-test-tipesag6teso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.03s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", 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-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:02:59 DEBUG : Creating backend with remote "/non-existing" 2024/11/27 03:02:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/27 03:02:59 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:02:59 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:03:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 03:03:00 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:03:00 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:03:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 03:03:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.89s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:03:02 INFO : B2 bucket rclone-test-tipesag6teso: Running all checks before starting transfers 2024/11/27 03:03:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 03:03:02 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:03:02 INFO : B2 bucket rclone-test-tipesag6teso: Checks finished, now starting transfers 2024/11/27 03:03:02 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:03:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 03:03:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.53s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:03:03 ERROR : Ignoring --no-traverse with sync 2024/11/27 03:03:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 03:03:03 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:03:03 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:03:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 03:03:04 INFO : sub dir/hello world: Copied (new) 2024/11/27 03:03:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.55s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:03:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/27 03:03:05 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:03:05 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:03:05 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/27 03:03:05 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.51s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:03:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 03:03:06 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:03:06 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:03:07 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 03:03:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:03:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 03:03:08 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:03:08 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:03:08 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 03:03:08 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.89s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:03:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/27 03:03:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/27 03:03:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/27 03:03:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/27 03:03:10 DEBUG : sub dir: Making directory 2024/11/27 03:03:10 DEBUG : sub dir2: Making directory 2024/11/27 03:03:10 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/27 03:03:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 03:03:10 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:03:10 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:03:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 03:03:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/27 03:03:10 DEBUG : B2 bucket rclone-test-tipesag6teso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:03:11 DEBUG : sub dir2: Making directory 2024/11/27 03:03:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/27 03:03:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/27 03:03:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 03:03:11 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:03:11 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:03:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 03:03:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.20s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:03:12 DEBUG : sub dir2: Making directory with metadata 2024/11/27 03:03:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/27 03:03:12 DEBUG : sub dir: Making directory 2024/11/27 03:03:12 DEBUG : sub dir2: Making directory 2024/11/27 03:03:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 03:03:12 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:03:12 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:03:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 03:03:13 INFO : sub dir/hello world: Copied (new) 2024/11/27 03:03:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/27 03:03:13 DEBUG : B2 bucket rclone-test-tipesag6teso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/27 03:03:13 DEBUG : B2 bucket rclone-test-tipesag6teso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.68s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", 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-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:03:14 DEBUG : sub dir2: Making directory 2024/11/27 03:03:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 03:03:15 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:03:15 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:03:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 03:03:15 INFO : sub dir/hello world: Copied (new) 2024/11/27 03:03:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:03:15 DEBUG : sub dir2: Making directory with metadata 2024/11/27 03:03:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/27 03:03:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/27 03:03:16 DEBUG : sub dir: Making directory 2024/11/27 03:03:16 DEBUG : sub dir2: Making directory 2024/11/27 03:03:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 03:03:16 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:03:16 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:03:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 03:03:16 INFO : sub dir/hello world: Copied (new) 2024/11/27 03:03:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/27 03:03:16 DEBUG : B2 bucket rclone-test-tipesag6teso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.49s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:03:17 DEBUG : sub dir2: Making directory 2024/11/27 03:03:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 03:03:18 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:03:18 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:03:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 03:03:18 INFO : sub dir/hello world: Copied (new) 2024/11/27 03:03:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.47s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:03:19 DEBUG : Creating backend with remote "TestB2:rclone-test-qobufux9roba" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-tipesag6teso -> B2 bucket rclone-test-qobufux9roba 2024/11/27 03:03:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 03:03:20 DEBUG : B2 bucket rclone-test-qobufux9roba: Waiting for checks to finish 2024/11/27 03:03:20 DEBUG : B2 bucket rclone-test-qobufux9roba: Waiting for transfers to finish 2024/11/27 03:03:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 03:03:24 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:03:24 DEBUG : B2 bucket rclone-test-qobufux9roba: Purge remote 2024/11/27 03:03:24 INFO : B2 bucket rclone-test-qobufux9roba: cleaning bucket "rclone-test-qobufux9roba" of all files 2024/11/27 03:03:25 DEBUG : sub dir/hello world: Deleting (id "4_zbf42cd43902d6bbb9f380e1b_f1044a602d173effa_d20241127_m030324_c001_v0001182_t0023_u01732676604632") --- PASS: TestServerSideCopy (9.77s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:03:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/27 03:03:29 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:03:29 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:03:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/27 03:03:30 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.23s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:03:31 DEBUG : Creating backend with remote "TestB2:rclone-test-qutiyaq3redu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-tipesag6teso -> B2 bucket rclone-test-qutiyaq3redu 2024/11/27 03:03:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 03:03:32 DEBUG : B2 bucket rclone-test-qutiyaq3redu: Waiting for checks to finish 2024/11/27 03:03:32 DEBUG : B2 bucket rclone-test-qutiyaq3redu: Waiting for transfers to finish 2024/11/27 03:03:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 03:03:36 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:03:38 DEBUG : B2 bucket rclone-test-qutiyaq3redu: Waiting for checks to finish 2024/11/27 03:03:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/27 03:03:38 DEBUG : B2 bucket rclone-test-qutiyaq3redu: Waiting for transfers to finish 2024/11/27 03:03:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/27 03:03:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:03:38 DEBUG : B2 bucket rclone-test-qutiyaq3redu: Purge remote 2024/11/27 03:03:38 INFO : B2 bucket rclone-test-qutiyaq3redu: cleaning bucket "rclone-test-qutiyaq3redu" of all files 2024/11/27 03:03:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd33902d6bbb9f380e1b_f119d4760fb77f08a_d20241127_m030338_c001_v0001130_t0033_u01732676618497") 2024/11/27 03:03:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd33902d6bbb9f380e1b_f1099c9aef0aac4f3_d20241127_m030336_c001_v0001145_t0058_u01732676616616") --- PASS: TestServerSideCopyOverSelf (12.91s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:03:45 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:03:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/27 03:03:45 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:03:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/27 03:03:45 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/27 03:03:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.28s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:03:46 DEBUG : Creating backend with remote "TestB2:rclone-test-mohigub8pone" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-tipesag6teso -> B2 bucket rclone-test-mohigub8pone 2024/11/27 03:03:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 03:03:47 DEBUG : B2 bucket rclone-test-mohigub8pone: Waiting for checks to finish 2024/11/27 03:03:47 DEBUG : B2 bucket rclone-test-mohigub8pone: Waiting for transfers to finish 2024/11/27 03:03:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 03:03:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:03:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/27 03:03:50 DEBUG : B2 bucket rclone-test-mohigub8pone: Waiting for checks to finish 2024/11/27 03:03:50 DEBUG : B2 bucket rclone-test-mohigub8pone: Waiting for transfers to finish 2024/11/27 03:03:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/27 03:03:50 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/27 03:03:50 INFO : sub dir/hello world: Deleted 2024/11/27 03:03:51 DEBUG : testing file moves 2024/11/27 03:03:51 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/27 03:03:51 DEBUG : B2 bucket rclone-test-mohigub8pone: Waiting for checks to finish 2024/11/27 03:03:51 DEBUG : B2 bucket rclone-test-mohigub8pone: Waiting for transfers to finish 2024/11/27 03:03:52 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/27 03:03:52 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/27 03:03:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:03:52 DEBUG : B2 bucket rclone-test-mohigub8pone: Purge remote 2024/11/27 03:03:52 INFO : B2 bucket rclone-test-mohigub8pone: cleaning bucket "rclone-test-mohigub8pone" of all files 2024/11/27 03:03:52 DEBUG : sub dir/hello world: Deleting (id "4_z9f522de3903d6bbb9f380e1b_f113ff3f2f0bb8439_d20241127_m030351_c001_v0001105_t0040_u01732676631753") 2024/11/27 03:03:52 DEBUG : sub dir/hello world: Deleting (id "4_z9f522de3903d6bbb9f380e1b_f11981eb93403cda7_d20241127_m030350_c001_v0001179_t0012_u01732676630399") 2024/11/27 03:03:52 DEBUG : sub dir/hello world: Deleting (id "4_z9f522de3903d6bbb9f380e1b_f10856ba13048a84f_d20241127_m030348_c001_v0001109_t0024_u01732676628910") --- PASS: TestServerSideMoveOverSelf (11.66s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:03:58 ERROR : : error listing: directory not found 2024/11/27 03:03:58 DEBUG : Local file system at /tmp/rclone2251732702: Making directory 2024/11/27 03:03:59 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:03:59 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.04s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 03:04:00 DEBUG : Local file system at /tmp/rclone2251732702: Waiting for checks to finish 2024/11/27 03:04:00 DEBUG : Local file system at /tmp/rclone2251732702: Waiting for transfers to finish 2024/11/27 03:04:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 03:04:01 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/27 03:04:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestCopyRedownload (2.06s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:02 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/27 03:04:02 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:02 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:02 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/27 03:04:02 INFO : check sum: Copied (new) 2024/11/27 03:04:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:02 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:02 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/27 03:04:02 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/27 03:04:02 DEBUG : check sum: Unchanged skipping 2024/11/27 03:04:02 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:02 DEBUG : Waiting for deletions to finish 2024/11/27 03:04:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.24s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:04 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/27 03:04:04 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:04 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:04 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/27 03:04:04 INFO : sizeonly: Copied (new) 2024/11/27 03:04:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:05 DEBUG : sizeonly: Sizes identical 2024/11/27 03:04:05 DEBUG : sizeonly: Unchanged skipping 2024/11/27 03:04:05 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:05 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:05 DEBUG : Waiting for deletions to finish 2024/11/27 03:04:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.25s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/27 03:04:06 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:06 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:07 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/27 03:04:07 INFO : ignore-size: Copied (new) 2024/11/27 03:04:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:07 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:04:07 DEBUG : ignore-size: Unchanged skipping 2024/11/27 03:04:07 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:07 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:07 DEBUG : Waiting for deletions to finish 2024/11/27 03:04:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.22s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:09 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:04:09 DEBUG : existing: Unchanged skipping 2024/11/27 03:04:09 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:09 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:09 DEBUG : Waiting for deletions to finish 2024/11/27 03:04:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:09 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/27 03:04:09 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:09 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/27 03:04:09 INFO : existing: Copied (replaced existing) 2024/11/27 03:04:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.49s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:11 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/27 03:04:11 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:11 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/27 03:04:11 INFO : existing: Copied (new) 2024/11/27 03:04:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:12 DEBUG : existing: Destination exists, skipping 2024/11/27 03:04:12 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:12 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:12 DEBUG : Waiting for deletions to finish 2024/11/27 03:04:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.60s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:14 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/27 03:04:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:04:14 DEBUG : c/non empty space: Unchanged skipping 2024/11/27 03:04:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/27 03:04:14 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:14 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 03:04:15 INFO : a/potato2: Copied (new) 2024/11/27 03:04:15 DEBUG : Waiting for deletions to finish 2024/11/27 03:04:15 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.46s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:17 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:17 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/27 03:04:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/27 03:04:17 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/27 03:04:17 DEBUG : empty space: Unchanged skipping 2024/11/27 03:04:17 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:17 DEBUG : Waiting for deletions to finish 2024/11/27 03:04:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:17 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:17 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/27 03:04:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/27 03:04:18 INFO : empty space: Updated modification time in destination 2024/11/27 03:04:18 DEBUG : empty space: Unchanged skipping 2024/11/27 03:04:18 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:18 DEBUG : Waiting for deletions to finish 2024/11/27 03:04:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.49s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:20 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:20 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/27 03:04:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/27 03:04:20 DEBUG : empty space: Unchanged skipping 2024/11/27 03:04:20 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:20 DEBUG : Waiting for deletions to finish 2024/11/27 03:04:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.69s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:22 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:22 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/27 03:04:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2251732702) 2024/11/27 03:04:22 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-tipesag6teso) 2024/11/27 03:04:22 DEBUG : foo: sha1 differ 2024/11/27 03:04:22 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/27 03:04:22 INFO : foo: Copied (replaced existing) 2024/11/27 03:04:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:24 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/27 03:04:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:04:24 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:24 DEBUG : empty space: Unchanged skipping 2024/11/27 03:04:24 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:24 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 03:04:24 INFO : potato: Copied (new) 2024/11/27 03:04:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:26 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/27 03:04:26 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:26 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/27 03:04:26 INFO : potato: Copied (replaced existing) 2024/11/27 03:04:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.91s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:28 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/11/27 03:04:28 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2251732702) 2024/11/27 03:04:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-tipesag6teso) 2024/11/27 03:04:28 DEBUG : potato: sha1 differ 2024/11/27 03:04:28 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/27 03:04:28 INFO : potato: Copied (replaced existing) 2024/11/27 03:04:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 03:04:30 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/27 03:04:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:04:30 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:30 DEBUG : empty space: Unchanged skipping 2024/11/27 03:04:30 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:30 DEBUG : Waiting for deletions to finish 2024/11/27 03:04:30 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 03:04:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:04:32 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:32 DEBUG : empty space: Unchanged skipping 2024/11/27 03:04:32 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 03:04:32 INFO : potato2: Copied (new) 2024/11/27 03:04:32 DEBUG : Waiting for deletions to finish 2024/11/27 03:04:32 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:34 DEBUG : d: Making directory 2024/11/27 03:04:34 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/27 03:04:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:04:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/27 03:04:34 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:34 DEBUG : c/non empty space: Unchanged skipping 2024/11/27 03:04:34 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 03:04:34 INFO : a/potato2: Copied (new) 2024/11/27 03:04:34 DEBUG : Waiting for deletions to finish 2024/11/27 03:04:35 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:37 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/27 03:04:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:04:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/27 03:04:37 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:37 DEBUG : c/non empty space: Unchanged skipping 2024/11/27 03:04:37 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 03:04:37 INFO : a/potato2: Copied (new) 2024/11/27 03:04:37 ERROR : B2 bucket rclone-test-tipesag6teso: not deleting files as there were IO errors 2024/11/27 03:04:37 ERROR : B2 bucket rclone-test-tipesag6teso: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.83s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:40 DEBUG : Waiting for deletions to finish 2024/11/27 03:04:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 03:04:40 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:04:40 DEBUG : empty space: Unchanged skipping 2024/11/27 03:04:40 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:41 INFO : potato: Deleted 2024/11/27 03:04:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 03:04:41 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.05s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:43 DEBUG : Waiting for deletions to finish 2024/11/27 03:04:43 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:43 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:43 INFO : potato: Deleted 2024/11/27 03:04:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 03:04:43 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:04:43 DEBUG : empty space: Unchanged skipping 2024/11/27 03:04:43 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 03:04:43 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.70s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 03:04:45 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:45 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:45 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/27 03:04:45 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.08s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:47 DEBUG : enormous: Excluded (Size Filter) 2024/11/27 03:04:47 DEBUG : enormous: Excluded 2024/11/27 03:04:47 DEBUG : potato2: Excluded (Size Filter) 2024/11/27 03:04:47 DEBUG : potato2: Excluded 2024/11/27 03:04:48 DEBUG : potato2: Excluded (Size Filter) 2024/11/27 03:04:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:04:48 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:48 DEBUG : empty space: Unchanged skipping 2024/11/27 03:04:48 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:48 DEBUG : Waiting for deletions to finish 2024/11/27 03:04:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:48 DEBUG : enormous: Excluded (Size Filter) 2024/11/27 03:04:48 DEBUG : enormous: Excluded 2024/11/27 03:04:48 DEBUG : potato2: Excluded (Size Filter) 2024/11/27 03:04:48 DEBUG : potato2: Excluded 2024/11/27 03:04:48 DEBUG : potato2: Excluded (Size Filter) 2024/11/27 03:04:48 DEBUG : Local file system at /tmp/rclone2251732702: Waiting for checks to finish 2024/11/27 03:04:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/27 03:04:48 DEBUG : empty space: Unchanged skipping 2024/11/27 03:04:48 DEBUG : Local file system at /tmp/rclone2251732702: Waiting for transfers to finish 2024/11/27 03:04:48 DEBUG : Waiting for deletions to finish 2024/11/27 03:04:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.65s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:50 DEBUG : enormous: Excluded (Size Filter) 2024/11/27 03:04:50 DEBUG : enormous: Excluded 2024/11/27 03:04:50 DEBUG : potato2: Excluded (Size Filter) 2024/11/27 03:04:50 DEBUG : potato2: Excluded 2024/11/27 03:04:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:04:50 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:50 DEBUG : empty space: Unchanged skipping 2024/11/27 03:04:50 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:50 DEBUG : Waiting for deletions to finish 2024/11/27 03:04:51 INFO : enormous: Deleted 2024/11/27 03:04:51 INFO : potato2: Deleted 2024/11/27 03:04:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:51 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/27 03:04:51 DEBUG : Local file system at /tmp/rclone2251732702: Waiting for checks to finish 2024/11/27 03:04:51 DEBUG : empty space: Unchanged skipping 2024/11/27 03:04:51 DEBUG : Local file system at /tmp/rclone2251732702: Waiting for transfers to finish 2024/11/27 03:04:51 DEBUG : Waiting for deletions to finish 2024/11/27 03:04:51 INFO : potato2: Deleted 2024/11/27 03:04:51 INFO : enormous: Deleted 2024/11/27 03:04:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.01s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:54 DEBUG : five: Need to transfer - File not found at Destination 2024/11/27 03:04:54 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:54 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/27 03:04:54 DEBUG : one: Destination is newer than source, skipping 2024/11/27 03:04:54 DEBUG : three: Sizes identical 2024/11/27 03:04:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2251732702) 2024/11/27 03:04:54 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-tipesag6teso) 2024/11/27 03:04:54 DEBUG : two: sha1 differ 2024/11/27 03:04:54 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/27 03:04:54 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/27 03:04:54 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:54 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/27 03:04:54 INFO : five: Copied (new) 2024/11/27 03:04:54 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/27 03:04:54 INFO : four: Copied (replaced existing) 2024/11/27 03:04:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/27 03:04:54 INFO : two: Copied (replaced existing) 2024/11/27 03:04:54 DEBUG : Waiting for deletions to finish 2024/11/27 03:04:55 DEBUG : one: Destination is newer than source, skipping 2024/11/27 03:04:55 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/27 03:04:55 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/27 03:04:55 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/27 03:04:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/27 03:04:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2251732702) 2024/11/27 03:04:55 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/27 03:04:55 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-tipesag6teso) 2024/11/27 03:04:55 DEBUG : three: sha1 differ 2024/11/27 03:04:55 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/27 03:04:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/27 03:04:55 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/27 03:04:55 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/27 03:04:55 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/27 03:04:55 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/27 03:04:55 INFO : three: Copied (replaced existing) 2024/11/27 03:04:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.17s) === 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-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/27 03:04:57 INFO : B2 bucket rclone-test-tipesag6teso: Making map for --track-renames 2024/11/27 03:04:57 INFO : B2 bucket rclone-test-tipesag6teso: Finished making map for --track-renames 2024/11/27 03:04:57 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/27 03:04:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/27 03:04:57 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for renames to finish 2024/11/27 03:04:57 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/27 03:04:57 INFO : potato: Copied (new) 2024/11/27 03:04:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/27 03:04:57 INFO : yam: Copied (new) 2024/11/27 03:04:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:04:57 INFO : B2 bucket rclone-test-tipesag6teso: Making map for --track-renames 2024/11/27 03:04:57 INFO : B2 bucket rclone-test-tipesag6teso: Finished making map for --track-renames 2024/11/27 03:04:57 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:04:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:04:57 DEBUG : potato: Unchanged skipping 2024/11/27 03:04:57 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for renames to finish 2024/11/27 03:04:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/27 03:04:58 INFO : yam: Copied (server-side copy) to: yaml 2024/11/27 03:04:58 INFO : yam: Deleted 2024/11/27 03:04:58 INFO : yaml: Renamed from "yam" 2024/11/27 03:04:58 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:04:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.48s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/27 03:05:00 INFO : B2 bucket rclone-test-tipesag6teso: Making map for --track-renames 2024/11/27 03:05:00 INFO : B2 bucket rclone-test-tipesag6teso: Finished making map for --track-renames 2024/11/27 03:05:00 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:05:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/27 03:05:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/27 03:05:00 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for renames to finish 2024/11/27 03:05:00 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:05:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/27 03:05:01 INFO : yam: Copied (new) 2024/11/27 03:05:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/27 03:05:01 INFO : potato: Copied (new) 2024/11/27 03:05:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:05:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:05:01 INFO : B2 bucket rclone-test-tipesag6teso: Making map for --track-renames 2024/11/27 03:05:01 INFO : B2 bucket rclone-test-tipesag6teso: Finished making map for --track-renames 2024/11/27 03:05:01 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:05:01 DEBUG : potato: Unchanged skipping 2024/11/27 03:05:01 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for renames to finish 2024/11/27 03:05:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/27 03:05:02 INFO : yam: Copied (server-side copy) to: yaml 2024/11/27 03:05:02 INFO : yam: Deleted 2024/11/27 03:05:02 INFO : yaml: Renamed from "yam" 2024/11/27 03:05:02 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:05:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.78s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/27 03:05:04 INFO : B2 bucket rclone-test-tipesag6teso: Making map for --track-renames 2024/11/27 03:05:04 INFO : B2 bucket rclone-test-tipesag6teso: Finished making map for --track-renames 2024/11/27 03:05:04 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:05:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/27 03:05:04 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/27 03:05:04 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for renames to finish 2024/11/27 03:05:04 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:05:04 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/27 03:05:04 INFO : sub/yam: Copied (new) 2024/11/27 03:05:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/27 03:05:05 INFO : potato: Copied (new) 2024/11/27 03:05:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:05:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:05:05 DEBUG : potato: Unchanged skipping 2024/11/27 03:05:05 INFO : B2 bucket rclone-test-tipesag6teso: Making map for --track-renames 2024/11/27 03:05:05 INFO : B2 bucket rclone-test-tipesag6teso: Finished making map for --track-renames 2024/11/27 03:05:05 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:05:05 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for renames to finish 2024/11/27 03:05:05 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/27 03:05:05 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/27 03:05:06 INFO : sub/yam: Deleted 2024/11/27 03:05:06 INFO : yam: Renamed from "sub/yam" 2024/11/27 03:05:06 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:05:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.44s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:05:07 DEBUG : Creating backend with remote "/tmp/rclone2251732702/dir1" 2024/11/27 03:05:07 DEBUG : Creating backend with remote "/tmp/rclone2251732702/dir2" 2024/11/27 03:05:07 DEBUG : Local file system at /tmp/rclone2251732702/dir2: Using server-side directory move 2024/11/27 03:05:07 INFO : Local file system at /tmp/rclone2251732702/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/27 03:05:07 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/27 03:05:07 INFO : file1.txt: Moved (server-side) 2024/11/27 03:05:07 DEBUG : Local file system at /tmp/rclone2251732702/dir2: Waiting for checks to finish 2024/11/27 03:05:07 DEBUG : Local file system at /tmp/rclone2251732702/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:05:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 03:05:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/27 03:05:08 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:05:08 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:05:08 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/27 03:05:08 INFO : nested/sub dir/file: Copied (new) 2024/11/27 03:05:08 INFO : nested/sub dir/file: Deleted 2024/11/27 03:05:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 03:05:08 INFO : sub dir/hello world: Copied (new) 2024/11/27 03:05:08 INFO : sub dir/hello world: Deleted 2024/11/27 03:05:08 INFO : sub dir: Removing directory 2024/11/27 03:05:08 INFO : nested/sub dir: Removing directory 2024/11/27 03:05:08 INFO : nested: Removing directory 2024/11/27 03:05:08 DEBUG : Local file system at /tmp/rclone2251732702: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.06s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:05:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/27 03:05:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/27 03:05:10 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:05:10 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:05:10 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/27 03:05:10 INFO : nested/sub dir/file: Copied (new) 2024/11/27 03:05:10 INFO : nested/sub dir/file: Deleted 2024/11/27 03:05:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/27 03:05:10 INFO : sub dir/hello world: Copied (new) 2024/11/27 03:05:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.06s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:05:12 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/27 03:05:12 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/27 03:05:12 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:05:12 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:05:12 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/27 03:05:12 INFO : existing-b: Copied (new) 2024/11/27 03:05:12 INFO : existing-b: Deleted 2024/11/27 03:05:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/27 03:05:12 INFO : existing: Copied (new) 2024/11/27 03:05:12 INFO : existing: Deleted 2024/11/27 03:05:13 DEBUG : existing: Destination exists, skipping 2024/11/27 03:05:13 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:05:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/27 03:05:13 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:05:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.07s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:05:14 DEBUG : Creating backend with remote "TestB2:rclone-test-bexusec8heqe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-tipesag6teso -> B2 bucket rclone-test-bexusec8heqe 2024/11/27 03:05:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 03:05:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/27 03:05:20 DEBUG : empty space: Unchanged skipping 2024/11/27 03:05:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/27 03:05:20 DEBUG : B2 bucket rclone-test-bexusec8heqe: Waiting for checks to finish 2024/11/27 03:05:20 INFO : empty space: Deleted 2024/11/27 03:05:20 DEBUG : B2 bucket rclone-test-bexusec8heqe: Waiting for transfers to finish 2024/11/27 03:05:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 03:05:20 INFO : potato2: Copied (server-side copy) 2024/11/27 03:05:20 INFO : potato2: Deleted 2024/11/27 03:05:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/27 03:05:20 INFO : potato3: Copied (server-side copy) 2024/11/27 03:05:20 INFO : potato3: Deleted 2024/11/27 03:05:21 DEBUG : Creating backend with remote "TestB2:rclone-test-dumukew3xewo" 2024/11/27 03:05:22 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/27 03:05:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 03:05:22 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/27 03:05:22 DEBUG : B2 bucket rclone-test-dumukew3xewo: Waiting for checks to finish 2024/11/27 03:05:22 DEBUG : B2 bucket rclone-test-dumukew3xewo: Waiting for transfers to finish 2024/11/27 03:05:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/27 03:05:25 INFO : empty space: Copied (server-side copy) 2024/11/27 03:05:25 INFO : empty space: Deleted 2024/11/27 03:05:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 03:05:25 INFO : potato2: Copied (server-side copy) 2024/11/27 03:05:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/27 03:05:25 INFO : potato3: Copied (server-side copy) 2024/11/27 03:05:25 INFO : potato2: Deleted 2024/11/27 03:05:25 INFO : potato3: Deleted 2024/11/27 03:05:25 DEBUG : B2 bucket rclone-test-dumukew3xewo: Purge remote 2024/11/27 03:05:25 INFO : B2 bucket rclone-test-dumukew3xewo: cleaning bucket "rclone-test-dumukew3xewo" of all files 2024/11/27 03:05:25 DEBUG : empty space: Deleting (id "4_z0f229df3904d6bbb9f380e1b_f118744e9ea0884e5_d20241127_m030524_c001_v0001103_t0052_u01732676724713") 2024/11/27 03:05:25 DEBUG : potato2: Deleting (id "4_z0f229df3904d6bbb9f380e1b_f106cab2d148d4712_d20241127_m030525_c001_v0001183_t0051_u01732676725088") 2024/11/27 03:05:25 DEBUG : potato3: Deleting (id "4_z0f229df3904d6bbb9f380e1b_f1047784fc85ba177_d20241127_m030525_c001_v0001183_t0041_u01732676725096") 2024/11/27 03:05:27 DEBUG : B2 bucket rclone-test-bexusec8heqe: Purge remote 2024/11/27 03:05:27 INFO : B2 bucket rclone-test-bexusec8heqe: cleaning bucket "rclone-test-bexusec8heqe" of all files 2024/11/27 03:05:28 DEBUG : empty space: Deleting (id "4_zcf128d63904d6bbb9f380e1b_f418796a92cdce4f0_d20241127_m030525_c001_v7007000_t0000_u01732676725108") 2024/11/27 03:05:28 DEBUG : empty space: Deleting (id "4_zcf128d63904d6bbb9f380e1b_f10549959a640d107_d20241127_m030519_c001_v0001145_t0030_u01732676719100") 2024/11/27 03:05:28 DEBUG : potato2: Deleting (id "4_zcf128d63904d6bbb9f380e1b_f418796a92cdce4f1_d20241127_m030525_c001_v7007000_t0000_u01732676725317") 2024/11/27 03:05:28 DEBUG : potato2: Deleting (id "4_zcf128d63904d6bbb9f380e1b_f11215820606c05d4_d20241127_m030520_c001_v0001183_t0020_u01732676720178") 2024/11/27 03:05:28 DEBUG : potato3: Deleting (id "4_zcf128d63904d6bbb9f380e1b_f400eaaa646ec800f_d20241127_m030525_c001_v7007000_t0000_u01732676725332") 2024/11/27 03:05:28 DEBUG : potato3: Deleting (id "4_zcf128d63904d6bbb9f380e1b_f112d70a880f556e9_d20241127_m030520_c001_v0001182_t0038_u01732676720443") 2024/11/27 03:05:28 DEBUG : potato3: Deleting (id "4_zcf128d63904d6bbb9f380e1b_f10549959a640d10b_d20241127_m030519_c001_v0001145_t0021_u01732676719434") --- PASS: TestServerSideMove (17.29s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:05:31 DEBUG : Creating backend with remote "TestB2:rclone-test-nazonar9wiqu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-tipesag6teso -> B2 bucket rclone-test-nazonar9wiqu 2024/11/27 03:05:39 DEBUG : empty space: Excluded (Size Filter) 2024/11/27 03:05:39 DEBUG : empty space: Excluded (Size Filter) 2024/11/27 03:05:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 03:05:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/27 03:05:39 DEBUG : B2 bucket rclone-test-nazonar9wiqu: Waiting for checks to finish 2024/11/27 03:05:39 DEBUG : B2 bucket rclone-test-nazonar9wiqu: Waiting for transfers to finish 2024/11/27 03:05:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 03:05:40 INFO : potato2: Copied (server-side copy) 2024/11/27 03:05:40 INFO : potato2: Deleted 2024/11/27 03:05:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/27 03:05:40 INFO : potato3: Copied (server-side copy) 2024/11/27 03:05:40 INFO : potato3: Deleted 2024/11/27 03:05:41 DEBUG : Creating backend with remote "TestB2:rclone-test-xutipov8joco" 2024/11/27 03:05:41 DEBUG : empty space: Excluded (Size Filter) 2024/11/27 03:05:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 03:05:42 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/27 03:05:42 DEBUG : B2 bucket rclone-test-xutipov8joco: Waiting for checks to finish 2024/11/27 03:05:42 DEBUG : B2 bucket rclone-test-xutipov8joco: Waiting for transfers to finish 2024/11/27 03:05:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 03:05:46 INFO : potato2: Copied (server-side copy) 2024/11/27 03:05:46 INFO : potato2: Deleted 2024/11/27 03:05:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/27 03:05:47 INFO : potato3: Copied (server-side copy) 2024/11/27 03:05:47 INFO : potato3: Deleted 2024/11/27 03:05:47 DEBUG : B2 bucket rclone-test-xutipov8joco: Purge remote 2024/11/27 03:05:47 INFO : B2 bucket rclone-test-xutipov8joco: cleaning bucket "rclone-test-xutipov8joco" of all files 2024/11/27 03:05:47 DEBUG : potato2: Deleting (id "4_z5f92edd3904d6bbb9f380e1b_f119be4fb174f6b12_d20241127_m030546_c001_v0001183_t0041_u01732676746151") 2024/11/27 03:05:47 DEBUG : potato3: Deleting (id "4_z5f92edd3904d6bbb9f380e1b_f10912bbdac9ed293_d20241127_m030546_c001_v0001117_t0052_u01732676746410") 2024/11/27 03:05:49 DEBUG : B2 bucket rclone-test-nazonar9wiqu: Purge remote 2024/11/27 03:05:49 INFO : B2 bucket rclone-test-nazonar9wiqu: cleaning bucket "rclone-test-nazonar9wiqu" of all files 2024/11/27 03:05:49 DEBUG : empty space: Deleting (id "4_z7ff2cde3904d6bbb9f380e1b_f1178a661c3e7c643_d20241127_m030538_c001_v0001182_t0024_u01732676738789") 2024/11/27 03:05:49 DEBUG : potato2: Deleting (id "4_z7ff2cde3904d6bbb9f380e1b_f4177469e057930c0_d20241127_m030546_c001_v7007000_t0000_u01732676746387") 2024/11/27 03:05:49 DEBUG : potato2: Deleting (id "4_z7ff2cde3904d6bbb9f380e1b_f101b7fd6760ffc55_d20241127_m030540_c001_v0001099_t0035_u01732676740016") 2024/11/27 03:05:49 DEBUG : potato3: Deleting (id "4_z7ff2cde3904d6bbb9f380e1b_f4177469e057930c3_d20241127_m030547_c001_v7007000_t0000_u01732676747204") 2024/11/27 03:05:49 DEBUG : potato3: Deleting (id "4_z7ff2cde3904d6bbb9f380e1b_f1043578705b6ce13_d20241127_m030540_c001_v0001120_t0029_u01732676740378") 2024/11/27 03:05:49 DEBUG : potato3: Deleting (id "4_z7ff2cde3904d6bbb9f380e1b_f1178a661c3e7c651_d20241127_m030538_c001_v0001182_t0050_u01732676738996") --- PASS: TestServerSideMoveWithFilter (22.89s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:05:54 DEBUG : Creating backend with remote "TestB2:rclone-test-pikomav1kene" 2024/11/27 03:05:56 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-tipesag6teso -> B2 bucket rclone-test-pikomav1kene 2024/11/27 03:06:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 03:06:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/27 03:06:03 DEBUG : empty space: Unchanged skipping 2024/11/27 03:06:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/27 03:06:03 DEBUG : B2 bucket rclone-test-pikomav1kene: Waiting for checks to finish 2024/11/27 03:06:03 INFO : empty space: Deleted 2024/11/27 03:06:03 DEBUG : B2 bucket rclone-test-pikomav1kene: Waiting for transfers to finish 2024/11/27 03:06:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 03:06:03 INFO : potato2: Copied (server-side copy) 2024/11/27 03:06:03 INFO : potato2: Deleted 2024/11/27 03:06:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/27 03:06:03 INFO : potato3: Copied (server-side copy) 2024/11/27 03:06:03 INFO : potato3: Deleted 2024/11/27 03:06:04 DEBUG : Creating backend with remote "TestB2:rclone-test-muxatux6pako" 2024/11/27 03:06:04 DEBUG : tomatoDir: Making directory 2024/11/27 03:06:05 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/27 03:06:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/27 03:06:05 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/27 03:06:05 DEBUG : B2 bucket rclone-test-muxatux6pako: Waiting for checks to finish 2024/11/27 03:06:05 DEBUG : B2 bucket rclone-test-muxatux6pako: Waiting for transfers to finish 2024/11/27 03:06:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/27 03:06:09 INFO : empty space: Copied (server-side copy) 2024/11/27 03:06:09 INFO : empty space: Deleted 2024/11/27 03:06:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/27 03:06:09 INFO : potato3: Copied (server-side copy) 2024/11/27 03:06:09 INFO : potato3: Deleted 2024/11/27 03:06:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/27 03:06:09 INFO : potato2: Copied (server-side copy) 2024/11/27 03:06:10 INFO : potato2: Deleted 2024/11/27 03:06:10 DEBUG : B2 bucket rclone-test-muxatux6pako: Purge remote 2024/11/27 03:06:10 INFO : B2 bucket rclone-test-muxatux6pako: cleaning bucket "rclone-test-muxatux6pako" of all files 2024/11/27 03:06:10 DEBUG : empty space: Deleting (id "4_z8f324d73905d6bbb9f380e1b_f11215820606c16e5_d20241127_m030609_c001_v0001183_t0002_u01732676769129") 2024/11/27 03:06:10 DEBUG : potato2: Deleting (id "4_z8f324d73905d6bbb9f380e1b_f10585d922f33dfee_d20241127_m030609_c001_v0001109_t0057_u01732676769364") 2024/11/27 03:06:10 DEBUG : potato3: Deleting (id "4_z8f324d73905d6bbb9f380e1b_f106cab2d148d59df_d20241127_m030609_c001_v0001183_t0012_u01732676769498") 2024/11/27 03:06:12 DEBUG : B2 bucket rclone-test-pikomav1kene: Purge remote 2024/11/27 03:06:12 INFO : B2 bucket rclone-test-pikomav1kene: cleaning bucket "rclone-test-pikomav1kene" of all files 2024/11/27 03:06:12 DEBUG : empty space: Deleting (id "4_zff722d73905d6bbb9f380e1b_f41021e432064e469_d20241127_m030609_c001_v7007000_t0000_u01732676769344") 2024/11/27 03:06:12 DEBUG : empty space: Deleting (id "4_zff722d73905d6bbb9f380e1b_f111259d7d007cfc6_d20241127_m030601_c001_v0001130_t0027_u01732676761659") 2024/11/27 03:06:12 DEBUG : potato2: Deleting (id "4_zff722d73905d6bbb9f380e1b_f41021e432064e46b_d20241127_m030610_c001_v7007000_t0000_u01732676770013") 2024/11/27 03:06:12 DEBUG : potato2: Deleting (id "4_zff722d73905d6bbb9f380e1b_f1109986214f69f30_d20241127_m030603_c001_v0001105_t0000_u01732676763149") 2024/11/27 03:06:12 DEBUG : potato3: Deleting (id "4_zff722d73905d6bbb9f380e1b_f41021e432064e46a_d20241127_m030609_c001_v7007000_t0000_u01732676769763") 2024/11/27 03:06:12 DEBUG : potato3: Deleting (id "4_zff722d73905d6bbb9f380e1b_f105593293caf3d05_d20241127_m030603_c001_v0001181_t0024_u01732676763446") 2024/11/27 03:06:12 DEBUG : potato3: Deleting (id "4_zff722d73905d6bbb9f380e1b_f111259d7d007cfc8_d20241127_m030601_c001_v0001130_t0022_u01732676761956") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.99s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:06:17 DEBUG : Creating backend with remote "TestB2:rclone-test-tipesag6teso/rclone-move-test" 2024/11/27 03:06:17 DEBUG : Config file has changed externally - reloading --- PASS: TestServerSideMoveOverlap (2.42s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:06:19 DEBUG : Creating backend with remote "TestB2:rclone-test-tipesag6teso/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncOverlap (2.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:06:22 DEBUG : Creating backend with remote "TestB2:rclone-test-tipesag6teso/rclone-sync-test" 2024/11/27 03:06:24 DEBUG : Creating backend with remote "TestB2:rclone-test-tipesag6teso/rclone-sync-test-include/layer2" 2024/11/27 03:06:26 DEBUG : Creating backend with remote "TestB2:rclone-test-tipesag6teso/rclone-sync-test-ignore-file" 2024/11/27 03:06:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/27 03:06:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/27 03:06:30 DEBUG : pacer: Reducing sleep to 10ms 2024/11/27 03:06:30 DEBUG : B2 bucket rclone-test-tipesag6teso path rclone-sync-test: Waiting for checks to finish 2024/11/27 03:06:30 DEBUG : B2 bucket rclone-test-tipesag6teso path rclone-sync-test: Waiting for transfers to finish 2024/11/27 03:06:30 DEBUG : Waiting for deletions to finish 2024/11/27 03:06:30 INFO : There was nothing to transfer 2024/11/27 03:06:30 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:06:30 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:06:30 DEBUG : Waiting for deletions to finish 2024/11/27 03:06:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:06:31 DEBUG : B2 bucket rclone-test-tipesag6teso path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/27 03:06:31 DEBUG : B2 bucket rclone-test-tipesag6teso path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/27 03:06:31 DEBUG : Waiting for deletions to finish 2024/11/27 03:06:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:06:31 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:06:31 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:06:31 DEBUG : Waiting for deletions to finish 2024/11/27 03:06:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:06:31 DEBUG : B2 bucket rclone-test-tipesag6teso path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/27 03:06:31 DEBUG : B2 bucket rclone-test-tipesag6teso path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/27 03:06:31 DEBUG : Waiting for deletions to finish 2024/11/27 03:06:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.91s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:06:38 DEBUG : Creating backend with remote "TestB2:rclone-test-tipesag6teso/dst" 2024/11/27 03:06:39 DEBUG : Creating backend with remote "TestB2:rclone-test-tipesag6teso/CompareDest" 2024/11/27 03:06:42 DEBUG : one: Need to transfer - File not found at Destination 2024/11/27 03:06:42 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for checks to finish 2024/11/27 03:06:42 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for transfers to finish 2024/11/27 03:06:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/27 03:06:42 INFO : one: Copied (new) 2024/11/27 03:06:42 DEBUG : Waiting for deletions to finish 2024/11/27 03:06:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 03:06:43 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for checks to finish 2024/11/27 03:06:43 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for transfers to finish 2024/11/27 03:06:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/27 03:06:43 INFO : one: Copied (replaced existing) 2024/11/27 03:06:43 DEBUG : Waiting for deletions to finish 2024/11/27 03:06:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 03:06:45 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for checks to finish 2024/11/27 03:06:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:06:45 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/27 03:06:45 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for transfers to finish 2024/11/27 03:06:45 DEBUG : Waiting for deletions to finish 2024/11/27 03:06:45 INFO : There was nothing to transfer 2024/11/27 03:06:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:06:46 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/27 03:06:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 03:06:46 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for checks to finish 2024/11/27 03:06:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:06:47 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/27 03:06:47 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for transfers to finish 2024/11/27 03:06:47 DEBUG : Waiting for deletions to finish 2024/11/27 03:06:47 INFO : There was nothing to transfer 2024/11/27 03:06:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:06:47 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/27 03:06:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 03:06:47 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for checks to finish 2024/11/27 03:06:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:06:47 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/27 03:06:47 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for transfers to finish 2024/11/27 03:06:47 DEBUG : Waiting for deletions to finish 2024/11/27 03:06:47 INFO : There was nothing to transfer 2024/11/27 03:06:48 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2024/11/27 03:06:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/27 03:06:48 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/27 03:06:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 03:06:48 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for checks to finish 2024/11/27 03:06:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:06:49 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/27 03:06:49 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for transfers to finish 2024/11/27 03:06:49 DEBUG : Waiting for deletions to finish 2024/11/27 03:06:49 INFO : There was nothing to transfer 2024/11/27 03:06:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/27 03:06:49 DEBUG : two: Need to transfer - File not found at Destination 2024/11/27 03:06:49 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for checks to finish 2024/11/27 03:06:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 03:06:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:06:50 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/27 03:06:50 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for transfers to finish 2024/11/27 03:06:50 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/27 03:06:50 INFO : two: Copied (new) 2024/11/27 03:06:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.94s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:06:53 DEBUG : Creating backend with remote "TestB2:rclone-test-tipesag6teso/dest" 2024/11/27 03:06:54 DEBUG : Creating backend with remote "TestB2:rclone-test-tipesag6teso/pre-dest1" 2024/11/27 03:06:55 DEBUG : Creating backend with remote "TestB2:rclone-test-tipesag6teso/pre-dest2" 2024/11/27 03:06:57 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:06:57 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/27 03:06:57 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:06:57 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/27 03:06:58 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/27 03:06:58 DEBUG : B2 bucket rclone-test-tipesag6teso path dest: Waiting for checks to finish 2024/11/27 03:06:58 DEBUG : B2 bucket rclone-test-tipesag6teso path dest: Waiting for transfers to finish 2024/11/27 03:06:58 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/27 03:06:58 INFO : 3: Copied (new) 2024/11/27 03:06:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.72s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:07:00 DEBUG : Creating backend with remote "TestB2:rclone-test-tipesag6teso/dst" 2024/11/27 03:07:01 DEBUG : Creating backend with remote "TestB2:rclone-test-tipesag6teso/CopyDest" 2024/11/27 03:07:03 DEBUG : one: Need to transfer - File not found at Destination 2024/11/27 03:07:03 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for checks to finish 2024/11/27 03:07:03 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for transfers to finish 2024/11/27 03:07:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/27 03:07:04 INFO : one: Copied (new) 2024/11/27 03:07:04 DEBUG : Waiting for deletions to finish 2024/11/27 03:07:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 03:07:05 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for checks to finish 2024/11/27 03:07:05 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for transfers to finish 2024/11/27 03:07:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/27 03:07:05 INFO : one: Copied (replaced existing) 2024/11/27 03:07:05 DEBUG : Waiting for deletions to finish 2024/11/27 03:07:07 DEBUG : Creating backend with remote "TestB2:rclone-test-tipesag6teso/BackupDir" 2024/11/27 03:07:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 03:07:08 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for checks to finish 2024/11/27 03:07:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:07:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/27 03:07:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/27 03:07:09 INFO : one: Copied (server-side copy) 2024/11/27 03:07:09 INFO : one: Deleted 2024/11/27 03:07:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/27 03:07:10 INFO : one: Copied (server-side copy) 2024/11/27 03:07:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/27 03:07:10 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for transfers to finish 2024/11/27 03:07:10 DEBUG : Waiting for deletions to finish 2024/11/27 03:07:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:07:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/27 03:07:11 INFO : two: Copied (server-side copy) 2024/11/27 03:07:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/27 03:07:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:07:11 DEBUG : one: Unchanged skipping 2024/11/27 03:07:11 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for checks to finish 2024/11/27 03:07:11 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for transfers to finish 2024/11/27 03:07:11 DEBUG : Waiting for deletions to finish 2024/11/27 03:07:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:07:12 DEBUG : one: Unchanged skipping 2024/11/27 03:07:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:07:12 DEBUG : two: Unchanged skipping 2024/11/27 03:07:12 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for checks to finish 2024/11/27 03:07:12 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for transfers to finish 2024/11/27 03:07:12 DEBUG : Waiting for deletions to finish 2024/11/27 03:07:12 INFO : There was nothing to transfer 2024/11/27 03:07:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/27 03:07:13 DEBUG : three: Destination not found in --copy-dest 2024/11/27 03:07:13 DEBUG : three: Need to transfer - File not found at Destination 2024/11/27 03:07:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:07:13 DEBUG : one: Unchanged skipping 2024/11/27 03:07:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/27 03:07:13 DEBUG : two: Unchanged skipping 2024/11/27 03:07:13 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for checks to finish 2024/11/27 03:07:13 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for transfers to finish 2024/11/27 03:07:14 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/27 03:07:14 INFO : three: Copied (new) 2024/11/27 03:07:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.51s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:07:17 DEBUG : Creating backend with remote "TestB2:rclone-test-tipesag6teso/dst" 2024/11/27 03:07:18 DEBUG : Creating backend with remote "TestB2:rclone-test-tipesag6teso/backup" 2024/11/27 03:07:20 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for checks to finish 2024/11/27 03:07:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/27 03:07:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:07:20 DEBUG : two: Unchanged skipping 2024/11/27 03:07:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/27 03:07:21 INFO : one: Copied (server-side copy) 2024/11/27 03:07:22 INFO : one: Deleted 2024/11/27 03:07:22 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for transfers to finish 2024/11/27 03:07:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/27 03:07:22 INFO : one: Copied (new) 2024/11/27 03:07:22 DEBUG : Waiting for deletions to finish 2024/11/27 03:07:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/27 03:07:23 INFO : three.txt: Copied (server-side copy) 2024/11/27 03:07:23 INFO : three.txt: Deleted 2024/11/27 03:07:23 INFO : three.txt: Moved into backup dir 2024/11/27 03:07:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/27 03:07:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:07:24 DEBUG : two: Unchanged skipping 2024/11/27 03:07:24 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for checks to finish 2024/11/27 03:07:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/27 03:07:25 INFO : one: Copied (server-side copy) 2024/11/27 03:07:25 INFO : one: Deleted 2024/11/27 03:07:25 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for transfers to finish 2024/11/27 03:07:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/27 03:07:25 INFO : one: Copied (new) 2024/11/27 03:07:25 DEBUG : Waiting for deletions to finish 2024/11/27 03:07:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/27 03:07:26 INFO : three.txt: Copied (server-side copy) 2024/11/27 03:07:26 INFO : three.txt: Deleted 2024/11/27 03:07:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.59s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:07:29 DEBUG : Creating backend with remote "TestB2:rclone-test-tipesag6teso/dst" 2024/11/27 03:07:30 DEBUG : Creating backend with remote "TestB2:rclone-test-tipesag6teso/backup" 2024/11/27 03:07:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/27 03:07:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:07:32 DEBUG : two: Unchanged skipping 2024/11/27 03:07:32 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for checks to finish 2024/11/27 03:07:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/27 03:07:33 INFO : one: Copied (server-side copy) to: one.bak 2024/11/27 03:07:33 INFO : one: Deleted 2024/11/27 03:07:33 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for transfers to finish 2024/11/27 03:07:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/27 03:07:34 INFO : one: Copied (new) 2024/11/27 03:07:34 DEBUG : Waiting for deletions to finish 2024/11/27 03:07:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/27 03:07:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/27 03:07:35 INFO : three.txt: Deleted 2024/11/27 03:07:35 INFO : three.txt: Moved into backup dir 2024/11/27 03:07:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/27 03:07:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:07:37 DEBUG : two: Unchanged skipping 2024/11/27 03:07:37 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for checks to finish 2024/11/27 03:07:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/27 03:07:37 INFO : one: Copied (server-side copy) to: one.bak 2024/11/27 03:07:37 INFO : one: Deleted 2024/11/27 03:07:37 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for transfers to finish 2024/11/27 03:07:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/27 03:07:38 INFO : one: Copied (new) 2024/11/27 03:07:38 DEBUG : Waiting for deletions to finish 2024/11/27 03:07:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/27 03:07:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/27 03:07:38 INFO : three.txt: Deleted 2024/11/27 03:07:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.52s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:07:41 DEBUG : Creating backend with remote "TestB2:rclone-test-tipesag6teso/dst" 2024/11/27 03:07:42 DEBUG : Creating backend with remote "TestB2:rclone-test-tipesag6teso/backup" 2024/11/27 03:07:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/27 03:07:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:07:44 DEBUG : two: Unchanged skipping 2024/11/27 03:07:44 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for checks to finish 2024/11/27 03:07:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/27 03:07:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/27 03:07:46 INFO : one: Deleted 2024/11/27 03:07:46 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for transfers to finish 2024/11/27 03:07:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/27 03:07:46 INFO : one: Copied (new) 2024/11/27 03:07:46 DEBUG : Waiting for deletions to finish 2024/11/27 03:07:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/27 03:07:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/27 03:07:47 INFO : three.txt: Deleted 2024/11/27 03:07:47 INFO : three.txt: Moved into backup dir 2024/11/27 03:07:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/27 03:07:49 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for checks to finish 2024/11/27 03:07:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:07:49 DEBUG : two: Unchanged skipping 2024/11/27 03:07:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/27 03:07:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/27 03:07:49 INFO : one: Deleted 2024/11/27 03:07:49 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for transfers to finish 2024/11/27 03:07:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/27 03:07:50 INFO : one: Copied (new) 2024/11/27 03:07:50 DEBUG : Waiting for deletions to finish 2024/11/27 03:07:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/27 03:07:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/27 03:07:50 INFO : three.txt: Deleted 2024/11/27 03:07:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.05s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:07:53 DEBUG : Creating backend with remote "TestB2:rclone-test-tipesag6teso/dst" 2024/11/27 03:07:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/27 03:07:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:07:55 DEBUG : two: Unchanged skipping 2024/11/27 03:07:55 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for checks to finish 2024/11/27 03:07:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/27 03:07:55 INFO : one: Copied (server-side copy) to: one.bak 2024/11/27 03:07:56 INFO : one: Deleted 2024/11/27 03:07:56 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for transfers to finish 2024/11/27 03:07:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/27 03:07:56 INFO : one: Copied (new) 2024/11/27 03:07:56 DEBUG : Waiting for deletions to finish 2024/11/27 03:07:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/27 03:07:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/27 03:07:57 INFO : three.txt: Deleted 2024/11/27 03:07:57 INFO : three.txt: Moved into backup dir 2024/11/27 03:07:57 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1183-19.backblaze.com/b2api/v1/b2_upload_file/7f625d33902d6bbb9f380e1b/c001_v0001183_t0059": EOF 2024/11/27 03:07:57 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-19.backblaze.com/b2api/v1/b2_upload_file/7f625d33902d6bbb9f380e1b/c001_v0001183_t0059": EOF) 2024/11/27 03:07:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-tipesag6teso: 1/10 (Post "https://pod-000-1183-19.backblaze.com/b2api/v1/b2_upload_file/7f625d33902d6bbb9f380e1b/c001_v0001183_t0059": EOF) 2024/11/27 03:08:00 DEBUG : pacer: Reducing sleep to 10ms 2024/11/27 03:08:00 DEBUG : one.bak: Excluded (Path Filter) 2024/11/27 03:08:00 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/27 03:08:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/27 03:08:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:00 DEBUG : two: Unchanged skipping 2024/11/27 03:08:00 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for checks to finish 2024/11/27 03:08:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/27 03:08:01 INFO : one: Copied (server-side copy) to: one.bak 2024/11/27 03:08:02 INFO : one: Deleted 2024/11/27 03:08:02 DEBUG : B2 bucket rclone-test-tipesag6teso path dst: Waiting for transfers to finish 2024/11/27 03:08:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/27 03:08:02 INFO : one: Copied (new) 2024/11/27 03:08:02 DEBUG : Waiting for deletions to finish 2024/11/27 03:08:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/27 03:08:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/27 03:08:03 INFO : three.txt: Deleted 2024/11/27 03:08:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.00s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:08:06 DEBUG : Creating backend with remote "TestB2:rclone-test-tipesag6teso/dst" 2024/11/27 03:08:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/27 03:08:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/27 03:08:09 INFO : one: Copied (server-side copy) to: one.bak 2024/11/27 03:08:09 INFO : one: Deleted 2024/11/27 03:08:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/27 03:08:10 INFO : one: Copied (new) 2024/11/27 03:08:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:10 DEBUG : two: Unchanged skipping 2024/11/27 03:08:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/27 03:08:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/27 03:08:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/27 03:08:11 INFO : three.txt: Deleted 2024/11/27 03:08:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/27 03:08:11 INFO : three.txt: Copied (new) 2024/11/27 03:08:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/27 03:08:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/27 03:08:13 INFO : one: Copied (server-side copy) to: one.bak 2024/11/27 03:08:13 INFO : one: Deleted 2024/11/27 03:08:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/27 03:08:14 INFO : one: Copied (new) 2024/11/27 03:08:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:14 DEBUG : two: Unchanged skipping 2024/11/27 03:08:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/27 03:08:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/27 03:08:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/27 03:08:15 INFO : three.txt: Deleted 2024/11/27 03:08:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/27 03:08:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.22s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:08:18 DEBUG : Creating backend with remote "TestB2:rclone-test-tipesag6teso/dst" 2024/11/27 03:08:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/27 03:08:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/27 03:08:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/27 03:08:21 INFO : one: Deleted 2024/11/27 03:08:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/27 03:08:22 INFO : one: Copied (new) 2024/11/27 03:08:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:22 DEBUG : two: Unchanged skipping 2024/11/27 03:08:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/27 03:08:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/27 03:08:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/27 03:08:23 INFO : three.txt: Deleted 2024/11/27 03:08:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/27 03:08:23 INFO : three.txt: Copied (new) 2024/11/27 03:08:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/27 03:08:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/27 03:08:24 DEBUG : pacer: Reducing sleep to 10ms 2024/11/27 03:08:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/27 03:08:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/27 03:08:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/27 03:08:25 INFO : one: Deleted 2024/11/27 03:08:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/27 03:08:25 INFO : one: Copied (new) 2024/11/27 03:08:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:25 DEBUG : two: Unchanged skipping 2024/11/27 03:08:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/27 03:08:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/27 03:08:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/27 03:08:26 INFO : three.txt: Deleted 2024/11/27 03:08:26 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/27 03:08:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.13s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:08:29 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/27 03:08:29 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:08:29 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:08:29 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/27 03:08:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/27 03:08:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.25s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:08:31 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/27 03:08:31 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:08:31 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:08:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/27 03:08:31 INFO : existing: Copied (new) 2024/11/27 03:08:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:08:31 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/27 03:08:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/27 03:08:31 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:08:31 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:08:31 ERROR : B2 bucket rclone-test-tipesag6teso: not deleting files as there were IO errors 2024/11/27 03:08:31 ERROR : B2 bucket rclone-test-tipesag6teso: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncImmutable (2.64s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:08:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:33 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:08:33 DEBUG : existing: Unchanged skipping 2024/11/27 03:08:33 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:08:33 DEBUG : Waiting for deletions to finish 2024/11/27 03:08:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.37s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:08:36 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1182-19.backblaze.com/b2api/v1/b2_upload_file/7f625d33902d6bbb9f380e1b/c001_v0001182_t0038": EOF 2024/11/27 03:08:36 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-19.backblaze.com/b2api/v1/b2_upload_file/7f625d33902d6bbb9f380e1b/c001_v0001182_t0038": EOF) 2024/11/27 03:08:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-tipesag6teso: 1/10 (Post "https://pod-000-1182-19.backblaze.com/b2api/v1/b2_upload_file/7f625d33902d6bbb9f380e1b/c001_v0001182_t0038": EOF) 2024/11/27 03:08:38 DEBUG : pacer: Reducing sleep to 10ms 2024/11/27 03:08:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:48 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:08:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:48 DEBUG : both1: Unchanged skipping 2024/11/27 03:08:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:48 DEBUG : both11: Unchanged skipping 2024/11/27 03:08:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:48 DEBUG : both0: Unchanged skipping 2024/11/27 03:08:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:48 DEBUG : both14: Unchanged skipping 2024/11/27 03:08:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:48 DEBUG : both10: Unchanged skipping 2024/11/27 03:08:48 DEBUG : both13: Unchanged skipping 2024/11/27 03:08:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:48 DEBUG : both12: Unchanged skipping 2024/11/27 03:08:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:48 DEBUG : both16: Unchanged skipping 2024/11/27 03:08:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:48 DEBUG : both19: Unchanged skipping 2024/11/27 03:08:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:48 DEBUG : both17: Unchanged skipping 2024/11/27 03:08:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:48 DEBUG : both3: Unchanged skipping 2024/11/27 03:08:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:48 DEBUG : both4: Unchanged skipping 2024/11/27 03:08:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:48 DEBUG : both5: Unchanged skipping 2024/11/27 03:08:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:48 DEBUG : both15: Unchanged skipping 2024/11/27 03:08:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:48 DEBUG : both7: Unchanged skipping 2024/11/27 03:08:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:48 DEBUG : both8: Unchanged skipping 2024/11/27 03:08:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:08:48 DEBUG : both9: Unchanged skipping 2024/11/27 03:08:48 DEBUG : both18: Unchanged skipping 2024/11/27 03:08:48 DEBUG : both2: Unchanged skipping 2024/11/27 03:08:48 DEBUG : both6: Unchanged skipping 2024/11/27 03:08:48 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:08:48 DEBUG : Waiting for deletions to finish 2024/11/27 03:08:49 INFO : only9: Deleted 2024/11/27 03:08:49 INFO : only12: Deleted 2024/11/27 03:08:49 INFO : only15: Deleted 2024/11/27 03:08:49 INFO : only3: Deleted 2024/11/27 03:08:49 INFO : only5: Deleted 2024/11/27 03:08:49 INFO : only2: Deleted 2024/11/27 03:08:49 INFO : only18: Deleted 2024/11/27 03:08:49 INFO : only6: Deleted 2024/11/27 03:08:49 INFO : only7: Deleted 2024/11/27 03:08:49 INFO : only0: Deleted 2024/11/27 03:08:49 INFO : only1: Deleted 2024/11/27 03:08:49 INFO : only10: Deleted 2024/11/27 03:08:49 INFO : only13: Deleted 2024/11/27 03:08:49 INFO : only17: Deleted 2024/11/27 03:08:50 INFO : only8: Deleted 2024/11/27 03:08:50 INFO : only14: Deleted 2024/11/27 03:08:50 INFO : only16: Deleted 2024/11/27 03:08:50 INFO : only4: Deleted 2024/11/27 03:08:50 INFO : only11: Deleted 2024/11/27 03:08:50 INFO : only19: Deleted 2024/11/27 03:08:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (18.69s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:09:06 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:09:06 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:09:06 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:09:06 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:09:06 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for checks to finish 2024/11/27 03:09:06 DEBUG : both0: Unchanged skipping 2024/11/27 03:09:06 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:09:06 DEBUG : both12: Unchanged skipping 2024/11/27 03:09:06 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:09:06 DEBUG : both13: Unchanged skipping 2024/11/27 03:09:06 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:09:06 DEBUG : both14: Unchanged skipping 2024/11/27 03:09:06 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:09:06 DEBUG : both15: Unchanged skipping 2024/11/27 03:09:06 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:09:06 DEBUG : both16: Unchanged skipping 2024/11/27 03:09:06 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:09:06 DEBUG : both17: Unchanged skipping 2024/11/27 03:09:06 DEBUG : both1: Unchanged skipping 2024/11/27 03:09:06 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:09:06 DEBUG : both19: Unchanged skipping 2024/11/27 03:09:06 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:09:06 DEBUG : both11: Unchanged skipping 2024/11/27 03:09:06 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:09:06 DEBUG : both3: Unchanged skipping 2024/11/27 03:09:06 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:09:06 DEBUG : both2: Unchanged skipping 2024/11/27 03:09:06 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:09:06 DEBUG : both10: Unchanged skipping 2024/11/27 03:09:06 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:09:06 DEBUG : both4: Unchanged skipping 2024/11/27 03:09:06 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:09:06 DEBUG : both7: Unchanged skipping 2024/11/27 03:09:06 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:09:06 DEBUG : both8: Unchanged skipping 2024/11/27 03:09:06 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:09:06 DEBUG : both9: Unchanged skipping 2024/11/27 03:09:06 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/27 03:09:06 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/27 03:09:06 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/27 03:09:06 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/27 03:09:06 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/27 03:09:06 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/27 03:09:06 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/27 03:09:06 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/27 03:09:06 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/27 03:09:06 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/27 03:09:06 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/27 03:09:06 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/27 03:09:06 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/27 03:09:06 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/27 03:09:06 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/27 03:09:06 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/27 03:09:06 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/27 03:09:06 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/27 03:09:06 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/27 03:09:06 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/27 03:09:06 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/27 03:09:06 DEBUG : both5: Unchanged skipping 2024/11/27 03:09:06 DEBUG : both6: Unchanged skipping 2024/11/27 03:09:06 DEBUG : both18: Unchanged skipping 2024/11/27 03:09:06 DEBUG : B2 bucket rclone-test-tipesag6teso: Waiting for transfers to finish 2024/11/27 03:09:06 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 03:09:06 INFO : only0: Copied (replaced existing) 2024/11/27 03:09:07 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 03:09:07 INFO : only1: Copied (replaced existing) 2024/11/27 03:09:07 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 03:09:07 INFO : only12: Copied (replaced existing) 2024/11/27 03:09:07 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 03:09:07 INFO : only10: Copied (replaced existing) 2024/11/27 03:09:07 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 03:09:07 INFO : only13: Copied (replaced existing) 2024/11/27 03:09:07 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 03:09:07 INFO : only14: Copied (replaced existing) 2024/11/27 03:09:07 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 03:09:07 INFO : only15: Copied (replaced existing) 2024/11/27 03:09:07 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 03:09:07 INFO : only11: Copied (replaced existing) 2024/11/27 03:09:07 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 03:09:07 INFO : only17: Copied (replaced existing) 2024/11/27 03:09:07 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 03:09:07 INFO : only16: Copied (replaced existing) 2024/11/27 03:09:07 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 03:09:07 INFO : only18: Copied (replaced existing) 2024/11/27 03:09:07 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 03:09:07 INFO : only2: Copied (replaced existing) 2024/11/27 03:09:07 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 03:09:07 INFO : only19: Copied (replaced existing) 2024/11/27 03:09:07 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 03:09:07 INFO : only3: Copied (replaced existing) 2024/11/27 03:09:07 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 03:09:07 INFO : only4: Copied (replaced existing) 2024/11/27 03:09:07 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 03:09:07 INFO : only5: Copied (replaced existing) 2024/11/27 03:09:07 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 03:09:07 INFO : only6: Copied (replaced existing) 2024/11/27 03:09:07 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 03:09:07 INFO : only7: Copied (replaced existing) 2024/11/27 03:09:07 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 03:09:07 INFO : only8: Copied (replaced existing) 2024/11/27 03:09:08 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/27 03:09:08 INFO : only9: Copied (replaced existing) 2024/11/27 03:09:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (21.62s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:09:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/27 03:09:16 DEBUG : sub dir: Making directory 2024/11/27 03:09:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (2.93s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" 2024/11/27 03:09:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/27 03:09:19 DEBUG : sub dir: Making directory 2024/11/27 03:09:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tipesag6teso", Local "Local file system at /tmp/rclone2251732702", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.88s) PASS 2024/11/27 03:09:22 DEBUG : B2 bucket rclone-test-tipesag6teso: Purge remote 2024/11/27 03:09:22 INFO : B2 bucket rclone-test-tipesag6teso: cleaning bucket "rclone-test-tipesag6teso" of all files 2024/11/27 03:09:23 DEBUG : BackupDir/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b0830_d20241127_m030714_c001_v7007000_t0000_u01732676834570") 2024/11/27 03:09:23 DEBUG : BackupDir/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f106cab2d148d7283_d20241127_m030709_c001_v0001183_t0049_u01732676829631") 2024/11/27 03:09:23 DEBUG : CompareDest/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40715819cef172b1_d20241127_m030650_c001_v7007000_t0000_u01732676810901") 2024/11/27 03:09:23 DEBUG : CompareDest/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9aff5_d20241127_m030644_c001_v0001183_t0048_u01732676804942") 2024/11/27 03:09:23 DEBUG : CompareDest/two: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40715819cef172b2_d20241127_m030651_c001_v7007000_t0000_u01732676811084") 2024/11/27 03:09:23 DEBUG : CompareDest/two: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119e0bd41fc5089e_d20241127_m030646_c001_v0001182_t0034_u01732676806257") 2024/11/27 03:09:23 DEBUG : CopyDest/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b0832_d20241127_m030714_c001_v7007000_t0000_u01732676834752") 2024/11/27 03:09:23 DEBUG : CopyDest/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f86e1_d20241127_m030706_c001_v0001183_t0053_u01732676826725") 2024/11/27 03:09:23 DEBUG : CopyDest/three: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b0834_d20241127_m030714_c001_v7007000_t0000_u01732676834935") 2024/11/27 03:09:23 DEBUG : CopyDest/three: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119e0bd41fc50e14_d20241127_m030712_c001_v0001182_t0048_u01732676832865") 2024/11/27 03:09:23 DEBUG : CopyDest/two: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b0837_d20241127_m030715_c001_v7007000_t0000_u01732676835119") 2024/11/27 03:09:23 DEBUG : CopyDest/two: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9b904_d20241127_m030710_c001_v0001183_t0016_u01732676830880") 2024/11/27 03:09:23 DEBUG : EXISTING: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4056c7c5ec488f40_d20241127_m030834_c001_v7007000_t0000_u01732676914444") 2024/11/27 03:09:23 DEBUG : EXISTING: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9d914_d20241127_m030833_c001_v0001183_t0053_u01732676913476") 2024/11/27 03:09:23 DEBUG : Testêé: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4056c7c5ec488f37_d20241127_m030830_c001_v7007000_t0000_u01732676910460") 2024/11/27 03:09:23 DEBUG : Testêé: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9d7c0_d20241127_m030829_c001_v0001183_t0056_u01732676909869") 2024/11/27 03:09:23 DEBUG : Testêé: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119e0bd41fc51d0b_d20241127_m030828_c001_v0001182_t0008_u01732676908939") 2024/11/27 03:09:23 DEBUG : a/potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f418796a92cdce441_d20241127_m030438_c001_v7007000_t0000_u01732676678033") 2024/11/27 03:09:23 DEBUG : a/potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f5469_d20241127_m030437_c001_v0001183_t0004_u01732676677462") 2024/11/27 03:09:23 DEBUG : a/potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f418796a92cdce04d_d20241127_m030435_c001_v7007000_t0000_u01732676675568") 2024/11/27 03:09:23 DEBUG : a/potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f53ac_d20241127_m030434_c001_v0001183_t0049_u01732676674783") 2024/11/27 03:09:24 DEBUG : a/potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f418796a92cdcdb26_d20241127_m030415_c001_v7007000_t0000_u01732676655668") 2024/11/27 03:09:24 DEBUG : a/potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f4df9_d20241127_m030414_c001_v0001183_t0033_u01732676654904") 2024/11/27 03:09:24 DEBUG : b/potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e63c_d20241127_m030438_c001_v7007000_t0000_u01732676678576") 2024/11/27 03:09:24 DEBUG : b/potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f5439_d20241127_m030436_c001_v0001183_t0032_u01732676676660") 2024/11/27 03:09:24 DEBUG : b/potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f418796a92cdce048_d20241127_m030434_c001_v7007000_t0000_u01732676674989") 2024/11/27 03:09:24 DEBUG : b/potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f5366_d20241127_m030433_c001_v0001183_t0035_u01732676673972") 2024/11/27 03:09:24 DEBUG : b/potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f418796a92cdcdb25_d20241127_m030415_c001_v7007000_t0000_u01732676655113") 2024/11/27 03:09:24 DEBUG : b/potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f4dc2_d20241127_m030414_c001_v0001183_t0041_u01732676654121") 2024/11/27 03:09:24 DEBUG : backup/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f400eaaa646ec82e4_d20241127_m030726_c001_v7007000_t0000_u01732676846725") 2024/11/27 03:09:24 DEBUG : backup/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f1008ae14916dddfe_d20241127_m030725_c001_v0001178_t0019_u01732676845141") 2024/11/27 03:09:24 DEBUG : backup/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f103dc0eafd7bb4af_d20241127_m030721_c001_v0001177_t0037_u01732676841691") 2024/11/27 03:09:24 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f41909ce1560ee812_d20241127_m030751_c001_v7007000_t0000_u01732676871297") 2024/11/27 03:09:24 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f1066c350ffdc11d5_d20241127_m030749_c001_v0001032_t0019_u01732676869406") 2024/11/27 03:09:24 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f10692d51b15ebd6a_d20241127_m030745_c001_v0001182_t0047_u01732676865723") 2024/11/27 03:09:24 DEBUG : backup/one.bak: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f41021e432064e5d1_d20241127_m030739_c001_v7007000_t0000_u01732676859241") 2024/11/27 03:09:24 DEBUG : backup/one.bak: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f10433a59c16f8866_d20241127_m030737_c001_v0001131_t0031_u01732676857388") 2024/11/27 03:09:24 DEBUG : backup/one.bak: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f107093755581ad85_d20241127_m030733_c001_v0001183_t0035_u01732676853157") 2024/11/27 03:09:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f41909ce1560ee814_d20241127_m030751_c001_v7007000_t0000_u01732676871478") 2024/11/27 03:09:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f11848d8cf406825c_d20241127_m030750_c001_v0001181_t0030_u01732676870524") 2024/11/27 03:09:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f104ff63dc4c0d5ef_d20241127_m030747_c001_v0001092_t0018_u01732676867161") 2024/11/27 03:09:25 DEBUG : backup/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f400eaaa646ec82e5_d20241127_m030726_c001_v7007000_t0000_u01732676846907") 2024/11/27 03:09:25 DEBUG : backup/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f105b94dabf65f477_d20241127_m030725_c001_v0001183_t0033_u01732676845969") 2024/11/27 03:09:25 DEBUG : backup/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f101092368b54cb0a_d20241127_m030723_c001_v0001183_t0006_u01732676843067") 2024/11/27 03:09:25 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f41021e432064e5d2_d20241127_m030739_c001_v7007000_t0000_u01732676859421") 2024/11/27 03:09:25 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f105b94dabf65f907_d20241127_m030738_c001_v0001183_t0028_u01732676858482") 2024/11/27 03:09:25 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f1047784fc85bcf68_d20241127_m030735_c001_v0001183_t0007_u01732676855270") 2024/11/27 03:09:25 DEBUG : both0: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c86e2_d20241127_m030908_c001_v7007000_t0000_u01732676948621") 2024/11/27 03:09:25 DEBUG : both0: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e0fa_d20241127_m030855_c001_v0001183_t0014_u01732676935387") 2024/11/27 03:09:25 DEBUG : both0: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b9044967_d20241127_m030850_c001_v7007000_t0000_u01732676930797") 2024/11/27 03:09:25 DEBUG : both0: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dae0_d20241127_m030838_c001_v0001183_t0035_u01732676918417") 2024/11/27 03:09:25 DEBUG : both1: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c86e4_d20241127_m030908_c001_v7007000_t0000_u01732676948802") 2024/11/27 03:09:25 DEBUG : both1: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e131_d20241127_m030855_c001_v0001183_t0047_u01732676935916") 2024/11/27 03:09:25 DEBUG : both1: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b9044974_d20241127_m030850_c001_v7007000_t0000_u01732676930977") 2024/11/27 03:09:25 DEBUG : both1: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9db1a_d20241127_m030838_c001_v0001183_t0017_u01732676918906") 2024/11/27 03:09:25 DEBUG : both10: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c86e5_d20241127_m030908_c001_v7007000_t0000_u01732676948985") 2024/11/27 03:09:25 DEBUG : both10: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e2f4_d20241127_m030900_c001_v0001183_t0018_u01732676940484") 2024/11/27 03:09:25 DEBUG : both10: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b9044981_d20241127_m030851_c001_v7007000_t0000_u01732676931160") 2024/11/27 03:09:25 DEBUG : both10: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dcd1_d20241127_m030843_c001_v0001183_t0038_u01732676923313") 2024/11/27 03:09:25 DEBUG : both11: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c86e6_d20241127_m030909_c001_v7007000_t0000_u01732676949167") 2024/11/27 03:09:26 DEBUG : both11: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e325_d20241127_m030900_c001_v0001183_t0017_u01732676940973") 2024/11/27 03:09:26 DEBUG : both11: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b904498b_d20241127_m030851_c001_v7007000_t0000_u01732676931340") 2024/11/27 03:09:26 DEBUG : both11: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dcf9_d20241127_m030843_c001_v0001183_t0010_u01732676923752") 2024/11/27 03:09:26 DEBUG : both12: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c86e7_d20241127_m030909_c001_v7007000_t0000_u01732676949349") 2024/11/27 03:09:26 DEBUG : both12: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e350_d20241127_m030901_c001_v0001183_t0020_u01732676941509") 2024/11/27 03:09:26 DEBUG : both12: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b904498e_d20241127_m030851_c001_v7007000_t0000_u01732676931522") 2024/11/27 03:09:26 DEBUG : both12: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dd1d_d20241127_m030844_c001_v0001183_t0016_u01732676924223") 2024/11/27 03:09:26 DEBUG : both13: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c86e9_d20241127_m030909_c001_v7007000_t0000_u01732676949531") 2024/11/27 03:09:26 DEBUG : both13: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e378_d20241127_m030901_c001_v0001183_t0020_u01732676941982") 2024/11/27 03:09:26 DEBUG : both13: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b9044991_d20241127_m030851_c001_v7007000_t0000_u01732676931703") 2024/11/27 03:09:26 DEBUG : both13: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dd4b_d20241127_m030844_c001_v0001183_t0015_u01732676924677") 2024/11/27 03:09:26 DEBUG : both14: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c86ea_d20241127_m030909_c001_v7007000_t0000_u01732676949713") 2024/11/27 03:09:26 DEBUG : both14: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e3a3_d20241127_m030902_c001_v0001183_t0015_u01732676942406") 2024/11/27 03:09:26 DEBUG : both14: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b9044994_d20241127_m030851_c001_v7007000_t0000_u01732676931885") 2024/11/27 03:09:26 DEBUG : both14: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dd79_d20241127_m030845_c001_v0001183_t0000_u01732676925214") 2024/11/27 03:09:26 DEBUG : both15: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c86ec_d20241127_m030909_c001_v7007000_t0000_u01732676949896") 2024/11/27 03:09:26 DEBUG : both15: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e3cf_d20241127_m030902_c001_v0001183_t0007_u01732676942894") 2024/11/27 03:09:26 DEBUG : both15: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b9044997_d20241127_m030852_c001_v7007000_t0000_u01732676932066") 2024/11/27 03:09:26 DEBUG : both15: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dd99_d20241127_m030845_c001_v0001183_t0029_u01732676925667") 2024/11/27 03:09:26 DEBUG : both16: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c86ed_d20241127_m030910_c001_v7007000_t0000_u01732676950095") 2024/11/27 03:09:26 DEBUG : both16: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e40a_d20241127_m030903_c001_v0001183_t0010_u01732676943440") 2024/11/27 03:09:27 DEBUG : both16: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b904499b_d20241127_m030852_c001_v7007000_t0000_u01732676932249") 2024/11/27 03:09:27 DEBUG : both16: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9ddc9_d20241127_m030846_c001_v0001183_t0021_u01732676926138") 2024/11/27 03:09:27 DEBUG : both17: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c86ee_d20241127_m030910_c001_v7007000_t0000_u01732676950349") 2024/11/27 03:09:27 DEBUG : both17: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e439_d20241127_m030904_c001_v0001183_t0016_u01732676944019") 2024/11/27 03:09:27 DEBUG : both17: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b904499d_d20241127_m030852_c001_v7007000_t0000_u01732676932433") 2024/11/27 03:09:27 DEBUG : both17: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9ddf1_d20241127_m030846_c001_v0001183_t0039_u01732676926569") 2024/11/27 03:09:27 DEBUG : both18: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c86ef_d20241127_m030910_c001_v7007000_t0000_u01732676950535") 2024/11/27 03:09:27 DEBUG : both18: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e45e_d20241127_m030904_c001_v0001183_t0002_u01732676944532") 2024/11/27 03:09:27 DEBUG : both18: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b904499f_d20241127_m030852_c001_v7007000_t0000_u01732676932613") 2024/11/27 03:09:27 DEBUG : both18: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9de19_d20241127_m030847_c001_v0001183_t0039_u01732676927034") 2024/11/27 03:09:27 DEBUG : both19: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c86f0_d20241127_m030910_c001_v7007000_t0000_u01732676950718") 2024/11/27 03:09:27 DEBUG : both19: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e48a_d20241127_m030905_c001_v0001183_t0030_u01732676945142") 2024/11/27 03:09:27 DEBUG : both19: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b90449a1_d20241127_m030852_c001_v7007000_t0000_u01732676932796") 2024/11/27 03:09:27 DEBUG : both19: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9de46_d20241127_m030847_c001_v0001183_t0037_u01732676927552") 2024/11/27 03:09:27 DEBUG : both2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c86f1_d20241127_m030910_c001_v7007000_t0000_u01732676950899") 2024/11/27 03:09:27 DEBUG : both2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e16c_d20241127_m030856_c001_v0001183_t0053_u01732676936400") 2024/11/27 03:09:27 DEBUG : both2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b90449a4_d20241127_m030852_c001_v7007000_t0000_u01732676932977") 2024/11/27 03:09:27 DEBUG : both2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9db64_d20241127_m030839_c001_v0001183_t0002_u01732676919379") 2024/11/27 03:09:27 DEBUG : both3: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c86f2_d20241127_m030911_c001_v7007000_t0000_u01732676951082") 2024/11/27 03:09:27 DEBUG : both3: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e19e_d20241127_m030856_c001_v0001183_t0003_u01732676936875") 2024/11/27 03:09:28 DEBUG : both3: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b90449a6_d20241127_m030853_c001_v7007000_t0000_u01732676933173") 2024/11/27 03:09:28 DEBUG : both3: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9db8e_d20241127_m030839_c001_v0001183_t0019_u01732676919884") 2024/11/27 03:09:28 DEBUG : both4: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c86f4_d20241127_m030911_c001_v7007000_t0000_u01732676951264") 2024/11/27 03:09:28 DEBUG : both4: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e1c2_d20241127_m030857_c001_v0001183_t0034_u01732676937318") 2024/11/27 03:09:28 DEBUG : both4: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b90449a9_d20241127_m030853_c001_v7007000_t0000_u01732676933355") 2024/11/27 03:09:28 DEBUG : both4: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dbd3_d20241127_m030840_c001_v0001183_t0009_u01732676920427") 2024/11/27 03:09:28 DEBUG : both5: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c86f5_d20241127_m030911_c001_v7007000_t0000_u01732676951445") 2024/11/27 03:09:28 DEBUG : both5: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e1f6_d20241127_m030857_c001_v0001183_t0023_u01732676937784") 2024/11/27 03:09:28 DEBUG : both5: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b90449ac_d20241127_m030853_c001_v7007000_t0000_u01732676933543") 2024/11/27 03:09:28 DEBUG : both5: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dc00_d20241127_m030840_c001_v0001183_t0035_u01732676920885") 2024/11/27 03:09:28 DEBUG : both6: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c86f6_d20241127_m030911_c001_v7007000_t0000_u01732676951628") 2024/11/27 03:09:28 DEBUG : both6: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e228_d20241127_m030858_c001_v0001183_t0015_u01732676938240") 2024/11/27 03:09:28 DEBUG : both6: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b90449af_d20241127_m030853_c001_v7007000_t0000_u01732676933726") 2024/11/27 03:09:28 DEBUG : both6: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dc23_d20241127_m030841_c001_v0001183_t0052_u01732676921347") 2024/11/27 03:09:28 DEBUG : both7: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c86f7_d20241127_m030911_c001_v7007000_t0000_u01732676951810") 2024/11/27 03:09:28 DEBUG : both7: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e252_d20241127_m030858_c001_v0001183_t0057_u01732676938721") 2024/11/27 03:09:28 DEBUG : both7: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b90449b2_d20241127_m030853_c001_v7007000_t0000_u01732676933908") 2024/11/27 03:09:28 DEBUG : both7: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dc5e_d20241127_m030841_c001_v0001183_t0014_u01732676921854") 2024/11/27 03:09:28 DEBUG : both8: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c86f8_d20241127_m030912_c001_v7007000_t0000_u01732676952001") 2024/11/27 03:09:28 DEBUG : both8: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e288_d20241127_m030859_c001_v0001183_t0033_u01732676939235") 2024/11/27 03:09:29 DEBUG : both8: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b90449b5_d20241127_m030854_c001_v7007000_t0000_u01732676934092") 2024/11/27 03:09:29 DEBUG : both8: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dc82_d20241127_m030842_c001_v0001183_t0053_u01732676922302") 2024/11/27 03:09:29 DEBUG : both9: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c86f9_d20241127_m030912_c001_v7007000_t0000_u01732676952183") 2024/11/27 03:09:29 DEBUG : both9: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e2ae_d20241127_m030859_c001_v0001183_t0017_u01732676939772") 2024/11/27 03:09:29 DEBUG : both9: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b90449b8_d20241127_m030854_c001_v7007000_t0000_u01732676934272") 2024/11/27 03:09:29 DEBUG : both9: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dcac_d20241127_m030842_c001_v0001183_t0043_u01732676922848") 2024/11/27 03:09:29 DEBUG : c/non empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e63f_d20241127_m030438_c001_v7007000_t0000_u01732676678757") 2024/11/27 03:09:29 DEBUG : c/non empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f544b_d20241127_m030436_c001_v0001183_t0048_u01732676676873") 2024/11/27 03:09:29 DEBUG : c/non empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f418796a92cdce04f_d20241127_m030435_c001_v7007000_t0000_u01732676675751") 2024/11/27 03:09:29 DEBUG : c/non empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f537e_d20241127_m030434_c001_v0001183_t0001_u01732676674191") 2024/11/27 03:09:29 DEBUG : c/non empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f418796a92cdcdb28_d20241127_m030415_c001_v7007000_t0000_u01732676655848") 2024/11/27 03:09:29 DEBUG : c/non empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f4dd2_d20241127_m030414_c001_v0001183_t0055_u01732676654334") 2024/11/27 03:09:29 DEBUG : check sum: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40715819cef16e84_d20241127_m030403_c001_v7007000_t0000_u01732676643422") 2024/11/27 03:09:29 DEBUG : check sum: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f4a67_d20241127_m030402_c001_v0001183_t0001_u01732676642498") 2024/11/27 03:09:29 DEBUG : dest/3: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b07f3_d20241127_m030659_c001_v7007000_t0000_u01732676819783") 2024/11/27 03:09:29 DEBUG : dest/3: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f417e579e01a98a78_d20241127_m030658_c001_v0001101_t0009_u01732676818677") 2024/11/27 03:09:29 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4056c7c5ec488f2f_d20241127_m030827_c001_v7007000_t0000_u01732676907484") 2024/11/27 03:09:29 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f1171ca748f74bdc7_d20241127_m030825_c001_v0001181_t0031_u01732676905641") 2024/11/27 03:09:29 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40715819cef17902_d20241127_m030825_c001_v7007000_t0000_u01732676905456") 2024/11/27 03:09:29 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f1171ca748f74bdab_d20241127_m030822_c001_v0001181_t0001_u01732676902441") 2024/11/27 03:09:30 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40715819cef178fc_d20241127_m030821_c001_v7007000_t0000_u01732676901716") 2024/11/27 03:09:30 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9d33b_d20241127_m030817_c001_v0001183_t0056_u01732676897825") 2024/11/27 03:09:30 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f413c9b1987e392fc_d20241127_m030816_c001_v7007000_t0000_u01732676896332") 2024/11/27 03:09:30 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f10609cc7d635dd69_d20241127_m030813_c001_v0001130_t0041_u01732676893897") 2024/11/27 03:09:30 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4079e1b1b5df6db2_d20241127_m030813_c001_v7007000_t0000_u01732676893714") 2024/11/27 03:09:30 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f10609cc7d635dd59_d20241127_m030810_c001_v0001130_t0050_u01732676890026") 2024/11/27 03:09:30 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4079e1b1b5df6dac_d20241127_m030809_c001_v7007000_t0000_u01732676889297") 2024/11/27 03:09:30 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119e0bd41fc5184f_d20241127_m030805_c001_v0001182_t0003_u01732676885596") 2024/11/27 03:09:30 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f41909ce1560ee86c_d20241127_m030804_c001_v7007000_t0000_u01732676884298") 2024/11/27 03:09:30 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f112162dba0811fca_d20241127_m030802_c001_v0001176_t0023_u01732676882619") 2024/11/27 03:09:30 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f41909ce1560ee859_d20241127_m030802_c001_v7007000_t0000_u01732676882073") 2024/11/27 03:09:30 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f112162dba0811fb4_d20241127_m030756_c001_v0001176_t0038_u01732676876756") 2024/11/27 03:09:30 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f41909ce1560ee830_d20241127_m030756_c001_v7007000_t0000_u01732676876029") 2024/11/27 03:09:30 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f958f_d20241127_m030752_c001_v0001183_t0055_u01732676872582") 2024/11/27 03:09:30 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f41909ce1560ee815_d20241127_m030751_c001_v7007000_t0000_u01732676871660") 2024/11/27 03:09:30 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f1125afd7bc334b90_d20241127_m030750_c001_v0001120_t0058_u01732676870040") 2024/11/27 03:09:30 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b08c6_d20241127_m030749_c001_v7007000_t0000_u01732676869856") 2024/11/27 03:09:30 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f1125afd7bc334b84_d20241127_m030746_c001_v0001120_t0056_u01732676866662") 2024/11/27 03:09:30 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b08c1_d20241127_m030745_c001_v7007000_t0000_u01732676865921") 2024/11/27 03:09:30 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119e0bd41fc5131e_d20241127_m030740_c001_v0001182_t0030_u01732676860528") 2024/11/27 03:09:31 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f41021e432064e5d4_d20241127_m030739_c001_v7007000_t0000_u01732676859607") 2024/11/27 03:09:31 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f1090173c50bdbcd8_d20241127_m030737_c001_v0001172_t0004_u01732676857871") 2024/11/27 03:09:31 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b08b7_d20241127_m030737_c001_v7007000_t0000_u01732676857688") 2024/11/27 03:09:31 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f1090173c50bdbcbe_d20241127_m030734_c001_v0001172_t0058_u01732676854083") 2024/11/27 03:09:31 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b08ab_d20241127_m030733_c001_v7007000_t0000_u01732676853355") 2024/11/27 03:09:31 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9bef8_d20241127_m030728_c001_v0001183_t0051_u01732676848002") 2024/11/27 03:09:31 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f400eaaa646ec82e6_d20241127_m030727_c001_v7007000_t0000_u01732676847092") 2024/11/27 03:09:31 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f109ac995d5f51a5f_d20241127_m030725_c001_v0001183_t0035_u01732676845562") 2024/11/27 03:09:31 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f406cb38141132a84_d20241127_m030725_c001_v7007000_t0000_u01732676845369") 2024/11/27 03:09:31 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f109ac995d5f51929_d20241127_m030722_c001_v0001183_t0034_u01732676842653") 2024/11/27 03:09:31 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f406cb38141132a79_d20241127_m030721_c001_v7007000_t0000_u01732676841912") 2024/11/27 03:09:31 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f8a0f_d20241127_m030716_c001_v0001183_t0057_u01732676836413") 2024/11/27 03:09:31 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b0839_d20241127_m030715_c001_v7007000_t0000_u01732676835318") 2024/11/27 03:09:31 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f107768ff0400c622_d20241127_m030710_c001_v0001182_t0049_u01732676830113") 2024/11/27 03:09:31 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40174d338dd60de1_d20241127_m030709_c001_v7007000_t0000_u01732676829846") 2024/11/27 03:09:31 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119e0bd41fc50cb4_d20241127_m030706_c001_v0001182_t0058_u01732676826156") 2024/11/27 03:09:31 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f107768ff0400c55a_d20241127_m030705_c001_v0001182_t0059_u01732676825400") 2024/11/27 03:09:31 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f107768ff0400c526_d20241127_m030704_c001_v0001182_t0034_u01732676824393") 2024/11/27 03:09:31 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40715819cef172b4_d20241127_m030651_c001_v7007000_t0000_u01732676811266") 2024/11/27 03:09:31 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f7f5a_d20241127_m030644_c001_v0001183_t0001_u01732676804328") 2024/11/27 03:09:31 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f11215820606c21fd_d20241127_m030643_c001_v0001183_t0023_u01732676803583") 2024/11/27 03:09:32 DEBUG : dst/one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f11215820606c21c1_d20241127_m030642_c001_v0001183_t0001_u01732676802635") 2024/11/27 03:09:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4056c7c5ec488f30_d20241127_m030827_c001_v7007000_t0000_u01732676907664") 2024/11/27 03:09:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f109ac995d5f53334_d20241127_m030825_c001_v0001183_t0052_u01732676905222") 2024/11/27 03:09:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f100dbf01b362d592_d20241127_m030821_c001_v0001181_t0052_u01732676901305") 2024/11/27 03:09:32 DEBUG : dst/one.bak: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f413c9b1987e392fd_d20241127_m030816_c001_v7007000_t0000_u01732676896515") 2024/11/27 03:09:32 DEBUG : dst/one.bak: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f1159b64d01bfb8c0_d20241127_m030813_c001_v0001036_t0005_u01732676893149") 2024/11/27 03:09:32 DEBUG : dst/one.bak: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f11417228bd329dc9_d20241127_m030809_c001_v0001182_t0036_u01732676889078") 2024/11/27 03:09:32 DEBUG : dst/one.bak: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f41909ce1560ee86f_d20241127_m030804_c001_v7007000_t0000_u01732676884480") 2024/11/27 03:09:32 DEBUG : dst/one.bak: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f11916a9255c29a56_d20241127_m030800_c001_v0001172_t0014_u01732676880985") 2024/11/27 03:09:32 DEBUG : dst/one.bak: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f105b94dabf66003f_d20241127_m030755_c001_v0001183_t0025_u01732676875819") 2024/11/27 03:09:32 DEBUG : dst/three: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b083b_d20241127_m030715_c001_v7007000_t0000_u01732676835501") 2024/11/27 03:09:32 DEBUG : dst/three: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f107768ff0400c6ae_d20241127_m030713_c001_v0001182_t0019_u01732676833992") 2024/11/27 03:09:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4056c7c5ec488f31_d20241127_m030827_c001_v7007000_t0000_u01732676907844") 2024/11/27 03:09:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f115afd108b64349b_d20241127_m030826_c001_v0001182_t0029_u01732676906470") 2024/11/27 03:09:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f116c199859d8f79d_d20241127_m030823_c001_v0001183_t0021_u01732676903257") 2024/11/27 03:09:32 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4056c7c5ec488f32_d20241127_m030828_c001_v7007000_t0000_u01732676908024") 2024/11/27 03:09:32 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f1171ca748f74bdcf_d20241127_m030826_c001_v0001181_t0019_u01732676906865") 2024/11/27 03:09:32 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40715819cef17904_d20241127_m030826_c001_v7007000_t0000_u01732676906684") 2024/11/27 03:09:32 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f1171ca748f74bdb5_d20241127_m030823_c001_v0001181_t0006_u01732676903652") 2024/11/27 03:09:32 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40715819cef17900_d20241127_m030823_c001_v7007000_t0000_u01732676903471") 2024/11/27 03:09:33 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9d38d_d20241127_m030818_c001_v0001183_t0011_u01732676898600") 2024/11/27 03:09:33 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f413c9b1987e392fe_d20241127_m030816_c001_v7007000_t0000_u01732676896701") 2024/11/27 03:09:33 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f10609cc7d635dd6d_d20241127_m030815_c001_v0001130_t0030_u01732676895544") 2024/11/27 03:09:33 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4079e1b1b5df6db3_d20241127_m030815_c001_v7007000_t0000_u01732676895361") 2024/11/27 03:09:33 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f10609cc7d635dd5f_d20241127_m030811_c001_v0001130_t0044_u01732676891481") 2024/11/27 03:09:33 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4079e1b1b5df6daf_d20241127_m030811_c001_v7007000_t0000_u01732676891298") 2024/11/27 03:09:33 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119e0bd41fc51875_d20241127_m030806_c001_v0001182_t0049_u01732676886380") 2024/11/27 03:09:33 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f41909ce1560ee865_d20241127_m030803_c001_v7007000_t0000_u01732676883742") 2024/11/27 03:09:33 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9cc19_d20241127_m030800_c001_v0001183_t0013_u01732676880154") 2024/11/27 03:09:33 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f41909ce1560ee83c_d20241127_m030757_c001_v7007000_t0000_u01732676877401") 2024/11/27 03:09:33 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119e0bd41fc515d3_d20241127_m030753_c001_v0001182_t0023_u01732676873376") 2024/11/27 03:09:33 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b08c8_d20241127_m030750_c001_v7007000_t0000_u01732676870739") 2024/11/27 03:09:33 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119e0bd41fc514b6_d20241127_m030748_c001_v0001182_t0052_u01732676868631") 2024/11/27 03:09:33 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b08c3_d20241127_m030747_c001_v7007000_t0000_u01732676867543") 2024/11/27 03:09:33 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9c40a_d20241127_m030741_c001_v0001183_t0024_u01732676861317") 2024/11/27 03:09:33 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b08b8_d20241127_m030738_c001_v7007000_t0000_u01732676858683") 2024/11/27 03:09:33 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9c206_d20241127_m030736_c001_v0001183_t0052_u01732676856597") 2024/11/27 03:09:33 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b08b0_d20241127_m030735_c001_v7007000_t0000_u01732676855500") 2024/11/27 03:09:33 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f8def_d20241127_m030728_c001_v0001183_t0024_u01732676848789") 2024/11/27 03:09:33 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f406cb38141132a87_d20241127_m030726_c001_v7007000_t0000_u01732676846177") 2024/11/27 03:09:33 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f8c77_d20241127_m030724_c001_v0001183_t0016_u01732676844366") 2024/11/27 03:09:34 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f406cb38141132a80_d20241127_m030723_c001_v7007000_t0000_u01732676843280") 2024/11/27 03:09:34 DEBUG : dst/three.txt: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119e0bd41fc50ef2_d20241127_m030717_c001_v0001182_t0020_u01732676837215") 2024/11/27 03:09:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f413c9b1987e392ff_d20241127_m030816_c001_v7007000_t0000_u01732676896887") 2024/11/27 03:09:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f1147f912530626a3_d20241127_m030814_c001_v0001128_t0043_u01732676894931") 2024/11/27 03:09:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f113e32b47e83f5e5_d20241127_m030811_c001_v0001181_t0010_u01732676891078") 2024/11/27 03:09:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f41909ce1560ee873_d20241127_m030804_c001_v7007000_t0000_u01732676884677") 2024/11/27 03:09:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f10188a20b2064ff3_d20241127_m030803_c001_v0001115_t0026_u01732676883068") 2024/11/27 03:09:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f11215820606c39ec_d20241127_m030757_c001_v0001183_t0023_u01732676877180") 2024/11/27 03:09:34 DEBUG : dst/two: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4056c7c5ec488f34_d20241127_m030828_c001_v7007000_t0000_u01732676908205") 2024/11/27 03:09:34 DEBUG : dst/two: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119e0bd41fc51aef_d20241127_m030818_c001_v0001182_t0009_u01732676898406") 2024/11/27 03:09:34 DEBUG : dst/two: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f413c9b1987e39300_d20241127_m030817_c001_v7007000_t0000_u01732676897071") 2024/11/27 03:09:34 DEBUG : dst/two: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9ce91_d20241127_m030806_c001_v0001183_t0007_u01732676886168") 2024/11/27 03:09:34 DEBUG : dst/two: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f41909ce1560ee879_d20241127_m030804_c001_v7007000_t0000_u01732676884858") 2024/11/27 03:09:34 DEBUG : dst/two: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9c8fd_d20241127_m030753_c001_v0001183_t0056_u01732676873149") 2024/11/27 03:09:34 DEBUG : dst/two: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f41909ce1560ee817_d20241127_m030751_c001_v7007000_t0000_u01732676871845") 2024/11/27 03:09:34 DEBUG : dst/two: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f91d0_d20241127_m030741_c001_v0001183_t0057_u01732676861087") 2024/11/27 03:09:34 DEBUG : dst/two: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f41021e432064e5d5_d20241127_m030739_c001_v7007000_t0000_u01732676859794") 2024/11/27 03:09:34 DEBUG : dst/two: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119e0bd41fc510e4_d20241127_m030728_c001_v0001182_t0047_u01732676848576") 2024/11/27 03:09:34 DEBUG : dst/two: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f400eaaa646ec82e8_d20241127_m030727_c001_v7007000_t0000_u01732676847281") 2024/11/27 03:09:34 DEBUG : dst/two: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9bb12_d20241127_m030716_c001_v0001183_t0040_u01732676836996") 2024/11/27 03:09:35 DEBUG : dst/two: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b083e_d20241127_m030715_c001_v7007000_t0000_u01732676835684") 2024/11/27 03:09:35 DEBUG : dst/two: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f1039aba55ba66834_d20241127_m030711_c001_v0001178_t0029_u01732676831709") 2024/11/27 03:09:35 DEBUG : dst/two: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40715819cef172b5_d20241127_m030651_c001_v7007000_t0000_u01732676811450") 2024/11/27 03:09:35 DEBUG : dst/two: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f11215820606c2445_d20241127_m030650_c001_v0001183_t0010_u01732676810334") 2024/11/27 03:09:35 DEBUG : empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b077b_d20241127_m030603_c001_v7007000_t0000_u01732676763107") 2024/11/27 03:09:35 DEBUG : empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119e0bd41fc4feed_d20241127_m030556_c001_v0001182_t0049_u01732676756146") 2024/11/27 03:09:35 DEBUG : empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4056c7c5ec4887cb_d20241127_m030554_c001_v7007000_t0000_u01732676754222") 2024/11/27 03:09:35 DEBUG : empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119e0bd41fc4fa41_d20241127_m030533_c001_v0001182_t0024_u01732676733199") 2024/11/27 03:09:35 DEBUG : empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40174d338dd60d35_d20241127_m030520_c001_v7007000_t0000_u01732676720151") 2024/11/27 03:09:35 DEBUG : empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119e0bd41fc4f63a_d20241127_m030515_c001_v0001182_t0022_u01732676715236") 2024/11/27 03:09:35 DEBUG : empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e66d_d20241127_m030451_c001_v7007000_t0000_u01732676691892") 2024/11/27 03:09:35 DEBUG : empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f5809_d20241127_m030450_c001_v0001183_t0056_u01732676690180") 2024/11/27 03:09:35 DEBUG : empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e663_d20241127_m030448_c001_v7007000_t0000_u01732676688696") 2024/11/27 03:09:35 DEBUG : empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f5738_d20241127_m030447_c001_v0001183_t0049_u01732676687539") 2024/11/27 03:09:35 DEBUG : empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e653_d20241127_m030444_c001_v7007000_t0000_u01732676684322") 2024/11/27 03:09:35 DEBUG : empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f55dd_d20241127_m030442_c001_v0001183_t0058_u01732676682748") 2024/11/27 03:09:35 DEBUG : empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e64a_d20241127_m030441_c001_v7007000_t0000_u01732676681638") 2024/11/27 03:09:35 DEBUG : empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f5521_d20241127_m030440_c001_v0001183_t0004_u01732676680046") 2024/11/27 03:09:35 DEBUG : empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f418796a92cdcde12_d20241127_m030433_c001_v7007000_t0000_u01732676673061") 2024/11/27 03:09:35 DEBUG : empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f52ac_d20241127_m030431_c001_v0001183_t0034_u01732676671714") 2024/11/27 03:09:36 DEBUG : empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f418796a92cdcdb5e_d20241127_m030430_c001_v7007000_t0000_u01732676670604") 2024/11/27 03:09:36 DEBUG : empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f520f_d20241127_m030429_c001_v0001183_t0005_u01732676669781") 2024/11/27 03:09:36 DEBUG : empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f418796a92cdcdb45_d20241127_m030424_c001_v7007000_t0000_u01732676664754") 2024/11/27 03:09:36 DEBUG : empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f5062_d20241127_m030423_c001_v0001183_t0011_u01732676663602") 2024/11/27 03:09:36 DEBUG : empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f418796a92cdcdb32_d20241127_m030421_c001_v7007000_t0000_u01732676661034") 2024/11/27 03:09:36 DEBUG : empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f4f59_d20241127_m030420_c001_v0001183_t0028_u01732676660072") 2024/11/27 03:09:36 DEBUG : empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f418796a92cdcdb2e_d20241127_m030418_c001_v7007000_t0000_u01732676658956") 2024/11/27 03:09:36 DEBUG : empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f109421c0f432f534_d20241127_m030418_c001_v0001146_t0041_u01732676658114") 2024/11/27 03:09:36 DEBUG : empty space: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f4e75_d20241127_m030416_c001_v0001183_t0005_u01732676656578") 2024/11/27 03:09:36 DEBUG : enormous: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e669_d20241127_m030450_c001_v7007000_t0000_u01732676690980") 2024/11/27 03:09:36 DEBUG : enormous: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f5823_d20241127_m030450_c001_v0001183_t0028_u01732676690395") 2024/11/27 03:09:36 DEBUG : existing: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4056c7c5ec488f3b_d20241127_m030832_c001_v7007000_t0000_u01732676912360") 2024/11/27 03:09:36 DEBUG : existing: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119e0bd41fc51d7b_d20241127_m030831_c001_v0001182_t0033_u01732676911202") 2024/11/27 03:09:36 DEBUG : existing: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40174d338dd60d32_d20241127_m030513_c001_v7007000_t0000_u01732676713490") 2024/11/27 03:09:36 DEBUG : existing: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f5f61_d20241127_m030512_c001_v0001183_t0008_u01732676712531") 2024/11/27 03:09:36 DEBUG : existing: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40715819cef16eb7_d20241127_m030412_c001_v7007000_t0000_u01732676652647") 2024/11/27 03:09:36 DEBUG : existing: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f4ce6_d20241127_m030411_c001_v0001183_t0005_u01732676651695") 2024/11/27 03:09:36 DEBUG : existing: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40715819cef16eab_d20241127_m030410_c001_v7007000_t0000_u01732676650395") 2024/11/27 03:09:36 DEBUG : existing: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f4c65_d20241127_m030409_c001_v0001183_t0051_u01732676649811") 2024/11/27 03:09:36 DEBUG : existing: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f4c2b_d20241127_m030409_c001_v0001183_t0046_u01732676649022") 2024/11/27 03:09:37 DEBUG : existing-b: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40174d338dd60d33_d20241127_m030513_c001_v7007000_t0000_u01732676713673") 2024/11/27 03:09:37 DEBUG : existing-b: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119e0bd41fc4f584_d20241127_m030512_c001_v0001182_t0038_u01732676712542") 2024/11/27 03:09:37 DEBUG : five: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e679_d20241127_m030456_c001_v7007000_t0000_u01732676696027") 2024/11/27 03:09:37 DEBUG : five: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f419be4fb174f592d_d20241127_m030454_c001_v0001183_t0059_u01732676694140") 2024/11/27 03:09:37 DEBUG : foo: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f418796a92cdcdb3e_d20241127_m030422_c001_v7007000_t0000_u01732676662860") 2024/11/27 03:09:37 DEBUG : foo: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f419be4fb174f5011_d20241127_m030422_c001_v0001183_t0059_u01732676662313") 2024/11/27 03:09:37 DEBUG : foo: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f419be4fb174f4fd5_d20241127_m030421_c001_v0001183_t0059_u01732676661762") 2024/11/27 03:09:37 DEBUG : four: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e67b_d20241127_m030456_c001_v7007000_t0000_u01732676696217") 2024/11/27 03:09:37 DEBUG : four: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f419e0bd41fc4f22f_d20241127_m030454_c001_v0001182_t0038_u01732676694694") 2024/11/27 03:09:37 DEBUG : four: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f590f_d20241127_m030453_c001_v0001183_t0030_u01732676693572") 2024/11/27 03:09:37 DEBUG : hello world2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4056c7c5ec487fba_d20241127_m030306_c001_v7007000_t0000_u01732676586085") 2024/11/27 03:09:37 DEBUG : hello world2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f3caf_d20241127_m030305_c001_v0001183_t0049_u01732676585480") 2024/11/27 03:09:37 DEBUG : ignore-size: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40715819cef16e94_d20241127_m030407_c001_v7007000_t0000_u01732676647921") 2024/11/27 03:09:37 DEBUG : ignore-size: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f4b9e_d20241127_m030406_c001_v0001183_t0048_u01732676646989") 2024/11/27 03:09:37 DEBUG : nested/sub dir/file: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40174d338dd60d30_d20241127_m030511_c001_v7007000_t0000_u01732676711420") 2024/11/27 03:09:37 DEBUG : nested/sub dir/file: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119e0bd41fc4f50a_d20241127_m030510_c001_v0001182_t0033_u01732676710481") 2024/11/27 03:09:37 DEBUG : nested/sub dir/file: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40174d338dd60d2d_d20241127_m030509_c001_v7007000_t0000_u01732676709357") 2024/11/27 03:09:37 DEBUG : nested/sub dir/file: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119e0bd41fc4f49c_d20241127_m030508_c001_v0001182_t0034_u01732676708419") 2024/11/27 03:09:37 DEBUG : one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e67c_d20241127_m030456_c001_v7007000_t0000_u01732676696420") 2024/11/27 03:09:37 DEBUG : one: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f419be4fb174f58db_d20241127_m030452_c001_v0001183_t0059_u01732676692989") 2024/11/27 03:09:38 DEBUG : only0: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c86fa_d20241127_m030912_c001_v7007000_t0000_u01732676952365") 2024/11/27 03:09:38 DEBUG : only0: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f414aeee1daf9e4f2_d20241127_m030906_c001_v0001183_t0052_u01732676946366") 2024/11/27 03:09:38 DEBUG : only0: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e115_d20241127_m030855_c001_v0001183_t0020_u01732676935642") 2024/11/27 03:09:38 DEBUG : only0: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40174d338dd60e23_d20241127_m030849_c001_v7007000_t0000_u01732676929598") 2024/11/27 03:09:38 DEBUG : only0: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9db00_d20241127_m030838_c001_v0001183_t0002_u01732676918667") 2024/11/27 03:09:38 DEBUG : only1: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c86fb_d20241127_m030912_c001_v7007000_t0000_u01732676952547") 2024/11/27 03:09:38 DEBUG : only1: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f415dee391672d031_d20241127_m030906_c001_v0001183_t0020_u01732676946917") 2024/11/27 03:09:38 DEBUG : only1: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e14a_d20241127_m030856_c001_v0001183_t0040_u01732676936169") 2024/11/27 03:09:38 DEBUG : only1: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b9044956_d20241127_m030849_c001_v7007000_t0000_u01732676929738") 2024/11/27 03:09:38 DEBUG : only1: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9db32_d20241127_m030839_c001_v0001183_t0018_u01732676919152") 2024/11/27 03:09:38 DEBUG : only10: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c86fc_d20241127_m030912_c001_v7007000_t0000_u01732676952733") 2024/11/27 03:09:38 DEBUG : only10: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f416c199859d904e0_d20241127_m030907_c001_v0001183_t0027_u01732676947108") 2024/11/27 03:09:38 DEBUG : only10: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e308_d20241127_m030900_c001_v0001183_t0028_u01732676940721") 2024/11/27 03:09:38 DEBUG : only10: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b9044957_d20241127_m030849_c001_v7007000_t0000_u01732676929756") 2024/11/27 03:09:38 DEBUG : only10: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dce7_d20241127_m030843_c001_v0001183_t0001_u01732676923522") 2024/11/27 03:09:38 DEBUG : only11: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c86fe_d20241127_m030912_c001_v7007000_t0000_u01732676952915") 2024/11/27 03:09:38 DEBUG : only11: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4008dd65c9d9e268_d20241127_m030907_c001_v0001182_t0026_u01732676947299") 2024/11/27 03:09:38 DEBUG : only11: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e33c_d20241127_m030901_c001_v0001183_t0051_u01732676941210") 2024/11/27 03:09:38 DEBUG : only11: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b904495e_d20241127_m030850_c001_v7007000_t0000_u01732676930106") 2024/11/27 03:09:38 DEBUG : only11: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dd0e_d20241127_m030843_c001_v0001183_t0057_u01732676923982") 2024/11/27 03:09:39 DEBUG : only12: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c86ff_d20241127_m030913_c001_v7007000_t0000_u01732676953097") 2024/11/27 03:09:39 DEBUG : only12: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f414aeee1daf9e532_d20241127_m030906_c001_v0001183_t0052_u01732676946947") 2024/11/27 03:09:39 DEBUG : only12: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e364_d20241127_m030901_c001_v0001183_t0006_u01732676941763") 2024/11/27 03:09:39 DEBUG : only12: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b9044949_d20241127_m030849_c001_v7007000_t0000_u01732676929193") 2024/11/27 03:09:39 DEBUG : only12: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dd31_d20241127_m030844_c001_v0001183_t0033_u01732676924453") 2024/11/27 03:09:39 DEBUG : only13: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c8700_d20241127_m030913_c001_v7007000_t0000_u01732676953318") 2024/11/27 03:09:39 DEBUG : only13: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f415dee391672d04a_d20241127_m030907_c001_v0001183_t0020_u01732676947105") 2024/11/27 03:09:39 DEBUG : only13: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e390_d20241127_m030902_c001_v0001183_t0038_u01732676942192") 2024/11/27 03:09:39 DEBUG : only13: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b0938_d20241127_m030849_c001_v7007000_t0000_u01732676929770") 2024/11/27 03:09:39 DEBUG : only13: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dd63_d20241127_m030844_c001_v0001183_t0025_u01732676924952") 2024/11/27 03:09:39 DEBUG : only14: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c8702_d20241127_m030913_c001_v7007000_t0000_u01732676953500") 2024/11/27 03:09:39 DEBUG : only14: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f414aeee1daf9e540_d20241127_m030907_c001_v0001183_t0052_u01732676947131") 2024/11/27 03:09:39 DEBUG : only14: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e3be_d20241127_m030902_c001_v0001183_t0005_u01732676942682") 2024/11/27 03:09:39 DEBUG : only14: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b904495b_d20241127_m030849_c001_v7007000_t0000_u01732676929948") 2024/11/27 03:09:39 DEBUG : only14: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dd91_d20241127_m030845_c001_v0001183_t0042_u01732676925448") 2024/11/27 03:09:39 DEBUG : only15: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c8703_d20241127_m030913_c001_v7007000_t0000_u01732676953686") 2024/11/27 03:09:39 DEBUG : only15: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f416c199859d904ee_d20241127_m030907_c001_v0001183_t0027_u01732676947291") 2024/11/27 03:09:39 DEBUG : only15: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e3db_d20241127_m030903_c001_v0001183_t0023_u01732676943176") 2024/11/27 03:09:39 DEBUG : only15: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b904494d_d20241127_m030849_c001_v7007000_t0000_u01732676929375") 2024/11/27 03:09:39 DEBUG : only15: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9ddbd_d20241127_m030845_c001_v0001183_t0059_u01732676925897") 2024/11/27 03:09:39 DEBUG : only16: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c8704_d20241127_m030913_c001_v7007000_t0000_u01732676953874") 2024/11/27 03:09:40 DEBUG : only16: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f415dee391672d061_d20241127_m030907_c001_v0001183_t0020_u01732676947314") 2024/11/27 03:09:40 DEBUG : only16: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e41e_d20241127_m030903_c001_v0001183_t0019_u01732676943695") 2024/11/27 03:09:40 DEBUG : only16: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b093a_d20241127_m030849_c001_v7007000_t0000_u01732676929958") 2024/11/27 03:09:40 DEBUG : only16: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dddd_d20241127_m030846_c001_v0001183_t0025_u01732676926342") 2024/11/27 03:09:40 DEBUG : only17: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c8705_d20241127_m030914_c001_v7007000_t0000_u01732676954057") 2024/11/27 03:09:40 DEBUG : only17: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f414aeee1daf9e548_d20241127_m030907_c001_v0001183_t0052_u01732676947324") 2024/11/27 03:09:40 DEBUG : only17: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e442_d20241127_m030904_c001_v0001183_t0043_u01732676944243") 2024/11/27 03:09:40 DEBUG : only17: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40174d338dd60e24_d20241127_m030849_c001_v7007000_t0000_u01732676929782") 2024/11/27 03:09:40 DEBUG : only17: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9de07_d20241127_m030846_c001_v0001183_t0051_u01732676926805") 2024/11/27 03:09:40 DEBUG : only18: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c8706_d20241127_m030914_c001_v7007000_t0000_u01732676954250") 2024/11/27 03:09:40 DEBUG : only18: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f416c199859d90504_d20241127_m030907_c001_v0001183_t0027_u01732676947488") 2024/11/27 03:09:40 DEBUG : only18: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e46c_d20241127_m030904_c001_v0001183_t0028_u01732676944774") 2024/11/27 03:09:40 DEBUG : only18: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b9044951_d20241127_m030849_c001_v7007000_t0000_u01732676929557") 2024/11/27 03:09:40 DEBUG : only18: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9de2c_d20241127_m030847_c001_v0001183_t0000_u01732676927245") 2024/11/27 03:09:40 DEBUG : only19: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c8707_d20241127_m030914_c001_v7007000_t0000_u01732676954437") 2024/11/27 03:09:40 DEBUG : only19: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4008dd65c9d9e274_d20241127_m030907_c001_v0001182_t0026_u01732676947499") 2024/11/27 03:09:40 DEBUG : only19: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e4a6_d20241127_m030905_c001_v0001183_t0015_u01732676945435") 2024/11/27 03:09:40 DEBUG : only19: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b904495f_d20241127_m030850_c001_v7007000_t0000_u01732676930133") 2024/11/27 03:09:40 DEBUG : only19: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9de64_d20241127_m030847_c001_v0001183_t0004_u01732676927789") 2024/11/27 03:09:40 DEBUG : only2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c8708_d20241127_m030914_c001_v7007000_t0000_u01732676954618") 2024/11/27 03:09:41 DEBUG : only2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f414aeee1daf9e55e_d20241127_m030907_c001_v0001183_t0052_u01732676947513") 2024/11/27 03:09:41 DEBUG : only2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e180_d20241127_m030856_c001_v0001183_t0021_u01732676936640") 2024/11/27 03:09:41 DEBUG : only2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b0936_d20241127_m030849_c001_v7007000_t0000_u01732676929402") 2024/11/27 03:09:41 DEBUG : only2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9db7e_d20241127_m030839_c001_v0001183_t0022_u01732676919645") 2024/11/27 03:09:41 DEBUG : only3: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c8709_d20241127_m030914_c001_v7007000_t0000_u01732676954800") 2024/11/27 03:09:41 DEBUG : only3: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f415dee391672d070_d20241127_m030907_c001_v0001183_t0020_u01732676947518") 2024/11/27 03:09:41 DEBUG : only3: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e1ae_d20241127_m030857_c001_v0001183_t0054_u01732676937092") 2024/11/27 03:09:41 DEBUG : only3: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b904494e_d20241127_m030849_c001_v7007000_t0000_u01732676929396") 2024/11/27 03:09:41 DEBUG : only3: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dbaa_d20241127_m030840_c001_v0001183_t0059_u01732676920120") 2024/11/27 03:09:41 DEBUG : only4: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c870a_d20241127_m030914_c001_v7007000_t0000_u01732676954983") 2024/11/27 03:09:41 DEBUG : only4: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f416c199859d9050e_d20241127_m030907_c001_v0001183_t0027_u01732676947693") 2024/11/27 03:09:41 DEBUG : only4: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e1d4_d20241127_m030857_c001_v0001183_t0020_u01732676937547") 2024/11/27 03:09:41 DEBUG : only4: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40174d338dd60e25_d20241127_m030849_c001_v7007000_t0000_u01732676929970") 2024/11/27 03:09:41 DEBUG : only4: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dbe5_d20241127_m030840_c001_v0001183_t0022_u01732676920668") 2024/11/27 03:09:41 DEBUG : only5: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c870b_d20241127_m030915_c001_v7007000_t0000_u01732676955165") 2024/11/27 03:09:41 DEBUG : only5: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f414aeee1daf9e568_d20241127_m030907_c001_v0001183_t0052_u01732676947701") 2024/11/27 03:09:41 DEBUG : only5: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e212_d20241127_m030858_c001_v0001183_t0045_u01732676938010") 2024/11/27 03:09:41 DEBUG : only5: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40174d338dd60e22_d20241127_m030849_c001_v7007000_t0000_u01732676929401") 2024/11/27 03:09:42 DEBUG : only5: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dc0a_d20241127_m030841_c001_v0001183_t0006_u01732676921107") 2024/11/27 03:09:42 DEBUG : only6: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c870e_d20241127_m030915_c001_v7007000_t0000_u01732676955346") 2024/11/27 03:09:42 DEBUG : only6: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4008dd65c9d9e278_d20241127_m030907_c001_v0001182_t0026_u01732676947708") 2024/11/27 03:09:42 DEBUG : only6: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e238_d20241127_m030858_c001_v0001183_t0041_u01732676938478") 2024/11/27 03:09:42 DEBUG : only6: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b9044952_d20241127_m030849_c001_v7007000_t0000_u01732676929576") 2024/11/27 03:09:42 DEBUG : only6: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dc4a_d20241127_m030841_c001_v0001183_t0013_u01732676921600") 2024/11/27 03:09:42 DEBUG : only7: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c8710_d20241127_m030915_c001_v7007000_t0000_u01732676955528") 2024/11/27 03:09:42 DEBUG : only7: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f415dee391672d082_d20241127_m030907_c001_v0001183_t0020_u01732676947716") 2024/11/27 03:09:42 DEBUG : only7: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e264_d20241127_m030858_c001_v0001183_t0044_u01732676938959") 2024/11/27 03:09:42 DEBUG : only7: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b0937_d20241127_m030849_c001_v7007000_t0000_u01732676929587") 2024/11/27 03:09:42 DEBUG : only7: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dc72_d20241127_m030842_c001_v0001183_t0059_u01732676922086") 2024/11/27 03:09:42 DEBUG : only8: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c8711_d20241127_m030915_c001_v7007000_t0000_u01732676955711") 2024/11/27 03:09:42 DEBUG : only8: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f416c199859d9051c_d20241127_m030907_c001_v0001183_t0027_u01732676947879") 2024/11/27 03:09:42 DEBUG : only8: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e29c_d20241127_m030859_c001_v0001183_t0012_u01732676939508") 2024/11/27 03:09:42 DEBUG : only8: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b904495a_d20241127_m030849_c001_v7007000_t0000_u01732676929920") 2024/11/27 03:09:42 DEBUG : only8: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dc94_d20241127_m030842_c001_v0001183_t0043_u01732676922546") 2024/11/27 03:09:42 DEBUG : only9: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c8712_d20241127_m030915_c001_v7007000_t0000_u01732676955893") 2024/11/27 03:09:42 DEBUG : only9: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f414aeee1daf9e57a_d20241127_m030907_c001_v0001183_t0052_u01732676947890") 2024/11/27 03:09:42 DEBUG : only9: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e2d6_d20241127_m030900_c001_v0001183_t0003_u01732676940133") 2024/11/27 03:09:42 DEBUG : only9: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4161d661b9044946_d20241127_m030849_c001_v7007000_t0000_u01732676929008") 2024/11/27 03:09:43 DEBUG : only9: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9dcc3_d20241127_m030843_c001_v0001183_t0009_u01732676923071") 2024/11/27 03:09:43 DEBUG : potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40174d338dd60d27_d20241127_m030506_c001_v7007000_t0000_u01732676706546") 2024/11/27 03:09:43 DEBUG : potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf987ac_d20241127_m030504_c001_v0001183_t0038_u01732676704952") 2024/11/27 03:09:43 DEBUG : potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e68d_d20241127_m030502_c001_v7007000_t0000_u01732676702752") 2024/11/27 03:09:43 DEBUG : potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f5b71_d20241127_m030501_c001_v0001183_t0030_u01732676701172") 2024/11/27 03:09:43 DEBUG : potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e689_d20241127_m030459_c001_v7007000_t0000_u01732676699353") 2024/11/27 03:09:43 DEBUG : potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119e0bd41fc4f29b_d20241127_m030457_c001_v0001182_t0057_u01732676697338") 2024/11/27 03:09:43 DEBUG : potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e65b_d20241127_m030446_c001_v7007000_t0000_u01732676686391") 2024/11/27 03:09:43 DEBUG : potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f56af_d20241127_m030445_c001_v0001183_t0039_u01732676685239") 2024/11/27 03:09:43 DEBUG : potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e651_d20241127_m030443_c001_v7007000_t0000_u01732676683347") 2024/11/27 03:09:43 DEBUG : potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f55d3_d20241127_m030442_c001_v0001183_t0022_u01732676682541") 2024/11/27 03:09:43 DEBUG : potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e648_d20241127_m030441_c001_v7007000_t0000_u01732676681041") 2024/11/27 03:09:43 DEBUG : potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f54f3_d20241127_m030439_c001_v0001183_t0056_u01732676679494") 2024/11/27 03:09:43 DEBUG : potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f418796a92cdcdb68_d20241127_m030432_c001_v7007000_t0000_u01732676672512") 2024/11/27 03:09:43 DEBUG : potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f52a0_d20241127_m030431_c001_v0001183_t0009_u01732676671513") 2024/11/27 03:09:43 DEBUG : potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f418796a92cdcdb5f_d20241127_m030430_c001_v7007000_t0000_u01732676670785") 2024/11/27 03:09:43 DEBUG : potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f51fa_d20241127_m030429_c001_v0001183_t0033_u01732676669562") 2024/11/27 03:09:43 DEBUG : potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f418796a92cdcdb58_d20241127_m030428_c001_v7007000_t0000_u01732676668770") 2024/11/27 03:09:43 DEBUG : potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f519e_d20241127_m030428_c001_v0001183_t0006_u01732676668180") 2024/11/27 03:09:44 DEBUG : potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f516e_d20241127_m030427_c001_v0001183_t0031_u01732676667610") 2024/11/27 03:09:44 DEBUG : potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f418796a92cdcdb4f_d20241127_m030426_c001_v7007000_t0000_u01732676666848") 2024/11/27 03:09:44 DEBUG : potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f510e_d20241127_m030426_c001_v0001183_t0010_u01732676666233") 2024/11/27 03:09:44 DEBUG : potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f50e4_d20241127_m030425_c001_v0001183_t0047_u01732676665667") 2024/11/27 03:09:44 DEBUG : potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f418796a92cdcdb46_d20241127_m030424_c001_v7007000_t0000_u01732676664936") 2024/11/27 03:09:44 DEBUG : potato: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f508c_d20241127_m030424_c001_v0001183_t0047_u01732676664180") 2024/11/27 03:09:44 DEBUG : potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40395e96280e253a_d20241127_m030619_c001_v7007000_t0000_u01732676779631") 2024/11/27 03:09:44 DEBUG : potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9a5b3_d20241127_m030619_c001_v0001183_t0009_u01732676779042") 2024/11/27 03:09:44 DEBUG : potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b077c_d20241127_m030603_c001_v7007000_t0000_u01732676763414") 2024/11/27 03:09:44 DEBUG : potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf99c52_d20241127_m030555_c001_v0001183_t0053_u01732676755570") 2024/11/27 03:09:44 DEBUG : potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404dba0192970658_d20241127_m030540_c001_v7007000_t0000_u01732676740354") 2024/11/27 03:09:44 DEBUG : potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9933e_d20241127_m030532_c001_v0001183_t0015_u01732676732615") 2024/11/27 03:09:44 DEBUG : potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40174d338dd60d36_d20241127_m030520_c001_v7007000_t0000_u01732676720389") 2024/11/27 03:09:44 DEBUG : potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf98bc6_d20241127_m030515_c001_v0001183_t0052_u01732676715027") 2024/11/27 03:09:44 DEBUG : potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e66a_d20241127_m030451_c001_v7007000_t0000_u01732676691161") 2024/11/27 03:09:44 DEBUG : potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f57f6_d20241127_m030449_c001_v0001183_t0019_u01732676689968") 2024/11/27 03:09:44 DEBUG : potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e664_d20241127_m030448_c001_v7007000_t0000_u01732676688878") 2024/11/27 03:09:44 DEBUG : potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f572c_d20241127_m030447_c001_v0001183_t0055_u01732676687318") 2024/11/27 03:09:44 DEBUG : potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e65d_d20241127_m030446_c001_v7007000_t0000_u01732676686583") 2024/11/27 03:09:44 DEBUG : potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f56dd_d20241127_m030445_c001_v0001183_t0012_u01732676685820") 2024/11/27 03:09:45 DEBUG : potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e655_d20241127_m030444_c001_v7007000_t0000_u01732676684511") 2024/11/27 03:09:45 DEBUG : potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f5635_d20241127_m030443_c001_v0001183_t0051_u01732676683710") 2024/11/27 03:09:45 DEBUG : potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e64c_d20241127_m030441_c001_v7007000_t0000_u01732676681819") 2024/11/27 03:09:45 DEBUG : potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f555e_d20241127_m030441_c001_v0001183_t0029_u01732676681040") 2024/11/27 03:09:45 DEBUG : potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f418796a92cdcdf55_d20241127_m030433_c001_v7007000_t0000_u01732676673242") 2024/11/27 03:09:45 DEBUG : potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f52d6_d20241127_m030432_c001_v0001183_t0016_u01732676672306") 2024/11/27 03:09:45 DEBUG : potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4056c7c5ec487fcf_d20241127_m030309_c001_v7007000_t0000_u01732676589426") 2024/11/27 03:09:45 DEBUG : potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f3d61_d20241127_m030308_c001_v0001183_t0036_u01732676588851") 2024/11/27 03:09:45 DEBUG : potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4056c7c5ec487fc2_d20241127_m030307_c001_v7007000_t0000_u01732676587575") 2024/11/27 03:09:45 DEBUG : potato2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f3cf6_d20241127_m030306_c001_v0001183_t0021_u01732676586990") 2024/11/27 03:09:45 DEBUG : potato3: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b077d_d20241127_m030603_c001_v7007000_t0000_u01732676763667") 2024/11/27 03:09:45 DEBUG : potato3: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f6eff_d20241127_m030556_c001_v0001183_t0007_u01732676756708") 2024/11/27 03:09:45 DEBUG : potato3: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404dba019297065b_d20241127_m030540_c001_v7007000_t0000_u01732676740743") 2024/11/27 03:09:45 DEBUG : potato3: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f672d_d20241127_m030533_c001_v0001183_t0039_u01732676733782") 2024/11/27 03:09:45 DEBUG : potato3: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40174d338dd60d37_d20241127_m030520_c001_v7007000_t0000_u01732676720669") 2024/11/27 03:09:45 DEBUG : potato3: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f6083_d20241127_m030515_c001_v0001183_t0019_u01732676715435") 2024/11/27 03:09:45 DEBUG : pre-dest1/1: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b07f5_d20241127_m030659_c001_v7007000_t0000_u01732676819969") 2024/11/27 03:09:45 DEBUG : pre-dest1/1: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f81f9_d20241127_m030652_c001_v0001183_t0010_u01732676812190") 2024/11/27 03:09:45 DEBUG : pre-dest2/2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b07f7_d20241127_m030700_c001_v7007000_t0000_u01732676820162") 2024/11/27 03:09:45 DEBUG : pre-dest2/2: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9b2c3_d20241127_m030652_c001_v0001183_t0034_u01732676812778") 2024/11/27 03:09:46 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40715819cef17146_d20241127_m030632_c001_v7007000_t0000_u01732676792148") 2024/11/27 03:09:46 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119e0bd41fc50566_d20241127_m030629_c001_v0001182_t0028_u01732676789053") 2024/11/27 03:09:46 DEBUG : sizeonly: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40715819cef16e8a_d20241127_m030405_c001_v7007000_t0000_u01732676645694") 2024/11/27 03:09:46 DEBUG : sizeonly: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f4b11_d20241127_m030404_c001_v0001183_t0003_u01732676644742") 2024/11/27 03:09:46 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c8718_d20241127_m030921_c001_v7007000_t0000_u01732676961144") 2024/11/27 03:09:46 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f116c199859d90836_d20241127_m030920_c001_v0001183_t0047_u01732676960136") 2024/11/27 03:09:46 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c8715_d20241127_m030918_c001_v7007000_t0000_u01732676958266") 2024/11/27 03:09:46 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f1008dd65c9d9e3ba_d20241127_m030917_c001_v0001182_t0033_u01732676957245") 2024/11/27 03:09:46 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40174d338dd60d31_d20241127_m030511_c001_v7007000_t0000_u01732676711606") 2024/11/27 03:09:46 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf98a0c_d20241127_m030510_c001_v0001183_t0015_u01732676710847") 2024/11/27 03:09:46 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40174d338dd60d2e_d20241127_m030509_c001_v7007000_t0000_u01732676709540") 2024/11/27 03:09:46 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f5df7_d20241127_m030508_c001_v0001183_t0042_u01732676708766") 2024/11/27 03:09:46 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40715819cef16e7d_d20241127_m030401_c001_v7007000_t0000_u01732676641582") 2024/11/27 03:09:46 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f49cb_d20241127_m030400_c001_v0001183_t0039_u01732676640254") 2024/11/27 03:09:46 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40715819cef16e78_d20241127_m030359_c001_v7007000_t0000_u01732676639520") 2024/11/27 03:09:46 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f4953_d20241127_m030358_c001_v0001183_t0039_u01732676638575") 2024/11/27 03:09:46 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40715819cef16e60_d20241127_m030352_c001_v7007000_t0000_u01732676632142") 2024/11/27 03:09:46 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f478d_d20241127_m030351_c001_v0001183_t0058_u01732676631174") 2024/11/27 03:09:46 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40715819cef16e56_d20241127_m030350_c001_v7007000_t0000_u01732676630627") 2024/11/27 03:09:46 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f472c_d20241127_m030349_c001_v0001183_t0033_u01732676629808") 2024/11/27 03:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f4656_d20241127_m030346_c001_v0001183_t0042_u01732676626552") 2024/11/27 03:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40715819cef16e46_d20241127_m030345_c001_v7007000_t0000_u01732676625783") 2024/11/27 03:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f4606_d20241127_m030345_c001_v0001183_t0038_u01732676625229") 2024/11/27 03:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f45d8_d20241127_m030344_c001_v0001183_t0010_u01732676624637") 2024/11/27 03:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40715819cef16e3a_d20241127_m030343_c001_v7007000_t0000_u01732676623177") 2024/11/27 03:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f4410_d20241127_m030337_c001_v0001183_t0056_u01732676617528") 2024/11/27 03:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f4292_d20241127_m030331_c001_v0001183_t0015_u01732676611363") 2024/11/27 03:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f41021e432064ddb2_d20241127_m030330_c001_v7007000_t0000_u01732676610620") 2024/11/27 03:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f424e_d20241127_m030330_c001_v0001183_t0041_u01732676610050") 2024/11/27 03:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f422a_d20241127_m030329_c001_v0001183_t0003_u01732676609489") 2024/11/27 03:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f41021e432064ddae_d20241127_m030328_c001_v7007000_t0000_u01732676608396") 2024/11/27 03:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f3ff6_d20241127_m030319_c001_v0001183_t0059_u01732676599356") 2024/11/27 03:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4027d6bede6b0151_d20241127_m030318_c001_v7007000_t0000_u01732676598991") 2024/11/27 03:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f3fc6_d20241127_m030318_c001_v0001183_t0021_u01732676598425") 2024/11/27 03:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4056c7c5ec487fff_d20241127_m030316_c001_v7007000_t0000_u01732676596797") 2024/11/27 03:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f3f1c_d20241127_m030316_c001_v0001183_t0016_u01732676596215") 2024/11/27 03:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4056c7c5ec487ffb_d20241127_m030315_c001_v7007000_t0000_u01732676595670") 2024/11/27 03:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f3ed9_d20241127_m030315_c001_v0001183_t0008_u01732676595100") 2024/11/27 03:09:47 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4056c7c5ec487ff4_d20241127_m030313_c001_v7007000_t0000_u01732676593828") 2024/11/27 03:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f3e6d_d20241127_m030313_c001_v0001183_t0023_u01732676593056") 2024/11/27 03:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4056c7c5ec487fea_d20241127_m030312_c001_v7007000_t0000_u01732676592509") 2024/11/27 03:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f3e19_d20241127_m030311_c001_v0001183_t0002_u01732676591908") 2024/11/27 03:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4056c7c5ec487fdf_d20241127_m030310_c001_v7007000_t0000_u01732676590951") 2024/11/27 03:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f3dcf_d20241127_m030310_c001_v0001183_t0046_u01732676590377") 2024/11/27 03:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4056c7c5ec487fb1_d20241127_m030304_c001_v7007000_t0000_u01732676584569") 2024/11/27 03:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f3c6d_d20241127_m030304_c001_v0001183_t0010_u01732676584000") 2024/11/27 03:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4056c7c5ec487fa7_d20241127_m030303_c001_v7007000_t0000_u01732676583009") 2024/11/27 03:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f3c17_d20241127_m030302_c001_v0001183_t0054_u01732676582397") 2024/11/27 03:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4056c7c5ec487f9e_d20241127_m030301_c001_v7007000_t0000_u01732676581474") 2024/11/27 03:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f3bc6_d20241127_m030300_c001_v0001183_t0022_u01732676580866") 2024/11/27 03:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f4056c7c5ec487f62_d20241127_m030257_c001_v7007000_t0000_u01732676577962") 2024/11/27 03:09:48 DEBUG : sub dir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f3af2_d20241127_m030257_c001_v0001183_t0057_u01732676577380") 2024/11/27 03:09:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c8719_d20241127_m030921_c001_v7007000_t0000_u01732676961326") 2024/11/27 03:09:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf9e94d_d20241127_m030920_c001_v0001183_t0042_u01732676960149") 2024/11/27 03:09:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f404050bf896c8716_d20241127_m030918_c001_v7007000_t0000_u01732676958448") 2024/11/27 03:09:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f115dee391672d3dc_d20241127_m030917_c001_v0001183_t0005_u01732676957253") 2024/11/27 03:09:48 DEBUG : sub/yam: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40174d338dd60d26_d20241127_m030505_c001_v7007000_t0000_u01732676705991") 2024/11/27 03:09:48 DEBUG : sub/yam: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119e0bd41fc4f3d7_d20241127_m030504_c001_v0001182_t0055_u01732676704605") 2024/11/27 03:09:48 DEBUG : three: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e67e_d20241127_m030456_c001_v7007000_t0000_u01732676696605") 2024/11/27 03:09:48 DEBUG : three: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f598b_d20241127_m030455_c001_v0001183_t0059_u01732676695435") 2024/11/27 03:09:49 DEBUG : three: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119be4fb174f58fd_d20241127_m030453_c001_v0001183_t0026_u01732676693360") 2024/11/27 03:09:49 DEBUG : two: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e67f_d20241127_m030456_c001_v7007000_t0000_u01732676696787") 2024/11/27 03:09:49 DEBUG : two: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f414aeee1daf98450_d20241127_m030454_c001_v0001183_t0052_u01732676694874") 2024/11/27 03:09:49 DEBUG : two: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f419be4fb174f58ef_d20241127_m030453_c001_v0001183_t0059_u01732676693175") 2024/11/27 03:09:49 DEBUG : yam: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40174d338dd60d28_d20241127_m030506_c001_v7007000_t0000_u01732676706731") 2024/11/27 03:09:49 DEBUG : yam: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f106cab2d148d3e75_d20241127_m030505_c001_v0001183_t0033_u01732676705751") 2024/11/27 03:09:49 DEBUG : yam: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e68c_d20241127_m030502_c001_v7007000_t0000_u01732676702154") 2024/11/27 03:09:49 DEBUG : yam: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f119e0bd41fc4f32b_d20241127_m030500_c001_v0001182_t0018_u01732676700829") 2024/11/27 03:09:49 DEBUG : yam: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e685_d20241127_m030458_c001_v7007000_t0000_u01732676698803") 2024/11/27 03:09:49 DEBUG : yam: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f114aeee1daf98536_d20241127_m030457_c001_v0001183_t0043_u01732676697344") 2024/11/27 03:09:49 DEBUG : yaml: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e68e_d20241127_m030502_c001_v7007000_t0000_u01732676702934") 2024/11/27 03:09:49 DEBUG : yaml: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f1070937555817987_d20241127_m030501_c001_v0001183_t0042_u01732676701950") 2024/11/27 03:09:49 DEBUG : yaml: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f40980525d504e68a_d20241127_m030459_c001_v7007000_t0000_u01732676699534") 2024/11/27 03:09:49 DEBUG : yaml: Deleting (id "4_z7f625d33902d6bbb9f380e1b_f107b5f676de91b2c_d20241127_m030458_c001_v0001102_t0054_u01732676698498") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m0.906340301s (try 1/5)