"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/12/26 01:17:08 DEBUG : Creating backend with remote "TestB2:rclone-test-firopow6vaku" 2024/12/26 01:17:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/26 01:17:09 DEBUG : Creating backend with remote "/tmp/rclone2966213413" === 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-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 01:17:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/26 01:17:10 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:17:10 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.89s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/26 01:17:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 01:17:11 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:17:11 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:17:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 01:17:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:12 DEBUG : B2 bucket rclone-test-firopow6vaku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.18s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", 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-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:14 DEBUG : Creating backend with remote "/non-existing" 2024/12/26 01:17:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/26 01:17:14 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:17:14 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 01:17:15 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:17:15 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:17:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 01:17:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.94s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:16 INFO : B2 bucket rclone-test-firopow6vaku: Running all checks before starting transfers 2024/12/26 01:17:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 01:17:17 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:17:17 INFO : B2 bucket rclone-test-firopow6vaku: Checks finished, now starting transfers 2024/12/26 01:17:17 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:17:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 01:17:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.64s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:18 ERROR : Ignoring --no-traverse with sync 2024/12/26 01:17:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 01:17:18 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:17:18 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:17:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 01:17:19 INFO : sub dir/hello world: Copied (new) 2024/12/26 01:17:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.69s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:20 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/26 01:17:20 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:17:20 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:17:20 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/12/26 01:17:20 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.72s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 01:17:22 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:17:22 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:17:22 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 01:17:22 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.64s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 01:17:24 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:17:24 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:17:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 01:17:24 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.94s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/26 01:17:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/26 01:17:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/26 01:17:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/26 01:17:25 DEBUG : sub dir: Making directory 2024/12/26 01:17:25 DEBUG : sub dir2: Making directory 2024/12/26 01:17:25 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/26 01:17:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 01:17:25 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:17:25 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:17:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 01:17:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/12/26 01:17:26 DEBUG : B2 bucket rclone-test-firopow6vaku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.61s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:27 DEBUG : sub dir2: Making directory 2024/12/26 01:17:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/26 01:17:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/26 01:17:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 01:17:27 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:17:27 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:17:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 01:17:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.33s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:28 DEBUG : sub dir2: Making directory with metadata 2024/12/26 01:17:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/26 01:17:28 DEBUG : sub dir: Making directory 2024/12/26 01:17:28 DEBUG : sub dir2: Making directory 2024/12/26 01:17:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 01:17:28 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:17:28 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:17:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 01:17:29 INFO : sub dir/hello world: Copied (new) 2024/12/26 01:17:29 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/26 01:17:29 DEBUG : B2 bucket rclone-test-firopow6vaku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/26 01:17:29 DEBUG : B2 bucket rclone-test-firopow6vaku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.88s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", 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-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:30 DEBUG : sub dir2: Making directory 2024/12/26 01:17:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 01:17:30 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:17:30 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:17:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 01:17:31 INFO : sub dir/hello world: Copied (new) 2024/12/26 01:17:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.22s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:32 DEBUG : sub dir2: Making directory with metadata 2024/12/26 01:17:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/26 01:17:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/26 01:17:32 DEBUG : sub dir: Making directory 2024/12/26 01:17:32 DEBUG : sub dir2: Making directory 2024/12/26 01:17:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 01:17:32 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:17:32 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:17:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 01:17:32 INFO : sub dir/hello world: Copied (new) 2024/12/26 01:17:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/26 01:17:32 DEBUG : B2 bucket rclone-test-firopow6vaku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.64s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", 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-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:34 DEBUG : sub dir2: Making directory 2024/12/26 01:17:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 01:17:34 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:17:34 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:17:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 01:17:34 INFO : sub dir/hello world: Copied (new) 2024/12/26 01:17:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.61s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:36 DEBUG : Creating backend with remote "TestB2:rclone-test-henuvib8wedi" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-firopow6vaku -> B2 bucket rclone-test-henuvib8wedi 2024/12/26 01:17:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 01:17:37 DEBUG : B2 bucket rclone-test-henuvib8wedi: Waiting for checks to finish 2024/12/26 01:17:37 DEBUG : B2 bucket rclone-test-henuvib8wedi: Waiting for transfers to finish 2024/12/26 01:17:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 01:17:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:38 DEBUG : B2 bucket rclone-test-henuvib8wedi: Purge remote 2024/12/26 01:17:38 INFO : B2 bucket rclone-test-henuvib8wedi: cleaning bucket "rclone-test-henuvib8wedi" of all files 2024/12/26 01:17:38 DEBUG : sub dir/hello world: Deleting (id "4_zdf026d5380ad0b0b9f480e1b_f100e70397f80d66c_d20241226_m011738_c001_v0001161_t0038_u01735175858115") --- PASS: TestServerSideCopy (4.68s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/26 01:17:41 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:17:41 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:17:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/26 01:17:41 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.39s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:43 DEBUG : Creating backend with remote "TestB2:rclone-test-jiyeted2cice" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-firopow6vaku -> B2 bucket rclone-test-jiyeted2cice 2024/12/26 01:17:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 01:17:44 DEBUG : B2 bucket rclone-test-jiyeted2cice: Waiting for checks to finish 2024/12/26 01:17:44 DEBUG : B2 bucket rclone-test-jiyeted2cice: Waiting for transfers to finish 2024/12/26 01:17:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 01:17:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/26 01:17:46 DEBUG : B2 bucket rclone-test-jiyeted2cice: Waiting for checks to finish 2024/12/26 01:17:46 DEBUG : B2 bucket rclone-test-jiyeted2cice: Waiting for transfers to finish 2024/12/26 01:17:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/26 01:17:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:46 DEBUG : B2 bucket rclone-test-jiyeted2cice: Purge remote 2024/12/26 01:17:46 INFO : B2 bucket rclone-test-jiyeted2cice: cleaning bucket "rclone-test-jiyeted2cice" of all files 2024/12/26 01:17:46 DEBUG : sub dir/hello world: Deleting (id "4_z4fc28d1380ad0b0b9f480e1b_f110fe3c867a94fb3_d20241226_m011746_c001_v0001184_t0010_u01735175866447") 2024/12/26 01:17:46 DEBUG : sub dir/hello world: Deleting (id "4_z4fc28d1380ad0b0b9f480e1b_f1053bbf25c8b27b8_d20241226_m011745_c001_v0001182_t0045_u01735175865078") --- PASS: TestServerSideCopyOverSelf (6.39s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/26 01:17:49 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:17:49 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:17:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/26 01:17:50 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/26 01:17:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.37s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:52 DEBUG : Creating backend with remote "TestB2:rclone-test-teyebej0dojo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-firopow6vaku -> B2 bucket rclone-test-teyebej0dojo 2024/12/26 01:17:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 01:17:53 DEBUG : B2 bucket rclone-test-teyebej0dojo: Waiting for checks to finish 2024/12/26 01:17:53 DEBUG : B2 bucket rclone-test-teyebej0dojo: Waiting for transfers to finish 2024/12/26 01:17:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 01:17:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/26 01:17:55 DEBUG : B2 bucket rclone-test-teyebej0dojo: Waiting for checks to finish 2024/12/26 01:17:55 DEBUG : B2 bucket rclone-test-teyebej0dojo: Waiting for transfers to finish 2024/12/26 01:17:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/26 01:17:55 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/26 01:17:55 INFO : sub dir/hello world: Deleted 2024/12/26 01:17:56 DEBUG : testing file moves 2024/12/26 01:17:57 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/26 01:17:57 DEBUG : B2 bucket rclone-test-teyebej0dojo: Waiting for checks to finish 2024/12/26 01:17:57 DEBUG : B2 bucket rclone-test-teyebej0dojo: Waiting for transfers to finish 2024/12/26 01:17:57 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/12/26 01:17:57 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/26 01:17:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:17:57 DEBUG : B2 bucket rclone-test-teyebej0dojo: Purge remote 2024/12/26 01:17:57 INFO : B2 bucket rclone-test-teyebej0dojo: cleaning bucket "rclone-test-teyebej0dojo" of all files 2024/12/26 01:17:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf92ad3380ad0b0b9f480e1b_f102216a0ed3727f3_d20241226_m011757_c001_v0001182_t0011_u01735175877261") 2024/12/26 01:17:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf92ad3380ad0b0b9f480e1b_f119581e2826ca858_d20241226_m011755_c001_v0001180_t0057_u01735175875575") 2024/12/26 01:17:58 DEBUG : sub dir/hello world: Deleting (id "4_zdf92ad3380ad0b0b9f480e1b_f105384537c875bbf_d20241226_m011754_c001_v0001184_t0057_u01735175874028") --- PASS: TestServerSideMoveOverSelf (8.84s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:00 ERROR : : error listing: directory not found 2024/12/26 01:18:00 DEBUG : Local file system at /tmp/rclone2966213413: Making directory 2024/12/26 01:18:01 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:01 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.13s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 01:18:03 DEBUG : Local file system at /tmp/rclone2966213413: Waiting for checks to finish 2024/12/26 01:18:03 DEBUG : Local file system at /tmp/rclone2966213413: Waiting for transfers to finish 2024/12/26 01:18:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 01:18:03 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/12/26 01:18:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestCopyRedownload (2.49s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:05 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/26 01:18:05 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:05 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:05 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/26 01:18:05 INFO : check sum: Copied (new) 2024/12/26 01:18:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:05 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:05 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/26 01:18:05 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/12/26 01:18:05 DEBUG : check sum: Unchanged skipping 2024/12/26 01:18:05 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:05 DEBUG : Waiting for deletions to finish 2024/12/26 01:18:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.36s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:07 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/26 01:18:07 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:07 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:07 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/26 01:18:07 INFO : sizeonly: Copied (new) 2024/12/26 01:18:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:08 DEBUG : sizeonly: Sizes identical 2024/12/26 01:18:08 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:08 DEBUG : sizeonly: Unchanged skipping 2024/12/26 01:18:08 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:08 DEBUG : Waiting for deletions to finish 2024/12/26 01:18:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.78s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:10 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/26 01:18:10 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:10 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:10 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/12/26 01:18:10 INFO : ignore-size: Copied (new) 2024/12/26 01:18:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:10 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:18:10 DEBUG : ignore-size: Unchanged skipping 2024/12/26 01:18:10 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:10 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:10 DEBUG : Waiting for deletions to finish 2024/12/26 01:18:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.35s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:18:13 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:13 DEBUG : existing: Unchanged skipping 2024/12/26 01:18:13 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:13 DEBUG : Waiting for deletions to finish 2024/12/26 01:18:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:13 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/26 01:18:13 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/26 01:18:13 INFO : existing: Copied (replaced existing) 2024/12/26 01:18:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.98s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:15 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/26 01:18:15 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:15 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/26 01:18:15 INFO : existing: Copied (new) 2024/12/26 01:18:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:16 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:16 DEBUG : existing: Destination exists, skipping 2024/12/26 01:18:16 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:16 DEBUG : Waiting for deletions to finish 2024/12/26 01:18:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.39s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:18 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/26 01:18:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/26 01:18:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:18:18 DEBUG : c/non empty space: Unchanged skipping 2024/12/26 01:18:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 01:18:19 INFO : a/potato2: Copied (new) 2024/12/26 01:18:19 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:19 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:19 DEBUG : Waiting for deletions to finish 2024/12/26 01:18:19 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.79s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:21 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:21 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/12/26 01:18:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/26 01:18:21 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/26 01:18:21 DEBUG : empty space: Unchanged skipping 2024/12/26 01:18:21 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:21 DEBUG : Waiting for deletions to finish 2024/12/26 01:18:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:21 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/12/26 01:18:21 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/26 01:18:22 INFO : empty space: Updated modification time in destination 2024/12/26 01:18:22 DEBUG : empty space: Unchanged skipping 2024/12/26 01:18:22 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:22 DEBUG : Waiting for deletions to finish 2024/12/26 01:18:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.39s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:24 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/12/26 01:18:24 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/26 01:18:24 DEBUG : empty space: Unchanged skipping 2024/12/26 01:18:24 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:24 DEBUG : Waiting for deletions to finish 2024/12/26 01:18:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.08s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:26 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/12/26 01:18:26 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2966213413) 2024/12/26 01:18:26 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-firopow6vaku) 2024/12/26 01:18:26 DEBUG : foo: sha1 differ 2024/12/26 01:18:26 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/12/26 01:18:26 INFO : foo: Copied (replaced existing) 2024/12/26 01:18:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:28 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/26 01:18:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:18:28 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:28 DEBUG : empty space: Unchanged skipping 2024/12/26 01:18:28 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:29 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 01:18:29 INFO : potato: Copied (new) 2024/12/26 01:18:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.46s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:31 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/26 01:18:31 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:31 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/12/26 01:18:31 INFO : potato: Copied (replaced existing) 2024/12/26 01:18:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.20s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:33 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/12/26 01:18:33 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2966213413) 2024/12/26 01:18:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-firopow6vaku) 2024/12/26 01:18:33 DEBUG : potato: sha1 differ 2024/12/26 01:18:33 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/12/26 01:18:33 INFO : potato: Copied (replaced existing) 2024/12/26 01:18:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 01:18:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/26 01:18:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:18:35 DEBUG : empty space: Unchanged skipping 2024/12/26 01:18:35 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:35 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:35 DEBUG : Waiting for deletions to finish 2024/12/26 01:18:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 01:18:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:18:38 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:38 DEBUG : empty space: Unchanged skipping 2024/12/26 01:18:38 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 01:18:38 INFO : potato2: Copied (new) 2024/12/26 01:18:38 DEBUG : Waiting for deletions to finish 2024/12/26 01:18:38 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:40 DEBUG : d: Making directory 2024/12/26 01:18:40 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/12/26 01:18:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/26 01:18:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:18:41 DEBUG : c/non empty space: Unchanged skipping 2024/12/26 01:18:41 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:41 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 01:18:41 INFO : a/potato2: Copied (new) 2024/12/26 01:18:41 DEBUG : Waiting for deletions to finish 2024/12/26 01:18:42 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:44 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/26 01:18:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/26 01:18:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:18:44 DEBUG : c/non empty space: Unchanged skipping 2024/12/26 01:18:44 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:44 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 01:18:45 INFO : a/potato2: Copied (new) 2024/12/26 01:18:45 ERROR : B2 bucket rclone-test-firopow6vaku: not deleting files as there were IO errors 2024/12/26 01:18:45 ERROR : B2 bucket rclone-test-firopow6vaku: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.99s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:47 DEBUG : Waiting for deletions to finish 2024/12/26 01:18:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 01:18:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:18:47 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:47 DEBUG : empty space: Unchanged skipping 2024/12/26 01:18:47 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:47 INFO : potato: Deleted 2024/12/26 01:18:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 01:18:48 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.82s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:50 DEBUG : Waiting for deletions to finish 2024/12/26 01:18:50 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:50 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:50 INFO : potato: Deleted 2024/12/26 01:18:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 01:18:50 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:18:50 DEBUG : empty space: Unchanged skipping 2024/12/26 01:18:50 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 01:18:51 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.17s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 01:18:53 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:53 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:53 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/12/26 01:18:53 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.41s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:55 DEBUG : enormous: Excluded (Size Filter) 2024/12/26 01:18:55 DEBUG : enormous: Excluded 2024/12/26 01:18:55 DEBUG : potato2: Excluded (Size Filter) 2024/12/26 01:18:55 DEBUG : potato2: Excluded 2024/12/26 01:18:56 DEBUG : potato2: Excluded (Size Filter) 2024/12/26 01:18:56 DEBUG : potato2: Excluded 2024/12/26 01:18:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:18:56 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:56 DEBUG : empty space: Unchanged skipping 2024/12/26 01:18:56 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:56 DEBUG : Waiting for deletions to finish 2024/12/26 01:18:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:56 DEBUG : enormous: Excluded (Size Filter) 2024/12/26 01:18:56 DEBUG : enormous: Excluded 2024/12/26 01:18:56 DEBUG : potato2: Excluded (Size Filter) 2024/12/26 01:18:56 DEBUG : potato2: Excluded 2024/12/26 01:18:56 DEBUG : potato2: Excluded (Size Filter) 2024/12/26 01:18:56 DEBUG : potato2: Excluded 2024/12/26 01:18:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/26 01:18:56 DEBUG : empty space: Unchanged skipping 2024/12/26 01:18:56 DEBUG : Local file system at /tmp/rclone2966213413: Waiting for checks to finish 2024/12/26 01:18:56 DEBUG : Local file system at /tmp/rclone2966213413: Waiting for transfers to finish 2024/12/26 01:18:56 DEBUG : Waiting for deletions to finish 2024/12/26 01:18:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.99s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:18:59 DEBUG : enormous: Excluded (Size Filter) 2024/12/26 01:18:59 DEBUG : enormous: Excluded 2024/12/26 01:18:59 DEBUG : potato2: Excluded (Size Filter) 2024/12/26 01:18:59 DEBUG : potato2: Excluded 2024/12/26 01:18:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:18:59 DEBUG : empty space: Unchanged skipping 2024/12/26 01:18:59 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:18:59 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:18:59 DEBUG : Waiting for deletions to finish 2024/12/26 01:18:59 INFO : enormous: Deleted 2024/12/26 01:18:59 INFO : potato2: Deleted 2024/12/26 01:18:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:19:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/26 01:19:00 DEBUG : empty space: Unchanged skipping 2024/12/26 01:19:00 DEBUG : Local file system at /tmp/rclone2966213413: Waiting for checks to finish 2024/12/26 01:19:00 DEBUG : Local file system at /tmp/rclone2966213413: Waiting for transfers to finish 2024/12/26 01:19:00 DEBUG : Waiting for deletions to finish 2024/12/26 01:19:00 INFO : potato2: Deleted 2024/12/26 01:19:00 INFO : enormous: Deleted 2024/12/26 01:19:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.65s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:19:03 DEBUG : five: Need to transfer - File not found at Destination 2024/12/26 01:19:03 DEBUG : one: Destination is newer than source, skipping 2024/12/26 01:19:03 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/26 01:19:03 DEBUG : three: Sizes identical 2024/12/26 01:19:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/26 01:19:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2966213413) 2024/12/26 01:19:03 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-firopow6vaku) 2024/12/26 01:19:03 DEBUG : two: sha1 differ 2024/12/26 01:19:03 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:19:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/26 01:19:03 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:19:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/26 01:19:03 INFO : five: Copied (new) 2024/12/26 01:19:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/26 01:19:03 INFO : two: Copied (replaced existing) 2024/12/26 01:19:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/26 01:19:04 INFO : four: Copied (replaced existing) 2024/12/26 01:19:04 DEBUG : Waiting for deletions to finish 2024/12/26 01:19:04 DEBUG : one: Destination is newer than source, skipping 2024/12/26 01:19:04 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:19:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2966213413) 2024/12/26 01:19:04 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-firopow6vaku) 2024/12/26 01:19:04 DEBUG : three: sha1 differ 2024/12/26 01:19:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/26 01:19:04 DEBUG : five: Size and sha1 of src and dst objects identical 2024/12/26 01:19:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/26 01:19:04 DEBUG : four: Size and sha1 of src and dst objects identical 2024/12/26 01:19:04 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/26 01:19:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/26 01:19:04 DEBUG : two: Size and sha1 of src and dst objects identical 2024/12/26 01:19:04 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/26 01:19:04 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/26 01:19:04 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/26 01:19:04 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:19:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/26 01:19:04 INFO : three: Copied (replaced existing) 2024/12/26 01:19:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.79s) === 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-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/12/26 01:19:06 INFO : B2 bucket rclone-test-firopow6vaku: Making map for --track-renames 2024/12/26 01:19:06 INFO : B2 bucket rclone-test-firopow6vaku: Finished making map for --track-renames 2024/12/26 01:19:06 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:19:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/26 01:19:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/26 01:19:06 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for renames to finish 2024/12/26 01:19:06 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:19:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/26 01:19:06 INFO : yam: Copied (new) 2024/12/26 01:19:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/26 01:19:06 INFO : potato: Copied (new) 2024/12/26 01:19:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:19:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:19:07 INFO : B2 bucket rclone-test-firopow6vaku: Making map for --track-renames 2024/12/26 01:19:07 INFO : B2 bucket rclone-test-firopow6vaku: Finished making map for --track-renames 2024/12/26 01:19:07 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:19:07 DEBUG : potato: Unchanged skipping 2024/12/26 01:19:07 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for renames to finish 2024/12/26 01:19:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/26 01:19:08 INFO : yam: Copied (server-side copy) to: yaml 2024/12/26 01:19:08 INFO : yam: Deleted 2024/12/26 01:19:08 INFO : yaml: Renamed from "yam" 2024/12/26 01:19:08 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:19:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.95s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/26 01:19:10 INFO : B2 bucket rclone-test-firopow6vaku: Making map for --track-renames 2024/12/26 01:19:10 INFO : B2 bucket rclone-test-firopow6vaku: Finished making map for --track-renames 2024/12/26 01:19:10 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:19:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/26 01:19:10 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for renames to finish 2024/12/26 01:19:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/26 01:19:10 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:19:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/26 01:19:10 INFO : yam: Copied (new) 2024/12/26 01:19:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/26 01:19:11 INFO : potato: Copied (new) 2024/12/26 01:19:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:19:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:19:11 INFO : B2 bucket rclone-test-firopow6vaku: Making map for --track-renames 2024/12/26 01:19:11 INFO : B2 bucket rclone-test-firopow6vaku: Finished making map for --track-renames 2024/12/26 01:19:11 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:19:11 DEBUG : potato: Unchanged skipping 2024/12/26 01:19:11 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for renames to finish 2024/12/26 01:19:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/26 01:19:11 INFO : yam: Copied (server-side copy) to: yaml 2024/12/26 01:19:12 INFO : yam: Deleted 2024/12/26 01:19:12 INFO : yaml: Renamed from "yam" 2024/12/26 01:19:12 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:19:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.47s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/26 01:19:13 INFO : B2 bucket rclone-test-firopow6vaku: Making map for --track-renames 2024/12/26 01:19:13 INFO : B2 bucket rclone-test-firopow6vaku: Finished making map for --track-renames 2024/12/26 01:19:13 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:19:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/26 01:19:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/26 01:19:13 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for renames to finish 2024/12/26 01:19:13 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:19:14 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/26 01:19:14 INFO : sub/yam: Copied (new) 2024/12/26 01:19:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/26 01:19:14 INFO : potato: Copied (new) 2024/12/26 01:19:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:19:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:19:15 DEBUG : potato: Unchanged skipping 2024/12/26 01:19:15 INFO : B2 bucket rclone-test-firopow6vaku: Making map for --track-renames 2024/12/26 01:19:15 INFO : B2 bucket rclone-test-firopow6vaku: Finished making map for --track-renames 2024/12/26 01:19:15 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:19:15 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for renames to finish 2024/12/26 01:19:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/26 01:19:15 INFO : sub/yam: Copied (server-side copy) to: yam 2024/12/26 01:19:15 INFO : sub/yam: Deleted 2024/12/26 01:19:15 INFO : yam: Renamed from "sub/yam" 2024/12/26 01:19:15 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:19:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.67s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:19:17 DEBUG : Creating backend with remote "/tmp/rclone2966213413/dir1" 2024/12/26 01:19:17 DEBUG : Creating backend with remote "/tmp/rclone2966213413/dir2" 2024/12/26 01:19:17 DEBUG : Local file system at /tmp/rclone2966213413/dir2: Using server-side directory move 2024/12/26 01:19:17 INFO : Local file system at /tmp/rclone2966213413/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/26 01:19:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/26 01:19:17 INFO : file1.txt: Moved (server-side) 2024/12/26 01:19:17 DEBUG : Local file system at /tmp/rclone2966213413/dir2: Waiting for checks to finish 2024/12/26 01:19:17 DEBUG : Local file system at /tmp/rclone2966213413/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:19:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 01:19:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/26 01:19:17 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:19:17 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:19:18 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/26 01:19:18 INFO : nested/sub dir/file: Copied (new) 2024/12/26 01:19:18 INFO : nested/sub dir/file: Deleted 2024/12/26 01:19:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 01:19:18 INFO : sub dir/hello world: Copied (new) 2024/12/26 01:19:18 INFO : sub dir/hello world: Deleted 2024/12/26 01:19:18 INFO : sub dir: Removing directory 2024/12/26 01:19:18 INFO : nested/sub dir: Removing directory 2024/12/26 01:19:18 INFO : nested: Removing directory 2024/12/26 01:19:18 DEBUG : Local file system at /tmp/rclone2966213413: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.16s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:19:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/26 01:19:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/26 01:19:20 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:19:20 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:19:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/26 01:19:20 INFO : nested/sub dir/file: Copied (new) 2024/12/26 01:19:20 INFO : nested/sub dir/file: Deleted 2024/12/26 01:19:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/26 01:19:20 INFO : sub dir/hello world: Copied (new) 2024/12/26 01:19:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.27s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:19:22 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/26 01:19:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/26 01:19:22 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:19:22 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:19:22 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/12/26 01:19:22 INFO : existing-b: Copied (new) 2024/12/26 01:19:22 INFO : existing-b: Deleted 2024/12/26 01:19:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/26 01:19:22 INFO : existing: Copied (new) 2024/12/26 01:19:22 INFO : existing: Deleted 2024/12/26 01:19:23 DEBUG : existing: Destination exists, skipping 2024/12/26 01:19:23 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/26 01:19:23 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:19:23 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:19:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.32s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:19:24 DEBUG : Creating backend with remote "TestB2:rclone-test-sutehaq4yahu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-firopow6vaku -> B2 bucket rclone-test-sutehaq4yahu 2024/12/26 01:19:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 01:19:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/26 01:19:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/26 01:19:28 DEBUG : empty space: Unchanged skipping 2024/12/26 01:19:28 DEBUG : B2 bucket rclone-test-sutehaq4yahu: Waiting for checks to finish 2024/12/26 01:19:28 INFO : empty space: Deleted 2024/12/26 01:19:28 DEBUG : B2 bucket rclone-test-sutehaq4yahu: Waiting for transfers to finish 2024/12/26 01:19:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 01:19:28 INFO : potato2: Copied (server-side copy) 2024/12/26 01:19:28 INFO : potato2: Deleted 2024/12/26 01:19:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/26 01:19:28 INFO : potato3: Copied (server-side copy) 2024/12/26 01:19:29 INFO : potato3: Deleted 2024/12/26 01:19:29 DEBUG : Creating backend with remote "TestB2:rclone-test-lekeboz9mexo" 2024/12/26 01:19:30 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/26 01:19:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 01:19:30 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/26 01:19:30 DEBUG : B2 bucket rclone-test-lekeboz9mexo: Waiting for checks to finish 2024/12/26 01:19:30 DEBUG : B2 bucket rclone-test-lekeboz9mexo: Waiting for transfers to finish 2024/12/26 01:19:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/26 01:19:31 INFO : empty space: Copied (server-side copy) 2024/12/26 01:19:31 INFO : empty space: Deleted 2024/12/26 01:19:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 01:19:31 INFO : potato2: Copied (server-side copy) 2024/12/26 01:19:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/26 01:19:31 INFO : potato3: Copied (server-side copy) 2024/12/26 01:19:31 INFO : potato2: Deleted 2024/12/26 01:19:32 INFO : potato3: Deleted 2024/12/26 01:19:32 DEBUG : B2 bucket rclone-test-lekeboz9mexo: Purge remote 2024/12/26 01:19:32 INFO : B2 bucket rclone-test-lekeboz9mexo: cleaning bucket "rclone-test-lekeboz9mexo" of all files 2024/12/26 01:19:32 DEBUG : empty space: Deleting (id "4_zbfd21df380cd0b0b9f480e1b_f108798c5c9debd40_d20241226_m011931_c001_v0001183_t0052_u01735175971301") 2024/12/26 01:19:32 DEBUG : potato2: Deleting (id "4_zbfd21df380cd0b0b9f480e1b_f115f1a8dc32a44f2_d20241226_m011931_c001_v0001182_t0039_u01735175971558") 2024/12/26 01:19:32 DEBUG : potato3: Deleting (id "4_zbfd21df380cd0b0b9f480e1b_f1092837c2ee1cb2b_d20241226_m011931_c001_v0001177_t0053_u01735175971676") 2024/12/26 01:19:33 DEBUG : B2 bucket rclone-test-sutehaq4yahu: Purge remote 2024/12/26 01:19:33 INFO : B2 bucket rclone-test-sutehaq4yahu: cleaning bucket "rclone-test-sutehaq4yahu" of all files 2024/12/26 01:19:33 DEBUG : empty space: Deleting (id "4_zff420df380cd0b0b9f480e1b_f41963de4df6767ea_d20241226_m011931_c001_v7007000_t0000_u01735175971534") 2024/12/26 01:19:33 DEBUG : empty space: Deleting (id "4_zff420df380cd0b0b9f480e1b_f11678881196ac3d2_d20241226_m011927_c001_v0001184_t0023_u01735175967707") 2024/12/26 01:19:33 DEBUG : potato2: Deleting (id "4_zff420df380cd0b0b9f480e1b_f41963de4df6767ec_d20241226_m011931_c001_v7007000_t0000_u01735175971759") 2024/12/26 01:19:33 DEBUG : potato2: Deleting (id "4_zff420df380cd0b0b9f480e1b_f1032f72da0f9bdeb_d20241226_m011928_c001_v0001183_t0056_u01735175968585") 2024/12/26 01:19:33 DEBUG : potato3: Deleting (id "4_zff420df380cd0b0b9f480e1b_f412f894ed60d9b8a_d20241226_m011931_c001_v7007000_t0000_u01735175971920") 2024/12/26 01:19:33 DEBUG : potato3: Deleting (id "4_zff420df380cd0b0b9f480e1b_f1049c2b93ecbd9ad_d20241226_m011928_c001_v0001184_t0030_u01735175968816") 2024/12/26 01:19:33 DEBUG : potato3: Deleting (id "4_zff420df380cd0b0b9f480e1b_f11678881196ac3e0_d20241226_m011927_c001_v0001184_t0002_u01735175967926") --- PASS: TestServerSideMove (10.75s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:19:35 DEBUG : Creating backend with remote "TestB2:rclone-test-vujaroj2vogi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-firopow6vaku -> B2 bucket rclone-test-vujaroj2vogi 2024/12/26 01:19:40 DEBUG : empty space: Excluded (Size Filter) 2024/12/26 01:19:40 DEBUG : empty space: Excluded 2024/12/26 01:19:40 DEBUG : empty space: Excluded (Size Filter) 2024/12/26 01:19:40 DEBUG : empty space: Excluded 2024/12/26 01:19:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 01:19:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/26 01:19:40 DEBUG : B2 bucket rclone-test-vujaroj2vogi: Waiting for checks to finish 2024/12/26 01:19:40 DEBUG : B2 bucket rclone-test-vujaroj2vogi: Waiting for transfers to finish 2024/12/26 01:19:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 01:19:40 INFO : potato2: Copied (server-side copy) 2024/12/26 01:19:41 INFO : potato2: Deleted 2024/12/26 01:19:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/26 01:19:41 INFO : potato3: Copied (server-side copy) 2024/12/26 01:19:41 INFO : potato3: Deleted 2024/12/26 01:19:41 DEBUG : Creating backend with remote "TestB2:rclone-test-hekifif8rili" 2024/12/26 01:19:42 DEBUG : empty space: Excluded (Size Filter) 2024/12/26 01:19:42 DEBUG : empty space: Excluded 2024/12/26 01:19:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 01:19:42 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/26 01:19:42 DEBUG : B2 bucket rclone-test-hekifif8rili: Waiting for checks to finish 2024/12/26 01:19:42 DEBUG : B2 bucket rclone-test-hekifif8rili: Waiting for transfers to finish 2024/12/26 01:19:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/26 01:19:44 INFO : potato3: Copied (server-side copy) 2024/12/26 01:19:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 01:19:44 INFO : potato2: Copied (server-side copy) 2024/12/26 01:19:44 INFO : potato3: Deleted 2024/12/26 01:19:44 INFO : potato2: Deleted 2024/12/26 01:19:44 DEBUG : B2 bucket rclone-test-hekifif8rili: Purge remote 2024/12/26 01:19:44 INFO : B2 bucket rclone-test-hekifif8rili: cleaning bucket "rclone-test-hekifif8rili" of all files 2024/12/26 01:19:45 DEBUG : potato2: Deleting (id "4_z7f624df380cd0b0b9f480e1b_f100fcbee331f5617_d20241226_m011943_c001_v0001104_t0050_u01735175983696") 2024/12/26 01:19:45 DEBUG : potato3: Deleting (id "4_z7f624df380cd0b0b9f480e1b_f11844623b9346a4b_d20241226_m011944_c001_v0001183_t0000_u01735175984071") 2024/12/26 01:19:45 DEBUG : B2 bucket rclone-test-vujaroj2vogi: Purge remote 2024/12/26 01:19:45 INFO : B2 bucket rclone-test-vujaroj2vogi: cleaning bucket "rclone-test-vujaroj2vogi" of all files 2024/12/26 01:19:45 DEBUG : empty space: Deleting (id "4_z7fe23df380cd0b0b9f480e1b_f1132c01b27ce8f3c_d20241226_m011939_c001_v0001183_t0052_u01735175979977") 2024/12/26 01:19:45 DEBUG : potato2: Deleting (id "4_z7fe23df380cd0b0b9f480e1b_f409c812ec07a1eef_d20241226_m011944_c001_v7007000_t0000_u01735175984422") 2024/12/26 01:19:45 DEBUG : potato2: Deleting (id "4_z7fe23df380cd0b0b9f480e1b_f11844623b93469c3_d20241226_m011940_c001_v0001183_t0059_u01735175980815") 2024/12/26 01:19:45 DEBUG : potato3: Deleting (id "4_z7fe23df380cd0b0b9f480e1b_f418e7f21d79c238f_d20241226_m011944_c001_v7007000_t0000_u01735175984277") 2024/12/26 01:19:45 DEBUG : potato3: Deleting (id "4_z7fe23df380cd0b0b9f480e1b_f1095e29c7a8ac00d_d20241226_m011941_c001_v0001184_t0013_u01735175981039") 2024/12/26 01:19:45 DEBUG : potato3: Deleting (id "4_z7fe23df380cd0b0b9f480e1b_f1132c01b27ce8f46_d20241226_m011940_c001_v0001183_t0031_u01735175980204") --- PASS: TestServerSideMoveWithFilter (12.83s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:19:48 DEBUG : Creating backend with remote "TestB2:rclone-test-pipohey6sese" 2024/12/26 01:19:50 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-firopow6vaku -> B2 bucket rclone-test-pipohey6sese 2024/12/26 01:19:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 01:19:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/26 01:19:53 DEBUG : empty space: Unchanged skipping 2024/12/26 01:19:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/26 01:19:53 DEBUG : B2 bucket rclone-test-pipohey6sese: Waiting for checks to finish 2024/12/26 01:19:53 INFO : empty space: Deleted 2024/12/26 01:19:53 DEBUG : B2 bucket rclone-test-pipohey6sese: Waiting for transfers to finish 2024/12/26 01:19:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 01:19:53 INFO : potato2: Copied (server-side copy) 2024/12/26 01:19:53 INFO : potato2: Deleted 2024/12/26 01:19:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/26 01:19:53 INFO : potato3: Copied (server-side copy) 2024/12/26 01:19:54 INFO : potato3: Deleted 2024/12/26 01:19:54 DEBUG : Creating backend with remote "TestB2:rclone-test-baxutil5jevo" 2024/12/26 01:19:55 DEBUG : tomatoDir: Making directory 2024/12/26 01:19:55 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/26 01:19:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/26 01:19:55 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/26 01:19:55 DEBUG : B2 bucket rclone-test-baxutil5jevo: Waiting for checks to finish 2024/12/26 01:19:55 DEBUG : B2 bucket rclone-test-baxutil5jevo: Waiting for transfers to finish 2024/12/26 01:19:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/26 01:19:56 INFO : empty space: Copied (server-side copy) 2024/12/26 01:19:56 INFO : empty space: Deleted 2024/12/26 01:19:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/26 01:19:56 INFO : potato2: Copied (server-side copy) 2024/12/26 01:19:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/26 01:19:56 INFO : potato3: Copied (server-side copy) 2024/12/26 01:19:56 INFO : potato2: Deleted 2024/12/26 01:19:57 INFO : potato3: Deleted 2024/12/26 01:19:57 DEBUG : B2 bucket rclone-test-baxutil5jevo: Purge remote 2024/12/26 01:19:57 INFO : B2 bucket rclone-test-baxutil5jevo: cleaning bucket "rclone-test-baxutil5jevo" of all files 2024/12/26 01:19:57 DEBUG : empty space: Deleting (id "4_zef228d1380cd0b0b9f480e1b_f110b7f88f9c9f0d4_d20241226_m011956_c001_v0001178_t0020_u01735175996342") 2024/12/26 01:19:57 DEBUG : potato2: Deleting (id "4_zef228d1380cd0b0b9f480e1b_f102fdbd8eb2bcc36_d20241226_m011956_c001_v0001184_t0004_u01735175996580") 2024/12/26 01:19:57 DEBUG : potato3: Deleting (id "4_zef228d1380cd0b0b9f480e1b_f11102e2d3d196942_d20241226_m011956_c001_v0001157_t0013_u01735175996773") 2024/12/26 01:19:58 DEBUG : B2 bucket rclone-test-pipohey6sese: Purge remote 2024/12/26 01:19:58 INFO : B2 bucket rclone-test-pipohey6sese: cleaning bucket "rclone-test-pipohey6sese" of all files 2024/12/26 01:19:58 DEBUG : empty space: Deleting (id "4_z0fc27d1380cd0b0b9f480e1b_f404a251e7f0dc527_d20241226_m011956_c001_v7007000_t0000_u01735175996559") 2024/12/26 01:19:58 DEBUG : empty space: Deleting (id "4_z0fc27d1380cd0b0b9f480e1b_f1052ac88d04c3e8e_d20241226_m011952_c001_v0001179_t0057_u01735175992541") 2024/12/26 01:19:58 DEBUG : potato2: Deleting (id "4_z0fc27d1380cd0b0b9f480e1b_f404a251e7f0dc528_d20241226_m011956_c001_v7007000_t0000_u01735175996906") 2024/12/26 01:19:58 DEBUG : potato2: Deleting (id "4_z0fc27d1380cd0b0b9f480e1b_f111605cbbb738490_d20241226_m011953_c001_v0001178_t0040_u01735175993368") 2024/12/26 01:19:58 DEBUG : potato3: Deleting (id "4_z0fc27d1380cd0b0b9f480e1b_f407f961c829c22f2_d20241226_m011957_c001_v7007000_t0000_u01735175997061") 2024/12/26 01:19:58 DEBUG : potato3: Deleting (id "4_z0fc27d1380cd0b0b9f480e1b_f10787f5e82c42fe3_d20241226_m011953_c001_v0001172_t0046_u01735175993640") 2024/12/26 01:19:58 DEBUG : potato3: Deleting (id "4_z0fc27d1380cd0b0b9f480e1b_f1052ac88d04c3e90_d20241226_m011952_c001_v0001179_t0002_u01735175992747") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.44s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:20:00 DEBUG : Creating backend with remote "TestB2:rclone-test-firopow6vaku/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.99s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:20:03 DEBUG : Creating backend with remote "TestB2:rclone-test-firopow6vaku/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:20:06 DEBUG : Creating backend with remote "TestB2:rclone-test-firopow6vaku/rclone-sync-test" 2024/12/26 01:20:08 DEBUG : Creating backend with remote "TestB2:rclone-test-firopow6vaku/rclone-sync-test-include/layer2" 2024/12/26 01:20:10 DEBUG : Creating backend with remote "TestB2:rclone-test-firopow6vaku/rclone-sync-test-ignore-file" 2024/12/26 01:20:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/12/26 01:20:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/26 01:20:13 DEBUG : pacer: Reducing sleep to 10ms 2024/12/26 01:20:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/26 01:20:14 DEBUG : B2 bucket rclone-test-firopow6vaku path rclone-sync-test: Waiting for checks to finish 2024/12/26 01:20:14 DEBUG : B2 bucket rclone-test-firopow6vaku path rclone-sync-test: Waiting for transfers to finish 2024/12/26 01:20:14 DEBUG : Waiting for deletions to finish 2024/12/26 01:20:14 INFO : There was nothing to transfer 2024/12/26 01:20:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/26 01:20:14 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:20:14 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:20:14 DEBUG : Waiting for deletions to finish 2024/12/26 01:20:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:20:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/26 01:20:15 DEBUG : B2 bucket rclone-test-firopow6vaku path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/12/26 01:20:15 DEBUG : B2 bucket rclone-test-firopow6vaku path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/12/26 01:20:15 DEBUG : Waiting for deletions to finish 2024/12/26 01:20:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:20:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/26 01:20:15 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:20:15 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:20:15 DEBUG : Waiting for deletions to finish 2024/12/26 01:20:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:20:16 DEBUG : : Excluded 2024/12/26 01:20:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/26 01:20:16 DEBUG : B2 bucket rclone-test-firopow6vaku path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/12/26 01:20:16 DEBUG : B2 bucket rclone-test-firopow6vaku path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/12/26 01:20:16 DEBUG : Waiting for deletions to finish 2024/12/26 01:20:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.71s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:20:23 DEBUG : Creating backend with remote "TestB2:rclone-test-firopow6vaku/dst" 2024/12/26 01:20:24 DEBUG : Creating backend with remote "TestB2:rclone-test-firopow6vaku/CompareDest" 2024/12/26 01:20:26 DEBUG : one: Need to transfer - File not found at Destination 2024/12/26 01:20:26 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for checks to finish 2024/12/26 01:20:26 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for transfers to finish 2024/12/26 01:20:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/26 01:20:27 INFO : one: Copied (new) 2024/12/26 01:20:27 DEBUG : Waiting for deletions to finish 2024/12/26 01:20:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/26 01:20:28 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for checks to finish 2024/12/26 01:20:28 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for transfers to finish 2024/12/26 01:20:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/26 01:20:29 INFO : one: Copied (replaced existing) 2024/12/26 01:20:29 DEBUG : Waiting for deletions to finish 2024/12/26 01:20:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/26 01:20:30 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for checks to finish 2024/12/26 01:20:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:20:31 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/26 01:20:31 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for transfers to finish 2024/12/26 01:20:31 DEBUG : Waiting for deletions to finish 2024/12/26 01:20:31 INFO : There was nothing to transfer 2024/12/26 01:20:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:20:32 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/26 01:20:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/26 01:20:32 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for checks to finish 2024/12/26 01:20:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:20:32 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/26 01:20:32 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for transfers to finish 2024/12/26 01:20:32 DEBUG : Waiting for deletions to finish 2024/12/26 01:20:32 INFO : There was nothing to transfer 2024/12/26 01:20:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:20:33 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/26 01:20:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/26 01:20:33 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for checks to finish 2024/12/26 01:20:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:20:33 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/26 01:20:33 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for transfers to finish 2024/12/26 01:20:33 DEBUG : Waiting for deletions to finish 2024/12/26 01:20:33 INFO : There was nothing to transfer 2024/12/26 01:20:34 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/12/26 01:20:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/26 01:20:34 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/26 01:20:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/26 01:20:34 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for checks to finish 2024/12/26 01:20:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:20:34 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/26 01:20:34 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for transfers to finish 2024/12/26 01:20:34 DEBUG : Waiting for deletions to finish 2024/12/26 01:20:34 INFO : There was nothing to transfer 2024/12/26 01:20:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/26 01:20:35 DEBUG : two: Need to transfer - File not found at Destination 2024/12/26 01:20:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/26 01:20:35 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for checks to finish 2024/12/26 01:20:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:20:35 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/26 01:20:35 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for transfers to finish 2024/12/26 01:20:36 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/12/26 01:20:36 INFO : two: Copied (new) 2024/12/26 01:20:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.53s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:20:39 DEBUG : Creating backend with remote "TestB2:rclone-test-firopow6vaku/dest" 2024/12/26 01:20:40 DEBUG : Creating backend with remote "TestB2:rclone-test-firopow6vaku/pre-dest1" 2024/12/26 01:20:41 DEBUG : Creating backend with remote "TestB2:rclone-test-firopow6vaku/pre-dest2" 2024/12/26 01:20:43 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:20:43 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/26 01:20:44 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:20:44 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/26 01:20:44 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/26 01:20:44 DEBUG : B2 bucket rclone-test-firopow6vaku path dest: Waiting for checks to finish 2024/12/26 01:20:44 DEBUG : B2 bucket rclone-test-firopow6vaku path dest: Waiting for transfers to finish 2024/12/26 01:20:45 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/12/26 01:20:45 INFO : 3: Copied (new) 2024/12/26 01:20:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.11s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:20:46 DEBUG : Creating backend with remote "TestB2:rclone-test-firopow6vaku/dst" 2024/12/26 01:20:47 DEBUG : Creating backend with remote "TestB2:rclone-test-firopow6vaku/CopyDest" 2024/12/26 01:20:50 DEBUG : one: Need to transfer - File not found at Destination 2024/12/26 01:20:50 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for checks to finish 2024/12/26 01:20:50 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for transfers to finish 2024/12/26 01:20:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/26 01:20:50 INFO : one: Copied (new) 2024/12/26 01:20:50 DEBUG : Waiting for deletions to finish 2024/12/26 01:20:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/26 01:20:51 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for checks to finish 2024/12/26 01:20:51 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for transfers to finish 2024/12/26 01:20:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/26 01:20:52 INFO : one: Copied (replaced existing) 2024/12/26 01:20:52 DEBUG : Waiting for deletions to finish 2024/12/26 01:20:53 DEBUG : Creating backend with remote "TestB2:rclone-test-firopow6vaku/BackupDir" 2024/12/26 01:20:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/26 01:20:55 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for checks to finish 2024/12/26 01:20:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:20:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/26 01:20:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/26 01:20:56 INFO : one: Copied (server-side copy) 2024/12/26 01:20:56 INFO : one: Deleted 2024/12/26 01:20:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/26 01:20:57 INFO : one: Copied (server-side copy) 2024/12/26 01:20:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/26 01:20:57 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for transfers to finish 2024/12/26 01:20:57 DEBUG : Waiting for deletions to finish 2024/12/26 01:20:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:20:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/26 01:20:59 INFO : two: Copied (server-side copy) 2024/12/26 01:20:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/26 01:20:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:20:59 DEBUG : one: Unchanged skipping 2024/12/26 01:20:59 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for checks to finish 2024/12/26 01:20:59 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for transfers to finish 2024/12/26 01:20:59 DEBUG : Waiting for deletions to finish 2024/12/26 01:20:59 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for checks to finish 2024/12/26 01:20:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:20:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:20:59 DEBUG : two: Unchanged skipping 2024/12/26 01:20:59 DEBUG : one: Unchanged skipping 2024/12/26 01:20:59 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for transfers to finish 2024/12/26 01:20:59 DEBUG : Waiting for deletions to finish 2024/12/26 01:20:59 INFO : There was nothing to transfer 2024/12/26 01:21:00 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/26 01:21:00 DEBUG : three: Destination not found in --copy-dest 2024/12/26 01:21:00 DEBUG : three: Need to transfer - File not found at Destination 2024/12/26 01:21:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:21:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/26 01:21:00 DEBUG : two: Unchanged skipping 2024/12/26 01:21:00 DEBUG : one: Unchanged skipping 2024/12/26 01:21:00 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for checks to finish 2024/12/26 01:21:00 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for transfers to finish 2024/12/26 01:21:01 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/12/26 01:21:01 INFO : three: Copied (new) 2024/12/26 01:21:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.69s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:21:05 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-12.backblaze.com/b2api/v1/b2_upload_file/6f62fd93809d0b0b9f480e1b/c001_v0001184_t0023": EOF 2024/12/26 01:21:05 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-12.backblaze.com/b2api/v1/b2_upload_file/6f62fd93809d0b0b9f480e1b/c001_v0001184_t0023": EOF) 2024/12/26 01:21:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-firopow6vaku: 1/10 (Post "https://pod-000-1184-12.backblaze.com/b2api/v1/b2_upload_file/6f62fd93809d0b0b9f480e1b/c001_v0001184_t0023": EOF) 2024/12/26 01:21:07 DEBUG : pacer: Reducing sleep to 10ms 2024/12/26 01:21:07 DEBUG : Creating backend with remote "TestB2:rclone-test-firopow6vaku/dst" 2024/12/26 01:21:08 DEBUG : Creating backend with remote "TestB2:rclone-test-firopow6vaku/backup" 2024/12/26 01:21:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/26 01:21:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:21:10 DEBUG : two: Unchanged skipping 2024/12/26 01:21:10 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for checks to finish 2024/12/26 01:21:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/26 01:21:12 INFO : one: Copied (server-side copy) 2024/12/26 01:21:12 INFO : one: Deleted 2024/12/26 01:21:12 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for transfers to finish 2024/12/26 01:21:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/26 01:21:13 INFO : one: Copied (new) 2024/12/26 01:21:13 DEBUG : Waiting for deletions to finish 2024/12/26 01:21:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/26 01:21:14 INFO : three.txt: Copied (server-side copy) 2024/12/26 01:21:14 INFO : three.txt: Deleted 2024/12/26 01:21:14 INFO : three.txt: Moved into backup dir 2024/12/26 01:21:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/26 01:21:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:21:15 DEBUG : two: Unchanged skipping 2024/12/26 01:21:15 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for checks to finish 2024/12/26 01:21:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/26 01:21:16 INFO : one: Copied (server-side copy) 2024/12/26 01:21:16 INFO : one: Deleted 2024/12/26 01:21:16 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for transfers to finish 2024/12/26 01:21:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/26 01:21:17 INFO : one: Copied (new) 2024/12/26 01:21:17 DEBUG : Waiting for deletions to finish 2024/12/26 01:21:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/26 01:21:17 INFO : three.txt: Copied (server-side copy) 2024/12/26 01:21:17 INFO : three.txt: Deleted 2024/12/26 01:21:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.47s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:21:20 DEBUG : Creating backend with remote "TestB2:rclone-test-firopow6vaku/dst" 2024/12/26 01:21:21 DEBUG : Creating backend with remote "TestB2:rclone-test-firopow6vaku/backup" 2024/12/26 01:21:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/26 01:21:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:21:23 DEBUG : two: Unchanged skipping 2024/12/26 01:21:23 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for checks to finish 2024/12/26 01:21:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/26 01:21:25 INFO : one: Copied (server-side copy) to: one.bak 2024/12/26 01:21:25 INFO : one: Deleted 2024/12/26 01:21:25 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for transfers to finish 2024/12/26 01:21:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/26 01:21:26 INFO : one: Copied (new) 2024/12/26 01:21:26 DEBUG : Waiting for deletions to finish 2024/12/26 01:21:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/26 01:21:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/26 01:21:26 INFO : three.txt: Deleted 2024/12/26 01:21:26 INFO : three.txt: Moved into backup dir 2024/12/26 01:21:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/26 01:21:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:21:28 DEBUG : two: Unchanged skipping 2024/12/26 01:21:28 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for checks to finish 2024/12/26 01:21:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/26 01:21:29 INFO : one: Copied (server-side copy) to: one.bak 2024/12/26 01:21:29 INFO : one: Deleted 2024/12/26 01:21:29 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for transfers to finish 2024/12/26 01:21:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/26 01:21:30 INFO : one: Copied (new) 2024/12/26 01:21:30 DEBUG : Waiting for deletions to finish 2024/12/26 01:21:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/26 01:21:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/26 01:21:31 INFO : three.txt: Deleted 2024/12/26 01:21:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.02s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:21:34 DEBUG : Creating backend with remote "TestB2:rclone-test-firopow6vaku/dst" 2024/12/26 01:21:35 DEBUG : Creating backend with remote "TestB2:rclone-test-firopow6vaku/backup" 2024/12/26 01:21:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/26 01:21:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:21:37 DEBUG : two: Unchanged skipping 2024/12/26 01:21:37 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for checks to finish 2024/12/26 01:21:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/26 01:21:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/26 01:21:39 INFO : one: Deleted 2024/12/26 01:21:39 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for transfers to finish 2024/12/26 01:21:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/26 01:21:40 INFO : one: Copied (new) 2024/12/26 01:21:40 DEBUG : Waiting for deletions to finish 2024/12/26 01:21:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/26 01:21:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/26 01:21:40 INFO : three.txt: Deleted 2024/12/26 01:21:40 INFO : three.txt: Moved into backup dir 2024/12/26 01:21:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/26 01:21:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:21:42 DEBUG : two: Unchanged skipping 2024/12/26 01:21:42 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for checks to finish 2024/12/26 01:21:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/26 01:21:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/26 01:21:43 INFO : one: Deleted 2024/12/26 01:21:43 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for transfers to finish 2024/12/26 01:21:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/26 01:21:44 INFO : one: Copied (new) 2024/12/26 01:21:44 DEBUG : Waiting for deletions to finish 2024/12/26 01:21:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/26 01:21:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/26 01:21:44 INFO : three.txt: Deleted 2024/12/26 01:21:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.96s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:21:47 DEBUG : Creating backend with remote "TestB2:rclone-test-firopow6vaku/dst" 2024/12/26 01:21:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/26 01:21:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:21:49 DEBUG : two: Unchanged skipping 2024/12/26 01:21:49 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for checks to finish 2024/12/26 01:21:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/26 01:21:50 INFO : one: Copied (server-side copy) to: one.bak 2024/12/26 01:21:50 INFO : one: Deleted 2024/12/26 01:21:50 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for transfers to finish 2024/12/26 01:21:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/26 01:21:51 INFO : one: Copied (new) 2024/12/26 01:21:51 DEBUG : Waiting for deletions to finish 2024/12/26 01:21:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/26 01:21:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/26 01:21:51 INFO : three.txt: Deleted 2024/12/26 01:21:51 INFO : three.txt: Moved into backup dir 2024/12/26 01:21:52 DEBUG : one.bak: Excluded (Path Filter) 2024/12/26 01:21:52 DEBUG : one.bak: Excluded 2024/12/26 01:21:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/26 01:21:52 DEBUG : three.txt.bak: Excluded 2024/12/26 01:21:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/26 01:21:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:21:52 DEBUG : two: Unchanged skipping 2024/12/26 01:21:52 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for checks to finish 2024/12/26 01:21:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/26 01:21:53 INFO : one: Copied (server-side copy) to: one.bak 2024/12/26 01:21:53 INFO : one: Deleted 2024/12/26 01:21:53 DEBUG : B2 bucket rclone-test-firopow6vaku path dst: Waiting for transfers to finish 2024/12/26 01:21:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/26 01:21:53 INFO : one: Copied (new) 2024/12/26 01:21:53 DEBUG : Waiting for deletions to finish 2024/12/26 01:21:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/26 01:21:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/26 01:21:54 INFO : three.txt: Deleted 2024/12/26 01:21:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.50s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:21:57 DEBUG : Creating backend with remote "TestB2:rclone-test-firopow6vaku/dst" 2024/12/26 01:21:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/26 01:22:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/26 01:22:00 INFO : one: Copied (server-side copy) to: one.bak 2024/12/26 01:22:00 INFO : one: Deleted 2024/12/26 01:22:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/26 01:22:01 INFO : one: Copied (new) 2024/12/26 01:22:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:22:01 DEBUG : two: Unchanged skipping 2024/12/26 01:22:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/26 01:22:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/26 01:22:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/26 01:22:02 INFO : three.txt: Deleted 2024/12/26 01:22:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/26 01:22:02 INFO : three.txt: Copied (new) 2024/12/26 01:22:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/26 01:22:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/26 01:22:03 INFO : one: Copied (server-side copy) to: one.bak 2024/12/26 01:22:04 INFO : one: Deleted 2024/12/26 01:22:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/26 01:22:04 INFO : one: Copied (new) 2024/12/26 01:22:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:22:04 DEBUG : two: Unchanged skipping 2024/12/26 01:22:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/26 01:22:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/26 01:22:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/26 01:22:05 INFO : three.txt: Deleted 2024/12/26 01:22:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/26 01:22:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.44s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:22:09 DEBUG : Creating backend with remote "TestB2:rclone-test-firopow6vaku/dst" 2024/12/26 01:22:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/26 01:22:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/26 01:22:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/26 01:22:11 INFO : one: Deleted 2024/12/26 01:22:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/26 01:22:12 INFO : one: Copied (new) 2024/12/26 01:22:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:22:12 DEBUG : two: Unchanged skipping 2024/12/26 01:22:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/26 01:22:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/26 01:22:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/26 01:22:13 INFO : three.txt: Deleted 2024/12/26 01:22:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/26 01:22:13 INFO : three.txt: Copied (new) 2024/12/26 01:22:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/26 01:22:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/26 01:22:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/26 01:22:14 INFO : one: Deleted 2024/12/26 01:22:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/26 01:22:15 INFO : one: Copied (new) 2024/12/26 01:22:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:22:15 DEBUG : two: Unchanged skipping 2024/12/26 01:22:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/26 01:22:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/26 01:22:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/26 01:22:16 INFO : three.txt: Deleted 2024/12/26 01:22:16 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/26 01:22:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.02s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:22:19 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/26 01:22:19 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:22:19 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:22:19 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/12/26 01:22:19 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/26 01:22:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.56s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:22:20 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/26 01:22:20 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:22:20 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:22:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/26 01:22:21 INFO : existing: Copied (new) 2024/12/26 01:22:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:22:21 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/26 01:22:21 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:22:21 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/26 01:22:21 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:22:21 ERROR : B2 bucket rclone-test-firopow6vaku: not deleting files as there were IO errors 2024/12/26 01:22:21 ERROR : B2 bucket rclone-test-firopow6vaku: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncImmutable (2.80s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:22:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:22:24 DEBUG : existing: Unchanged skipping 2024/12/26 01:22:24 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:22:24 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:22:24 DEBUG : Waiting for deletions to finish 2024/12/26 01:22:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.60s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", 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-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:22:44 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:22:44 DEBUG : both0: Unchanged skipping 2024/12/26 01:22:44 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:22:44 DEBUG : both1: Unchanged skipping 2024/12/26 01:22:44 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:22:44 DEBUG : both10: Unchanged skipping 2024/12/26 01:22:44 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:22:44 DEBUG : both11: Unchanged skipping 2024/12/26 01:22:44 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:22:44 DEBUG : both12: Unchanged skipping 2024/12/26 01:22:44 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:22:44 DEBUG : both13: Unchanged skipping 2024/12/26 01:22:44 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:22:44 DEBUG : both14: Unchanged skipping 2024/12/26 01:22:44 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:22:44 DEBUG : both15: Unchanged skipping 2024/12/26 01:22:44 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:22:44 DEBUG : both16: Unchanged skipping 2024/12/26 01:22:44 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:22:44 DEBUG : both17: Unchanged skipping 2024/12/26 01:22:44 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:22:44 DEBUG : both18: Unchanged skipping 2024/12/26 01:22:44 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:22:44 DEBUG : both19: Unchanged skipping 2024/12/26 01:22:44 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:22:44 DEBUG : both4: Unchanged skipping 2024/12/26 01:22:44 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:22:44 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:22:44 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:22:44 DEBUG : both5: Unchanged skipping 2024/12/26 01:22:44 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:22:44 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:22:44 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:22:44 DEBUG : both7: Unchanged skipping 2024/12/26 01:22:44 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:22:44 DEBUG : both8: Unchanged skipping 2024/12/26 01:22:44 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:22:44 DEBUG : both9: Unchanged skipping 2024/12/26 01:22:44 DEBUG : both6: Unchanged skipping 2024/12/26 01:22:44 DEBUG : both3: Unchanged skipping 2024/12/26 01:22:44 DEBUG : both2: Unchanged skipping 2024/12/26 01:22:44 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:22:44 DEBUG : Waiting for deletions to finish 2024/12/26 01:22:44 INFO : only0: Deleted 2024/12/26 01:22:44 INFO : only4: Deleted 2024/12/26 01:22:44 INFO : only8: Deleted 2024/12/26 01:22:44 INFO : only10: Deleted 2024/12/26 01:22:44 INFO : only15: Deleted 2024/12/26 01:22:44 INFO : only12: Deleted 2024/12/26 01:22:45 INFO : only7: Deleted 2024/12/26 01:22:45 INFO : only17: Deleted 2024/12/26 01:22:45 INFO : only5: Deleted 2024/12/26 01:22:45 INFO : only6: Deleted 2024/12/26 01:22:45 INFO : only14: Deleted 2024/12/26 01:22:45 INFO : only16: Deleted 2024/12/26 01:22:45 INFO : only18: Deleted 2024/12/26 01:22:45 INFO : only19: Deleted 2024/12/26 01:22:45 INFO : only3: Deleted 2024/12/26 01:22:45 INFO : only1: Deleted 2024/12/26 01:22:45 INFO : only11: Deleted 2024/12/26 01:22:45 INFO : only13: Deleted 2024/12/26 01:22:45 INFO : only2: Deleted 2024/12/26 01:22:45 INFO : only9: Deleted 2024/12/26 01:22:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (23.97s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:23:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:23:07 DEBUG : both0: Unchanged skipping 2024/12/26 01:23:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:23:07 DEBUG : both1: Unchanged skipping 2024/12/26 01:23:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:23:07 DEBUG : both10: Unchanged skipping 2024/12/26 01:23:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:23:07 DEBUG : both11: Unchanged skipping 2024/12/26 01:23:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:23:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:23:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:23:07 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for checks to finish 2024/12/26 01:23:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:23:07 DEBUG : both12: Unchanged skipping 2024/12/26 01:23:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:23:07 DEBUG : both13: Unchanged skipping 2024/12/26 01:23:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:23:07 DEBUG : both17: Unchanged skipping 2024/12/26 01:23:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:23:07 DEBUG : both18: Unchanged skipping 2024/12/26 01:23:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:23:07 DEBUG : both19: Unchanged skipping 2024/12/26 01:23:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:23:07 DEBUG : both2: Unchanged skipping 2024/12/26 01:23:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:23:07 DEBUG : both15: Unchanged skipping 2024/12/26 01:23:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:23:07 DEBUG : both14: Unchanged skipping 2024/12/26 01:23:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:23:07 DEBUG : both3: Unchanged skipping 2024/12/26 01:23:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:23:07 DEBUG : both16: Unchanged skipping 2024/12/26 01:23:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:23:07 DEBUG : both5: Unchanged skipping 2024/12/26 01:23:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:23:07 DEBUG : both8: Unchanged skipping 2024/12/26 01:23:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/26 01:23:07 DEBUG : both9: Unchanged skipping 2024/12/26 01:23:07 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/26 01:23:07 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/26 01:23:07 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/26 01:23:07 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/26 01:23:07 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/26 01:23:07 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/26 01:23:07 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/26 01:23:07 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/26 01:23:07 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/26 01:23:07 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/26 01:23:07 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/26 01:23:07 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/26 01:23:07 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/26 01:23:07 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/26 01:23:07 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/26 01:23:07 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/26 01:23:07 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/26 01:23:07 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/26 01:23:07 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/26 01:23:07 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/26 01:23:07 DEBUG : both6: Unchanged skipping 2024/12/26 01:23:07 DEBUG : both4: Unchanged skipping 2024/12/26 01:23:07 DEBUG : both7: Unchanged skipping 2024/12/26 01:23:07 DEBUG : B2 bucket rclone-test-firopow6vaku: Waiting for transfers to finish 2024/12/26 01:23:07 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 01:23:07 INFO : only0: Copied (replaced existing) 2024/12/26 01:23:07 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 01:23:07 INFO : only1: Copied (replaced existing) 2024/12/26 01:23:08 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 01:23:08 INFO : only12: Copied (replaced existing) 2024/12/26 01:23:08 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 01:23:08 INFO : only13: Copied (replaced existing) 2024/12/26 01:23:08 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 01:23:08 INFO : only10: Copied (replaced existing) 2024/12/26 01:23:08 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 01:23:08 INFO : only14: Copied (replaced existing) 2024/12/26 01:23:08 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 01:23:08 INFO : only15: Copied (replaced existing) 2024/12/26 01:23:08 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 01:23:08 INFO : only11: Copied (replaced existing) 2024/12/26 01:23:08 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 01:23:08 INFO : only16: Copied (replaced existing) 2024/12/26 01:23:08 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 01:23:08 INFO : only17: Copied (replaced existing) 2024/12/26 01:23:08 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 01:23:08 INFO : only18: Copied (replaced existing) 2024/12/26 01:23:08 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 01:23:08 INFO : only19: Copied (replaced existing) 2024/12/26 01:23:08 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 01:23:08 INFO : only3: Copied (replaced existing) 2024/12/26 01:23:08 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 01:23:08 INFO : only2: Copied (replaced existing) 2024/12/26 01:23:08 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 01:23:08 INFO : only4: Copied (replaced existing) 2024/12/26 01:23:08 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 01:23:08 INFO : only5: Copied (replaced existing) 2024/12/26 01:23:08 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 01:23:08 INFO : only6: Copied (replaced existing) 2024/12/26 01:23:08 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 01:23:08 INFO : only7: Copied (replaced existing) 2024/12/26 01:23:08 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 01:23:08 INFO : only8: Copied (replaced existing) 2024/12/26 01:23:09 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/26 01:23:09 INFO : only9: Copied (replaced existing) 2024/12/26 01:23:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (27.24s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:23:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/26 01:23:17 DEBUG : sub dir: Making directory 2024/12/26 01:23:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.85s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" 2024/12/26 01:23:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/26 01:23:22 DEBUG : sub dir: Making directory 2024/12/26 01:23:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-firopow6vaku", Local "Local file system at /tmp/rclone2966213413", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.68s) PASS 2024/12/26 01:23:27 DEBUG : B2 bucket rclone-test-firopow6vaku: Purge remote 2024/12/26 01:23:27 INFO : B2 bucket rclone-test-firopow6vaku: cleaning bucket "rclone-test-firopow6vaku" of all files 2024/12/26 01:23:27 DEBUG : BackupDir/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f411502e0f74767c9_d20241226_m012102_c001_v7007000_t0000_u01735176062148") 2024/12/26 01:23:27 DEBUG : BackupDir/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f1100283c74dd0641_d20241226_m012056_c001_v0001153_t0009_u01735176056303") 2024/12/26 01:23:27 DEBUG : CompareDest/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4104050ce29e72db_d20241226_m012036_c001_v7007000_t0000_u01735176036887") 2024/12/26 01:23:27 DEBUG : CompareDest/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aeb2b_d20241226_m012030_c001_v0001136_t0026_u01735176030369") 2024/12/26 01:23:27 DEBUG : CompareDest/two: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4104050ce29e72dc_d20241226_m012037_c001_v7007000_t0000_u01735176037071") 2024/12/26 01:23:27 DEBUG : CompareDest/two: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f112b4eeaeca28e22_d20241226_m012031_c001_v0001184_t0015_u01735176031783") 2024/12/26 01:23:27 DEBUG : CopyDest/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f411502e0f74767ca_d20241226_m012102_c001_v7007000_t0000_u01735176062351") 2024/12/26 01:23:27 DEBUG : CopyDest/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238dd6_d20241226_m012053_c001_v0001103_t0027_u01735176053238") 2024/12/26 01:23:27 DEBUG : CopyDest/three: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f411502e0f74767cb_d20241226_m012102_c001_v7007000_t0000_u01735176062534") 2024/12/26 01:23:28 DEBUG : CopyDest/three: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f112b4eeaeca2930d_d20241226_m012100_c001_v0001184_t0041_u01735176060113") 2024/12/26 01:23:28 DEBUG : CopyDest/two: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f411502e0f74767cc_d20241226_m012102_c001_v7007000_t0000_u01735176062736") 2024/12/26 01:23:28 DEBUG : CopyDest/two: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aeb65_d20241226_m012057_c001_v0001136_t0045_u01735176057814") 2024/12/26 01:23:28 DEBUG : EXISTING: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2467_d20241226_m012224_c001_v7007000_t0000_u01735176144638") 2024/12/26 01:23:28 DEBUG : EXISTING: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aebd3_d20241226_m012223_c001_v0001136_t0055_u01735176143427") 2024/12/26 01:23:28 DEBUG : Testêé: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2451_d20241226_m012220_c001_v7007000_t0000_u01735176140258") 2024/12/26 01:23:28 DEBUG : Testêé: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aebcf_d20241226_m012219_c001_v0001136_t0047_u01735176139515") 2024/12/26 01:23:28 DEBUG : Testêé: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238e7c_d20241226_m012218_c001_v0001103_t0018_u01735176138437") 2024/12/26 01:23:28 DEBUG : a/potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df6767a8_d20241226_m011845_c001_v7007000_t0000_u01735175925480") 2024/12/26 01:23:28 DEBUG : a/potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238ce1_d20241226_m011844_c001_v0001103_t0034_u01735175924798") 2024/12/26 01:23:28 DEBUG : a/potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f40991aae4ae9abe8_d20241226_m011842_c001_v7007000_t0000_u01735175922631") 2024/12/26 01:23:28 DEBUG : a/potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238cd7_d20241226_m011841_c001_v0001103_t0000_u01735175921456") 2024/12/26 01:23:28 DEBUG : a/potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4053fe083c7cfee7_d20241226_m011819_c001_v7007000_t0000_u01735175899758") 2024/12/26 01:23:28 DEBUG : a/potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c8d_d20241226_m011818_c001_v0001103_t0034_u01735175898876") 2024/12/26 01:23:28 DEBUG : b/potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df6767a9_d20241226_m011845_c001_v7007000_t0000_u01735175925673") 2024/12/26 01:23:28 DEBUG : b/potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238cdb_d20241226_m011843_c001_v0001103_t0055_u01735175923620") 2024/12/26 01:23:28 DEBUG : b/potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f40991aae4ae9abe7_d20241226_m011842_c001_v7007000_t0000_u01735175922075") 2024/12/26 01:23:29 DEBUG : b/potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238cd3_d20241226_m011840_c001_v0001103_t0059_u01735175920308") 2024/12/26 01:23:29 DEBUG : b/potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4053fe083c7cfee6_d20241226_m011819_c001_v7007000_t0000_u01735175899215") 2024/12/26 01:23:29 DEBUG : b/potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c83_d20241226_m011817_c001_v0001103_t0013_u01735175897877") 2024/12/26 01:23:29 DEBUG : backup/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4063d5e88e41f09e_d20241226_m012118_c001_v7007000_t0000_u01735176078190") 2024/12/26 01:23:29 DEBUG : backup/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f112ce468eefc4eaf_d20241226_m012116_c001_v0001131_t0046_u01735176076256") 2024/12/26 01:23:29 DEBUG : backup/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f11662e2a1f0a200b_d20241226_m012111_c001_v0001105_t0018_u01735176071912") 2024/12/26 01:23:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f40305ff4ef86413e_d20241226_m012145_c001_v7007000_t0000_u01735176105192") 2024/12/26 01:23:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f101a655de120aa73_d20241226_m012143_c001_v0001130_t0028_u01735176103148") 2024/12/26 01:23:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f110bf13266d7e0e9_d20241226_m012138_c001_v0001102_t0008_u01735176098916") 2024/12/26 01:23:29 DEBUG : backup/one.bak: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f408de58c67c2c967_d20241226_m012132_c001_v7007000_t0000_u01735176092139") 2024/12/26 01:23:29 DEBUG : backup/one.bak: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f1167a04aa9075c53_d20241226_m012129_c001_v0001102_t0004_u01735176089055") 2024/12/26 01:23:29 DEBUG : backup/one.bak: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f112b8af95f7c952d_d20241226_m012124_c001_v0001182_t0017_u01735176084948") 2024/12/26 01:23:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f40305ff4ef86413f_d20241226_m012145_c001_v7007000_t0000_u01735176105374") 2024/12/26 01:23:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f1095e29c7a8ad517_d20241226_m012144_c001_v0001184_t0010_u01735176104410") 2024/12/26 01:23:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f1030f0a606f33d96_d20241226_m012140_c001_v0001184_t0046_u01735176100664") 2024/12/26 01:23:29 DEBUG : backup/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4063d5e88e41f09f_d20241226_m012118_c001_v7007000_t0000_u01735176078373") 2024/12/26 01:23:29 DEBUG : backup/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f10518c46814cf700_d20241226_m012117_c001_v0001102_t0041_u01735176077326") 2024/12/26 01:23:29 DEBUG : backup/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f1137aa13e363b048_d20241226_m012113_c001_v0001109_t0052_u01735176073780") 2024/12/26 01:23:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f408de58c67c2c969_d20241226_m012132_c001_v7007000_t0000_u01735176092336") 2024/12/26 01:23:30 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f112b82e066d38bc8_d20241226_m012131_c001_v0001144_t0024_u01735176090835") 2024/12/26 01:23:30 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f1158c138b59f3605_d20241226_m012126_c001_v0001101_t0036_u01735176086517") 2024/12/26 01:23:30 DEBUG : both0: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd02e4_d20241226_m012309_c001_v7007000_t0000_u01735176189658") 2024/12/26 01:23:30 DEBUG : both0: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238ed2_d20241226_m012250_c001_v0001103_t0010_u01735176170862") 2024/12/26 01:23:30 DEBUG : both0: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c286a_d20241226_m012246_c001_v7007000_t0000_u01735176166210") 2024/12/26 01:23:30 DEBUG : both0: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238e8a_d20241226_m012226_c001_v0001103_t0010_u01735176146880") 2024/12/26 01:23:30 DEBUG : both1: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd02e5_d20241226_m012309_c001_v7007000_t0000_u01735176189842") 2024/12/26 01:23:30 DEBUG : both1: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238ed4_d20241226_m012251_c001_v0001103_t0047_u01735176171885") 2024/12/26 01:23:30 DEBUG : both1: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c286b_d20241226_m012246_c001_v7007000_t0000_u01735176166402") 2024/12/26 01:23:30 DEBUG : both1: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238e8c_d20241226_m012227_c001_v0001103_t0018_u01735176147634") 2024/12/26 01:23:30 DEBUG : both10: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd02e6_d20241226_m012310_c001_v7007000_t0000_u01735176190025") 2024/12/26 01:23:30 DEBUG : both10: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238ef4_d20241226_m012258_c001_v0001103_t0056_u01735176178846") 2024/12/26 01:23:30 DEBUG : both10: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c286c_d20241226_m012246_c001_v7007000_t0000_u01735176166585") 2024/12/26 01:23:30 DEBUG : both10: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238ea8_d20241226_m012235_c001_v0001103_t0052_u01735176155021") 2024/12/26 01:23:30 DEBUG : both11: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd02e7_d20241226_m012310_c001_v7007000_t0000_u01735176190209") 2024/12/26 01:23:30 DEBUG : both11: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238ef6_d20241226_m012259_c001_v0001103_t0015_u01735176179671") 2024/12/26 01:23:30 DEBUG : both11: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c286d_d20241226_m012246_c001_v7007000_t0000_u01735176166769") 2024/12/26 01:23:30 DEBUG : both11: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238eaa_d20241226_m012235_c001_v0001103_t0015_u01735176155919") 2024/12/26 01:23:30 DEBUG : both12: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd02e8_d20241226_m012310_c001_v7007000_t0000_u01735176190393") 2024/12/26 01:23:30 DEBUG : both12: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238ef8_d20241226_m012300_c001_v0001103_t0013_u01735176180351") 2024/12/26 01:23:31 DEBUG : both12: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c286e_d20241226_m012246_c001_v7007000_t0000_u01735176166959") 2024/12/26 01:23:31 DEBUG : both12: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238eb0_d20241226_m012236_c001_v0001103_t0046_u01735176156547") 2024/12/26 01:23:31 DEBUG : both13: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd02e9_d20241226_m012310_c001_v7007000_t0000_u01735176190576") 2024/12/26 01:23:31 DEBUG : both13: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238efa_d20241226_m012301_c001_v0001103_t0023_u01735176181111") 2024/12/26 01:23:31 DEBUG : both13: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c286f_d20241226_m012247_c001_v7007000_t0000_u01735176167142") 2024/12/26 01:23:31 DEBUG : both13: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238eb2_d20241226_m012237_c001_v0001103_t0037_u01735176157438") 2024/12/26 01:23:31 DEBUG : both14: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd02ea_d20241226_m012310_c001_v7007000_t0000_u01735176190765") 2024/12/26 01:23:31 DEBUG : both14: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238efc_d20241226_m012301_c001_v0001103_t0001_u01735176181709") 2024/12/26 01:23:31 DEBUG : both14: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2870_d20241226_m012247_c001_v7007000_t0000_u01735176167325") 2024/12/26 01:23:31 DEBUG : both14: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238eb4_d20241226_m012238_c001_v0001103_t0028_u01735176158297") 2024/12/26 01:23:31 DEBUG : both15: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd02ec_d20241226_m012310_c001_v7007000_t0000_u01735176190949") 2024/12/26 01:23:31 DEBUG : both15: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238f00_d20241226_m012302_c001_v0001103_t0027_u01735176182888") 2024/12/26 01:23:31 DEBUG : both15: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2871_d20241226_m012247_c001_v7007000_t0000_u01735176167511") 2024/12/26 01:23:31 DEBUG : both15: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238eb8_d20241226_m012239_c001_v0001103_t0050_u01735176159015") 2024/12/26 01:23:31 DEBUG : both16: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd02ed_d20241226_m012311_c001_v7007000_t0000_u01735176191142") 2024/12/26 01:23:31 DEBUG : both16: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238f02_d20241226_m012303_c001_v0001103_t0002_u01735176183770") 2024/12/26 01:23:31 DEBUG : both16: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2872_d20241226_m012247_c001_v7007000_t0000_u01735176167702") 2024/12/26 01:23:31 DEBUG : both16: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238ebc_d20241226_m012239_c001_v0001103_t0008_u01735176159831") 2024/12/26 01:23:31 DEBUG : both17: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd02ee_d20241226_m012311_c001_v7007000_t0000_u01735176191324") 2024/12/26 01:23:31 DEBUG : both17: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238f04_d20241226_m012304_c001_v0001103_t0023_u01735176184453") 2024/12/26 01:23:31 DEBUG : both17: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2873_d20241226_m012247_c001_v7007000_t0000_u01735176167895") 2024/12/26 01:23:32 DEBUG : both17: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238ebe_d20241226_m012240_c001_v0001103_t0054_u01735176160529") 2024/12/26 01:23:32 DEBUG : both18: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd02ef_d20241226_m012311_c001_v7007000_t0000_u01735176191507") 2024/12/26 01:23:32 DEBUG : both18: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238f0a_d20241226_m012305_c001_v0001103_t0055_u01735176185375") 2024/12/26 01:23:32 DEBUG : both18: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2874_d20241226_m012248_c001_v7007000_t0000_u01735176168083") 2024/12/26 01:23:32 DEBUG : both18: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238ec4_d20241226_m012241_c001_v0001103_t0048_u01735176161698") 2024/12/26 01:23:32 DEBUG : both19: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd02f0_d20241226_m012311_c001_v7007000_t0000_u01735176191697") 2024/12/26 01:23:32 DEBUG : both19: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238f0c_d20241226_m012306_c001_v0001103_t0016_u01735176186062") 2024/12/26 01:23:32 DEBUG : both19: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2875_d20241226_m012248_c001_v7007000_t0000_u01735176168266") 2024/12/26 01:23:32 DEBUG : both19: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238ec6_d20241226_m012242_c001_v0001103_t0022_u01735176162684") 2024/12/26 01:23:32 DEBUG : both2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd02f2_d20241226_m012311_c001_v7007000_t0000_u01735176191882") 2024/12/26 01:23:32 DEBUG : both2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238ed6_d20241226_m012252_c001_v0001103_t0004_u01735176172766") 2024/12/26 01:23:32 DEBUG : both2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2876_d20241226_m012248_c001_v7007000_t0000_u01735176168449") 2024/12/26 01:23:32 DEBUG : both2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238e90_d20241226_m012228_c001_v0001103_t0048_u01735176148418") 2024/12/26 01:23:32 DEBUG : both3: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd02f3_d20241226_m012312_c001_v7007000_t0000_u01735176192088") 2024/12/26 01:23:32 DEBUG : both3: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238eda_d20241226_m012253_c001_v0001103_t0022_u01735176173481") 2024/12/26 01:23:32 DEBUG : both3: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2877_d20241226_m012248_c001_v7007000_t0000_u01735176168632") 2024/12/26 01:23:32 DEBUG : both3: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238e94_d20241226_m012229_c001_v0001103_t0012_u01735176149126") 2024/12/26 01:23:32 DEBUG : both4: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd02f4_d20241226_m012312_c001_v7007000_t0000_u01735176192274") 2024/12/26 01:23:32 DEBUG : both4: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238edc_d20241226_m012254_c001_v0001103_t0040_u01735176174113") 2024/12/26 01:23:32 DEBUG : both4: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2878_d20241226_m012248_c001_v7007000_t0000_u01735176168815") 2024/12/26 01:23:33 DEBUG : both4: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238e96_d20241226_m012229_c001_v0001103_t0050_u01735176149804") 2024/12/26 01:23:33 DEBUG : both5: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd02f5_d20241226_m012312_c001_v7007000_t0000_u01735176192457") 2024/12/26 01:23:33 DEBUG : both5: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238ee2_d20241226_m012254_c001_v0001103_t0011_u01735176174819") 2024/12/26 01:23:33 DEBUG : both5: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2879_d20241226_m012249_c001_v7007000_t0000_u01735176169002") 2024/12/26 01:23:33 DEBUG : both5: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238e98_d20241226_m012230_c001_v0001103_t0046_u01735176150869") 2024/12/26 01:23:33 DEBUG : both6: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd02f6_d20241226_m012312_c001_v7007000_t0000_u01735176192641") 2024/12/26 01:23:33 DEBUG : both6: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238ee4_d20241226_m012255_c001_v0001103_t0020_u01735176175604") 2024/12/26 01:23:33 DEBUG : both6: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c287a_d20241226_m012249_c001_v7007000_t0000_u01735176169185") 2024/12/26 01:23:33 DEBUG : both6: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238e9a_d20241226_m012231_c001_v0001103_t0010_u01735176151670") 2024/12/26 01:23:33 DEBUG : both7: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd02f7_d20241226_m012312_c001_v7007000_t0000_u01735176192826") 2024/12/26 01:23:33 DEBUG : both7: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238ee6_d20241226_m012256_c001_v0001103_t0047_u01735176176258") 2024/12/26 01:23:33 DEBUG : both7: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c287b_d20241226_m012249_c001_v7007000_t0000_u01735176169375") 2024/12/26 01:23:33 DEBUG : both7: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238e9c_d20241226_m012232_c001_v0001103_t0002_u01735176152547") 2024/12/26 01:23:33 DEBUG : both8: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd02f9_d20241226_m012313_c001_v7007000_t0000_u01735176193012") 2024/12/26 01:23:33 DEBUG : both8: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238eea_d20241226_m012257_c001_v0001103_t0044_u01735176177013") 2024/12/26 01:23:33 DEBUG : both8: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c287d_d20241226_m012249_c001_v7007000_t0000_u01735176169561") 2024/12/26 01:23:33 DEBUG : both8: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238e9e_d20241226_m012233_c001_v0001103_t0046_u01735176153344") 2024/12/26 01:23:33 DEBUG : both9: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd02fa_d20241226_m012313_c001_v7007000_t0000_u01735176193197") 2024/12/26 01:23:33 DEBUG : both9: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238eec_d20241226_m012258_c001_v0001103_t0050_u01735176178123") 2024/12/26 01:23:33 DEBUG : both9: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c287e_d20241226_m012249_c001_v7007000_t0000_u01735176169744") 2024/12/26 01:23:34 DEBUG : both9: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238ea6_d20241226_m012234_c001_v0001103_t0039_u01735176154435") 2024/12/26 01:23:34 DEBUG : c/non empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df6767aa_d20241226_m011845_c001_v7007000_t0000_u01735175925874") 2024/12/26 01:23:34 DEBUG : c/non empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238cdd_d20241226_m011844_c001_v0001103_t0003_u01735175924064") 2024/12/26 01:23:34 DEBUG : c/non empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f40991aae4ae9abe9_d20241226_m011842_c001_v7007000_t0000_u01735175922821") 2024/12/26 01:23:34 DEBUG : c/non empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238cd5_d20241226_m011840_c001_v0001103_t0056_u01735175920686") 2024/12/26 01:23:34 DEBUG : c/non empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4053fe083c7cfee8_d20241226_m011819_c001_v7007000_t0000_u01735175899940") 2024/12/26 01:23:34 DEBUG : c/non empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c87_d20241226_m011818_c001_v0001103_t0030_u01735175898197") 2024/12/26 01:23:34 DEBUG : check sum: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f416c663fc8d0c026_d20241226_m011806_c001_v7007000_t0000_u01735175886279") 2024/12/26 01:23:34 DEBUG : check sum: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c6d_d20241226_m011805_c001_v0001103_t0017_u01735175885193") 2024/12/26 01:23:34 DEBUG : dest/3: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f411502e0f747678b_d20241226_m012046_c001_v7007000_t0000_u01735176046223") 2024/12/26 01:23:34 DEBUG : dest/3: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4016cb89f52bb317_d20241226_m012045_c001_v0001183_t0057_u01735176045117") 2024/12/26 01:23:34 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2444_d20241226_m012216_c001_v7007000_t0000_u01735176136949") 2024/12/26 01:23:34 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f105384537c878884_d20241226_m012215_c001_v0001184_t0009_u01735176135077") 2024/12/26 01:23:34 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f402f2ad1fc04794c_d20241226_m012214_c001_v7007000_t0000_u01735176134895") 2024/12/26 01:23:34 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f105384537c878811_d20241226_m012212_c001_v0001184_t0028_u01735176132510") 2024/12/26 01:23:34 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f402f2ad1fc04794a_d20241226_m012211_c001_v7007000_t0000_u01735176131774") 2024/12/26 01:23:34 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aebc1_d20241226_m012207_c001_v0001136_t0038_u01735176127421") 2024/12/26 01:23:34 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2422_d20241226_m012205_c001_v7007000_t0000_u01735176125934") 2024/12/26 01:23:34 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f11769ab65220a6a4_d20241226_m012204_c001_v0001184_t0048_u01735176124170") 2024/12/26 01:23:34 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4136256a138b23f6_d20241226_m012203_c001_v7007000_t0000_u01735176123986") 2024/12/26 01:23:34 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f11769ab65220a620_d20241226_m012200_c001_v0001184_t0056_u01735176120935") 2024/12/26 01:23:35 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4136256a138b23f4_d20241226_m012200_c001_v7007000_t0000_u01735176120210") 2024/12/26 01:23:35 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238e52_d20241226_m012155_c001_v0001103_t0012_u01735176115977") 2024/12/26 01:23:35 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f40305ff4ef864144_d20241226_m012154_c001_v7007000_t0000_u01735176114698") 2024/12/26 01:23:35 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f1049c2b93ecbf8d6_d20241226_m012153_c001_v0001184_t0021_u01735176113519") 2024/12/26 01:23:35 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f404a251e7f0dc569_d20241226_m012153_c001_v7007000_t0000_u01735176113302") 2024/12/26 01:23:35 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f1049c2b93ecbf84b_d20241226_m012151_c001_v0001184_t0040_u01735176111115") 2024/12/26 01:23:35 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f404a251e7f0dc566_d20241226_m012150_c001_v7007000_t0000_u01735176110380") 2024/12/26 01:23:35 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238e3e_d20241226_m012146_c001_v0001103_t0021_u01735176106475") 2024/12/26 01:23:35 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f40305ff4ef864140_d20241226_m012145_c001_v7007000_t0000_u01735176105560") 2024/12/26 01:23:35 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f110e34894ad0b0dc_d20241226_m012143_c001_v0001116_t0034_u01735176103615") 2024/12/26 01:23:35 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4104050ce29e734f_d20241226_m012143_c001_v7007000_t0000_u01735176103432") 2024/12/26 01:23:35 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f110e34894ad0b0c6_d20241226_m012140_c001_v0001116_t0029_u01735176100045") 2024/12/26 01:23:35 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4104050ce29e734b_d20241226_m012139_c001_v7007000_t0000_u01735176099315") 2024/12/26 01:23:35 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238e26_d20241226_m012133_c001_v0001103_t0008_u01735176093511") 2024/12/26 01:23:35 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f408de58c67c2c96b_d20241226_m012132_c001_v7007000_t0000_u01735176092523") 2024/12/26 01:23:35 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f1196acaba689c59e_d20241226_m012129_c001_v0001117_t0015_u01735176089667") 2024/12/26 01:23:35 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4104050ce29e7345_d20241226_m012129_c001_v7007000_t0000_u01735176089485") 2024/12/26 01:23:35 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f1196acaba689c594_d20241226_m012125_c001_v0001117_t0020_u01735176085886") 2024/12/26 01:23:35 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4104050ce29e7322_d20241226_m012125_c001_v7007000_t0000_u01735176085153") 2024/12/26 01:23:36 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238e02_d20241226_m012119_c001_v0001103_t0023_u01735176079486") 2024/12/26 01:23:36 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4063d5e88e41f0a0_d20241226_m012118_c001_v7007000_t0000_u01735176078556") 2024/12/26 01:23:36 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f119913e8c606b8ae_d20241226_m012116_c001_v0001182_t0033_u01735176076893") 2024/12/26 01:23:36 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f411502e0f74767d2_d20241226_m012116_c001_v7007000_t0000_u01735176076711") 2024/12/26 01:23:36 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f119913e8c606b84e_d20241226_m012113_c001_v0001182_t0014_u01735176073362") 2024/12/26 01:23:36 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f411502e0f74767d0_d20241226_m012112_c001_v7007000_t0000_u01735176072632") 2024/12/26 01:23:36 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238de6_d20241226_m012104_c001_v0001103_t0047_u01735176064006") 2024/12/26 01:23:36 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f411502e0f74767cd_d20241226_m012102_c001_v7007000_t0000_u01735176062921") 2024/12/26 01:23:36 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f1032f72da0f9cc78_d20241226_m012057_c001_v0001183_t0012_u01735176057024") 2024/12/26 01:23:36 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41568191abdc8c34_d20241226_m012056_c001_v7007000_t0000_u01735176056816") 2024/12/26 01:23:36 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f112b4eeaeca291c6_d20241226_m012052_c001_v0001184_t0055_u01735176052682") 2024/12/26 01:23:36 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f117b316ebdc82404_d20241226_m012051_c001_v0001093_t0039_u01735176051773") 2024/12/26 01:23:36 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f117b316ebdc82400_d20241226_m012050_c001_v0001093_t0041_u01735176050644") 2024/12/26 01:23:36 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4104050ce29e72dd_d20241226_m012037_c001_v7007000_t0000_u01735176037255") 2024/12/26 01:23:36 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238db6_d20241226_m012029_c001_v0001103_t0038_u01735176029690") 2024/12/26 01:23:36 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f119c7110045ed7c2_d20241226_m012028_c001_v0001144_t0036_u01735176028378") 2024/12/26 01:23:36 DEBUG : dst/one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f119c7110045ed7b8_d20241226_m012027_c001_v0001144_t0043_u01735176027126") 2024/12/26 01:23:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2446_d20241226_m012217_c001_v7007000_t0000_u01735176137142") 2024/12/26 01:23:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f1016cb89f52bbfa1_d20241226_m012214_c001_v0001183_t0049_u01735176134679") 2024/12/26 01:23:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f1049c2b93ecbfcda_d20241226_m012211_c001_v0001184_t0029_u01735176131564") 2024/12/26 01:23:36 DEBUG : dst/one.bak: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2423_d20241226_m012206_c001_v7007000_t0000_u01735176126129") 2024/12/26 01:23:37 DEBUG : dst/one.bak: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f1095e29c7a8ad814_d20241226_m012203_c001_v0001184_t0047_u01735176123787") 2024/12/26 01:23:37 DEBUG : dst/one.bak: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f1134e05986ab4aef_d20241226_m012159_c001_v0001116_t0025_u01735176119662") 2024/12/26 01:23:37 DEBUG : dst/one.bak: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f40305ff4ef864145_d20241226_m012154_c001_v7007000_t0000_u01735176114881") 2024/12/26 01:23:37 DEBUG : dst/one.bak: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f107862c621a63b64_d20241226_m012153_c001_v0001157_t0005_u01735176113036") 2024/12/26 01:23:37 DEBUG : dst/one.bak: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114cba050859491d_d20241226_m012150_c001_v0001161_t0009_u01735176110102") 2024/12/26 01:23:37 DEBUG : dst/three: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f411502e0f74767ce_d20241226_m012103_c001_v7007000_t0000_u01735176063103") 2024/12/26 01:23:37 DEBUG : dst/three: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f117b316ebdc82414_d20241226_m012101_c001_v0001093_t0059_u01735176061287") 2024/12/26 01:23:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2449_d20241226_m012217_c001_v7007000_t0000_u01735176137331") 2024/12/26 01:23:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f112f6fcb7afcba5e_d20241226_m012215_c001_v0001128_t0034_u01735176135883") 2024/12/26 01:23:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f119913e8c606be2f_d20241226_m012213_c001_v0001182_t0047_u01735176133289") 2024/12/26 01:23:37 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c244c_d20241226_m012217_c001_v7007000_t0000_u01735176137516") 2024/12/26 01:23:37 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f105384537c8788b2_d20241226_m012216_c001_v0001184_t0003_u01735176136347") 2024/12/26 01:23:37 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f402f2ad1fc04794e_d20241226_m012216_c001_v7007000_t0000_u01735176136166") 2024/12/26 01:23:37 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f105384537c878844_d20241226_m012213_c001_v0001184_t0004_u01735176133685") 2024/12/26 01:23:37 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f402f2ad1fc04794b_d20241226_m012213_c001_v7007000_t0000_u01735176133500") 2024/12/26 01:23:37 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aebc3_d20241226_m012208_c001_v0001136_t0017_u01735176128725") 2024/12/26 01:23:37 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2424_d20241226_m012206_c001_v7007000_t0000_u01735176126312") 2024/12/26 01:23:37 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f11769ab65220a6dc_d20241226_m012205_c001_v0001184_t0007_u01735176125340") 2024/12/26 01:23:37 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4136256a138b23f7_d20241226_m012205_c001_v7007000_t0000_u01735176125155") 2024/12/26 01:23:37 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f11769ab65220a658_d20241226_m012202_c001_v0001184_t0040_u01735176122456") 2024/12/26 01:23:37 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4136256a138b23f5_d20241226_m012202_c001_v7007000_t0000_u01735176122271") 2024/12/26 01:23:38 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238e54_d20241226_m012156_c001_v0001103_t0034_u01735176116745") 2024/12/26 01:23:38 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f404a251e7f0dc573_d20241226_m012154_c001_v7007000_t0000_u01735176114130") 2024/12/26 01:23:38 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aeba1_d20241226_m012152_c001_v0001136_t0030_u01735176112140") 2024/12/26 01:23:38 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f404a251e7f0dc567_d20241226_m012151_c001_v7007000_t0000_u01735176111768") 2024/12/26 01:23:38 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238e40_d20241226_m012147_c001_v0001103_t0054_u01735176107390") 2024/12/26 01:23:38 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4104050ce29e7350_d20241226_m012144_c001_v7007000_t0000_u01735176104623") 2024/12/26 01:23:38 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aeb95_d20241226_m012141_c001_v0001136_t0038_u01735176101980") 2024/12/26 01:23:38 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4104050ce29e734c_d20241226_m012140_c001_v7007000_t0000_u01735176100870") 2024/12/26 01:23:38 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238e28_d20241226_m012134_c001_v0001103_t0003_u01735176094456") 2024/12/26 01:23:38 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4104050ce29e7348_d20241226_m012131_c001_v7007000_t0000_u01735176091589") 2024/12/26 01:23:38 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aeb8d_d20241226_m012127_c001_v0001136_t0057_u01735176087997") 2024/12/26 01:23:38 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4104050ce29e732e_d20241226_m012126_c001_v7007000_t0000_u01735176086898") 2024/12/26 01:23:38 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238e04_d20241226_m012120_c001_v0001103_t0002_u01735176080399") 2024/12/26 01:23:38 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f411502e0f74767d3_d20241226_m012117_c001_v7007000_t0000_u01735176077636") 2024/12/26 01:23:38 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aeb79_d20241226_m012115_c001_v0001136_t0040_u01735176075383") 2024/12/26 01:23:38 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f411502e0f74767d1_d20241226_m012114_c001_v7007000_t0000_u01735176074298") 2024/12/26 01:23:38 DEBUG : dst/three.txt: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238dec_d20241226_m012107_c001_v0001103_t0053_u01735176067310") 2024/12/26 01:23:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2425_d20241226_m012206_c001_v7007000_t0000_u01735176126494") 2024/12/26 01:23:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f1094b9914d3c9b33_d20241226_m012204_c001_v0001183_t0012_u01735176124934") 2024/12/26 01:23:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103ce073667f9412_d20241226_m012201_c001_v0001115_t0031_u01735176121758") 2024/12/26 01:23:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f40305ff4ef864146_d20241226_m012155_c001_v7007000_t0000_u01735176115064") 2024/12/26 01:23:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f102216a0ed37455e_d20241226_m012153_c001_v0001182_t0007_u01735176113931") 2024/12/26 01:23:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f112e8648e6279f37_d20241226_m012151_c001_v0001177_t0040_u01735176111548") 2024/12/26 01:23:39 DEBUG : dst/two: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c244e_d20241226_m012217_c001_v7007000_t0000_u01735176137700") 2024/12/26 01:23:39 DEBUG : dst/two: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238e66_d20241226_m012208_c001_v0001103_t0022_u01735176128371") 2024/12/26 01:23:39 DEBUG : dst/two: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2426_d20241226_m012206_c001_v7007000_t0000_u01735176126686") 2024/12/26 01:23:39 DEBUG : dst/two: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aebb1_d20241226_m012156_c001_v0001136_t0029_u01735176116443") 2024/12/26 01:23:39 DEBUG : dst/two: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f40305ff4ef864147_d20241226_m012155_c001_v7007000_t0000_u01735176115245") 2024/12/26 01:23:39 DEBUG : dst/two: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aeb9d_d20241226_m012147_c001_v0001136_t0018_u01735176107045") 2024/12/26 01:23:39 DEBUG : dst/two: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f40305ff4ef864141_d20241226_m012145_c001_v7007000_t0000_u01735176105743") 2024/12/26 01:23:39 DEBUG : dst/two: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aeb93_d20241226_m012134_c001_v0001136_t0008_u01735176094187") 2024/12/26 01:23:39 DEBUG : dst/two: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f408de58c67c2c96d_d20241226_m012132_c001_v7007000_t0000_u01735176092707") 2024/12/26 01:23:39 DEBUG : dst/two: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aeb7d_d20241226_m012119_c001_v0001136_t0022_u01735176079814") 2024/12/26 01:23:39 DEBUG : dst/two: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4063d5e88e41f0a1_d20241226_m012118_c001_v7007000_t0000_u01735176078756") 2024/12/26 01:23:39 DEBUG : dst/two: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aeb6b_d20241226_m012104_c001_v0001136_t0033_u01735176064908") 2024/12/26 01:23:39 DEBUG : dst/two: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f411502e0f74767cf_d20241226_m012103_c001_v7007000_t0000_u01735176063285") 2024/12/26 01:23:39 DEBUG : dst/two: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f100dc6515a2837ad_d20241226_m012058_c001_v0001157_t0050_u01735176058750") 2024/12/26 01:23:39 DEBUG : dst/two: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4104050ce29e72de_d20241226_m012037_c001_v7007000_t0000_u01735176037438") 2024/12/26 01:23:39 DEBUG : dst/two: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f119c7110045ed7d2_d20241226_m012035_c001_v0001144_t0023_u01735176035897") 2024/12/26 01:23:39 DEBUG : empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4009b2585f01e599_d20241226_m011953_c001_v7007000_t0000_u01735175993323") 2024/12/26 01:23:40 DEBUG : empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f112b4eeaeca286dc_d20241226_m011950_c001_v0001184_t0014_u01735175990038") 2024/12/26 01:23:40 DEBUG : empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4009b2585f01e592_d20241226_m011947_c001_v7007000_t0000_u01735175987872") 2024/12/26 01:23:40 DEBUG : empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f112b4eeaeca284a4_d20241226_m011937_c001_v0001184_t0032_u01735175977181") 2024/12/26 01:23:40 DEBUG : empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41568191abdc8c02_d20241226_m011928_c001_v7007000_t0000_u01735175968558") 2024/12/26 01:23:40 DEBUG : empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f112b4eeaeca28288_d20241226_m011925_c001_v0001184_t0002_u01735175965549") 2024/12/26 01:23:40 DEBUG : empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df6767c3_d20241226_m011900_c001_v7007000_t0000_u01735175940526") 2024/12/26 01:23:40 DEBUG : empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238d0b_d20241226_m011858_c001_v0001103_t0018_u01735175938443") 2024/12/26 01:23:40 DEBUG : empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df6767bd_d20241226_m011856_c001_v7007000_t0000_u01735175936707") 2024/12/26 01:23:40 DEBUG : empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238d05_d20241226_m011855_c001_v0001103_t0033_u01735175935414") 2024/12/26 01:23:40 DEBUG : empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df6767b7_d20241226_m011851_c001_v7007000_t0000_u01735175931655") 2024/12/26 01:23:40 DEBUG : empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238cf5_d20241226_m011849_c001_v0001103_t0034_u01735175929784") 2024/12/26 01:23:40 DEBUG : empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df6767b0_d20241226_m011848_c001_v7007000_t0000_u01735175928489") 2024/12/26 01:23:40 DEBUG : empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238ceb_d20241226_m011846_c001_v0001103_t0021_u01735175926975") 2024/12/26 01:23:40 DEBUG : empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df6767a2_d20241226_m011839_c001_v7007000_t0000_u01735175919362") 2024/12/26 01:23:40 DEBUG : empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238cc5_d20241226_m011837_c001_v0001103_t0051_u01735175917491") 2024/12/26 01:23:40 DEBUG : empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df676797_d20241226_m011836_c001_v7007000_t0000_u01735175916014") 2024/12/26 01:23:40 DEBUG : empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238cbb_d20241226_m011835_c001_v0001103_t0016_u01735175915122") 2024/12/26 01:23:40 DEBUG : empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4053fe083c7cfef2_d20241226_m011829_c001_v7007000_t0000_u01735175909481") 2024/12/26 01:23:40 DEBUG : empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238ca1_d20241226_m011827_c001_v0001103_t0029_u01735175907969") 2024/12/26 01:23:41 DEBUG : empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4053fe083c7cfeee_d20241226_m011825_c001_v7007000_t0000_u01735175905410") 2024/12/26 01:23:41 DEBUG : empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c93_d20241226_m011824_c001_v0001103_t0000_u01735175904054") 2024/12/26 01:23:41 DEBUG : empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4053fe083c7cfeec_d20241226_m011822_c001_v7007000_t0000_u01735175902969") 2024/12/26 01:23:41 DEBUG : empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f1015f7324afeaccb_d20241226_m011822_c001_v0001182_t0040_u01735175902395") 2024/12/26 01:23:41 DEBUG : empty space: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c8f_d20241226_m011820_c001_v0001103_t0043_u01735175900665") 2024/12/26 01:23:41 DEBUG : enormous: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df6767c1_d20241226_m011859_c001_v7007000_t0000_u01735175939573") 2024/12/26 01:23:41 DEBUG : enormous: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238d0d_d20241226_m011858_c001_v0001103_t0038_u01735175938813") 2024/12/26 01:23:41 DEBUG : existing: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2454_d20241226_m012222_c001_v7007000_t0000_u01735176142311") 2024/12/26 01:23:41 DEBUG : existing: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238e7e_d20241226_m012221_c001_v0001103_t0044_u01735176141006") 2024/12/26 01:23:41 DEBUG : existing: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41568191abdc8bfd_d20241226_m011923_c001_v7007000_t0000_u01735175963715") 2024/12/26 01:23:41 DEBUG : existing: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238d39_d20241226_m011922_c001_v0001103_t0032_u01735175962515") 2024/12/26 01:23:41 DEBUG : existing: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4053fe083c7cfee3_d20241226_m011816_c001_v7007000_t0000_u01735175896784") 2024/12/26 01:23:41 DEBUG : existing: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c81_d20241226_m011815_c001_v0001103_t0041_u01735175895669") 2024/12/26 01:23:41 DEBUG : existing: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4053fe083c7cfee2_d20241226_m011814_c001_v7007000_t0000_u01735175894399") 2024/12/26 01:23:41 DEBUG : existing: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c7f_d20241226_m011813_c001_v0001103_t0024_u01735175893672") 2024/12/26 01:23:41 DEBUG : existing: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c7b_d20241226_m011812_c001_v0001103_t0028_u01735175892543") 2024/12/26 01:23:42 DEBUG : existing-b: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41568191abdc8bfe_d20241226_m011923_c001_v7007000_t0000_u01735175963897") 2024/12/26 01:23:42 DEBUG : existing-b: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f112b4eeaeca28218_d20241226_m011922_c001_v0001184_t0012_u01735175962528") 2024/12/26 01:23:42 DEBUG : five: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df6767ce_d20241226_m011905_c001_v7007000_t0000_u01735175945334") 2024/12/26 01:23:42 DEBUG : five: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f403831b16f238d21_d20241226_m011903_c001_v0001103_t0014_u01735175943253") 2024/12/26 01:23:42 DEBUG : foo: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4053fe083c7cfef0_d20241226_m011827_c001_v7007000_t0000_u01735175907247") 2024/12/26 01:23:42 DEBUG : foo: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f403831b16f238c9b_d20241226_m011826_c001_v0001103_t0014_u01735175906703") 2024/12/26 01:23:42 DEBUG : foo: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f403831b16f238c99_d20241226_m011826_c001_v0001103_t0014_u01735175906138") 2024/12/26 01:23:42 DEBUG : four: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df6767cf_d20241226_m011905_c001_v7007000_t0000_u01735175945520") 2024/12/26 01:23:42 DEBUG : four: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f412b4eeaeca27f00_d20241226_m011904_c001_v0001184_t0023_u01735175944005") 2024/12/26 01:23:42 DEBUG : four: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238d1f_d20241226_m011902_c001_v0001103_t0018_u01735175942546") 2024/12/26 01:23:42 DEBUG : hello world2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4063d5e88e41efcc_d20241226_m011721_c001_v7007000_t0000_u01735175841393") 2024/12/26 01:23:42 DEBUG : hello world2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238be7_d20241226_m011720_c001_v0001103_t0048_u01735175840580") 2024/12/26 01:23:42 DEBUG : ignore-size: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4053fe083c7cfeda_d20241226_m011811_c001_v7007000_t0000_u01735175891407") 2024/12/26 01:23:42 DEBUG : ignore-size: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c75_d20241226_m011810_c001_v0001103_t0024_u01735175890341") 2024/12/26 01:23:42 DEBUG : nested/sub dir/file: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41568191abdc8bfa_d20241226_m011921_c001_v7007000_t0000_u01735175961411") 2024/12/26 01:23:42 DEBUG : nested/sub dir/file: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f112b4eeaeca281af_d20241226_m011920_c001_v0001184_t0027_u01735175960263") 2024/12/26 01:23:42 DEBUG : nested/sub dir/file: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41568191abdc8bf4_d20241226_m011919_c001_v7007000_t0000_u01735175959151") 2024/12/26 01:23:42 DEBUG : nested/sub dir/file: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f112b4eeaeca28154_d20241226_m011918_c001_v0001184_t0018_u01735175958100") 2024/12/26 01:23:43 DEBUG : one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df6767d0_d20241226_m011905_c001_v7007000_t0000_u01735175945707") 2024/12/26 01:23:43 DEBUG : one: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f403831b16f238d15_d20241226_m011901_c001_v0001103_t0014_u01735175941663") 2024/12/26 01:23:43 DEBUG : only0: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd02fb_d20241226_m012313_c001_v7007000_t0000_u01735176193379") 2024/12/26 01:23:43 DEBUG : only0: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f403831b16f238f10_d20241226_m012307_c001_v0001103_t0014_u01735176187649") 2024/12/26 01:23:43 DEBUG : only0: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec25_d20241226_m012251_c001_v0001136_t0016_u01735176171596") 2024/12/26 01:23:43 DEBUG : only0: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f401c03289482a84d_d20241226_m012244_c001_v7007000_t0000_u01735176164430") 2024/12/26 01:23:43 DEBUG : only0: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aebd9_d20241226_m012227_c001_v0001136_t0025_u01735176147192") 2024/12/26 01:23:43 DEBUG : only1: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd02fc_d20241226_m012313_c001_v7007000_t0000_u01735176193563") 2024/12/26 01:23:43 DEBUG : only1: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f414c6b93aa4aec69_d20241226_m012307_c001_v0001136_t0053_u01735176187660") 2024/12/26 01:23:43 DEBUG : only1: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec2b_d20241226_m012252_c001_v0001136_t0020_u01735176172287") 2024/12/26 01:23:43 DEBUG : only1: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2867_d20241226_m012245_c001_v7007000_t0000_u01735176165369") 2024/12/26 01:23:43 DEBUG : only1: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aebdb_d20241226_m012227_c001_v0001136_t0014_u01735176147951") 2024/12/26 01:23:43 DEBUG : only10: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd02fe_d20241226_m012313_c001_v7007000_t0000_u01735176193748") 2024/12/26 01:23:43 DEBUG : only10: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41769ab65220b11a_d20241226_m012308_c001_v0001184_t0008_u01735176188215") 2024/12/26 01:23:43 DEBUG : only10: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec49_d20241226_m012259_c001_v0001136_t0002_u01735176179298") 2024/12/26 01:23:43 DEBUG : only10: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2861_d20241226_m012244_c001_v7007000_t0000_u01735176164803") 2024/12/26 01:23:43 DEBUG : only10: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aebff_d20241226_m012235_c001_v0001136_t0024_u01735176155356") 2024/12/26 01:23:43 DEBUG : only11: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd02ff_d20241226_m012313_c001_v7007000_t0000_u01735176193931") 2024/12/26 01:23:43 DEBUG : only11: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f408ef49ff4102875_d20241226_m012308_c001_v0001184_t0011_u01735176188406") 2024/12/26 01:23:43 DEBUG : only11: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec4d_d20241226_m012300_c001_v0001136_t0015_u01735176180092") 2024/12/26 01:23:44 DEBUG : only11: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f402f2ad1fc04795b_d20241226_m012245_c001_v7007000_t0000_u01735176165389") 2024/12/26 01:23:44 DEBUG : only11: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec05_d20241226_m012236_c001_v0001136_t0041_u01735176156241") 2024/12/26 01:23:44 DEBUG : only12: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd0300_d20241226_m012314_c001_v7007000_t0000_u01735176194186") 2024/12/26 01:23:44 DEBUG : only12: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f403831b16f238f12_d20241226_m012308_c001_v0001103_t0014_u01735176188056") 2024/12/26 01:23:44 DEBUG : only12: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec4f_d20241226_m012300_c001_v0001136_t0031_u01735176180738") 2024/12/26 01:23:44 DEBUG : only12: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f401c03289482a84f_d20241226_m012244_c001_v7007000_t0000_u01735176164853") 2024/12/26 01:23:44 DEBUG : only12: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec07_d20241226_m012236_c001_v0001136_t0038_u01735176156865") 2024/12/26 01:23:44 DEBUG : only13: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd0301_d20241226_m012314_c001_v7007000_t0000_u01735176194369") 2024/12/26 01:23:44 DEBUG : only13: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f414c6b93aa4aec6d_d20241226_m012308_c001_v0001136_t0053_u01735176188066") 2024/12/26 01:23:44 DEBUG : only13: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec51_d20241226_m012301_c001_v0001136_t0013_u01735176181395") 2024/12/26 01:23:44 DEBUG : only13: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f401c03289482a852_d20241226_m012245_c001_v7007000_t0000_u01735176165417") 2024/12/26 01:23:44 DEBUG : only13: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec09_d20241226_m012237_c001_v0001136_t0024_u01735176157751") 2024/12/26 01:23:44 DEBUG : only14: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd0302_d20241226_m012314_c001_v7007000_t0000_u01735176194569") 2024/12/26 01:23:44 DEBUG : only14: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f403831b16f238f14_d20241226_m012308_c001_v0001103_t0014_u01735176188245") 2024/12/26 01:23:44 DEBUG : only14: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec53_d20241226_m012302_c001_v0001136_t0022_u01735176182120") 2024/12/26 01:23:44 DEBUG : only14: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2864_d20241226_m012245_c001_v7007000_t0000_u01735176165174") 2024/12/26 01:23:44 DEBUG : only14: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec0b_d20241226_m012238_c001_v0001136_t0006_u01735176158750") 2024/12/26 01:23:44 DEBUG : only15: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd0303_d20241226_m012314_c001_v7007000_t0000_u01735176194754") 2024/12/26 01:23:44 DEBUG : only15: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f414c6b93aa4aec6f_d20241226_m012308_c001_v0001136_t0053_u01735176188254") 2024/12/26 01:23:44 DEBUG : only15: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec57_d20241226_m012303_c001_v0001136_t0035_u01735176183237") 2024/12/26 01:23:45 DEBUG : only15: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f402f2ad1fc047958_d20241226_m012244_c001_v7007000_t0000_u01735176164832") 2024/12/26 01:23:45 DEBUG : only15: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec0d_d20241226_m012239_c001_v0001136_t0013_u01735176159560") 2024/12/26 01:23:45 DEBUG : only16: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd0304_d20241226_m012314_c001_v7007000_t0000_u01735176194939") 2024/12/26 01:23:45 DEBUG : only16: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41769ab65220b12c_d20241226_m012308_c001_v0001184_t0008_u01735176188409") 2024/12/26 01:23:45 DEBUG : only16: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec5b_d20241226_m012304_c001_v0001136_t0009_u01735176184159") 2024/12/26 01:23:45 DEBUG : only16: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2865_d20241226_m012245_c001_v7007000_t0000_u01735176165185") 2024/12/26 01:23:45 DEBUG : only16: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec11_d20241226_m012240_c001_v0001136_t0047_u01735176160167") 2024/12/26 01:23:45 DEBUG : only17: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd0305_d20241226_m012315_c001_v7007000_t0000_u01735176195122") 2024/12/26 01:23:45 DEBUG : only17: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f403831b16f238f16_d20241226_m012308_c001_v0001103_t0014_u01735176188430") 2024/12/26 01:23:45 DEBUG : only17: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec5d_d20241226_m012304_c001_v0001136_t0056_u01735176184852") 2024/12/26 01:23:45 DEBUG : only17: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f401e59d57400c726_d20241226_m012244_c001_v7007000_t0000_u01735176164983") 2024/12/26 01:23:45 DEBUG : only17: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec13_d20241226_m012240_c001_v0001136_t0022_u01735176160968") 2024/12/26 01:23:45 DEBUG : only18: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd0306_d20241226_m012315_c001_v7007000_t0000_u01735176195304") 2024/12/26 01:23:45 DEBUG : only18: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f414c6b93aa4aec71_d20241226_m012308_c001_v0001136_t0053_u01735176188440") 2024/12/26 01:23:45 DEBUG : only18: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec61_d20241226_m012305_c001_v0001136_t0034_u01735176185763") 2024/12/26 01:23:45 DEBUG : only18: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f402f2ad1fc04795a_d20241226_m012245_c001_v7007000_t0000_u01735176165202") 2024/12/26 01:23:45 DEBUG : only18: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec15_d20241226_m012242_c001_v0001136_t0020_u01735176162084") 2024/12/26 01:23:45 DEBUG : only19: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd0307_d20241226_m012315_c001_v7007000_t0000_u01735176195487") 2024/12/26 01:23:45 DEBUG : only19: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f408ef49ff410287b_d20241226_m012308_c001_v0001184_t0011_u01735176188590") 2024/12/26 01:23:45 DEBUG : only19: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec63_d20241226_m012306_c001_v0001136_t0036_u01735176186365") 2024/12/26 01:23:46 DEBUG : only19: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f401c03289482a851_d20241226_m012245_c001_v7007000_t0000_u01735176165232") 2024/12/26 01:23:46 DEBUG : only19: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec17_d20241226_m012243_c001_v0001136_t0010_u01735176163119") 2024/12/26 01:23:46 DEBUG : only2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd0308_d20241226_m012315_c001_v7007000_t0000_u01735176195673") 2024/12/26 01:23:46 DEBUG : only2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41769ab65220b134_d20241226_m012308_c001_v0001184_t0008_u01735176188603") 2024/12/26 01:23:46 DEBUG : only2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec2d_d20241226_m012253_c001_v0001136_t0004_u01735176173108") 2024/12/26 01:23:46 DEBUG : only2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2868_d20241226_m012245_c001_v7007000_t0000_u01735176165537") 2024/12/26 01:23:46 DEBUG : only2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aebe1_d20241226_m012228_c001_v0001136_t0054_u01735176148756") 2024/12/26 01:23:46 DEBUG : only3: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd0309_d20241226_m012315_c001_v7007000_t0000_u01735176195858") 2024/12/26 01:23:46 DEBUG : only3: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f403831b16f238f18_d20241226_m012308_c001_v0001103_t0014_u01735176188615") 2024/12/26 01:23:46 DEBUG : only3: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec2f_d20241226_m012253_c001_v0001136_t0032_u01735176173846") 2024/12/26 01:23:46 DEBUG : only3: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2866_d20241226_m012245_c001_v7007000_t0000_u01735176165355") 2024/12/26 01:23:46 DEBUG : only3: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aebe7_d20241226_m012229_c001_v0001136_t0012_u01735176149530") 2024/12/26 01:23:46 DEBUG : only4: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd030a_d20241226_m012316_c001_v7007000_t0000_u01735176196041") 2024/12/26 01:23:46 DEBUG : only4: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f414c6b93aa4aec73_d20241226_m012308_c001_v0001136_t0053_u01735176188624") 2024/12/26 01:23:46 DEBUG : only4: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec33_d20241226_m012254_c001_v0001136_t0046_u01735176174441") 2024/12/26 01:23:46 DEBUG : only4: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f401c03289482a84e_d20241226_m012244_c001_v7007000_t0000_u01735176164629") 2024/12/26 01:23:46 DEBUG : only4: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aebeb_d20241226_m012230_c001_v0001136_t0038_u01735176150196") 2024/12/26 01:23:46 DEBUG : only5: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd030b_d20241226_m012316_c001_v7007000_t0000_u01735176196224") 2024/12/26 01:23:46 DEBUG : only5: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f408ef49ff410287d_d20241226_m012308_c001_v0001184_t0011_u01735176188775") 2024/12/26 01:23:46 DEBUG : only5: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec35_d20241226_m012255_c001_v0001136_t0029_u01735176175137") 2024/12/26 01:23:47 DEBUG : only5: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f402f2ad1fc047959_d20241226_m012245_c001_v7007000_t0000_u01735176165017") 2024/12/26 01:23:47 DEBUG : only5: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aebf1_d20241226_m012231_c001_v0001136_t0015_u01735176151239") 2024/12/26 01:23:47 DEBUG : only6: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd030c_d20241226_m012316_c001_v7007000_t0000_u01735176196418") 2024/12/26 01:23:47 DEBUG : only6: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f403831b16f238f1a_d20241226_m012308_c001_v0001103_t0014_u01735176188799") 2024/12/26 01:23:47 DEBUG : only6: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec39_d20241226_m012255_c001_v0001136_t0040_u01735176175919") 2024/12/26 01:23:47 DEBUG : only6: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f401c03289482a850_d20241226_m012245_c001_v7007000_t0000_u01735176165047") 2024/12/26 01:23:47 DEBUG : only6: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aebf5_d20241226_m012231_c001_v0001136_t0036_u01735176151967") 2024/12/26 01:23:47 DEBUG : only7: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd030d_d20241226_m012316_c001_v7007000_t0000_u01735176196601") 2024/12/26 01:23:47 DEBUG : only7: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41769ab65220b142_d20241226_m012308_c001_v0001184_t0008_u01735176188811") 2024/12/26 01:23:47 DEBUG : only7: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec3b_d20241226_m012256_c001_v0001136_t0050_u01735176176658") 2024/12/26 01:23:47 DEBUG : only7: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2862_d20241226_m012244_c001_v7007000_t0000_u01735176164992") 2024/12/26 01:23:47 DEBUG : only7: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aebf7_d20241226_m012232_c001_v0001136_t0059_u01735176152953") 2024/12/26 01:23:47 DEBUG : only8: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd030e_d20241226_m012316_c001_v7007000_t0000_u01735176196787") 2024/12/26 01:23:47 DEBUG : only8: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f414c6b93aa4aec75_d20241226_m012308_c001_v0001136_t0053_u01735176188818") 2024/12/26 01:23:47 DEBUG : only8: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec41_d20241226_m012257_c001_v0001136_t0024_u01735176177387") 2024/12/26 01:23:47 DEBUG : only8: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f401e59d57400c725_d20241226_m012244_c001_v7007000_t0000_u01735176164799") 2024/12/26 01:23:47 DEBUG : only8: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aebfb_d20241226_m012233_c001_v0001136_t0036_u01735176153809") 2024/12/26 01:23:47 DEBUG : only9: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd030f_d20241226_m012316_c001_v7007000_t0000_u01735176196972") 2024/12/26 01:23:48 DEBUG : only9: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f408ef49ff4102885_d20241226_m012308_c001_v0001184_t0011_u01735176188959") 2024/12/26 01:23:48 DEBUG : only9: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec47_d20241226_m012258_c001_v0001136_t0008_u01735176178530") 2024/12/26 01:23:48 DEBUG : only9: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f418e7f21d79c2869_d20241226_m012245_c001_v7007000_t0000_u01735176165563") 2024/12/26 01:23:48 DEBUG : only9: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aebfd_d20241226_m012234_c001_v0001136_t0041_u01735176154726") 2024/12/26 01:23:48 DEBUG : potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41568191abdc8bec_d20241226_m011916_c001_v7007000_t0000_u01735175956259") 2024/12/26 01:23:48 DEBUG : potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aeab7_d20241226_m011914_c001_v0001136_t0032_u01735175954411") 2024/12/26 01:23:48 DEBUG : potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41568191abdc8be2_d20241226_m011912_c001_v7007000_t0000_u01735175952583") 2024/12/26 01:23:48 DEBUG : potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238d2b_d20241226_m011910_c001_v0001103_t0008_u01735175950934") 2024/12/26 01:23:48 DEBUG : potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41568191abdc8bd5_d20241226_m011909_c001_v7007000_t0000_u01735175949070") 2024/12/26 01:23:48 DEBUG : potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aeaad_d20241226_m011906_c001_v0001136_t0030_u01735175946629") 2024/12/26 01:23:48 DEBUG : potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df6767ba_d20241226_m011854_c001_v7007000_t0000_u01735175934086") 2024/12/26 01:23:48 DEBUG : potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238cfd_d20241226_m011852_c001_v0001103_t0023_u01735175932609") 2024/12/26 01:23:48 DEBUG : potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df6767b2_d20241226_m011850_c001_v7007000_t0000_u01735175930446") 2024/12/26 01:23:48 DEBUG : potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238cf3_d20241226_m011849_c001_v0001103_t0042_u01735175929437") 2024/12/26 01:23:48 DEBUG : potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df6767ae_d20241226_m011847_c001_v7007000_t0000_u01735175927775") 2024/12/26 01:23:48 DEBUG : potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238ce9_d20241226_m011846_c001_v0001103_t0045_u01735175926614") 2024/12/26 01:23:48 DEBUG : potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df6767a0_d20241226_m011838_c001_v7007000_t0000_u01735175918802") 2024/12/26 01:23:48 DEBUG : potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238cbf_d20241226_m011836_c001_v0001103_t0022_u01735175916948") 2024/12/26 01:23:48 DEBUG : potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df676798_d20241226_m011836_c001_v7007000_t0000_u01735175916211") 2024/12/26 01:23:48 DEBUG : potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238cb7_d20241226_m011834_c001_v0001103_t0013_u01735175914808") 2024/12/26 01:23:49 DEBUG : potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4053fe083c7cfef5_d20241226_m011834_c001_v7007000_t0000_u01735175914072") 2024/12/26 01:23:49 DEBUG : potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238cb5_d20241226_m011833_c001_v0001103_t0054_u01735175913278") 2024/12/26 01:23:49 DEBUG : potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238cb1_d20241226_m011832_c001_v0001103_t0005_u01735175912627") 2024/12/26 01:23:49 DEBUG : potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4053fe083c7cfef4_d20241226_m011831_c001_v7007000_t0000_u01735175911899") 2024/12/26 01:23:49 DEBUG : potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238cab_d20241226_m011831_c001_v0001103_t0006_u01735175911212") 2024/12/26 01:23:49 DEBUG : potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238ca7_d20241226_m011830_c001_v0001103_t0020_u01735175910429") 2024/12/26 01:23:49 DEBUG : potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4053fe083c7cfef3_d20241226_m011829_c001_v7007000_t0000_u01735175909703") 2024/12/26 01:23:49 DEBUG : potato: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238ca5_d20241226_m011828_c001_v0001103_t0038_u01735175908725") 2024/12/26 01:23:49 DEBUG : potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df676822_d20241226_m012003_c001_v7007000_t0000_u01735176003294") 2024/12/26 01:23:49 DEBUG : potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aeb03_d20241226_m012002_c001_v0001136_t0024_u01735176002212") 2024/12/26 01:23:49 DEBUG : potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4009b2585f01e59a_d20241226_m011953_c001_v7007000_t0000_u01735175993576") 2024/12/26 01:23:49 DEBUG : potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aeaeb_d20241226_m011949_c001_v0001136_t0002_u01735175989177") 2024/12/26 01:23:49 DEBUG : potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f410cb332e5b82b6b_d20241226_m011941_c001_v7007000_t0000_u01735175981017") 2024/12/26 01:23:49 DEBUG : potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aeadf_d20241226_m011936_c001_v0001136_t0001_u01735175976315") 2024/12/26 01:23:49 DEBUG : potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41568191abdc8c03_d20241226_m011928_c001_v7007000_t0000_u01735175968793") 2024/12/26 01:23:49 DEBUG : potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aeac9_d20241226_m011925_c001_v0001136_t0044_u01735175965260") 2024/12/26 01:23:49 DEBUG : potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df6767c2_d20241226_m011859_c001_v7007000_t0000_u01735175939763") 2024/12/26 01:23:49 DEBUG : potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238d07_d20241226_m011858_c001_v0001103_t0021_u01735175938008") 2024/12/26 01:23:49 DEBUG : potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df6767be_d20241226_m011856_c001_v7007000_t0000_u01735175936898") 2024/12/26 01:23:50 DEBUG : potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238d03_d20241226_m011855_c001_v0001103_t0054_u01735175935015") 2024/12/26 01:23:50 DEBUG : potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df6767bb_d20241226_m011854_c001_v7007000_t0000_u01735175934276") 2024/12/26 01:23:50 DEBUG : potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238cff_d20241226_m011853_c001_v0001103_t0003_u01735175933308") 2024/12/26 01:23:50 DEBUG : potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df6767b8_d20241226_m011851_c001_v7007000_t0000_u01735175931840") 2024/12/26 01:23:50 DEBUG : potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238cf7_d20241226_m011850_c001_v0001103_t0015_u01735175930821") 2024/12/26 01:23:50 DEBUG : potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df6767b1_d20241226_m011848_c001_v7007000_t0000_u01735175928688") 2024/12/26 01:23:50 DEBUG : potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238cef_d20241226_m011847_c001_v0001103_t0022_u01735175927785") 2024/12/26 01:23:50 DEBUG : potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df6767a4_d20241226_m011839_c001_v7007000_t0000_u01735175919560") 2024/12/26 01:23:50 DEBUG : potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238cc9_d20241226_m011838_c001_v0001103_t0040_u01735175918317") 2024/12/26 01:23:50 DEBUG : potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4063d5e88e41efd4_d20241226_m011724_c001_v7007000_t0000_u01735175844983") 2024/12/26 01:23:50 DEBUG : potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238bf1_d20241226_m011724_c001_v0001103_t0010_u01735175844306") 2024/12/26 01:23:50 DEBUG : potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4063d5e88e41efcf_d20241226_m011723_c001_v7007000_t0000_u01735175843024") 2024/12/26 01:23:50 DEBUG : potato2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238beb_d20241226_m011722_c001_v0001103_t0003_u01735175842301") 2024/12/26 01:23:50 DEBUG : potato3: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4009b2585f01e59b_d20241226_m011953_c001_v7007000_t0000_u01735175993967") 2024/12/26 01:23:50 DEBUG : potato3: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238d72_d20241226_m011950_c001_v0001103_t0049_u01735175990602") 2024/12/26 01:23:50 DEBUG : potato3: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f410cb332e5b82b6c_d20241226_m011941_c001_v7007000_t0000_u01735175981239") 2024/12/26 01:23:50 DEBUG : potato3: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238d57_d20241226_m011937_c001_v0001103_t0032_u01735175977750") 2024/12/26 01:23:50 DEBUG : potato3: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41568191abdc8c04_d20241226_m011929_c001_v7007000_t0000_u01735175969043") 2024/12/26 01:23:50 DEBUG : potato3: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238d3b_d20241226_m011925_c001_v0001103_t0023_u01735175965757") 2024/12/26 01:23:50 DEBUG : pre-dest1/1: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f411502e0f747678c_d20241226_m012046_c001_v7007000_t0000_u01735176046407") 2024/12/26 01:23:51 DEBUG : pre-dest1/1: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238dc2_d20241226_m012038_c001_v0001103_t0048_u01735176038215") 2024/12/26 01:23:51 DEBUG : pre-dest2/2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f411502e0f747678d_d20241226_m012046_c001_v7007000_t0000_u01735176046591") 2024/12/26 01:23:51 DEBUG : pre-dest2/2: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aeb43_d20241226_m012039_c001_v0001136_t0052_u01735176039025") 2024/12/26 01:23:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4104050ce29e72cf_d20241226_m012016_c001_v7007000_t0000_u01735176016587") 2024/12/26 01:23:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f112b4eeaeca28acb_d20241226_m012012_c001_v0001184_t0018_u01735176012657") 2024/12/26 01:23:51 DEBUG : sizeonly: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f416c663fc8d0c027_d20241226_m011808_c001_v7007000_t0000_u01735175888711") 2024/12/26 01:23:51 DEBUG : sizeonly: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c71_d20241226_m011807_c001_v0001103_t0000_u01735175887553") 2024/12/26 01:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd05c8_d20241226_m012325_c001_v7007000_t0000_u01735176205889") 2024/12/26 01:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f108ef49ff4102abf_d20241226_m012323_c001_v0001184_t0028_u01735176203176") 2024/12/26 01:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd0311_d20241226_m012321_c001_v7007000_t0000_u01735176201138") 2024/12/26 01:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f11769ab65220b2ce_d20241226_m012318_c001_v0001184_t0046_u01735176198308") 2024/12/26 01:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41568191abdc8bfc_d20241226_m011921_c001_v7007000_t0000_u01735175961593") 2024/12/26 01:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aeabd_d20241226_m011920_c001_v0001136_t0002_u01735175960618") 2024/12/26 01:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41568191abdc8bf5_d20241226_m011919_c001_v7007000_t0000_u01735175959333") 2024/12/26 01:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238d33_d20241226_m011918_c001_v0001103_t0014_u01735175958451") 2024/12/26 01:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f416c663fc8d0c025_d20241226_m011804_c001_v7007000_t0000_u01735175884255") 2024/12/26 01:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c67_d20241226_m011802_c001_v0001103_t0051_u01735175882571") 2024/12/26 01:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f416c663fc8d0c022_d20241226_m011801_c001_v7007000_t0000_u01735175881785") 2024/12/26 01:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c63_d20241226_m011800_c001_v0001103_t0015_u01735175880386") 2024/12/26 01:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f416c663fc8d0c01e_d20241226_m011757_c001_v7007000_t0000_u01735175877486") 2024/12/26 01:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c57_d20241226_m011756_c001_v0001103_t0047_u01735175876329") 2024/12/26 01:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f416c663fc8d0c01d_d20241226_m011755_c001_v7007000_t0000_u01735175875786") 2024/12/26 01:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c51_d20241226_m011754_c001_v0001103_t0045_u01735175874409") 2024/12/26 01:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c4b_d20241226_m011751_c001_v0001103_t0014_u01735175871546") 2024/12/26 01:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f416c663fc8d0c017_d20241226_m011750_c001_v7007000_t0000_u01735175870821") 2024/12/26 01:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c45_d20241226_m011750_c001_v0001103_t0015_u01735175870073") 2024/12/26 01:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c43_d20241226_m011749_c001_v0001103_t0041_u01735175869176") 2024/12/26 01:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f416c663fc8d0c016_d20241226_m011748_c001_v7007000_t0000_u01735175868088") 2024/12/26 01:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c39_d20241226_m011745_c001_v0001103_t0043_u01735175865463") 2024/12/26 01:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c33_d20241226_m011742_c001_v0001103_t0011_u01735175862790") 2024/12/26 01:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f416c663fc8d0c014_d20241226_m011742_c001_v7007000_t0000_u01735175862070") 2024/12/26 01:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c29_d20241226_m011741_c001_v0001103_t0057_u01735175861298") 2024/12/26 01:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c25_d20241226_m011740_c001_v0001103_t0055_u01735175860396") 2024/12/26 01:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f416c663fc8d0c012_d20241226_m011739_c001_v7007000_t0000_u01735175859668") 2024/12/26 01:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c1b_d20241226_m011735_c001_v0001103_t0012_u01735175855720") 2024/12/26 01:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f416c663fc8d0c00e_d20241226_m011735_c001_v7007000_t0000_u01735175855358") 2024/12/26 01:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c17_d20241226_m011734_c001_v0001103_t0012_u01735175854657") 2024/12/26 01:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4063d5e88e41efdf_d20241226_m011733_c001_v7007000_t0000_u01735175853020") 2024/12/26 01:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c0f_d20241226_m011732_c001_v0001103_t0041_u01735175852289") 2024/12/26 01:23:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4063d5e88e41efde_d20241226_m011731_c001_v7007000_t0000_u01735175851747") 2024/12/26 01:23:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c09_d20241226_m011731_c001_v0001103_t0032_u01735175851067") 2024/12/26 01:23:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4063d5e88e41efdd_d20241226_m011729_c001_v7007000_t0000_u01735175849766") 2024/12/26 01:23:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c05_d20241226_m011728_c001_v0001103_t0006_u01735175848828") 2024/12/26 01:23:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4063d5e88e41efd8_d20241226_m011728_c001_v7007000_t0000_u01735175848283") 2024/12/26 01:23:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238c01_d20241226_m011727_c001_v0001103_t0000_u01735175847491") 2024/12/26 01:23:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4063d5e88e41efd6_d20241226_m011726_c001_v7007000_t0000_u01735175846588") 2024/12/26 01:23:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238bf9_d20241226_m011725_c001_v0001103_t0022_u01735175845884") 2024/12/26 01:23:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4063d5e88e41efca_d20241226_m011719_c001_v7007000_t0000_u01735175839680") 2024/12/26 01:23:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238be3_d20241226_m011718_c001_v0001103_t0001_u01735175838891") 2024/12/26 01:23:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4063d5e88e41efc9_d20241226_m011717_c001_v7007000_t0000_u01735175837990") 2024/12/26 01:23:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238bdd_d20241226_m011717_c001_v0001103_t0015_u01735175837251") 2024/12/26 01:23:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4063d5e88e41efc7_d20241226_m011716_c001_v7007000_t0000_u01735175836344") 2024/12/26 01:23:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238bd9_d20241226_m011715_c001_v0001103_t0035_u01735175835688") 2024/12/26 01:23:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4063d5e88e41efbf_d20241226_m011712_c001_v7007000_t0000_u01735175832793") 2024/12/26 01:23:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238bd3_d20241226_m011712_c001_v0001103_t0031_u01735175832062") 2024/12/26 01:23:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd05c9_d20241226_m012326_c001_v7007000_t0000_u01735176206072") 2024/12/26 01:23:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f114c6b93aa4aec89_d20241226_m012323_c001_v0001136_t0004_u01735176203167") 2024/12/26 01:23:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f4037a3d80dbd0312_d20241226_m012321_c001_v7007000_t0000_u01735176201377") 2024/12/26 01:23:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238f30_d20241226_m012318_c001_v0001103_t0039_u01735176198297") 2024/12/26 01:23:54 DEBUG : sub/yam: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41568191abdc8beb_d20241226_m011915_c001_v7007000_t0000_u01735175955699") 2024/12/26 01:23:54 DEBUG : sub/yam: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f112b4eeaeca2809e_d20241226_m011914_c001_v0001184_t0053_u01735175954056") 2024/12/26 01:23:54 DEBUG : three: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df6767d1_d20241226_m011905_c001_v7007000_t0000_u01735175945892") 2024/12/26 01:23:54 DEBUG : three: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238d23_d20241226_m011904_c001_v0001103_t0020_u01735175944582") 2024/12/26 01:23:54 DEBUG : three: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f103831b16f238d1b_d20241226_m011902_c001_v0001103_t0000_u01735175942060") 2024/12/26 01:23:54 DEBUG : two: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41963de4df6767d3_d20241226_m011906_c001_v7007000_t0000_u01735175946078") 2024/12/26 01:23:54 DEBUG : two: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f414c6b93aa4aeaa9_d20241226_m011903_c001_v0001136_t0053_u01735175943816") 2024/12/26 01:23:54 DEBUG : two: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f403831b16f238d19_d20241226_m011901_c001_v0001103_t0014_u01735175941846") 2024/12/26 01:23:54 DEBUG : yam: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41568191abdc8bed_d20241226_m011916_c001_v7007000_t0000_u01735175956443") 2024/12/26 01:23:54 DEBUG : yam: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f1053bbf25c8b3088_d20241226_m011915_c001_v0001182_t0031_u01735175955495") 2024/12/26 01:23:54 DEBUG : yam: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41568191abdc8bdf_d20241226_m011912_c001_v7007000_t0000_u01735175952022") 2024/12/26 01:23:54 DEBUG : yam: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f112b4eeaeca2800f_d20241226_m011910_c001_v0001184_t0030_u01735175950585") 2024/12/26 01:23:54 DEBUG : yam: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41568191abdc8bd3_d20241226_m011908_c001_v7007000_t0000_u01735175948525") 2024/12/26 01:23:54 DEBUG : yam: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f112b4eeaeca27f71_d20241226_m011906_c001_v0001184_t0024_u01735175946639") 2024/12/26 01:23:54 DEBUG : yaml: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41568191abdc8be4_d20241226_m011912_c001_v7007000_t0000_u01735175952765") 2024/12/26 01:23:54 DEBUG : yaml: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f106cd5d74a8fa681_d20241226_m011911_c001_v0001182_t0026_u01735175951814") 2024/12/26 01:23:54 DEBUG : yaml: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f41568191abdc8bd6_d20241226_m011909_c001_v7007000_t0000_u01735175949255") 2024/12/26 01:23:54 DEBUG : yaml: Deleting (id "4_z6f62fd93809d0b0b9f480e1b_f108c1800e1d0fed7_d20241226_m011907_c001_v0001116_t0054_u01735175947857") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m47.079508623s (try 1/5)