"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/02/12 01:11:00 DEBUG : Creating backend with remote "TestB2:rclone-test-matolej8cujo" 2025/02/12 01:11:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/12 01:11:01 DEBUG : Creating backend with remote "/tmp/rclone4255179148" === 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-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:11:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:11:05 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/12 01:11:05 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:11:05 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.07s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:11:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/12 01:11:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:11:06 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:11:06 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:11:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 01:11:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:11:07 DEBUG : B2 bucket rclone-test-matolej8cujo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.14s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", 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-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", 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-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:11:09 DEBUG : Creating backend with remote "/non-existing" 2025/02/12 01:11:09 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/12 01:11:09 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:11:09 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:11:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:11:10 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:11:10 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:11:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 01:11:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.00s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:11:11 INFO : B2 bucket rclone-test-matolej8cujo: Running all checks before starting transfers 2025/02/12 01:11:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:11:12 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:11:12 INFO : B2 bucket rclone-test-matolej8cujo: Checks finished, now starting transfers 2025/02/12 01:11:12 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:11:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 01:11:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.59s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:11:13 ERROR : Ignoring --no-traverse with sync 2025/02/12 01:11:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:11:13 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:11:13 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:11:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 01:11:14 INFO : sub dir/hello world: Copied (new) 2025/02/12 01:11:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.63s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:11:15 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/12 01:11:15 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:11:15 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:11:15 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/12 01:11:15 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.67s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:11:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:11:17 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:11:17 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:11:17 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 01:11:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.82s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:11:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:11:19 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:11:19 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:11:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 01:11:19 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.95s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:11:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/12 01:11:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/12 01:11:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/12 01:11:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/12 01:11:20 INFO : sub dir: Making directory 2025/02/12 01:11:20 INFO : sub dir2: Making directory 2025/02/12 01:11:20 INFO : sub dir2/sub sub dir2: Making directory 2025/02/12 01:11:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:11:20 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:11:20 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:11:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 01:11:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/12 01:11:21 DEBUG : B2 bucket rclone-test-matolej8cujo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.56s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:11:22 INFO : sub dir2: Making directory 2025/02/12 01:11:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/12 01:11:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/12 01:11:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:11:22 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:11:22 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:11:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 01:11:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.24s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:11:23 DEBUG : sub dir2: Making directory with metadata 2025/02/12 01:11:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/12 01:11:23 INFO : sub dir: Making directory 2025/02/12 01:11:23 INFO : sub dir2: Making directory 2025/02/12 01:11:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:11:23 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:11:23 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:11:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 01:11:23 INFO : sub dir/hello world: Copied (new) 2025/02/12 01:11:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/12 01:11:24 DEBUG : B2 bucket rclone-test-matolej8cujo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/12 01:11:24 DEBUG : B2 bucket rclone-test-matolej8cujo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.83s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", 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-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:11:25 INFO : sub dir2: Making directory 2025/02/12 01:11:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:11:25 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:11:25 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:11:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 01:11:26 INFO : sub dir/hello world: Copied (new) 2025/02/12 01:11:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.40s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:11:27 DEBUG : sub dir2: Making directory with metadata 2025/02/12 01:11:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/12 01:11:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/12 01:11:27 INFO : sub dir: Making directory 2025/02/12 01:11:27 INFO : sub dir2: Making directory 2025/02/12 01:11:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:11:27 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:11:27 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:11:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 01:11:27 INFO : sub dir/hello world: Copied (new) 2025/02/12 01:11:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/12 01:11:27 DEBUG : B2 bucket rclone-test-matolej8cujo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.54s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", 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-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:11:28 INFO : sub dir2: Making directory 2025/02/12 01:11:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:11:29 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:11:29 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:11:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 01:11:29 INFO : sub dir/hello world: Copied (new) 2025/02/12 01:11:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.57s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:11:30 DEBUG : Creating backend with remote "TestB2:rclone-test-sabuqek6juni" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-matolej8cujo -> B2 bucket rclone-test-sabuqek6juni 2025/02/12 01:11:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:11:32 DEBUG : B2 bucket rclone-test-sabuqek6juni: Waiting for checks to finish 2025/02/12 01:11:32 DEBUG : B2 bucket rclone-test-sabuqek6juni: Waiting for transfers to finish 2025/02/12 01:11:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 01:11:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:11:33 DEBUG : B2 bucket rclone-test-sabuqek6juni: Purge remote 2025/02/12 01:11:33 INFO : B2 bucket rclone-test-sabuqek6juni: cleaning bucket "rclone-test-sabuqek6juni" of all files 2025/02/12 01:11:34 DEBUG : sub dir/hello world: Deleting (id "4_z7ff21d23b06dfb7b9f480e1b_f107488b8189a2a41_d20250212_m011133_c001_v0001101_t0022_u01739322693295") --- PASS: TestServerSideCopy (8.54s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:11:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/12 01:11:40 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:11:40 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:11:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/12 01:11:40 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.43s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:11:41 DEBUG : Creating backend with remote "TestB2:rclone-test-webopuy9yare" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-matolej8cujo -> B2 bucket rclone-test-webopuy9yare 2025/02/12 01:11:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:11:43 DEBUG : B2 bucket rclone-test-webopuy9yare: Waiting for checks to finish 2025/02/12 01:11:43 DEBUG : B2 bucket rclone-test-webopuy9yare: Waiting for transfers to finish 2025/02/12 01:11:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 01:11:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:11:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/12 01:11:48 DEBUG : B2 bucket rclone-test-webopuy9yare: Waiting for checks to finish 2025/02/12 01:11:48 DEBUG : B2 bucket rclone-test-webopuy9yare: Waiting for transfers to finish 2025/02/12 01:11:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/12 01:11:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:11:49 DEBUG : B2 bucket rclone-test-webopuy9yare: Purge remote 2025/02/12 01:11:49 INFO : B2 bucket rclone-test-webopuy9yare: cleaning bucket "rclone-test-webopuy9yare" of all files 2025/02/12 01:11:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f223dd3b06dfb7b9f480e1b_f11044dc62a5349e7_d20250212_m011148_c001_v0001137_t0058_u01739322708858") 2025/02/12 01:11:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f223dd3b06dfb7b9f480e1b_f119596d14835387d_d20250212_m011146_c001_v0001181_t0023_u01739322706993") --- PASS: TestServerSideCopyOverSelf (13.35s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:11:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/12 01:11:55 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:11:55 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:11:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/12 01:11:56 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/12 01:11:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.60s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:11:57 DEBUG : Creating backend with remote "TestB2:rclone-test-feyutaq0yere" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-matolej8cujo -> B2 bucket rclone-test-feyutaq0yere 2025/02/12 01:11:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:11:59 DEBUG : B2 bucket rclone-test-feyutaq0yere: Waiting for checks to finish 2025/02/12 01:11:59 DEBUG : B2 bucket rclone-test-feyutaq0yere: Waiting for transfers to finish 2025/02/12 01:12:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 01:12:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/12 01:12:04 DEBUG : B2 bucket rclone-test-feyutaq0yere: Waiting for checks to finish 2025/02/12 01:12:04 DEBUG : B2 bucket rclone-test-feyutaq0yere: Waiting for transfers to finish 2025/02/12 01:12:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/12 01:12:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/12 01:12:05 INFO : sub dir/hello world: Deleted 2025/02/12 01:12:06 DEBUG : testing file moves 2025/02/12 01:12:06 DEBUG : B2 bucket rclone-test-feyutaq0yere: Waiting for checks to finish 2025/02/12 01:12:06 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/12 01:12:06 DEBUG : B2 bucket rclone-test-feyutaq0yere: Waiting for transfers to finish 2025/02/12 01:12:06 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/12 01:12:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/12 01:12:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:07 DEBUG : B2 bucket rclone-test-feyutaq0yere: Purge remote 2025/02/12 01:12:07 INFO : B2 bucket rclone-test-feyutaq0yere: cleaning bucket "rclone-test-feyutaq0yere" of all files 2025/02/12 01:12:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f327dc3b06dfb7b9f480e1b_f1100a56f4fa62372_d20250212_m011206_c001_v0001184_t0012_u01739322726587") 2025/02/12 01:12:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f327dc3b06dfb7b9f480e1b_f118c3cedaae8867b_d20250212_m011204_c001_v0001116_t0020_u01739322724948") 2025/02/12 01:12:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f327dc3b06dfb7b9f480e1b_f1154808dbb3f9909_d20250212_m011202_c001_v0001043_t0048_u01739322722955") --- PASS: TestServerSideMoveOverSelf (14.15s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:12 ERROR : : error listing: directory not found 2025/02/12 01:12:12 INFO : Local file system at /tmp/rclone4255179148: Making directory 2025/02/12 01:12:12 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:12 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.08s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:12:14 DEBUG : Local file system at /tmp/rclone4255179148: Waiting for checks to finish 2025/02/12 01:12:14 DEBUG : Local file system at /tmp/rclone4255179148: Waiting for transfers to finish 2025/02/12 01:12:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 01:12:14 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/12 01:12:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestCopyRedownload (2.10s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:15 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/12 01:12:15 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:15 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:12:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/12 01:12:16 INFO : check sum: Copied (new) 2025/02/12 01:12:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:16 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/12 01:12:16 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/12 01:12:16 DEBUG : check sum: Unchanged skipping 2025/02/12 01:12:16 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:12:16 DEBUG : Waiting for deletions to finish 2025/02/12 01:12:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.30s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/12 01:12:18 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:18 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:12:18 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/12 01:12:18 INFO : sizeonly: Copied (new) 2025/02/12 01:12:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:18 DEBUG : sizeonly: Sizes identical 2025/02/12 01:12:18 DEBUG : sizeonly: Unchanged skipping 2025/02/12 01:12:18 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:18 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:12:18 DEBUG : Waiting for deletions to finish 2025/02/12 01:12:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.42s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:20 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/12 01:12:20 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:20 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:12:20 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/12 01:12:20 INFO : ignore-size: Copied (new) 2025/02/12 01:12:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:21 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:12:21 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:21 DEBUG : ignore-size: Unchanged skipping 2025/02/12 01:12:21 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:12:21 DEBUG : Waiting for deletions to finish 2025/02/12 01:12:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.29s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:23 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:23 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:12:23 DEBUG : existing: Unchanged skipping 2025/02/12 01:12:23 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:12:23 DEBUG : Waiting for deletions to finish 2025/02/12 01:12:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:23 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:23 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/12 01:12:23 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:12:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/12 01:12:23 INFO : existing: Copied (replaced existing) 2025/02/12 01:12:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.64s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/12 01:12:25 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:25 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:12:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/12 01:12:25 INFO : existing: Copied (new) 2025/02/12 01:12:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:26 DEBUG : existing: Destination exists, skipping 2025/02/12 01:12:26 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:26 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:12:26 DEBUG : Waiting for deletions to finish 2025/02/12 01:12:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.32s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:28 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/12 01:12:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 01:12:28 DEBUG : c/non empty space: Unchanged skipping 2025/02/12 01:12:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/12 01:12:28 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:28 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:12:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 01:12:28 INFO : a/potato2: Copied (new) 2025/02/12 01:12:28 DEBUG : Waiting for deletions to finish 2025/02/12 01:12:29 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.70s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:31 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/12 01:12:31 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/12 01:12:31 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/12 01:12:31 DEBUG : empty space: Unchanged skipping 2025/02/12 01:12:31 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:12:31 DEBUG : Waiting for deletions to finish 2025/02/12 01:12:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:31 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/12 01:12:31 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/12 01:12:32 INFO : empty space: Updated modification time in destination 2025/02/12 01:12:32 DEBUG : empty space: Unchanged skipping 2025/02/12 01:12:32 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:12:32 DEBUG : Waiting for deletions to finish 2025/02/12 01:12:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.67s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:34 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:34 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/12 01:12:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/12 01:12:34 DEBUG : empty space: Unchanged skipping 2025/02/12 01:12:34 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:12:34 DEBUG : Waiting for deletions to finish 2025/02/12 01:12:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.87s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:36 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:36 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/12 01:12:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4255179148) 2025/02/12 01:12:36 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-matolej8cujo) 2025/02/12 01:12:36 DEBUG : foo: sha1 differ 2025/02/12 01:12:36 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:12:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/12 01:12:36 INFO : foo: Copied (replaced existing) 2025/02/12 01:12:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.89s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:38 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/12 01:12:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 01:12:38 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:38 DEBUG : empty space: Unchanged skipping 2025/02/12 01:12:38 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:12:38 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 01:12:38 INFO : potato: Copied (new) 2025/02/12 01:12:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.27s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:40 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/12 01:12:40 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:40 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:12:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/12 01:12:41 INFO : potato: Copied (replaced existing) 2025/02/12 01:12:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.05s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:42 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/02/12 01:12:42 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4255179148) 2025/02/12 01:12:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-matolej8cujo) 2025/02/12 01:12:42 DEBUG : potato: sha1 differ 2025/02/12 01:12:42 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:12:43 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/12 01:12:43 INFO : potato: Copied (replaced existing) 2025/02/12 01:12:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:12:45 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/12 01:12:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 01:12:45 DEBUG : empty space: Unchanged skipping 2025/02/12 01:12:45 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:45 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:12:45 DEBUG : Waiting for deletions to finish 2025/02/12 01:12:45 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:12:47 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 01:12:47 DEBUG : empty space: Unchanged skipping 2025/02/12 01:12:47 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:12:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 01:12:47 INFO : potato2: Copied (new) 2025/02/12 01:12:47 DEBUG : Waiting for deletions to finish 2025/02/12 01:12:47 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:49 INFO : d: Making directory 2025/02/12 01:12:49 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/12 01:12:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 01:12:50 DEBUG : c/non empty space: Unchanged skipping 2025/02/12 01:12:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/12 01:12:50 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:50 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:12:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 01:12:50 INFO : a/potato2: Copied (new) 2025/02/12 01:12:50 DEBUG : Waiting for deletions to finish 2025/02/12 01:12:50 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:52 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/12 01:12:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 01:12:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/12 01:12:52 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:52 DEBUG : c/non empty space: Unchanged skipping 2025/02/12 01:12:52 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:12:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 01:12:53 INFO : a/potato2: Copied (new) 2025/02/12 01:12:53 ERROR : B2 bucket rclone-test-matolej8cujo: not deleting files as there were IO errors 2025/02/12 01:12:53 ERROR : B2 bucket rclone-test-matolej8cujo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.78s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:55 DEBUG : Waiting for deletions to finish 2025/02/12 01:12:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:12:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 01:12:55 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:55 DEBUG : empty space: Unchanged skipping 2025/02/12 01:12:55 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:12:55 INFO : potato: Deleted 2025/02/12 01:12:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 01:12:56 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.55s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:12:58 DEBUG : Waiting for deletions to finish 2025/02/12 01:12:58 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:58 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:12:58 INFO : potato: Deleted 2025/02/12 01:12:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:12:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 01:12:58 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:12:58 DEBUG : empty space: Unchanged skipping 2025/02/12 01:12:58 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:12:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 01:12:59 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.31s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:13:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:13:01 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:13:01 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:13:01 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/12 01:13:01 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.35s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:13:03 DEBUG : enormous: Excluded (Size Filter) 2025/02/12 01:13:03 DEBUG : enormous: Excluded 2025/02/12 01:13:03 DEBUG : potato2: Excluded (Size Filter) 2025/02/12 01:13:03 DEBUG : potato2: Excluded 2025/02/12 01:13:04 DEBUG : potato2: Excluded (Size Filter) 2025/02/12 01:13:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 01:13:04 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:13:04 DEBUG : empty space: Unchanged skipping 2025/02/12 01:13:04 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:13:04 DEBUG : Waiting for deletions to finish 2025/02/12 01:13:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:13:04 DEBUG : enormous: Excluded (Size Filter) 2025/02/12 01:13:04 DEBUG : enormous: Excluded 2025/02/12 01:13:04 DEBUG : potato2: Excluded (Size Filter) 2025/02/12 01:13:04 DEBUG : potato2: Excluded 2025/02/12 01:13:04 DEBUG : potato2: Excluded (Size Filter) 2025/02/12 01:13:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/12 01:13:04 DEBUG : empty space: Unchanged skipping 2025/02/12 01:13:04 DEBUG : Local file system at /tmp/rclone4255179148: Waiting for checks to finish 2025/02/12 01:13:04 DEBUG : Local file system at /tmp/rclone4255179148: Waiting for transfers to finish 2025/02/12 01:13:04 DEBUG : Waiting for deletions to finish 2025/02/12 01:13:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.97s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:13:07 DEBUG : enormous: Excluded (Size Filter) 2025/02/12 01:13:07 DEBUG : enormous: Excluded 2025/02/12 01:13:07 DEBUG : potato2: Excluded (Size Filter) 2025/02/12 01:13:07 DEBUG : potato2: Excluded 2025/02/12 01:13:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 01:13:07 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:13:07 DEBUG : empty space: Unchanged skipping 2025/02/12 01:13:07 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:13:07 DEBUG : Waiting for deletions to finish 2025/02/12 01:13:07 INFO : enormous: Deleted 2025/02/12 01:13:07 INFO : potato2: Deleted 2025/02/12 01:13:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:13:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/12 01:13:08 DEBUG : Local file system at /tmp/rclone4255179148: Waiting for checks to finish 2025/02/12 01:13:08 DEBUG : empty space: Unchanged skipping 2025/02/12 01:13:08 DEBUG : Local file system at /tmp/rclone4255179148: Waiting for transfers to finish 2025/02/12 01:13:08 DEBUG : Waiting for deletions to finish 2025/02/12 01:13:08 INFO : enormous: Deleted 2025/02/12 01:13:08 INFO : potato2: Deleted 2025/02/12 01:13:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.56s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:13:11 DEBUG : five: Need to transfer - File not found at Destination 2025/02/12 01:13:11 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/12 01:13:11 DEBUG : one: Destination is newer than source, skipping 2025/02/12 01:13:11 DEBUG : three: Sizes identical 2025/02/12 01:13:11 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:13:11 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/12 01:13:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4255179148) 2025/02/12 01:13:11 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-matolej8cujo) 2025/02/12 01:13:11 DEBUG : two: sha1 differ 2025/02/12 01:13:11 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/12 01:13:11 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:13:11 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/12 01:13:11 INFO : five: Copied (new) 2025/02/12 01:13:12 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/12 01:13:12 INFO : four: Copied (replaced existing) 2025/02/12 01:13:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/12 01:13:12 INFO : two: Copied (replaced existing) 2025/02/12 01:13:12 DEBUG : Waiting for deletions to finish 2025/02/12 01:13:12 DEBUG : one: Destination is newer than source, skipping 2025/02/12 01:13:12 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:13:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/12 01:13:12 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/12 01:13:12 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/12 01:13:12 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/12 01:13:12 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/12 01:13:12 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/12 01:13:12 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/12 01:13:12 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4255179148) 2025/02/12 01:13:12 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/12 01:13:12 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-matolej8cujo) 2025/02/12 01:13:12 DEBUG : three: sha1 differ 2025/02/12 01:13:12 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/12 01:13:12 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/12 01:13:12 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:13:13 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/12 01:13:13 INFO : three: Copied (replaced existing) 2025/02/12 01:13:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.96s) === 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-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/12 01:13:14 INFO : B2 bucket rclone-test-matolej8cujo: Making map for --track-renames 2025/02/12 01:13:14 INFO : B2 bucket rclone-test-matolej8cujo: Finished making map for --track-renames 2025/02/12 01:13:14 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:13:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/12 01:13:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/12 01:13:14 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for renames to finish 2025/02/12 01:13:14 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:13:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/12 01:13:14 INFO : potato: Copied (new) 2025/02/12 01:13:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/12 01:13:15 INFO : yam: Copied (new) 2025/02/12 01:13:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:13:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:13:15 INFO : B2 bucket rclone-test-matolej8cujo: Making map for --track-renames 2025/02/12 01:13:15 INFO : B2 bucket rclone-test-matolej8cujo: Finished making map for --track-renames 2025/02/12 01:13:15 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:13:15 DEBUG : potato: Unchanged skipping 2025/02/12 01:13:15 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for renames to finish 2025/02/12 01:13:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/12 01:13:16 INFO : yam: Copied (server-side copy) to: yaml 2025/02/12 01:13:16 INFO : yam: Deleted 2025/02/12 01:13:16 INFO : yaml: Renamed from "yam" 2025/02/12 01:13:16 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:13:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.69s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/12 01:13:18 INFO : B2 bucket rclone-test-matolej8cujo: Making map for --track-renames 2025/02/12 01:13:18 INFO : B2 bucket rclone-test-matolej8cujo: Finished making map for --track-renames 2025/02/12 01:13:18 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:13:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/12 01:13:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/12 01:13:18 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for renames to finish 2025/02/12 01:13:18 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:13:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/12 01:13:18 INFO : yam: Copied (new) 2025/02/12 01:13:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/12 01:13:19 INFO : potato: Copied (new) 2025/02/12 01:13:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:13:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:13:19 INFO : B2 bucket rclone-test-matolej8cujo: Making map for --track-renames 2025/02/12 01:13:19 INFO : B2 bucket rclone-test-matolej8cujo: Finished making map for --track-renames 2025/02/12 01:13:19 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:13:19 DEBUG : potato: Unchanged skipping 2025/02/12 01:13:19 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for renames to finish 2025/02/12 01:13:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/12 01:13:19 INFO : yam: Copied (server-side copy) to: yaml 2025/02/12 01:13:20 INFO : yam: Deleted 2025/02/12 01:13:20 INFO : yaml: Renamed from "yam" 2025/02/12 01:13:20 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:13:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.55s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/12 01:13:21 INFO : B2 bucket rclone-test-matolej8cujo: Making map for --track-renames 2025/02/12 01:13:21 INFO : B2 bucket rclone-test-matolej8cujo: Finished making map for --track-renames 2025/02/12 01:13:21 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:13:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/12 01:13:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/12 01:13:21 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for renames to finish 2025/02/12 01:13:21 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:13:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/12 01:13:22 INFO : sub/yam: Copied (new) 2025/02/12 01:13:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/12 01:13:23 INFO : potato: Copied (new) 2025/02/12 01:13:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:13:23 INFO : B2 bucket rclone-test-matolej8cujo: Making map for --track-renames 2025/02/12 01:13:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:13:23 INFO : B2 bucket rclone-test-matolej8cujo: Finished making map for --track-renames 2025/02/12 01:13:23 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:13:23 DEBUG : potato: Unchanged skipping 2025/02/12 01:13:23 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for renames to finish 2025/02/12 01:13:23 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/12 01:13:23 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/12 01:13:24 INFO : sub/yam: Deleted 2025/02/12 01:13:24 INFO : yam: Renamed from "sub/yam" 2025/02/12 01:13:24 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:13:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.98s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:13:25 DEBUG : Creating backend with remote "/tmp/rclone4255179148/dir1" 2025/02/12 01:13:25 DEBUG : Creating backend with remote "/tmp/rclone4255179148/dir2" 2025/02/12 01:13:25 DEBUG : Local file system at /tmp/rclone4255179148/dir2: Using server-side directory move 2025/02/12 01:13:25 INFO : Local file system at /tmp/rclone4255179148/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/12 01:13:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/12 01:13:25 INFO : file1.txt: Moved (server-side) 2025/02/12 01:13:25 DEBUG : Local file system at /tmp/rclone4255179148/dir2: Waiting for checks to finish 2025/02/12 01:13:25 DEBUG : Local file system at /tmp/rclone4255179148/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:13:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:13:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/12 01:13:26 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:13:26 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:13:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/12 01:13:26 INFO : nested/sub dir/file: Copied (new) 2025/02/12 01:13:26 INFO : nested/sub dir/file: Deleted 2025/02/12 01:13:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 01:13:27 INFO : sub dir/hello world: Copied (new) 2025/02/12 01:13:27 INFO : sub dir/hello world: Deleted 2025/02/12 01:13:27 INFO : sub dir: Removing directory 2025/02/12 01:13:27 INFO : nested/sub dir: Removing directory 2025/02/12 01:13:27 INFO : nested: Removing directory 2025/02/12 01:13:27 DEBUG : Local file system at /tmp/rclone4255179148: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.57s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:13:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/12 01:13:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/12 01:13:28 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:13:28 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:13:29 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/12 01:13:29 INFO : nested/sub dir/file: Copied (new) 2025/02/12 01:13:29 INFO : nested/sub dir/file: Deleted 2025/02/12 01:13:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/12 01:13:29 INFO : sub dir/hello world: Copied (new) 2025/02/12 01:13:29 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.40s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:13:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/12 01:13:31 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/12 01:13:31 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:13:31 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:13:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/12 01:13:31 INFO : existing: Copied (new) 2025/02/12 01:13:31 INFO : existing: Deleted 2025/02/12 01:13:31 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/12 01:13:31 INFO : existing-b: Copied (new) 2025/02/12 01:13:31 INFO : existing-b: Deleted 2025/02/12 01:13:32 DEBUG : existing: Destination exists, skipping 2025/02/12 01:13:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/12 01:13:32 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:13:32 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:13:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.21s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:13:33 DEBUG : Creating backend with remote "TestB2:rclone-test-buworot4goyi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-matolej8cujo -> B2 bucket rclone-test-buworot4goyi 2025/02/12 01:13:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:13:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/12 01:13:39 DEBUG : B2 bucket rclone-test-buworot4goyi: Waiting for checks to finish 2025/02/12 01:13:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/12 01:13:39 DEBUG : empty space: Unchanged skipping 2025/02/12 01:13:39 INFO : empty space: Deleted 2025/02/12 01:13:39 DEBUG : B2 bucket rclone-test-buworot4goyi: Waiting for transfers to finish 2025/02/12 01:13:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 01:13:39 INFO : potato2: Copied (server-side copy) 2025/02/12 01:13:39 INFO : potato2: Deleted 2025/02/12 01:13:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/12 01:13:39 INFO : potato3: Copied (server-side copy) 2025/02/12 01:13:39 INFO : potato3: Deleted 2025/02/12 01:13:40 DEBUG : Creating backend with remote "TestB2:rclone-test-mavoris3miki" 2025/02/12 01:13:41 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/12 01:13:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:13:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/12 01:13:41 DEBUG : B2 bucket rclone-test-mavoris3miki: Waiting for checks to finish 2025/02/12 01:13:41 DEBUG : B2 bucket rclone-test-mavoris3miki: Waiting for transfers to finish 2025/02/12 01:13:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/12 01:13:44 INFO : empty space: Copied (server-side copy) 2025/02/12 01:13:44 INFO : empty space: Deleted 2025/02/12 01:13:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/12 01:13:44 INFO : potato3: Copied (server-side copy) 2025/02/12 01:13:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 01:13:44 INFO : potato2: Copied (server-side copy) 2025/02/12 01:13:44 INFO : potato3: Deleted 2025/02/12 01:13:44 INFO : potato2: Deleted 2025/02/12 01:13:45 DEBUG : B2 bucket rclone-test-mavoris3miki: Purge remote 2025/02/12 01:13:45 INFO : B2 bucket rclone-test-mavoris3miki: cleaning bucket "rclone-test-mavoris3miki" of all files 2025/02/12 01:13:45 DEBUG : empty space: Deleting (id "4_z5f220db3b08dfb7b9f480e1b_f105a35e349477454_d20250212_m011343_c001_v0001105_t0027_u01739322823975") 2025/02/12 01:13:45 DEBUG : potato2: Deleting (id "4_z5f220db3b08dfb7b9f480e1b_f1021934d61021e62_d20250212_m011344_c001_v0001120_t0009_u01739322824329") 2025/02/12 01:13:45 DEBUG : potato3: Deleting (id "4_z5f220db3b08dfb7b9f480e1b_f115556eba5da92e0_d20250212_m011344_c001_v0001182_t0009_u01739322824355") 2025/02/12 01:13:47 DEBUG : B2 bucket rclone-test-buworot4goyi: Purge remote 2025/02/12 01:13:47 INFO : B2 bucket rclone-test-buworot4goyi: cleaning bucket "rclone-test-buworot4goyi" of all files 2025/02/12 01:13:47 DEBUG : empty space: Deleting (id "4_z5f62fd83b07dfb7b9f480e1b_f401a71ca0bb61f07_d20250212_m011344_c001_v7007000_t0000_u01739322824304") 2025/02/12 01:13:47 DEBUG : empty space: Deleting (id "4_z5f62fd83b07dfb7b9f480e1b_f11923502ff8d1f84_d20250212_m011338_c001_v0001183_t0027_u01739322818358") 2025/02/12 01:13:47 DEBUG : potato2: Deleting (id "4_z5f62fd83b07dfb7b9f480e1b_f401a71ca0bb61f0a_d20250212_m011344_c001_v7007000_t0000_u01739322824772") 2025/02/12 01:13:47 DEBUG : potato2: Deleting (id "4_z5f62fd83b07dfb7b9f480e1b_f1117056679dbfff3_d20250212_m011339_c001_v0001032_t0031_u01739322819163") 2025/02/12 01:13:47 DEBUG : potato3: Deleting (id "4_z5f62fd83b07dfb7b9f480e1b_f401a71ca0bb61f09_d20250212_m011344_c001_v7007000_t0000_u01739322824583") 2025/02/12 01:13:47 DEBUG : potato3: Deleting (id "4_z5f62fd83b07dfb7b9f480e1b_f114f07523e69e909_d20250212_m011339_c001_v0001183_t0056_u01739322819534") 2025/02/12 01:13:47 DEBUG : potato3: Deleting (id "4_z5f62fd83b07dfb7b9f480e1b_f11923502ff8d1f8a_d20250212_m011338_c001_v0001183_t0037_u01739322818564") --- PASS: TestServerSideMove (19.12s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:13:52 DEBUG : Creating backend with remote "TestB2:rclone-test-bohagor9hiza" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-matolej8cujo -> B2 bucket rclone-test-bohagor9hiza 2025/02/12 01:14:00 DEBUG : empty space: Excluded (Size Filter) 2025/02/12 01:14:00 DEBUG : empty space: Excluded (Size Filter) 2025/02/12 01:14:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:14:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/12 01:14:00 DEBUG : B2 bucket rclone-test-bohagor9hiza: Waiting for checks to finish 2025/02/12 01:14:00 DEBUG : B2 bucket rclone-test-bohagor9hiza: Waiting for transfers to finish 2025/02/12 01:14:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 01:14:01 INFO : potato2: Copied (server-side copy) 2025/02/12 01:14:01 INFO : potato2: Deleted 2025/02/12 01:14:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/12 01:14:01 INFO : potato3: Copied (server-side copy) 2025/02/12 01:14:01 INFO : potato3: Deleted 2025/02/12 01:14:01 DEBUG : Creating backend with remote "TestB2:rclone-test-ruworit0vude" 2025/02/12 01:14:02 DEBUG : empty space: Excluded (Size Filter) 2025/02/12 01:14:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:14:03 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/12 01:14:03 DEBUG : B2 bucket rclone-test-ruworit0vude: Waiting for checks to finish 2025/02/12 01:14:03 DEBUG : B2 bucket rclone-test-ruworit0vude: Waiting for transfers to finish 2025/02/12 01:14:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 01:14:07 INFO : potato2: Copied (server-side copy) 2025/02/12 01:14:07 INFO : potato2: Deleted 2025/02/12 01:14:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/12 01:14:07 INFO : potato3: Copied (server-side copy) 2025/02/12 01:14:07 INFO : potato3: Deleted 2025/02/12 01:14:08 DEBUG : B2 bucket rclone-test-ruworit0vude: Purge remote 2025/02/12 01:14:08 INFO : B2 bucket rclone-test-ruworit0vude: cleaning bucket "rclone-test-ruworit0vude" of all files 2025/02/12 01:14:08 DEBUG : potato2: Deleting (id "4_z7f726d03b08dfb7b9f480e1b_f10595bb5ee34de33_d20250212_m011407_c001_v0001172_t0049_u01739322847050") 2025/02/12 01:14:08 DEBUG : potato3: Deleting (id "4_z7f726d03b08dfb7b9f480e1b_f108094daff1cc0f4_d20250212_m011407_c001_v0001184_t0009_u01739322847394") 2025/02/12 01:14:10 DEBUG : B2 bucket rclone-test-bohagor9hiza: Purge remote 2025/02/12 01:14:10 INFO : B2 bucket rclone-test-bohagor9hiza: cleaning bucket "rclone-test-bohagor9hiza" of all files 2025/02/12 01:14:10 DEBUG : empty space: Deleting (id "4_z8f324d33b08dfb7b9f480e1b_f115556eba5da9425_d20250212_m011359_c001_v0001182_t0013_u01739322839854") 2025/02/12 01:14:10 DEBUG : potato2: Deleting (id "4_z8f324d33b08dfb7b9f480e1b_f4192b882b83b31b1_d20250212_m011407_c001_v7007000_t0000_u01739322847376") 2025/02/12 01:14:10 DEBUG : potato2: Deleting (id "4_z8f324d33b08dfb7b9f480e1b_f11339eec78b2fb6f_d20250212_m011401_c001_v0001183_t0007_u01739322841068") 2025/02/12 01:14:10 DEBUG : potato3: Deleting (id "4_z8f324d33b08dfb7b9f480e1b_f4192b882b83b31b2_d20250212_m011407_c001_v7007000_t0000_u01739322847605") 2025/02/12 01:14:10 DEBUG : potato3: Deleting (id "4_z8f324d33b08dfb7b9f480e1b_f1112c7bd32359fae_d20250212_m011401_c001_v0001177_t0054_u01739322841286") 2025/02/12 01:14:10 DEBUG : potato3: Deleting (id "4_z8f324d33b08dfb7b9f480e1b_f115556eba5da9429_d20250212_m011400_c001_v0001182_t0042_u01739322840074") --- PASS: TestServerSideMoveWithFilter (21.72s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:14:14 DEBUG : Creating backend with remote "TestB2:rclone-test-gixiloc1kiji" 2025/02/12 01:14:16 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-matolej8cujo -> B2 bucket rclone-test-gixiloc1kiji 2025/02/12 01:14:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:14:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/12 01:14:22 DEBUG : empty space: Unchanged skipping 2025/02/12 01:14:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/12 01:14:22 DEBUG : B2 bucket rclone-test-gixiloc1kiji: Waiting for checks to finish 2025/02/12 01:14:22 INFO : empty space: Deleted 2025/02/12 01:14:22 DEBUG : B2 bucket rclone-test-gixiloc1kiji: Waiting for transfers to finish 2025/02/12 01:14:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 01:14:23 INFO : potato2: Copied (server-side copy) 2025/02/12 01:14:23 INFO : potato2: Deleted 2025/02/12 01:14:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/12 01:14:23 INFO : potato3: Copied (server-side copy) 2025/02/12 01:14:23 INFO : potato3: Deleted 2025/02/12 01:14:24 DEBUG : Creating backend with remote "TestB2:rclone-test-moyorux5yulo" 2025/02/12 01:14:24 INFO : tomatoDir: Making directory 2025/02/12 01:14:25 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/12 01:14:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/12 01:14:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/12 01:14:25 DEBUG : B2 bucket rclone-test-moyorux5yulo: Waiting for checks to finish 2025/02/12 01:14:25 DEBUG : B2 bucket rclone-test-moyorux5yulo: Waiting for transfers to finish 2025/02/12 01:14:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/12 01:14:27 INFO : empty space: Copied (server-side copy) 2025/02/12 01:14:27 INFO : empty space: Deleted 2025/02/12 01:14:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/12 01:14:27 INFO : potato2: Copied (server-side copy) 2025/02/12 01:14:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/12 01:14:27 INFO : potato3: Copied (server-side copy) 2025/02/12 01:14:27 INFO : potato2: Deleted 2025/02/12 01:14:28 INFO : potato3: Deleted 2025/02/12 01:14:28 DEBUG : B2 bucket rclone-test-moyorux5yulo: Purge remote 2025/02/12 01:14:28 INFO : B2 bucket rclone-test-moyorux5yulo: cleaning bucket "rclone-test-moyorux5yulo" of all files 2025/02/12 01:14:28 DEBUG : empty space: Deleting (id "4_zffa2bd63b08dfb7b9f480e1b_f1133e3a163bd475a_d20250212_m011427_c001_v0001137_t0005_u01739322867307") 2025/02/12 01:14:28 DEBUG : potato2: Deleting (id "4_zffa2bd63b08dfb7b9f480e1b_f102e61494f5d38ee_d20250212_m011427_c001_v0001184_t0006_u01739322867670") 2025/02/12 01:14:28 DEBUG : potato3: Deleting (id "4_zffa2bd63b08dfb7b9f480e1b_f1032dd81653c0b43_d20250212_m011427_c001_v0001092_t0012_u01739322867690") 2025/02/12 01:14:30 DEBUG : B2 bucket rclone-test-gixiloc1kiji: Purge remote 2025/02/12 01:14:30 INFO : B2 bucket rclone-test-gixiloc1kiji: cleaning bucket "rclone-test-gixiloc1kiji" of all files 2025/02/12 01:14:30 DEBUG : empty space: Deleting (id "4_zef329d83b08dfb7b9f480e1b_f4043e6c341d45fd6_d20250212_m011427_c001_v7007000_t0000_u01739322867683") 2025/02/12 01:14:30 DEBUG : empty space: Deleting (id "4_zef329d83b08dfb7b9f480e1b_f11170b081ff9ca8b_d20250212_m011421_c001_v0001181_t0043_u01739322861679") 2025/02/12 01:14:30 DEBUG : potato2: Deleting (id "4_zef329d83b08dfb7b9f480e1b_f4043e6c341d45fd8_d20250212_m011427_c001_v7007000_t0000_u01739322867881") 2025/02/12 01:14:30 DEBUG : potato2: Deleting (id "4_zef329d83b08dfb7b9f480e1b_f115bd105146391c7_d20250212_m011422_c001_v0001098_t0004_u01739322862873") 2025/02/12 01:14:30 DEBUG : potato3: Deleting (id "4_zef329d83b08dfb7b9f480e1b_f4043e6c341d45fda_d20250212_m011428_c001_v7007000_t0000_u01739322868049") 2025/02/12 01:14:30 DEBUG : potato3: Deleting (id "4_zef329d83b08dfb7b9f480e1b_f105fbd0e939c0e55_d20250212_m011423_c001_v0001183_t0039_u01739322863241") 2025/02/12 01:14:30 DEBUG : potato3: Deleting (id "4_zef329d83b08dfb7b9f480e1b_f11170b081ff9ca8f_d20250212_m011421_c001_v0001181_t0036_u01739322861912") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.06s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:14:34 DEBUG : Creating backend with remote "TestB2:rclone-test-matolej8cujo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.74s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:14:36 DEBUG : Creating backend with remote "TestB2:rclone-test-matolej8cujo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:14:39 DEBUG : Creating backend with remote "TestB2:rclone-test-matolej8cujo/rclone-sync-test" 2025/02/12 01:14:41 DEBUG : Creating backend with remote "TestB2:rclone-test-matolej8cujo/rclone-sync-test-include/layer2" 2025/02/12 01:14:43 DEBUG : Creating backend with remote "TestB2:rclone-test-matolej8cujo/rclone-sync-test-ignore-file" 2025/02/12 01:14:46 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/12 01:14:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/12 01:14:47 DEBUG : pacer: Reducing sleep to 10ms 2025/02/12 01:14:47 DEBUG : B2 bucket rclone-test-matolej8cujo path rclone-sync-test: Waiting for checks to finish 2025/02/12 01:14:47 DEBUG : B2 bucket rclone-test-matolej8cujo path rclone-sync-test: Waiting for transfers to finish 2025/02/12 01:14:47 DEBUG : Waiting for deletions to finish 2025/02/12 01:14:47 INFO : There was nothing to transfer 2025/02/12 01:14:47 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:14:47 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:14:47 DEBUG : Waiting for deletions to finish 2025/02/12 01:14:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:14:48 DEBUG : B2 bucket rclone-test-matolej8cujo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/12 01:14:48 DEBUG : B2 bucket rclone-test-matolej8cujo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/12 01:14:48 DEBUG : Waiting for deletions to finish 2025/02/12 01:14:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:14:48 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:14:48 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:14:48 DEBUG : Waiting for deletions to finish 2025/02/12 01:14:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:14:48 DEBUG : B2 bucket rclone-test-matolej8cujo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/12 01:14:48 DEBUG : B2 bucket rclone-test-matolej8cujo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/12 01:14:48 DEBUG : Waiting for deletions to finish 2025/02/12 01:14:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.79s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:14:55 DEBUG : Creating backend with remote "TestB2:rclone-test-matolej8cujo/dst" 2025/02/12 01:14:56 DEBUG : Creating backend with remote "TestB2:rclone-test-matolej8cujo/CompareDest" 2025/02/12 01:14:58 DEBUG : one: Need to transfer - File not found at Destination 2025/02/12 01:14:58 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for checks to finish 2025/02/12 01:14:58 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for transfers to finish 2025/02/12 01:14:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/12 01:14:59 INFO : one: Copied (new) 2025/02/12 01:14:59 DEBUG : Waiting for deletions to finish 2025/02/12 01:15:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 01:15:00 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for checks to finish 2025/02/12 01:15:00 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for transfers to finish 2025/02/12 01:15:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/12 01:15:01 INFO : one: Copied (replaced existing) 2025/02/12 01:15:01 DEBUG : Waiting for deletions to finish 2025/02/12 01:15:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 01:15:03 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for checks to finish 2025/02/12 01:15:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 01:15:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/12 01:15:03 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for transfers to finish 2025/02/12 01:15:03 DEBUG : Waiting for deletions to finish 2025/02/12 01:15:03 INFO : There was nothing to transfer 2025/02/12 01:15:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 01:15:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/12 01:15:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 01:15:05 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for checks to finish 2025/02/12 01:15:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 01:15:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/12 01:15:05 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for transfers to finish 2025/02/12 01:15:05 DEBUG : Waiting for deletions to finish 2025/02/12 01:15:05 INFO : There was nothing to transfer 2025/02/12 01:15:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 01:15:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/12 01:15:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 01:15:05 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for checks to finish 2025/02/12 01:15:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 01:15:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/12 01:15:05 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for transfers to finish 2025/02/12 01:15:05 DEBUG : Waiting for deletions to finish 2025/02/12 01:15:05 INFO : There was nothing to transfer 2025/02/12 01:15:07 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/02/12 01:15:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/12 01:15:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/12 01:15:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 01:15:07 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for checks to finish 2025/02/12 01:15:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 01:15:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/12 01:15:07 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for transfers to finish 2025/02/12 01:15:07 DEBUG : Waiting for deletions to finish 2025/02/12 01:15:07 INFO : There was nothing to transfer 2025/02/12 01:15:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/12 01:15:07 DEBUG : two: Need to transfer - File not found at Destination 2025/02/12 01:15:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 01:15:07 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for checks to finish 2025/02/12 01:15:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 01:15:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/12 01:15:08 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for transfers to finish 2025/02/12 01:15:08 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/12 01:15:08 INFO : two: Copied (new) 2025/02/12 01:15:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.52s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:15:12 DEBUG : Creating backend with remote "TestB2:rclone-test-matolej8cujo/dest" 2025/02/12 01:15:13 DEBUG : Creating backend with remote "TestB2:rclone-test-matolej8cujo/pre-dest1" 2025/02/12 01:15:14 DEBUG : Creating backend with remote "TestB2:rclone-test-matolej8cujo/pre-dest2" 2025/02/12 01:15:16 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:15:16 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/12 01:15:16 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:15:16 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/12 01:15:17 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/12 01:15:17 DEBUG : B2 bucket rclone-test-matolej8cujo path dest: Waiting for checks to finish 2025/02/12 01:15:17 DEBUG : B2 bucket rclone-test-matolej8cujo path dest: Waiting for transfers to finish 2025/02/12 01:15:17 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/12 01:15:17 INFO : 3: Copied (new) 2025/02/12 01:15:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.31s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:15:19 DEBUG : Creating backend with remote "TestB2:rclone-test-matolej8cujo/dst" 2025/02/12 01:15:20 DEBUG : Creating backend with remote "TestB2:rclone-test-matolej8cujo/CopyDest" 2025/02/12 01:15:22 DEBUG : one: Need to transfer - File not found at Destination 2025/02/12 01:15:22 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for checks to finish 2025/02/12 01:15:22 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for transfers to finish 2025/02/12 01:15:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/12 01:15:23 INFO : one: Copied (new) 2025/02/12 01:15:23 DEBUG : Waiting for deletions to finish 2025/02/12 01:15:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 01:15:23 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for checks to finish 2025/02/12 01:15:24 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for transfers to finish 2025/02/12 01:15:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/12 01:15:24 INFO : one: Copied (replaced existing) 2025/02/12 01:15:24 DEBUG : Waiting for deletions to finish 2025/02/12 01:15:25 DEBUG : Creating backend with remote "TestB2:rclone-test-matolej8cujo/BackupDir" 2025/02/12 01:15:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 01:15:27 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for checks to finish 2025/02/12 01:15:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 01:15:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/12 01:15:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/12 01:15:28 INFO : one: Copied (server-side copy) 2025/02/12 01:15:28 INFO : one: Deleted 2025/02/12 01:15:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/12 01:15:29 INFO : one: Copied (server-side copy) 2025/02/12 01:15:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/12 01:15:29 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for transfers to finish 2025/02/12 01:15:29 DEBUG : Waiting for deletions to finish 2025/02/12 01:15:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 01:15:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/12 01:15:31 INFO : two: Copied (server-side copy) 2025/02/12 01:15:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/12 01:15:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 01:15:31 DEBUG : one: Unchanged skipping 2025/02/12 01:15:31 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for checks to finish 2025/02/12 01:15:31 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for transfers to finish 2025/02/12 01:15:31 DEBUG : Waiting for deletions to finish 2025/02/12 01:15:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 01:15:31 DEBUG : one: Unchanged skipping 2025/02/12 01:15:31 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for checks to finish 2025/02/12 01:15:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 01:15:31 DEBUG : two: Unchanged skipping 2025/02/12 01:15:31 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for transfers to finish 2025/02/12 01:15:31 DEBUG : Waiting for deletions to finish 2025/02/12 01:15:31 INFO : There was nothing to transfer 2025/02/12 01:15:33 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/12 01:15:33 DEBUG : three: Destination not found in --copy-dest 2025/02/12 01:15:33 DEBUG : three: Need to transfer - File not found at Destination 2025/02/12 01:15:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 01:15:33 DEBUG : one: Unchanged skipping 2025/02/12 01:15:33 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for checks to finish 2025/02/12 01:15:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/12 01:15:33 DEBUG : two: Unchanged skipping 2025/02/12 01:15:33 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for transfers to finish 2025/02/12 01:15:33 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/12 01:15:33 INFO : three: Copied (new) 2025/02/12 01:15:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.97s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:15:37 DEBUG : Creating backend with remote "TestB2:rclone-test-matolej8cujo/dst" 2025/02/12 01:15:38 DEBUG : Creating backend with remote "TestB2:rclone-test-matolej8cujo/backup" 2025/02/12 01:15:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/12 01:15:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:15:40 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for checks to finish 2025/02/12 01:15:40 DEBUG : two: Unchanged skipping 2025/02/12 01:15:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/12 01:15:42 INFO : one: Copied (server-side copy) 2025/02/12 01:15:42 INFO : one: Deleted 2025/02/12 01:15:42 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for transfers to finish 2025/02/12 01:15:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/12 01:15:42 INFO : one: Copied (new) 2025/02/12 01:15:42 DEBUG : Waiting for deletions to finish 2025/02/12 01:15:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/12 01:15:43 INFO : three.txt: Copied (server-side copy) 2025/02/12 01:15:43 INFO : three.txt: Deleted 2025/02/12 01:15:43 INFO : three.txt: Moved into backup dir 2025/02/12 01:15:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/12 01:15:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:15:45 DEBUG : two: Unchanged skipping 2025/02/12 01:15:45 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for checks to finish 2025/02/12 01:15:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/12 01:15:45 INFO : one: Copied (server-side copy) 2025/02/12 01:15:45 INFO : one: Deleted 2025/02/12 01:15:45 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for transfers to finish 2025/02/12 01:15:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/12 01:15:46 INFO : one: Copied (new) 2025/02/12 01:15:46 DEBUG : Waiting for deletions to finish 2025/02/12 01:15:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/12 01:15:46 INFO : three.txt: Copied (server-side copy) 2025/02/12 01:15:47 INFO : three.txt: Deleted 2025/02/12 01:15:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.93s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:15:50 DEBUG : Creating backend with remote "TestB2:rclone-test-matolej8cujo/dst" 2025/02/12 01:15:51 DEBUG : Creating backend with remote "TestB2:rclone-test-matolej8cujo/backup" 2025/02/12 01:15:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/12 01:15:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:15:53 DEBUG : two: Unchanged skipping 2025/02/12 01:15:53 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for checks to finish 2025/02/12 01:15:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/12 01:15:55 INFO : one: Copied (server-side copy) to: one.bak 2025/02/12 01:15:55 INFO : one: Deleted 2025/02/12 01:15:55 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for transfers to finish 2025/02/12 01:15:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/12 01:15:56 INFO : one: Copied (new) 2025/02/12 01:15:56 DEBUG : Waiting for deletions to finish 2025/02/12 01:15:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/12 01:15:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/12 01:15:56 INFO : three.txt: Deleted 2025/02/12 01:15:56 INFO : three.txt: Moved into backup dir 2025/02/12 01:15:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/12 01:15:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:15:58 DEBUG : two: Unchanged skipping 2025/02/12 01:15:58 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for checks to finish 2025/02/12 01:15:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/12 01:15:59 INFO : one: Copied (server-side copy) to: one.bak 2025/02/12 01:15:59 INFO : one: Deleted 2025/02/12 01:15:59 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for transfers to finish 2025/02/12 01:16:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/12 01:16:00 INFO : one: Copied (new) 2025/02/12 01:16:00 DEBUG : Waiting for deletions to finish 2025/02/12 01:16:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/12 01:16:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/12 01:16:01 INFO : three.txt: Deleted 2025/02/12 01:16:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.93s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:16:05 DEBUG : Creating backend with remote "TestB2:rclone-test-matolej8cujo/dst" 2025/02/12 01:16:06 DEBUG : Creating backend with remote "TestB2:rclone-test-matolej8cujo/backup" 2025/02/12 01:16:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/12 01:16:08 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for checks to finish 2025/02/12 01:16:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:16:08 DEBUG : two: Unchanged skipping 2025/02/12 01:16:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/12 01:16:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/12 01:16:10 INFO : one: Deleted 2025/02/12 01:16:10 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for transfers to finish 2025/02/12 01:16:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/12 01:16:10 INFO : one: Copied (new) 2025/02/12 01:16:10 DEBUG : Waiting for deletions to finish 2025/02/12 01:16:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/12 01:16:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/12 01:16:11 INFO : three.txt: Deleted 2025/02/12 01:16:11 INFO : three.txt: Moved into backup dir 2025/02/12 01:16:13 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for checks to finish 2025/02/12 01:16:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/12 01:16:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:16:13 DEBUG : two: Unchanged skipping 2025/02/12 01:16:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/12 01:16:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/12 01:16:14 INFO : one: Deleted 2025/02/12 01:16:14 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for transfers to finish 2025/02/12 01:16:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/12 01:16:14 INFO : one: Copied (new) 2025/02/12 01:16:14 DEBUG : Waiting for deletions to finish 2025/02/12 01:16:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/12 01:16:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/12 01:16:14 INFO : three.txt: Deleted 2025/02/12 01:16:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.86s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:16:18 DEBUG : Creating backend with remote "TestB2:rclone-test-matolej8cujo/dst" 2025/02/12 01:16:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/12 01:16:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:16:19 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for checks to finish 2025/02/12 01:16:19 DEBUG : two: Unchanged skipping 2025/02/12 01:16:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/12 01:16:20 INFO : one: Copied (server-side copy) to: one.bak 2025/02/12 01:16:21 INFO : one: Deleted 2025/02/12 01:16:21 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for transfers to finish 2025/02/12 01:16:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/12 01:16:22 INFO : one: Copied (new) 2025/02/12 01:16:22 DEBUG : Waiting for deletions to finish 2025/02/12 01:16:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/12 01:16:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/12 01:16:22 INFO : three.txt: Deleted 2025/02/12 01:16:22 INFO : three.txt: Moved into backup dir 2025/02/12 01:16:24 DEBUG : one.bak: Excluded (Path Filter) 2025/02/12 01:16:24 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/12 01:16:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/12 01:16:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:16:24 DEBUG : two: Unchanged skipping 2025/02/12 01:16:24 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for checks to finish 2025/02/12 01:16:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/12 01:16:24 INFO : one: Copied (server-side copy) to: one.bak 2025/02/12 01:16:24 INFO : one: Deleted 2025/02/12 01:16:24 DEBUG : B2 bucket rclone-test-matolej8cujo path dst: Waiting for transfers to finish 2025/02/12 01:16:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/12 01:16:25 INFO : one: Copied (new) 2025/02/12 01:16:25 DEBUG : Waiting for deletions to finish 2025/02/12 01:16:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/12 01:16:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/12 01:16:25 INFO : three.txt: Deleted 2025/02/12 01:16:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.97s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:16:29 DEBUG : Creating backend with remote "TestB2:rclone-test-matolej8cujo/dst" 2025/02/12 01:16:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/12 01:16:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/12 01:16:32 INFO : one: Copied (server-side copy) to: one.bak 2025/02/12 01:16:32 INFO : one: Deleted 2025/02/12 01:16:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/12 01:16:33 INFO : one: Copied (new) 2025/02/12 01:16:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:16:33 DEBUG : two: Unchanged skipping 2025/02/12 01:16:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/12 01:16:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/12 01:16:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/12 01:16:34 INFO : three.txt: Deleted 2025/02/12 01:16:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/12 01:16:34 INFO : three.txt: Copied (new) 2025/02/12 01:16:34 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/12 01:16:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/12 01:16:35 DEBUG : pacer: Reducing sleep to 10ms 2025/02/12 01:16:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/12 01:16:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/12 01:16:36 INFO : one: Copied (server-side copy) to: one.bak 2025/02/12 01:16:37 INFO : one: Deleted 2025/02/12 01:16:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/12 01:16:37 INFO : one: Copied (new) 2025/02/12 01:16:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:16:37 DEBUG : two: Unchanged skipping 2025/02/12 01:16:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/12 01:16:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/12 01:16:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/12 01:16:38 INFO : three.txt: Deleted 2025/02/12 01:16:38 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/12 01:16:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.86s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:16:42 DEBUG : Creating backend with remote "TestB2:rclone-test-matolej8cujo/dst" 2025/02/12 01:16:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/12 01:16:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/12 01:16:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/12 01:16:45 INFO : one: Deleted 2025/02/12 01:16:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/12 01:16:46 INFO : one: Copied (new) 2025/02/12 01:16:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:16:46 DEBUG : two: Unchanged skipping 2025/02/12 01:16:46 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/12 01:16:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/12 01:16:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/12 01:16:47 INFO : three.txt: Deleted 2025/02/12 01:16:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/12 01:16:47 INFO : three.txt: Copied (new) 2025/02/12 01:16:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/12 01:16:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/12 01:16:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/12 01:16:48 INFO : one: Deleted 2025/02/12 01:16:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/12 01:16:48 INFO : one: Copied (new) 2025/02/12 01:16:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:16:48 DEBUG : two: Unchanged skipping 2025/02/12 01:16:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/12 01:16:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/12 01:16:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/12 01:16:50 INFO : three.txt: Deleted 2025/02/12 01:16:50 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/12 01:16:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.81s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:16:53 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/12 01:16:53 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:16:53 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:16:53 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/12 01:16:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/12 01:16:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.57s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:16:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/12 01:16:54 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:16:54 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:16:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/12 01:16:55 INFO : existing: Copied (new) 2025/02/12 01:16:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:16:55 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/12 01:16:55 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/12 01:16:55 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:16:55 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:16:55 ERROR : B2 bucket rclone-test-matolej8cujo: not deleting files as there were IO errors 2025/02/12 01:16:55 ERROR : B2 bucket rclone-test-matolej8cujo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncImmutable (3.09s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:16:57 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1109-07.backblaze.com/b2api/v1/b2_upload_file/3f529db3b05dfb7b9f480e1b/c001_v0001109_t0033": EOF 2025/02/12 01:16:57 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1109-07.backblaze.com/b2api/v1/b2_upload_file/3f529db3b05dfb7b9f480e1b/c001_v0001109_t0033": EOF) 2025/02/12 01:16:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-matolej8cujo: 1/10 (Post "https://pod-000-1109-07.backblaze.com/b2api/v1/b2_upload_file/3f529db3b05dfb7b9f480e1b/c001_v0001109_t0033": EOF) 2025/02/12 01:17:00 DEBUG : pacer: Reducing sleep to 10ms 2025/02/12 01:17:00 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:17:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:00 DEBUG : existing: Unchanged skipping 2025/02/12 01:17:00 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:17:00 DEBUG : Waiting for deletions to finish 2025/02/12 01:17:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.92s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", 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-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:17:17 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:17 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:17 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:17 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:17:17 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:17 DEBUG : both0: Unchanged skipping 2025/02/12 01:17:17 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:17 DEBUG : both12: Unchanged skipping 2025/02/12 01:17:17 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:17 DEBUG : both13: Unchanged skipping 2025/02/12 01:17:17 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:17 DEBUG : both14: Unchanged skipping 2025/02/12 01:17:17 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:17 DEBUG : both10: Unchanged skipping 2025/02/12 01:17:17 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:17 DEBUG : both16: Unchanged skipping 2025/02/12 01:17:17 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:17 DEBUG : both17: Unchanged skipping 2025/02/12 01:17:17 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:17 DEBUG : both11: Unchanged skipping 2025/02/12 01:17:17 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:17 DEBUG : both19: Unchanged skipping 2025/02/12 01:17:17 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:17 DEBUG : both15: Unchanged skipping 2025/02/12 01:17:17 DEBUG : both1: Unchanged skipping 2025/02/12 01:17:17 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:17 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:17 DEBUG : both3: Unchanged skipping 2025/02/12 01:17:17 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:17 DEBUG : both5: Unchanged skipping 2025/02/12 01:17:17 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:17 DEBUG : both6: Unchanged skipping 2025/02/12 01:17:17 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:17 DEBUG : both4: Unchanged skipping 2025/02/12 01:17:17 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:17 DEBUG : both8: Unchanged skipping 2025/02/12 01:17:17 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:17 DEBUG : both9: Unchanged skipping 2025/02/12 01:17:17 DEBUG : both2: Unchanged skipping 2025/02/12 01:17:17 DEBUG : both18: Unchanged skipping 2025/02/12 01:17:17 DEBUG : both7: Unchanged skipping 2025/02/12 01:17:17 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:17:17 DEBUG : Waiting for deletions to finish 2025/02/12 01:17:17 INFO : only13: Deleted 2025/02/12 01:17:17 INFO : only15: Deleted 2025/02/12 01:17:18 INFO : only18: Deleted 2025/02/12 01:17:18 INFO : only19: Deleted 2025/02/12 01:17:18 INFO : only2: Deleted 2025/02/12 01:17:18 INFO : only16: Deleted 2025/02/12 01:17:18 INFO : only6: Deleted 2025/02/12 01:17:18 INFO : only8: Deleted 2025/02/12 01:17:18 INFO : only10: Deleted 2025/02/12 01:17:18 INFO : only11: Deleted 2025/02/12 01:17:18 INFO : only1: Deleted 2025/02/12 01:17:18 INFO : only14: Deleted 2025/02/12 01:17:18 INFO : only17: Deleted 2025/02/12 01:17:18 INFO : only5: Deleted 2025/02/12 01:17:18 INFO : only7: Deleted 2025/02/12 01:17:18 INFO : only9: Deleted 2025/02/12 01:17:18 INFO : only0: Deleted 2025/02/12 01:17:18 INFO : only12: Deleted 2025/02/12 01:17:18 INFO : only3: Deleted 2025/02/12 01:17:18 INFO : only4: Deleted 2025/02/12 01:17:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (20.66s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:17:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:37 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for checks to finish 2025/02/12 01:17:37 DEBUG : both0: Unchanged skipping 2025/02/12 01:17:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:37 DEBUG : both1: Unchanged skipping 2025/02/12 01:17:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:37 DEBUG : both13: Unchanged skipping 2025/02/12 01:17:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:37 DEBUG : both14: Unchanged skipping 2025/02/12 01:17:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:37 DEBUG : both10: Unchanged skipping 2025/02/12 01:17:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:37 DEBUG : both16: Unchanged skipping 2025/02/12 01:17:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:37 DEBUG : both17: Unchanged skipping 2025/02/12 01:17:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:37 DEBUG : both11: Unchanged skipping 2025/02/12 01:17:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:37 DEBUG : both12: Unchanged skipping 2025/02/12 01:17:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:37 DEBUG : both2: Unchanged skipping 2025/02/12 01:17:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:37 DEBUG : both3: Unchanged skipping 2025/02/12 01:17:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:37 DEBUG : both4: Unchanged skipping 2025/02/12 01:17:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:37 DEBUG : both5: Unchanged skipping 2025/02/12 01:17:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:37 DEBUG : both15: Unchanged skipping 2025/02/12 01:17:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:37 DEBUG : both18: Unchanged skipping 2025/02/12 01:17:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:37 DEBUG : both8: Unchanged skipping 2025/02/12 01:17:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/12 01:17:37 DEBUG : both9: Unchanged skipping 2025/02/12 01:17:37 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/12 01:17:37 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/12 01:17:37 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/12 01:17:37 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/12 01:17:37 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/12 01:17:37 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/12 01:17:37 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/12 01:17:37 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/12 01:17:37 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/12 01:17:37 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/12 01:17:37 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/12 01:17:37 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/12 01:17:37 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/12 01:17:37 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/12 01:17:37 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/12 01:17:37 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/12 01:17:37 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/12 01:17:37 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/12 01:17:37 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/12 01:17:37 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/12 01:17:37 DEBUG : both19: Unchanged skipping 2025/02/12 01:17:37 DEBUG : both6: Unchanged skipping 2025/02/12 01:17:37 DEBUG : both7: Unchanged skipping 2025/02/12 01:17:37 DEBUG : B2 bucket rclone-test-matolej8cujo: Waiting for transfers to finish 2025/02/12 01:17:38 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 01:17:38 INFO : only0: Copied (replaced existing) 2025/02/12 01:17:38 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 01:17:38 INFO : only1: Copied (replaced existing) 2025/02/12 01:17:38 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 01:17:38 INFO : only12: Copied (replaced existing) 2025/02/12 01:17:38 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 01:17:38 INFO : only13: Copied (replaced existing) 2025/02/12 01:17:38 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 01:17:38 INFO : only11: Copied (replaced existing) 2025/02/12 01:17:38 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 01:17:38 INFO : only14: Copied (replaced existing) 2025/02/12 01:17:38 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 01:17:38 INFO : only15: Copied (replaced existing) 2025/02/12 01:17:38 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 01:17:38 INFO : only16: Copied (replaced existing) 2025/02/12 01:17:38 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 01:17:38 INFO : only10: Copied (replaced existing) 2025/02/12 01:17:38 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 01:17:38 INFO : only17: Copied (replaced existing) 2025/02/12 01:17:38 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 01:17:38 INFO : only18: Copied (replaced existing) 2025/02/12 01:17:38 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 01:17:38 INFO : only19: Copied (replaced existing) 2025/02/12 01:17:38 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 01:17:38 INFO : only2: Copied (replaced existing) 2025/02/12 01:17:38 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 01:17:38 INFO : only3: Copied (replaced existing) 2025/02/12 01:17:38 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 01:17:38 INFO : only4: Copied (replaced existing) 2025/02/12 01:17:39 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 01:17:39 INFO : only5: Copied (replaced existing) 2025/02/12 01:17:39 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 01:17:39 INFO : only6: Copied (replaced existing) 2025/02/12 01:17:39 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 01:17:39 INFO : only7: Copied (replaced existing) 2025/02/12 01:17:39 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 01:17:39 INFO : only8: Copied (replaced existing) 2025/02/12 01:17:39 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/12 01:17:39 INFO : only9: Copied (replaced existing) 2025/02/12 01:17:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (24.32s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:17:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/12 01:17:47 INFO : sub dir: Making directory 2025/02/12 01:17:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.27s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" 2025/02/12 01:17:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/12 01:17:51 INFO : sub dir: Making directory 2025/02/12 01:17:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-matolej8cujo", Local "Local file system at /tmp/rclone4255179148", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.15s) PASS 2025/02/12 01:17:54 DEBUG : B2 bucket rclone-test-matolej8cujo: Purge remote 2025/02/12 01:17:54 INFO : B2 bucket rclone-test-matolej8cujo: cleaning bucket "rclone-test-matolej8cujo" of all files 2025/02/12 01:17:55 DEBUG : BackupDir/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4090711e54c7356b_d20250212_m011534_c001_v7007000_t0000_u01739322934050") 2025/02/12 01:17:55 DEBUG : BackupDir/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f116edec4e8011491_d20250212_m011528_c001_v0001154_t0012_u01739322928537") 2025/02/12 01:17:55 DEBUG : CompareDest/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f40777f1271e4eb65_d20250212_m011509_c001_v7007000_t0000_u01739322909322") 2025/02/12 01:17:55 DEBUG : CompareDest/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10758442f586955c_d20250212_m011502_c001_v0001109_t0000_u01739322902567") 2025/02/12 01:17:55 DEBUG : CompareDest/two: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f40777f1271e4eb6b_d20250212_m011509_c001_v7007000_t0000_u01739322909517") 2025/02/12 01:17:55 DEBUG : CompareDest/two: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e7908e1_d20250212_m011504_c001_v0001150_t0026_u01739322904254") 2025/02/12 01:17:55 DEBUG : CopyDest/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4090711e54c7356c_d20250212_m011534_c001_v7007000_t0000_u01739322934232") 2025/02/12 01:17:55 DEBUG : CopyDest/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea379d7_d20250212_m011525_c001_v0001137_t0023_u01739322925582") 2025/02/12 01:17:55 DEBUG : CopyDest/three: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4090711e54c7356e_d20250212_m011534_c001_v7007000_t0000_u01739322934415") 2025/02/12 01:17:55 DEBUG : CopyDest/three: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e79091f_d20250212_m011532_c001_v0001150_t0039_u01739322932226") 2025/02/12 01:17:55 DEBUG : CopyDest/two: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4090711e54c73570_d20250212_m011534_c001_v7007000_t0000_u01739322934617") 2025/02/12 01:17:55 DEBUG : CopyDest/two: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10758442f58695e0_d20250212_m011529_c001_v0001109_t0026_u01739322929873") 2025/02/12 01:17:55 DEBUG : EXISTING: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f411c11f44454959d_d20250212_m011701_c001_v7007000_t0000_u01739323021116") 2025/02/12 01:17:55 DEBUG : EXISTING: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e7909f4_d20250212_m011700_c001_v0001150_t0045_u01739323020097") 2025/02/12 01:17:55 DEBUG : Testêé: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f411c11f444549563_d20250212_m011654_c001_v7007000_t0000_u01739323014092") 2025/02/12 01:17:55 DEBUG : Testêé: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e7909ec_d20250212_m011653_c001_v0001150_t0019_u01739323013460") 2025/02/12 01:17:55 DEBUG : Testêé: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10758442f58697af_d20250212_m011652_c001_v0001109_t0005_u01739323012260") 2025/02/12 01:17:55 DEBUG : a/potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4147ebc1018ea2b0_d20250212_m011253_c001_v7007000_t0000_u01739322773812") 2025/02/12 01:17:55 DEBUG : a/potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea3758d_d20250212_m011253_c001_v0001137_t0035_u01739322773036") 2025/02/12 01:17:55 DEBUG : a/potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4147ebc1018ea28f_d20250212_m011251_c001_v7007000_t0000_u01739322771215") 2025/02/12 01:17:55 DEBUG : a/potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37577_d20250212_m011250_c001_v0001137_t0053_u01739322770347") 2025/02/12 01:17:55 DEBUG : a/potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f406e682d4e7b241f_d20250212_m011229_c001_v7007000_t0000_u01739322749578") 2025/02/12 01:17:55 DEBUG : a/potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea374cd_d20250212_m011228_c001_v0001137_t0055_u01739322748731") 2025/02/12 01:17:56 DEBUG : b/potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4147ebc1018ea2b1_d20250212_m011253_c001_v7007000_t0000_u01739322773993") 2025/02/12 01:17:56 DEBUG : b/potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37581_d20250212_m011252_c001_v0001137_t0056_u01739322772116") 2025/02/12 01:17:56 DEBUG : b/potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4147ebc1018ea286_d20250212_m011250_c001_v7007000_t0000_u01739322770662") 2025/02/12 01:17:56 DEBUG : b/potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea3756b_d20250212_m011249_c001_v0001137_t0055_u01739322769356") 2025/02/12 01:17:56 DEBUG : b/potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f406e682d4e7b240e_d20250212_m011229_c001_v7007000_t0000_u01739322749031") 2025/02/12 01:17:56 DEBUG : b/potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea374c5_d20250212_m011227_c001_v0001137_t0024_u01739322747782") 2025/02/12 01:17:56 DEBUG : backup/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4102e42467801223_d20250212_m011547_c001_v7007000_t0000_u01739322947536") 2025/02/12 01:17:56 DEBUG : backup/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1052a6b2bfc9f93d_d20250212_m011545_c001_v0001184_t0044_u01739322945498") 2025/02/12 01:17:56 DEBUG : backup/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1042d98bcf610641_d20250212_m011541_c001_v0001036_t0008_u01739322941737") 2025/02/12 01:17:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f40569ccd2f863650_d20250212_m011615_c001_v7007000_t0000_u01739322975344") 2025/02/12 01:17:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f11525c0bc435a0e0_d20250212_m011613_c001_v0001184_t0000_u01739322973731") 2025/02/12 01:17:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10574b555ea5db8a_d20250212_m011609_c001_v0001109_t0043_u01739322969288") 2025/02/12 01:17:56 DEBUG : backup/one.bak: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f40569ccd2f86322a_d20250212_m011601_c001_v7007000_t0000_u01739322961471") 2025/02/12 01:17:56 DEBUG : backup/one.bak: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1129d77391c776a3_d20250212_m011559_c001_v0001144_t0009_u01739322959225") 2025/02/12 01:17:56 DEBUG : backup/one.bak: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f117626ef1f738481_d20250212_m011554_c001_v0001184_t0037_u01739322954899") 2025/02/12 01:17:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f40569ccd2f863651_d20250212_m011615_c001_v7007000_t0000_u01739322975526") 2025/02/12 01:17:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f117811d4b96cfaec_d20250212_m011614_c001_v0001181_t0026_u01739322974519") 2025/02/12 01:17:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f102eda4b7d9c0ed0_d20250212_m011611_c001_v0001029_t0010_u01739322971197") 2025/02/12 01:17:56 DEBUG : backup/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4102e42467801224_d20250212_m011547_c001_v7007000_t0000_u01739322947718") 2025/02/12 01:17:56 DEBUG : backup/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f103d684dec71988d_d20250212_m011546_c001_v0001109_t0020_u01739322946314") 2025/02/12 01:17:56 DEBUG : backup/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f109945a0956799b1_d20250212_m011543_c001_v0001181_t0011_u01739322943285") 2025/02/12 01:17:57 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f40569ccd2f86322c_d20250212_m011601_c001_v7007000_t0000_u01739322961657") 2025/02/12 01:17:57 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10016b350251bbfc_d20250212_m011600_c001_v0001104_t0054_u01739322960499") 2025/02/12 01:17:57 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f105878732a4ec4cd_d20250212_m011556_c001_v0001182_t0009_u01739322956340") 2025/02/12 01:17:57 DEBUG : both0: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163ad_d20250212_m011739_c001_v7007000_t0000_u01739323059844") 2025/02/12 01:17:57 DEBUG : both0: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37d67_d20250212_m011723_c001_v0001137_t0043_u01739323043976") 2025/02/12 01:17:57 DEBUG : both0: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb640d7_d20250212_m011719_c001_v7007000_t0000_u01739323039337") 2025/02/12 01:17:57 DEBUG : both0: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37cb9_d20250212_m011703_c001_v0001137_t0002_u01739323023320") 2025/02/12 01:17:57 DEBUG : both1: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163af_d20250212_m011740_c001_v7007000_t0000_u01739323060051") 2025/02/12 01:17:57 DEBUG : both1: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37d71_d20250212_m011724_c001_v0001137_t0047_u01739323044929") 2025/02/12 01:17:57 DEBUG : both1: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb640d8_d20250212_m011719_c001_v7007000_t0000_u01739323039519") 2025/02/12 01:17:57 DEBUG : both1: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37cc1_d20250212_m011704_c001_v0001137_t0017_u01739323024200") 2025/02/12 01:17:57 DEBUG : both10: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163b2_d20250212_m011740_c001_v7007000_t0000_u01739323060246") 2025/02/12 01:17:57 DEBUG : both10: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37da7_d20250212_m011730_c001_v0001137_t0049_u01739323050738") 2025/02/12 01:17:57 DEBUG : both10: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb640d9_d20250212_m011719_c001_v7007000_t0000_u01739323039702") 2025/02/12 01:17:57 DEBUG : both10: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37ceb_d20250212_m011709_c001_v0001137_t0016_u01739323029850") 2025/02/12 01:17:57 DEBUG : both11: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163b5_d20250212_m011740_c001_v7007000_t0000_u01739323060440") 2025/02/12 01:17:57 DEBUG : both11: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37db0_d20250212_m011731_c001_v0001137_t0024_u01739323051304") 2025/02/12 01:17:57 DEBUG : both11: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb640da_d20250212_m011719_c001_v7007000_t0000_u01739323039886") 2025/02/12 01:17:57 DEBUG : both11: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37cf1_d20250212_m011710_c001_v0001137_t0044_u01739323030569") 2025/02/12 01:17:57 DEBUG : both12: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163b9_d20250212_m011740_c001_v7007000_t0000_u01739323060625") 2025/02/12 01:17:57 DEBUG : both12: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37db8_d20250212_m011731_c001_v0001137_t0016_u01739323051996") 2025/02/12 01:17:58 DEBUG : both12: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb640db_d20250212_m011720_c001_v7007000_t0000_u01739323040069") 2025/02/12 01:17:58 DEBUG : both12: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37cf7_d20250212_m011711_c001_v0001137_t0002_u01739323031178") 2025/02/12 01:17:58 DEBUG : both13: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163bb_d20250212_m011740_c001_v7007000_t0000_u01739323060817") 2025/02/12 01:17:58 DEBUG : both13: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37dc0_d20250212_m011732_c001_v0001137_t0021_u01739323052604") 2025/02/12 01:17:58 DEBUG : both13: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb640de_d20250212_m011720_c001_v7007000_t0000_u01739323040251") 2025/02/12 01:17:58 DEBUG : both13: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37cff_d20250212_m011712_c001_v0001137_t0006_u01739323032124") 2025/02/12 01:17:58 DEBUG : both14: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163be_d20250212_m011741_c001_v7007000_t0000_u01739323061002") 2025/02/12 01:17:58 DEBUG : both14: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37dc8_d20250212_m011733_c001_v0001137_t0010_u01739323053182") 2025/02/12 01:17:58 DEBUG : both14: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb640df_d20250212_m011720_c001_v7007000_t0000_u01739323040434") 2025/02/12 01:17:58 DEBUG : both14: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37d07_d20250212_m011712_c001_v0001137_t0043_u01739323032771") 2025/02/12 01:17:58 DEBUG : both15: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163c0_d20250212_m011741_c001_v7007000_t0000_u01739323061185") 2025/02/12 01:17:58 DEBUG : both15: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37dd0_d20250212_m011733_c001_v0001137_t0032_u01739323053720") 2025/02/12 01:17:58 DEBUG : both15: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb640e1_d20250212_m011720_c001_v7007000_t0000_u01739323040616") 2025/02/12 01:17:58 DEBUG : both15: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37d0d_d20250212_m011713_c001_v0001137_t0037_u01739323033367") 2025/02/12 01:17:58 DEBUG : both16: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163c3_d20250212_m011741_c001_v7007000_t0000_u01739323061369") 2025/02/12 01:17:58 DEBUG : both16: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37dd6_d20250212_m011734_c001_v0001137_t0018_u01739323054314") 2025/02/12 01:17:58 DEBUG : both16: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb640e3_d20250212_m011720_c001_v7007000_t0000_u01739323040798") 2025/02/12 01:17:58 DEBUG : both16: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37d15_d20250212_m011713_c001_v0001137_t0021_u01739323033917") 2025/02/12 01:17:58 DEBUG : both17: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163c6_d20250212_m011741_c001_v7007000_t0000_u01739323061555") 2025/02/12 01:17:58 DEBUG : both17: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37ddc_d20250212_m011734_c001_v0001137_t0055_u01739323054899") 2025/02/12 01:17:58 DEBUG : both17: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb640e4_d20250212_m011720_c001_v7007000_t0000_u01739323040982") 2025/02/12 01:17:59 DEBUG : both17: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37d1b_d20250212_m011714_c001_v0001137_t0009_u01739323034593") 2025/02/12 01:17:59 DEBUG : both18: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163c9_d20250212_m011741_c001_v7007000_t0000_u01739323061739") 2025/02/12 01:17:59 DEBUG : both18: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37de2_d20250212_m011735_c001_v0001137_t0010_u01739323055575") 2025/02/12 01:17:59 DEBUG : both18: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb640e6_d20250212_m011721_c001_v7007000_t0000_u01739323041165") 2025/02/12 01:17:59 DEBUG : both18: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37d21_d20250212_m011715_c001_v0001137_t0052_u01739323035283") 2025/02/12 01:17:59 DEBUG : both19: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163cd_d20250212_m011741_c001_v7007000_t0000_u01739323061924") 2025/02/12 01:17:59 DEBUG : both19: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37de8_d20250212_m011736_c001_v0001137_t0014_u01739323056187") 2025/02/12 01:17:59 DEBUG : both19: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb640e7_d20250212_m011721_c001_v7007000_t0000_u01739323041347") 2025/02/12 01:17:59 DEBUG : both19: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37d2d_d20250212_m011715_c001_v0001137_t0027_u01739323035860") 2025/02/12 01:17:59 DEBUG : both2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163cf_d20250212_m011742_c001_v7007000_t0000_u01739323062118") 2025/02/12 01:17:59 DEBUG : both2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37d77_d20250212_m011725_c001_v0001137_t0044_u01739323045602") 2025/02/12 01:17:59 DEBUG : both2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb640e9_d20250212_m011721_c001_v7007000_t0000_u01739323041529") 2025/02/12 01:17:59 DEBUG : both2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37cc7_d20250212_m011704_c001_v0001137_t0043_u01739323024886") 2025/02/12 01:17:59 DEBUG : both3: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163d1_d20250212_m011742_c001_v7007000_t0000_u01739323062303") 2025/02/12 01:17:59 DEBUG : both3: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37d7b_d20250212_m011726_c001_v0001137_t0042_u01739323046217") 2025/02/12 01:17:59 DEBUG : both3: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb640eb_d20250212_m011721_c001_v7007000_t0000_u01739323041735") 2025/02/12 01:17:59 DEBUG : both3: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37ccd_d20250212_m011705_c001_v0001137_t0015_u01739323025518") 2025/02/12 01:17:59 DEBUG : both4: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163d4_d20250212_m011742_c001_v7007000_t0000_u01739323062512") 2025/02/12 01:17:59 DEBUG : both4: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37d81_d20250212_m011726_c001_v0001137_t0021_u01739323046748") 2025/02/12 01:17:59 DEBUG : both4: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb640ed_d20250212_m011721_c001_v7007000_t0000_u01739323041935") 2025/02/12 01:17:59 DEBUG : both4: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37cd3_d20250212_m011706_c001_v0001137_t0037_u01739323026017") 2025/02/12 01:17:59 DEBUG : both5: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163d7_d20250212_m011742_c001_v7007000_t0000_u01739323062703") 2025/02/12 01:18:00 DEBUG : both5: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37d89_d20250212_m011727_c001_v0001137_t0020_u01739323047511") 2025/02/12 01:18:00 DEBUG : both5: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb640ef_d20250212_m011722_c001_v7007000_t0000_u01739323042118") 2025/02/12 01:18:00 DEBUG : both5: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37cd7_d20250212_m011707_c001_v0001137_t0037_u01739323027027") 2025/02/12 01:18:00 DEBUG : both6: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163d9_d20250212_m011742_c001_v7007000_t0000_u01739323062888") 2025/02/12 01:18:00 DEBUG : both6: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37d91_d20250212_m011728_c001_v0001137_t0017_u01739323048053") 2025/02/12 01:18:00 DEBUG : both6: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb640f1_d20250212_m011722_c001_v7007000_t0000_u01739323042300") 2025/02/12 01:18:00 DEBUG : both6: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37cdb_d20250212_m011707_c001_v0001137_t0028_u01739323027671") 2025/02/12 01:18:00 DEBUG : both7: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163db_d20250212_m011743_c001_v7007000_t0000_u01739323063073") 2025/02/12 01:18:00 DEBUG : both7: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37d9b_d20250212_m011728_c001_v0001137_t0032_u01739323048673") 2025/02/12 01:18:00 DEBUG : both7: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb640f3_d20250212_m011722_c001_v7007000_t0000_u01739323042483") 2025/02/12 01:18:00 DEBUG : both7: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37ce1_d20250212_m011708_c001_v0001137_t0020_u01739323028241") 2025/02/12 01:18:00 DEBUG : both8: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163de_d20250212_m011743_c001_v7007000_t0000_u01739323063258") 2025/02/12 01:18:00 DEBUG : both8: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37d9d_d20250212_m011729_c001_v0001137_t0028_u01739323049316") 2025/02/12 01:18:00 DEBUG : both8: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb640f4_d20250212_m011722_c001_v7007000_t0000_u01739323042666") 2025/02/12 01:18:00 DEBUG : both8: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37ce5_d20250212_m011708_c001_v0001137_t0059_u01739323028774") 2025/02/12 01:18:00 DEBUG : both9: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163e1_d20250212_m011743_c001_v7007000_t0000_u01739323063443") 2025/02/12 01:18:00 DEBUG : both9: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37d9f_d20250212_m011729_c001_v0001137_t0001_u01739323049889") 2025/02/12 01:18:00 DEBUG : both9: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb640f5_d20250212_m011722_c001_v7007000_t0000_u01739323042864") 2025/02/12 01:18:00 DEBUG : both9: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37ce9_d20250212_m011709_c001_v0001137_t0029_u01739323029299") 2025/02/12 01:18:00 DEBUG : c/non empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4147ebc1018ea2b2_d20250212_m011254_c001_v7007000_t0000_u01739322774175") 2025/02/12 01:18:01 DEBUG : c/non empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37585_d20250212_m011252_c001_v0001137_t0042_u01739322772393") 2025/02/12 01:18:01 DEBUG : c/non empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4147ebc1018ea294_d20250212_m011251_c001_v7007000_t0000_u01739322771397") 2025/02/12 01:18:01 DEBUG : c/non empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea3756f_d20250212_m011249_c001_v0001137_t0020_u01739322769655") 2025/02/12 01:18:01 DEBUG : c/non empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f406e682d4e7b2425_d20250212_m011229_c001_v7007000_t0000_u01739322749761") 2025/02/12 01:18:01 DEBUG : c/non empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea374c9_d20250212_m011228_c001_v0001137_t0010_u01739322748065") 2025/02/12 01:18:01 DEBUG : check sum: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f406e682d4e7b2326_d20250212_m011217_c001_v7007000_t0000_u01739322737032") 2025/02/12 01:18:01 DEBUG : check sum: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37469_d20250212_m011216_c001_v0001137_t0059_u01739322736004") 2025/02/12 01:18:01 DEBUG : dest/3: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4090711e54c73530_d20250212_m011518_c001_v7007000_t0000_u01739322918831") 2025/02/12 01:18:01 DEBUG : dest/3: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f418726bbb21c483a_d20250212_m011517_c001_v0001184_t0056_u01739322917731") 2025/02/12 01:18:01 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f411c11f444549543_d20250212_m011650_c001_v7007000_t0000_u01739323010805") 2025/02/12 01:18:01 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1041c0de4cdeb660_d20250212_m011648_c001_v0001182_t0046_u01739323008693") 2025/02/12 01:18:01 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4102e4246780175f_d20250212_m011648_c001_v7007000_t0000_u01739323008506") 2025/02/12 01:18:01 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1041c0de4cdeb620_d20250212_m011646_c001_v0001182_t0048_u01739323006034") 2025/02/12 01:18:01 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4102e42467801759_d20250212_m011645_c001_v7007000_t0000_u01739323005295") 2025/02/12 01:18:01 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10758442f5869775_d20250212_m011640_c001_v0001109_t0021_u01739323000439") 2025/02/12 01:18:01 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f411c11f4445494e8_d20250212_m011638_c001_v7007000_t0000_u01739322998988") 2025/02/12 01:18:01 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f103b5ecd9822fece_d20250212_m011637_c001_v0001182_t0015_u01739322997103") 2025/02/12 01:18:01 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4102e42467801749_d20250212_m011636_c001_v7007000_t0000_u01739322996912") 2025/02/12 01:18:01 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f103b5ecd9822fe6a_d20250212_m011633_c001_v0001182_t0032_u01739322993592") 2025/02/12 01:18:01 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4102e4246780173d_d20250212_m011632_c001_v7007000_t0000_u01739322992860") 2025/02/12 01:18:01 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10758442f5869737_d20250212_m011627_c001_v0001109_t0013_u01739322987585") 2025/02/12 01:18:01 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f40569ccd2f86367d_d20250212_m011626_c001_v7007000_t0000_u01739322986312") 2025/02/12 01:18:02 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f110aef35d5d7cef5_d20250212_m011624_c001_v0001146_t0018_u01739322984936") 2025/02/12 01:18:02 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4102e4246780133f_d20250212_m011624_c001_v7007000_t0000_u01739322984742") 2025/02/12 01:18:02 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f110aef35d5d7ceeb_d20250212_m011621_c001_v0001146_t0020_u01739322981733") 2025/02/12 01:18:02 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4102e4246780130f_d20250212_m011621_c001_v7007000_t0000_u01739322981004") 2025/02/12 01:18:02 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37b77_d20250212_m011616_c001_v0001137_t0043_u01739322976613") 2025/02/12 01:18:02 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f40569ccd2f863652_d20250212_m011615_c001_v7007000_t0000_u01739322975708") 2025/02/12 01:18:02 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f11005045afcd6812_d20250212_m011614_c001_v0001179_t0010_u01739322974124") 2025/02/12 01:18:02 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb63648_d20250212_m011613_c001_v7007000_t0000_u01739322973936") 2025/02/12 01:18:02 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f11005045afcd67fd_d20250212_m011610_c001_v0001179_t0004_u01739322970784") 2025/02/12 01:18:02 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb6323e_d20250212_m011610_c001_v7007000_t0000_u01739322970045") 2025/02/12 01:18:02 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790973_d20250212_m011602_c001_v0001150_t0008_u01739322962759") 2025/02/12 01:18:02 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f40569ccd2f86322e_d20250212_m011601_c001_v7007000_t0000_u01739322961840") 2025/02/12 01:18:02 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f113dc16ca3151ed2_d20250212_m011559_c001_v0001099_t0014_u01739322959948") 2025/02/12 01:18:02 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f403f1ab2fb09959c_d20250212_m011559_c001_v7007000_t0000_u01739322959765") 2025/02/12 01:18:02 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f113dc16ca3151ecc_d20250212_m011555_c001_v0001099_t0025_u01739322955854") 2025/02/12 01:18:02 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f403f1ab2fb099592_d20250212_m011555_c001_v7007000_t0000_u01739322955129") 2025/02/12 01:18:02 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10758442f5869666_d20250212_m011548_c001_v0001109_t0017_u01739322948842") 2025/02/12 01:18:02 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4102e42467801226_d20250212_m011547_c001_v7007000_t0000_u01739322947899") 2025/02/12 01:18:02 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1028b2e21a495572_d20250212_m011545_c001_v0001165_t0014_u01739322945895") 2025/02/12 01:18:02 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4083145de44f8ad9_d20250212_m011545_c001_v7007000_t0000_u01739322945705") 2025/02/12 01:18:02 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1028b2e21a49556a_d20250212_m011542_c001_v0001165_t0015_u01739322942860") 2025/02/12 01:18:02 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4083145de44f8acc_d20250212_m011542_c001_v7007000_t0000_u01739322942130") 2025/02/12 01:18:03 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37a27_d20250212_m011535_c001_v0001137_t0041_u01739322935890") 2025/02/12 01:18:03 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4090711e54c73573_d20250212_m011534_c001_v7007000_t0000_u01739322934804") 2025/02/12 01:18:03 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1126b7bbb296ad17_d20250212_m011529_c001_v0001184_t0022_u01739322929098") 2025/02/12 01:18:03 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f40569ccd2f8630d8_d20250212_m011528_c001_v7007000_t0000_u01739322928884") 2025/02/12 01:18:03 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e79090f_d20250212_m011524_c001_v0001150_t0019_u01739322924948") 2025/02/12 01:18:03 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f11923502ff8d30b4_d20250212_m011524_c001_v0001183_t0051_u01739322924210") 2025/02/12 01:18:03 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f11923502ff8d3082_d20250212_m011523_c001_v0001183_t0023_u01739322923255") 2025/02/12 01:18:03 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f40777f1271e4eb6f_d20250212_m011509_c001_v7007000_t0000_u01739322909700") 2025/02/12 01:18:03 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37930_d20250212_m011501_c001_v0001137_t0023_u01739322901787") 2025/02/12 01:18:03 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10097519dae43e01_d20250212_m011500_c001_v0001044_t0044_u01739322900730") 2025/02/12 01:18:03 DEBUG : dst/one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10097519dae43dfb_d20250212_m011459_c001_v0001044_t0051_u01739322899411") 2025/02/12 01:18:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f411c11f444549546_d20250212_m011650_c001_v7007000_t0000_u01739323010989") 2025/02/12 01:18:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1159162cbe003556_d20250212_m011648_c001_v0001176_t0008_u01739323008289") 2025/02/12 01:18:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f114232deffbacc86_d20250212_m011644_c001_v0001161_t0029_u01739323004988") 2025/02/12 01:18:03 DEBUG : dst/one.bak: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f411c11f4445494e9_d20250212_m011639_c001_v7007000_t0000_u01739322999169") 2025/02/12 01:18:03 DEBUG : dst/one.bak: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1118e5223bfd9966_d20250212_m011636_c001_v0001115_t0020_u01739322996251") 2025/02/12 01:18:03 DEBUG : dst/one.bak: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f104b6fed216ccdae_d20250212_m011632_c001_v0001109_t0055_u01739322992349") 2025/02/12 01:18:03 DEBUG : dst/one.bak: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f40569ccd2f86367e_d20250212_m011626_c001_v7007000_t0000_u01739322986494") 2025/02/12 01:18:03 DEBUG : dst/one.bak: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10675ec52bdaa0d2_d20250212_m011624_c001_v0001100_t0001_u01739322984350") 2025/02/12 01:18:03 DEBUG : dst/one.bak: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10760702dcc24e6a_d20250212_m011620_c001_v0001184_t0018_u01739322980280") 2025/02/12 01:18:04 DEBUG : dst/three: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4090711e54c73575_d20250212_m011534_c001_v7007000_t0000_u01739322934985") 2025/02/12 01:18:04 DEBUG : dst/three: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f11923502ff8d3324_d20250212_m011533_c001_v0001183_t0016_u01739322933465") 2025/02/12 01:18:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f411c11f444549548_d20250212_m011651_c001_v7007000_t0000_u01739323011170") 2025/02/12 01:18:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1129b2e5762974d3_d20250212_m011649_c001_v0001145_t0004_u01739323009497") 2025/02/12 01:18:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f115556eba5daa410_d20250212_m011646_c001_v0001182_t0044_u01739323006808") 2025/02/12 01:18:04 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f411c11f44454954b_d20250212_m011651_c001_v7007000_t0000_u01739323011350") 2025/02/12 01:18:04 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1041c0de4cdeb688_d20250212_m011650_c001_v0001182_t0027_u01739323010226") 2025/02/12 01:18:04 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4102e4246780176d_d20250212_m011650_c001_v7007000_t0000_u01739323010041") 2025/02/12 01:18:04 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1041c0de4cdeb640_d20250212_m011647_c001_v0001182_t0026_u01739323007245") 2025/02/12 01:18:04 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4102e4246780175d_d20250212_m011647_c001_v7007000_t0000_u01739323007059") 2025/02/12 01:18:04 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37c1d_d20250212_m011642_c001_v0001137_t0022_u01739323002196") 2025/02/12 01:18:04 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f411c11f4445494ea_d20250212_m011639_c001_v7007000_t0000_u01739322999350") 2025/02/12 01:18:04 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f103b5ecd9822fee2_d20250212_m011638_c001_v0001182_t0032_u01739322998407") 2025/02/12 01:18:04 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4102e4246780174d_d20250212_m011638_c001_v7007000_t0000_u01739322998220") 2025/02/12 01:18:04 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f103b5ecd9822fe92_d20250212_m011634_c001_v0001182_t0013_u01739322994746") 2025/02/12 01:18:04 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4102e42467801745_d20250212_m011634_c001_v7007000_t0000_u01739322994558") 2025/02/12 01:18:04 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37bcb_d20250212_m011629_c001_v0001137_t0052_u01739322989373") 2025/02/12 01:18:04 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4102e42467801341_d20250212_m011625_c001_v7007000_t0000_u01739322985759") 2025/02/12 01:18:04 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37b9f_d20250212_m011623_c001_v0001137_t0021_u01739322983458") 2025/02/12 01:18:04 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4102e42467801325_d20250212_m011622_c001_v7007000_t0000_u01739322982657") 2025/02/12 01:18:04 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e79098d_d20250212_m011617_c001_v0001150_t0020_u01739322977744") 2025/02/12 01:18:05 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb6365d_d20250212_m011614_c001_v7007000_t0000_u01739322974747") 2025/02/12 01:18:05 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790987_d20250212_m011612_c001_v0001150_t0047_u01739322972858") 2025/02/12 01:18:05 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb6324d_d20250212_m011611_c001_v7007000_t0000_u01739322971760") 2025/02/12 01:18:05 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10758442f58696c4_d20250212_m011604_c001_v0001109_t0018_u01739322964052") 2025/02/12 01:18:05 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f403f1ab2fb09959f_d20250212_m011600_c001_v7007000_t0000_u01739322960918") 2025/02/12 01:18:05 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10758442f58696a0_d20250212_m011557_c001_v0001109_t0030_u01739322957715") 2025/02/12 01:18:05 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f403f1ab2fb099595_d20250212_m011556_c001_v7007000_t0000_u01739322956622") 2025/02/12 01:18:05 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37ab7_d20250212_m011550_c001_v0001137_t0039_u01739322950400") 2025/02/12 01:18:05 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4083145de44f8ae1_d20250212_m011546_c001_v7007000_t0000_u01739322946971") 2025/02/12 01:18:05 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37a69_d20250212_m011544_c001_v0001137_t0040_u01739322944587") 2025/02/12 01:18:05 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4083145de44f8ad1_d20250212_m011543_c001_v7007000_t0000_u01739322943496") 2025/02/12 01:18:05 DEBUG : dst/three.txt: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790931_d20250212_m011537_c001_v0001150_t0030_u01739322937058") 2025/02/12 01:18:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f411c11f4445494eb_d20250212_m011639_c001_v7007000_t0000_u01739322999531") 2025/02/12 01:18:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1070d6f3fb34e66f_d20250212_m011637_c001_v0001131_t0051_u01739322997887") 2025/02/12 01:18:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f114f07523e69fbfc_d20250212_m011634_c001_v0001183_t0026_u01739322994351") 2025/02/12 01:18:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f40569ccd2f863680_d20250212_m011626_c001_v7007000_t0000_u01739322986675") 2025/02/12 01:18:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f11189f4c9bb6dda2_d20250212_m011625_c001_v0001184_t0033_u01739322985547") 2025/02/12 01:18:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f100d81d90d761093_d20250212_m011622_c001_v0001105_t0005_u01739322982353") 2025/02/12 01:18:05 DEBUG : dst/two: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f411c11f44454954e_d20250212_m011651_c001_v7007000_t0000_u01739323011530") 2025/02/12 01:18:05 DEBUG : dst/two: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e7909cc_d20250212_m011641_c001_v0001150_t0004_u01739323001265") 2025/02/12 01:18:05 DEBUG : dst/two: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f411c11f4445494ec_d20250212_m011639_c001_v7007000_t0000_u01739322999716") 2025/02/12 01:18:05 DEBUG : dst/two: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e7909b1_d20250212_m011628_c001_v0001150_t0014_u01739322988748") 2025/02/12 01:18:06 DEBUG : dst/two: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f40569ccd2f863681_d20250212_m011626_c001_v7007000_t0000_u01739322986857") 2025/02/12 01:18:06 DEBUG : dst/two: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10758442f586970a_d20250212_m011617_c001_v0001109_t0005_u01739322977269") 2025/02/12 01:18:06 DEBUG : dst/two: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f40569ccd2f863653_d20250212_m011615_c001_v7007000_t0000_u01739322975889") 2025/02/12 01:18:06 DEBUG : dst/two: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37b1b_d20250212_m011603_c001_v0001137_t0016_u01739322963387") 2025/02/12 01:18:06 DEBUG : dst/two: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f40569ccd2f86322f_d20250212_m011602_c001_v7007000_t0000_u01739322962025") 2025/02/12 01:18:06 DEBUG : dst/two: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790954_d20250212_m011549_c001_v0001150_t0010_u01739322949771") 2025/02/12 01:18:06 DEBUG : dst/two: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4102e42467801227_d20250212_m011548_c001_v7007000_t0000_u01739322948085") 2025/02/12 01:18:06 DEBUG : dst/two: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10758442f586960c_d20250212_m011536_c001_v0001109_t0035_u01739322936619") 2025/02/12 01:18:06 DEBUG : dst/two: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4090711e54c73576_d20250212_m011535_c001_v7007000_t0000_u01739322935169") 2025/02/12 01:18:06 DEBUG : dst/two: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f104c8d50b0370d67_d20250212_m011531_c001_v0001184_t0046_u01739322931042") 2025/02/12 01:18:06 DEBUG : dst/two: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f40777f1271e4eb72_d20250212_m011509_c001_v7007000_t0000_u01739322909882") 2025/02/12 01:18:06 DEBUG : dst/two: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10097519dae43e0f_d20250212_m011508_c001_v0001044_t0044_u01739322908420") 2025/02/12 01:18:06 DEBUG : empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a08615d4c_d20250212_m011422_c001_v7007000_t0000_u01739322862850") 2025/02/12 01:18:06 DEBUG : empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e79088f_d20250212_m011415_c001_v0001150_t0033_u01739322855969") 2025/02/12 01:18:06 DEBUG : empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f41306c1762931cc3_d20250212_m011413_c001_v7007000_t0000_u01739322853843") 2025/02/12 01:18:06 DEBUG : empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790855_d20250212_m011354_c001_v0001150_t0023_u01739322834348") 2025/02/12 01:18:06 DEBUG : empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f41858921893c1296_d20250212_m011339_c001_v7007000_t0000_u01739322819140") 2025/02/12 01:18:06 DEBUG : empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790829_d20250212_m011335_c001_v0001150_t0022_u01739322814356") 2025/02/12 01:18:06 DEBUG : empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f415bbdf2d68143e0_d20250212_m011308_c001_v7007000_t0000_u01739322788549") 2025/02/12 01:18:06 DEBUG : empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37609_d20250212_m011306_c001_v0001137_t0053_u01739322786635") 2025/02/12 01:18:06 DEBUG : empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f415bbdf2d68143ba_d20250212_m011304_c001_v7007000_t0000_u01739322784790") 2025/02/12 01:18:07 DEBUG : empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea375ef_d20250212_m011303_c001_v0001137_t0038_u01739322783580") 2025/02/12 01:18:07 DEBUG : empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f415bbdf2d6814374_d20250212_m011259_c001_v7007000_t0000_u01739322779839") 2025/02/12 01:18:07 DEBUG : empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea375bb_d20250212_m011257_c001_v0001137_t0046_u01739322777772") 2025/02/12 01:18:07 DEBUG : empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4147ebc1018ea2bf_d20250212_m011256_c001_v7007000_t0000_u01739322776543") 2025/02/12 01:18:07 DEBUG : empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea375a1_d20250212_m011255_c001_v0001137_t0058_u01739322775181") 2025/02/12 01:18:07 DEBUG : empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4147ebc1018ea26c_d20250212_m011248_c001_v7007000_t0000_u01739322768441") 2025/02/12 01:18:07 DEBUG : empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37557_d20250212_m011246_c001_v0001137_t0026_u01739322766847") 2025/02/12 01:18:07 DEBUG : empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4147ebc1018ea247_d20250212_m011245_c001_v7007000_t0000_u01739322765475") 2025/02/12 01:18:07 DEBUG : empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea3753f_d20250212_m011244_c001_v0001137_t0046_u01739322764561") 2025/02/12 01:18:07 DEBUG : empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4147ebc1018ea209_d20250212_m011239_c001_v7007000_t0000_u01739322759275") 2025/02/12 01:18:07 DEBUG : empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea3750b_d20250212_m011237_c001_v0001137_t0049_u01739322757931") 2025/02/12 01:18:07 DEBUG : empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4147ebc1018ea1eb_d20250212_m011235_c001_v7007000_t0000_u01739322755307") 2025/02/12 01:18:07 DEBUG : empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea374f5_d20250212_m011234_c001_v0001137_t0053_u01739322754153") 2025/02/12 01:18:07 DEBUG : empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4147ebc1018ea1de_d20250212_m011233_c001_v7007000_t0000_u01739322753077") 2025/02/12 01:18:07 DEBUG : empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f112754a68ed7597c_d20250212_m011232_c001_v0001179_t0006_u01739322752142") 2025/02/12 01:18:07 DEBUG : empty space: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea374d7_d20250212_m011230_c001_v0001137_t0050_u01739322750483") 2025/02/12 01:18:07 DEBUG : enormous: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f415bbdf2d68143d4_d20250212_m011307_c001_v7007000_t0000_u01739322787633") 2025/02/12 01:18:07 DEBUG : enormous: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea3760b_d20250212_m011306_c001_v0001137_t0038_u01739322786963") 2025/02/12 01:18:07 DEBUG : existing: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f411c11f444549577_d20250212_m011656_c001_v7007000_t0000_u01739323016422") 2025/02/12 01:18:07 DEBUG : existing: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37c79_d20250212_m011655_c001_v0001137_t0033_u01739323015201") 2025/02/12 01:18:08 DEBUG : existing: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f41858921893c1222_d20250212_m011332_c001_v7007000_t0000_u01739322812460") 2025/02/12 01:18:08 DEBUG : existing: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e79081d_d20250212_m011331_c001_v0001150_t0042_u01739322811364") 2025/02/12 01:18:08 DEBUG : existing: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f406e682d4e7b23c6_d20250212_m011226_c001_v7007000_t0000_u01739322746685") 2025/02/12 01:18:08 DEBUG : existing: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea374b3_d20250212_m011225_c001_v0001137_t0002_u01739322745646") 2025/02/12 01:18:08 DEBUG : existing: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f406e682d4e7b2389_d20250212_m011224_c001_v7007000_t0000_u01739322744363") 2025/02/12 01:18:08 DEBUG : existing: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea3749f_d20250212_m011223_c001_v0001137_t0030_u01739322743658") 2025/02/12 01:18:08 DEBUG : existing: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37497_d20250212_m011222_c001_v0001137_t0037_u01739322742826") 2025/02/12 01:18:08 DEBUG : existing-b: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f41858921893c1228_d20250212_m011332_c001_v7007000_t0000_u01739322812642") 2025/02/12 01:18:08 DEBUG : existing-b: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea376c5_d20250212_m011331_c001_v0001137_t0051_u01739322811374") 2025/02/12 01:18:08 DEBUG : five: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f415bbdf2d6814412_d20250212_m011313_c001_v7007000_t0000_u01739322793507") 2025/02/12 01:18:08 DEBUG : five: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4198f2c26ea3762d_d20250212_m011311_c001_v0001137_t0028_u01739322791457") 2025/02/12 01:18:08 DEBUG : foo: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4147ebc1018ea1f4_d20250212_m011237_c001_v7007000_t0000_u01739322757202") 2025/02/12 01:18:08 DEBUG : foo: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4198f2c26ea37505_d20250212_m011236_c001_v0001137_t0028_u01739322756653") 2025/02/12 01:18:08 DEBUG : foo: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4198f2c26ea37503_d20250212_m011236_c001_v0001137_t0028_u01739322756026") 2025/02/12 01:18:08 DEBUG : four: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f415bbdf2d6814413_d20250212_m011313_c001_v7007000_t0000_u01739322793695") 2025/02/12 01:18:08 DEBUG : four: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4095dbac4e7907e9_d20250212_m011312_c001_v0001150_t0022_u01739322792015") 2025/02/12 01:18:08 DEBUG : four: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37623_d20250212_m011310_c001_v0001137_t0001_u01739322790400") 2025/02/12 01:18:08 DEBUG : hello world2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f400835ac9fbc393c_d20250212_m011116_c001_v7007000_t0000_u01739322676228") 2025/02/12 01:18:08 DEBUG : hello world2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37249_d20250212_m011115_c001_v0001137_t0052_u01739322675457") 2025/02/12 01:18:08 DEBUG : ignore-size: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f406e682d4e7b2363_d20250212_m011221_c001_v7007000_t0000_u01739322741746") 2025/02/12 01:18:08 DEBUG : ignore-size: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea3748b_d20250212_m011220_c001_v0001137_t0023_u01739322740715") 2025/02/12 01:18:08 DEBUG : nested/sub dir/file: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f41858921893c11d6_d20250212_m011330_c001_v7007000_t0000_u01739322810244") 2025/02/12 01:18:08 DEBUG : nested/sub dir/file: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790813_d20250212_m011328_c001_v0001150_t0047_u01739322808956") 2025/02/12 01:18:09 DEBUG : nested/sub dir/file: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f41858921893c1185_d20250212_m011327_c001_v7007000_t0000_u01739322807822") 2025/02/12 01:18:09 DEBUG : nested/sub dir/file: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790805_d20250212_m011326_c001_v0001150_t0017_u01739322806390") 2025/02/12 01:18:09 DEBUG : one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f415bbdf2d6814414_d20250212_m011313_c001_v7007000_t0000_u01739322793877") 2025/02/12 01:18:09 DEBUG : one: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4198f2c26ea37617_d20250212_m011309_c001_v0001137_t0028_u01739322789651") 2025/02/12 01:18:09 DEBUG : only0: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163e5_d20250212_m011743_c001_v7007000_t0000_u01739323063627") 2025/02/12 01:18:09 DEBUG : only0: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4198f2c26ea37df4_d20250212_m011737_c001_v0001137_t0028_u01739323057824") 2025/02/12 01:18:09 DEBUG : only0: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a6e_d20250212_m011724_c001_v0001150_t0028_u01739323044665") 2025/02/12 01:18:09 DEBUG : only0: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4179e31a26f48e9f_d20250212_m011718_c001_v7007000_t0000_u01739323038537") 2025/02/12 01:18:09 DEBUG : only0: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a02_d20250212_m011703_c001_v0001150_t0049_u01739323023836") 2025/02/12 01:18:09 DEBUG : only1: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163e6_d20250212_m011743_c001_v7007000_t0000_u01739323063811") 2025/02/12 01:18:09 DEBUG : only1: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4095dbac4e790ac4_d20250212_m011737_c001_v0001150_t0022_u01739323057839") 2025/02/12 01:18:09 DEBUG : only1: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a72_d20250212_m011725_c001_v0001150_t0052_u01739323045274") 2025/02/12 01:18:09 DEBUG : only1: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a08616333_d20250212_m011718_c001_v7007000_t0000_u01739323038311") 2025/02/12 01:18:09 DEBUG : only1: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a04_d20250212_m011704_c001_v0001150_t0017_u01739323024503") 2025/02/12 01:18:09 DEBUG : only10: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163e8_d20250212_m011743_c001_v7007000_t0000_u01739323063995") 2025/02/12 01:18:09 DEBUG : only10: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f40348c21af0a2d2c_d20250212_m011738_c001_v0001144_t0028_u01739323058588") 2025/02/12 01:18:09 DEBUG : only10: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790aa0_d20250212_m011731_c001_v0001150_t0007_u01739323051066") 2025/02/12 01:18:09 DEBUG : only10: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4179e31a26f48e9a_d20250212_m011718_c001_v7007000_t0000_u01739323038167") 2025/02/12 01:18:09 DEBUG : only10: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a24_d20250212_m011710_c001_v0001150_t0014_u01739323030244") 2025/02/12 01:18:09 DEBUG : only11: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163eb_d20250212_m011744_c001_v7007000_t0000_u01739323064181") 2025/02/12 01:18:10 DEBUG : only11: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f419882a3c3f979b4_d20250212_m011738_c001_v0001109_t0026_u01739323058387") 2025/02/12 01:18:10 DEBUG : only11: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790aa4_d20250212_m011731_c001_v0001150_t0054_u01739323051595") 2025/02/12 01:18:10 DEBUG : only11: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f411c11f4445495d7_d20250212_m011718_c001_v7007000_t0000_u01739323038198") 2025/02/12 01:18:10 DEBUG : only11: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a28_d20250212_m011710_c001_v0001150_t0040_u01739323030850") 2025/02/12 01:18:10 DEBUG : only12: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163ee_d20250212_m011744_c001_v7007000_t0000_u01739323064365") 2025/02/12 01:18:10 DEBUG : only12: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4198f2c26ea37dfa_d20250212_m011738_c001_v0001137_t0028_u01739323058229") 2025/02/12 01:18:10 DEBUG : only12: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790aaa_d20250212_m011732_c001_v0001150_t0014_u01739323052272") 2025/02/12 01:18:10 DEBUG : only12: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f411c11f4445495d9_d20250212_m011718_c001_v7007000_t0000_u01739323038571") 2025/02/12 01:18:10 DEBUG : only12: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a34_d20250212_m011711_c001_v0001150_t0043_u01739323031862") 2025/02/12 01:18:10 DEBUG : only13: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163f2_d20250212_m011744_c001_v7007000_t0000_u01739323064550") 2025/02/12 01:18:10 DEBUG : only13: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4095dbac4e790aca_d20250212_m011738_c001_v0001150_t0022_u01739323058245") 2025/02/12 01:18:10 DEBUG : only13: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790aac_d20250212_m011732_c001_v0001150_t0014_u01739323052883") 2025/02/12 01:18:10 DEBUG : only13: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f411c11f4445495d3_d20250212_m011717_c001_v7007000_t0000_u01739323037583") 2025/02/12 01:18:10 DEBUG : only13: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a3a_d20250212_m011712_c001_v0001150_t0038_u01739323032444") 2025/02/12 01:18:10 DEBUG : only14: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163f4_d20250212_m011744_c001_v7007000_t0000_u01739323064734") 2025/02/12 01:18:10 DEBUG : only14: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4198f2c26ea37dfc_d20250212_m011738_c001_v0001137_t0028_u01739323058410") 2025/02/12 01:18:10 DEBUG : only14: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790ab0_d20250212_m011733_c001_v0001150_t0047_u01739323053462") 2025/02/12 01:18:10 DEBUG : only14: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb640ce_d20250212_m011718_c001_v7007000_t0000_u01739323038327") 2025/02/12 01:18:10 DEBUG : only14: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a3c_d20250212_m011713_c001_v0001150_t0011_u01739323033045") 2025/02/12 01:18:10 DEBUG : only15: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163f6_d20250212_m011744_c001_v7007000_t0000_u01739323064919") 2025/02/12 01:18:10 DEBUG : only15: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4095dbac4e790acc_d20250212_m011738_c001_v0001150_t0022_u01739323058427") 2025/02/12 01:18:10 DEBUG : only15: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790ab2_d20250212_m011734_c001_v0001150_t0033_u01739323054045") 2025/02/12 01:18:11 DEBUG : only15: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f411c11f4445495d4_d20250212_m011717_c001_v7007000_t0000_u01739323037764") 2025/02/12 01:18:11 DEBUG : only15: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a40_d20250212_m011713_c001_v0001150_t0041_u01739323033663") 2025/02/12 01:18:11 DEBUG : only16: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163f9_d20250212_m011745_c001_v7007000_t0000_u01739323065104") 2025/02/12 01:18:11 DEBUG : only16: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f419882a3c3f979b8_d20250212_m011738_c001_v0001109_t0026_u01739323058571") 2025/02/12 01:18:11 DEBUG : only16: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790ab4_d20250212_m011734_c001_v0001150_t0019_u01739323054634") 2025/02/12 01:18:11 DEBUG : only16: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f411c11f4445495d5_d20250212_m011717_c001_v7007000_t0000_u01739323037946") 2025/02/12 01:18:11 DEBUG : only16: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a44_d20250212_m011714_c001_v0001150_t0053_u01739323034274") 2025/02/12 01:18:11 DEBUG : only17: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163fc_d20250212_m011745_c001_v7007000_t0000_u01739323065288") 2025/02/12 01:18:11 DEBUG : only17: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4198f2c26ea37e00_d20250212_m011738_c001_v0001137_t0028_u01739323058592") 2025/02/12 01:18:11 DEBUG : only17: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790ab8_d20250212_m011735_c001_v0001150_t0040_u01739323055273") 2025/02/12 01:18:11 DEBUG : only17: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4179e31a26f48e9d_d20250212_m011718_c001_v7007000_t0000_u01739323038349") 2025/02/12 01:18:11 DEBUG : only17: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a48_d20250212_m011714_c001_v0001150_t0022_u01739323034902") 2025/02/12 01:18:11 DEBUG : only18: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a086163fe_d20250212_m011745_c001_v7007000_t0000_u01739323065474") 2025/02/12 01:18:11 DEBUG : only18: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4095dbac4e790ace_d20250212_m011738_c001_v0001150_t0022_u01739323058610") 2025/02/12 01:18:11 DEBUG : only18: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790abc_d20250212_m011735_c001_v0001150_t0016_u01739323055873") 2025/02/12 01:18:11 DEBUG : only18: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a0861632e_d20250212_m011717_c001_v7007000_t0000_u01739323037949") 2025/02/12 01:18:11 DEBUG : only18: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a50_d20250212_m011715_c001_v0001150_t0056_u01739323035604") 2025/02/12 01:18:11 DEBUG : only19: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a08616401_d20250212_m011745_c001_v7007000_t0000_u01739323065660") 2025/02/12 01:18:11 DEBUG : only19: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f419882a3c3f979bc_d20250212_m011738_c001_v0001109_t0026_u01739323058753") 2025/02/12 01:18:11 DEBUG : only19: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790ac2_d20250212_m011736_c001_v0001150_t0002_u01739323056621") 2025/02/12 01:18:11 DEBUG : only19: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb640cb_d20250212_m011717_c001_v7007000_t0000_u01739323037963") 2025/02/12 01:18:12 DEBUG : only19: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a54_d20250212_m011716_c001_v0001150_t0042_u01739323036211") 2025/02/12 01:18:12 DEBUG : only2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a08616405_d20250212_m011745_c001_v7007000_t0000_u01739323065855") 2025/02/12 01:18:12 DEBUG : only2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f40348c21af0a2d30_d20250212_m011738_c001_v0001144_t0028_u01739323058773") 2025/02/12 01:18:12 DEBUG : only2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a76_d20250212_m011725_c001_v0001150_t0024_u01739323045924") 2025/02/12 01:18:12 DEBUG : only2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4179e31a26f48e98_d20250212_m011717_c001_v7007000_t0000_u01739323037979") 2025/02/12 01:18:12 DEBUG : only2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a06_d20250212_m011705_c001_v0001150_t0052_u01739323025178") 2025/02/12 01:18:12 DEBUG : only3: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a08616407_d20250212_m011746_c001_v7007000_t0000_u01739323066041") 2025/02/12 01:18:12 DEBUG : only3: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4198f2c26ea37e02_d20250212_m011738_c001_v0001137_t0028_u01739323058779") 2025/02/12 01:18:12 DEBUG : only3: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a7d_d20250212_m011726_c001_v0001150_t0055_u01739323046497") 2025/02/12 01:18:12 DEBUG : only3: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a08616338_d20250212_m011718_c001_v7007000_t0000_u01739323038673") 2025/02/12 01:18:12 DEBUG : only3: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a0a_d20250212_m011705_c001_v0001150_t0055_u01739323025796") 2025/02/12 01:18:12 DEBUG : only4: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a0861640b_d20250212_m011746_c001_v7007000_t0000_u01739323066228") 2025/02/12 01:18:12 DEBUG : only4: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4095dbac4e790ad0_d20250212_m011738_c001_v0001150_t0022_u01739323058793") 2025/02/12 01:18:12 DEBUG : only4: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a82_d20250212_m011727_c001_v0001150_t0013_u01739323047244") 2025/02/12 01:18:12 DEBUG : only4: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb640d2_d20250212_m011718_c001_v7007000_t0000_u01739323038698") 2025/02/12 01:18:12 DEBUG : only4: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a0c_d20250212_m011706_c001_v0001150_t0002_u01739323026291") 2025/02/12 01:18:12 DEBUG : only5: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a0861640e_d20250212_m011746_c001_v7007000_t0000_u01739323066425") 2025/02/12 01:18:12 DEBUG : only5: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f419882a3c3f979be_d20250212_m011738_c001_v0001109_t0026_u01739323058935") 2025/02/12 01:18:12 DEBUG : only5: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a86_d20250212_m011727_c001_v0001150_t0048_u01739323047798") 2025/02/12 01:18:12 DEBUG : only5: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f411c11f4445495d8_d20250212_m011718_c001_v7007000_t0000_u01739323038379") 2025/02/12 01:18:12 DEBUG : only5: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a14_d20250212_m011707_c001_v0001150_t0032_u01739323027359") 2025/02/12 01:18:13 DEBUG : only6: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a08616411_d20250212_m011746_c001_v7007000_t0000_u01739323066610") 2025/02/12 01:18:13 DEBUG : only6: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f40348c21af0a2d32_d20250212_m011738_c001_v0001144_t0028_u01739323058955") 2025/02/12 01:18:13 DEBUG : only6: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a8a_d20250212_m011728_c001_v0001150_t0022_u01739323048343") 2025/02/12 01:18:13 DEBUG : only6: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a08616331_d20250212_m011718_c001_v7007000_t0000_u01739323038131") 2025/02/12 01:18:13 DEBUG : only6: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a18_d20250212_m011707_c001_v0001150_t0048_u01739323027973") 2025/02/12 01:18:13 DEBUG : only7: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a08616413_d20250212_m011746_c001_v7007000_t0000_u01739323066795") 2025/02/12 01:18:13 DEBUG : only7: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4198f2c26ea37e04_d20250212_m011738_c001_v0001137_t0028_u01739323058961") 2025/02/12 01:18:13 DEBUG : only7: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a90_d20250212_m011729_c001_v0001150_t0050_u01739323049004") 2025/02/12 01:18:13 DEBUG : only7: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a08616335_d20250212_m011718_c001_v7007000_t0000_u01739323038493") 2025/02/12 01:18:13 DEBUG : only7: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a1c_d20250212_m011708_c001_v0001150_t0016_u01739323028536") 2025/02/12 01:18:13 DEBUG : only8: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a08616415_d20250212_m011746_c001_v7007000_t0000_u01739323066980") 2025/02/12 01:18:13 DEBUG : only8: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4095dbac4e790ad6_d20250212_m011738_c001_v0001150_t0022_u01739323058977") 2025/02/12 01:18:13 DEBUG : only8: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a96_d20250212_m011729_c001_v0001150_t0024_u01739323049637") 2025/02/12 01:18:13 DEBUG : only8: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb640cc_d20250212_m011718_c001_v7007000_t0000_u01739323038145") 2025/02/12 01:18:13 DEBUG : only8: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a1e_d20250212_m011709_c001_v0001150_t0015_u01739323029057") 2025/02/12 01:18:13 DEBUG : only9: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a08616418_d20250212_m011747_c001_v7007000_t0000_u01739323067164") 2025/02/12 01:18:13 DEBUG : only9: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f419882a3c3f979c0_d20250212_m011739_c001_v0001109_t0026_u01739323059118") 2025/02/12 01:18:13 DEBUG : only9: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a9a_d20250212_m011730_c001_v0001150_t0042_u01739323050490") 2025/02/12 01:18:13 DEBUG : only9: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb640d0_d20250212_m011718_c001_v7007000_t0000_u01739323038515") 2025/02/12 01:18:13 DEBUG : only9: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790a22_d20250212_m011709_c001_v0001150_t0022_u01739323029609") 2025/02/12 01:18:13 DEBUG : potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f415bbdf2d6814487_d20250212_m011324_c001_v7007000_t0000_u01739322804544") 2025/02/12 01:18:13 DEBUG : potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10758442f58693b0_d20250212_m011322_c001_v0001109_t0022_u01739322802402") 2025/02/12 01:18:14 DEBUG : potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f415bbdf2d6814458_d20250212_m011320_c001_v7007000_t0000_u01739322800578") 2025/02/12 01:18:14 DEBUG : potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37667_d20250212_m011318_c001_v0001137_t0059_u01739322798842") 2025/02/12 01:18:14 DEBUG : potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f415bbdf2d681442f_d20250212_m011317_c001_v7007000_t0000_u01739322797025") 2025/02/12 01:18:14 DEBUG : potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e7907f1_d20250212_m011314_c001_v0001150_t0036_u01739322794789") 2025/02/12 01:18:14 DEBUG : potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f415bbdf2d6814395_d20250212_m011302_c001_v7007000_t0000_u01739322782143") 2025/02/12 01:18:14 DEBUG : potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea375cf_d20250212_m011300_c001_v0001137_t0010_u01739322780756") 2025/02/12 01:18:14 DEBUG : potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4147ebc1018ea31f_d20250212_m011258_c001_v7007000_t0000_u01739322778437") 2025/02/12 01:18:14 DEBUG : potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea375b7_d20250212_m011257_c001_v0001137_t0048_u01739322777446") 2025/02/12 01:18:14 DEBUG : potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4147ebc1018ea2b9_d20250212_m011255_c001_v7007000_t0000_u01739322775843") 2025/02/12 01:18:14 DEBUG : potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea3759d_d20250212_m011254_c001_v0001137_t0005_u01739322774896") 2025/02/12 01:18:14 DEBUG : potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4147ebc1018ea265_d20250212_m011247_c001_v7007000_t0000_u01739322767892") 2025/02/12 01:18:14 DEBUG : potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37551_d20250212_m011246_c001_v0001137_t0016_u01739322766378") 2025/02/12 01:18:14 DEBUG : potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4147ebc1018ea249_d20250212_m011245_c001_v7007000_t0000_u01739322765658") 2025/02/12 01:18:14 DEBUG : potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea3753d_d20250212_m011244_c001_v0001137_t0035_u01739322764278") 2025/02/12 01:18:14 DEBUG : potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4147ebc1018ea235_d20250212_m011243_c001_v7007000_t0000_u01739322763556") 2025/02/12 01:18:14 DEBUG : potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37531_d20250212_m011242_c001_v0001137_t0001_u01739322762905") 2025/02/12 01:18:14 DEBUG : potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea3752b_d20250212_m011242_c001_v0001137_t0001_u01739322762234") 2025/02/12 01:18:14 DEBUG : potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4147ebc1018ea21f_d20250212_m011241_c001_v7007000_t0000_u01739322761507") 2025/02/12 01:18:14 DEBUG : potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea3751f_d20250212_m011240_c001_v0001137_t0034_u01739322760867") 2025/02/12 01:18:14 DEBUG : potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37519_d20250212_m011240_c001_v0001137_t0009_u01739322760188") 2025/02/12 01:18:14 DEBUG : potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4147ebc1018ea20d_d20250212_m011239_c001_v7007000_t0000_u01739322759467") 2025/02/12 01:18:15 DEBUG : potato: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37511_d20250212_m011238_c001_v0001137_t0049_u01739322758609") 2025/02/12 01:18:15 DEBUG : potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f41858921893c13ca_d20250212_m011436_c001_v7007000_t0000_u01739322876651") 2025/02/12 01:18:15 DEBUG : potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10758442f58694e0_d20250212_m011435_c001_v0001109_t0040_u01739322875731") 2025/02/12 01:18:15 DEBUG : potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a08615d4f_d20250212_m011423_c001_v7007000_t0000_u01739322863273") 2025/02/12 01:18:15 DEBUG : potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10758442f586949c_d20250212_m011415_c001_v0001109_t0045_u01739322855144") 2025/02/12 01:18:15 DEBUG : potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a08615c69_d20250212_m011401_c001_v7007000_t0000_u01739322841260") 2025/02/12 01:18:15 DEBUG : potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10758442f586944e_d20250212_m011353_c001_v0001109_t0052_u01739322833410") 2025/02/12 01:18:15 DEBUG : potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f41858921893c129b_d20250212_m011339_c001_v7007000_t0000_u01739322819534") 2025/02/12 01:18:15 DEBUG : potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10758442f58693fe_d20250212_m011333_c001_v0001109_t0031_u01739322813926") 2025/02/12 01:18:15 DEBUG : potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f415bbdf2d68143d7_d20250212_m011307_c001_v7007000_t0000_u01739322787814") 2025/02/12 01:18:15 DEBUG : potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37607_d20250212_m011306_c001_v0001137_t0014_u01739322786081") 2025/02/12 01:18:15 DEBUG : potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f415bbdf2d68143bc_d20250212_m011304_c001_v7007000_t0000_u01739322784983") 2025/02/12 01:18:15 DEBUG : potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea375e9_d20250212_m011303_c001_v0001137_t0041_u01739322783111") 2025/02/12 01:18:15 DEBUG : potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f415bbdf2d6814399_d20250212_m011302_c001_v7007000_t0000_u01739322782325") 2025/02/12 01:18:15 DEBUG : potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea375d7_d20250212_m011301_c001_v0001137_t0031_u01739322781469") 2025/02/12 01:18:15 DEBUG : potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f415bbdf2d6814377_d20250212_m011300_c001_v7007000_t0000_u01739322780029") 2025/02/12 01:18:15 DEBUG : potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea375c1_d20250212_m011258_c001_v0001137_t0040_u01739322778798") 2025/02/12 01:18:15 DEBUG : potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4147ebc1018ea2c0_d20250212_m011256_c001_v7007000_t0000_u01739322776728") 2025/02/12 01:18:15 DEBUG : potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea375a7_d20250212_m011255_c001_v0001137_t0049_u01739322775853") 2025/02/12 01:18:15 DEBUG : potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4147ebc1018ea26e_d20250212_m011248_c001_v7007000_t0000_u01739322768623") 2025/02/12 01:18:15 DEBUG : potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea3755f_d20250212_m011247_c001_v0001137_t0019_u01739322767534") 2025/02/12 01:18:16 DEBUG : potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f400835ac9fbc3988_d20250212_m011119_c001_v7007000_t0000_u01739322679997") 2025/02/12 01:18:16 DEBUG : potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37269_d20250212_m011119_c001_v0001137_t0046_u01739322679320") 2025/02/12 01:18:16 DEBUG : potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f400835ac9fbc3962_d20250212_m011118_c001_v7007000_t0000_u01739322678003") 2025/02/12 01:18:16 DEBUG : potato2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37255_d20250212_m011117_c001_v0001137_t0026_u01739322677126") 2025/02/12 01:18:16 DEBUG : potato3: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a08615d52_d20250212_m011423_c001_v7007000_t0000_u01739322863461") 2025/02/12 01:18:16 DEBUG : potato3: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea377f4_d20250212_m011416_c001_v0001137_t0002_u01739322856577") 2025/02/12 01:18:16 DEBUG : potato3: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a08615c6e_d20250212_m011401_c001_v7007000_t0000_u01739322841511") 2025/02/12 01:18:16 DEBUG : potato3: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea3776a_d20250212_m011354_c001_v0001137_t0033_u01739322834962") 2025/02/12 01:18:16 DEBUG : potato3: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f41858921893c129d_d20250212_m011339_c001_v7007000_t0000_u01739322819742") 2025/02/12 01:18:16 DEBUG : potato3: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea376ec_d20250212_m011335_c001_v0001137_t0029_u01739322815647") 2025/02/12 01:18:16 DEBUG : pre-dest1/1: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4090711e54c73532_d20250212_m011519_c001_v7007000_t0000_u01739322919014") 2025/02/12 01:18:16 DEBUG : pre-dest1/1: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37970_d20250212_m011510_c001_v0001137_t0051_u01739322910610") 2025/02/12 01:18:16 DEBUG : pre-dest2/2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4090711e54c73533_d20250212_m011519_c001_v7007000_t0000_u01739322919198") 2025/02/12 01:18:16 DEBUG : pre-dest2/2: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10758442f586958e_d20250212_m011511_c001_v0001109_t0012_u01739322911307") 2025/02/12 01:18:16 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f40777f1271e4e665_d20250212_m011449_c001_v7007000_t0000_u01739322889109") 2025/02/12 01:18:16 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e7908bf_d20250212_m011446_c001_v0001150_t0037_u01739322886043") 2025/02/12 01:18:16 DEBUG : sizeonly: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f406e682d4e7b234f_d20250212_m011219_c001_v7007000_t0000_u01739322739452") 2025/02/12 01:18:16 DEBUG : sizeonly: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea3747b_d20250212_m011218_c001_v0001137_t0042_u01739322738297") 2025/02/12 01:18:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a08616461_d20250212_m011753_c001_v7007000_t0000_u01739323073014") 2025/02/12 01:18:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e790afe_d20250212_m011751_c001_v0001150_t0005_u01739323071766") 2025/02/12 01:18:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a08616436_d20250212_m011749_c001_v7007000_t0000_u01739323069871") 2025/02/12 01:18:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10348c21af0a2d52_d20250212_m011748_c001_v0001144_t0058_u01739323068509") 2025/02/12 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f41858921893c11dc_d20250212_m011330_c001_v7007000_t0000_u01739322810427") 2025/02/12 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10758442f58693da_d20250212_m011329_c001_v0001109_t0024_u01739322809306") 2025/02/12 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f41858921893c118e_d20250212_m011328_c001_v7007000_t0000_u01739322808033") 2025/02/12 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea376a1_d20250212_m011326_c001_v0001137_t0010_u01739322806731") 2025/02/12 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f406e682d4e7b2312_d20250212_m011215_c001_v7007000_t0000_u01739322735087") 2025/02/12 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37453_d20250212_m011213_c001_v0001137_t0028_u01739322733715") 2025/02/12 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f406e682d4e7b2307_d20250212_m011212_c001_v7007000_t0000_u01739322732994") 2025/02/12 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37443_d20250212_m011211_c001_v0001137_t0012_u01739322731986") 2025/02/12 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f406e682d4e7b22f0_d20250212_m011206_c001_v7007000_t0000_u01739322726790") 2025/02/12 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea3740f_d20250212_m011205_c001_v0001137_t0055_u01739322725891") 2025/02/12 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f406e682d4e7b22e9_d20250212_m011205_c001_v7007000_t0000_u01739322725350") 2025/02/12 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea373fb_d20250212_m011203_c001_v0001137_t0042_u01739322723900") 2025/02/12 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea373cd_d20250212_m011157_c001_v0001137_t0030_u01739322717478") 2025/02/12 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4179e31a26f4803d_d20250212_m011156_c001_v7007000_t0000_u01739322716760") 2025/02/12 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea373c1_d20250212_m011156_c001_v0001137_t0002_u01739322716019") 2025/02/12 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea373b5_d20250212_m011155_c001_v0001137_t0002_u01739322715245") 2025/02/12 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4179e31a26f48019_d20250212_m011153_c001_v7007000_t0000_u01739322713808") 2025/02/12 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37383_d20250212_m011147_c001_v0001137_t0013_u01739322707830") 2025/02/12 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea3734f_d20250212_m011141_c001_v0001137_t0023_u01739322701538") 2025/02/12 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb619d2_d20250212_m011140_c001_v7007000_t0000_u01739322700768") 2025/02/12 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37345_d20250212_m011140_c001_v0001137_t0023_u01739322700131") 2025/02/12 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea3733f_d20250212_m011139_c001_v0001137_t0002_u01739322699470") 2025/02/12 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f401a71ca0bb61963_d20250212_m011138_c001_v7007000_t0000_u01739322698383") 2025/02/12 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea372d3_d20250212_m011130_c001_v0001137_t0029_u01739322690564") 2025/02/12 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f411c11f444548c1b_d20250212_m011130_c001_v7007000_t0000_u01739322690206") 2025/02/12 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea372bd_d20250212_m011129_c001_v0001137_t0002_u01739322689556") 2025/02/12 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f400835ac9fbc39fb_d20250212_m011127_c001_v7007000_t0000_u01739322687917") 2025/02/12 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea372ad_d20250212_m011127_c001_v0001137_t0008_u01739322687274") 2025/02/12 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f400835ac9fbc39ec_d20250212_m011126_c001_v7007000_t0000_u01739322686733") 2025/02/12 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea372a1_d20250212_m011125_c001_v0001137_t0014_u01739322685877") 2025/02/12 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f400835ac9fbc39cf_d20250212_m011124_c001_v7007000_t0000_u01739322684573") 2025/02/12 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea3728b_d20250212_m011123_c001_v0001137_t0057_u01739322683689") 2025/02/12 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f400835ac9fbc39bb_d20250212_m011123_c001_v7007000_t0000_u01739322683149") 2025/02/12 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea3727f_d20250212_m011122_c001_v0001137_t0047_u01739322682453") 2025/02/12 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f400835ac9fbc39a6_d20250212_m011121_c001_v7007000_t0000_u01739322681555") 2025/02/12 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37275_d20250212_m011120_c001_v0001137_t0044_u01739322680894") 2025/02/12 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f400835ac9fbc3919_d20250212_m011114_c001_v7007000_t0000_u01739322674512") 2025/02/12 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea3723b_d20250212_m011113_c001_v0001137_t0017_u01739322673830") 2025/02/12 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f400835ac9fbc390b_d20250212_m011112_c001_v7007000_t0000_u01739322672934") 2025/02/12 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37229_d20250212_m011112_c001_v0001137_t0033_u01739322672239") 2025/02/12 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f400835ac9fbc38fa_d20250212_m011111_c001_v7007000_t0000_u01739322671341") 2025/02/12 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37219_d20250212_m011110_c001_v0001137_t0042_u01739322670606") 2025/02/12 01:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f400835ac9fbc38d3_d20250212_m011107_c001_v7007000_t0000_u01739322667726") 2025/02/12 01:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37203_d20250212_m011107_c001_v0001137_t0000_u01739322667033") 2025/02/12 01:18:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a08616465_d20250212_m011753_c001_v7007000_t0000_u01739323073198") 2025/02/12 01:18:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f119882a3c3f97a06_d20250212_m011751_c001_v0001109_t0048_u01739323071771") 2025/02/12 01:18:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f402dc14a0861643a_d20250212_m011750_c001_v7007000_t0000_u01739323070055") 2025/02/12 01:18:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37e4e_d20250212_m011748_c001_v0001137_t0011_u01739323068503") 2025/02/12 01:18:19 DEBUG : sub/yam: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f415bbdf2d681447c_d20250212_m011323_c001_v7007000_t0000_u01739322803999") 2025/02/12 01:18:19 DEBUG : sub/yam: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e7907fd_d20250212_m011322_c001_v0001150_t0022_u01739322802045") 2025/02/12 01:18:19 DEBUG : three: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f415bbdf2d6814418_d20250212_m011314_c001_v7007000_t0000_u01739322794058") 2025/02/12 01:18:19 DEBUG : three: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea37635_d20250212_m011312_c001_v0001137_t0012_u01739322792794") 2025/02/12 01:18:19 DEBUG : three: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1198f2c26ea3761d_d20250212_m011310_c001_v0001137_t0005_u01739322790072") 2025/02/12 01:18:19 DEBUG : two: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f415bbdf2d6814419_d20250212_m011314_c001_v7007000_t0000_u01739322794241") 2025/02/12 01:18:19 DEBUG : two: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f40758442f5869370_d20250212_m011312_c001_v0001109_t0033_u01739322792206") 2025/02/12 01:18:19 DEBUG : two: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f4198f2c26ea3761b_d20250212_m011309_c001_v0001137_t0028_u01739322789835") 2025/02/12 01:18:19 DEBUG : yam: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f415bbdf2d681448a_d20250212_m011324_c001_v7007000_t0000_u01739322804725") 2025/02/12 01:18:19 DEBUG : yam: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f102e61494f5d3071_d20250212_m011323_c001_v0001184_t0021_u01739322803782") 2025/02/12 01:18:19 DEBUG : yam: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f415bbdf2d6814452_d20250212_m011320_c001_v7007000_t0000_u01739322800032") 2025/02/12 01:18:19 DEBUG : yam: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1095dbac4e7907f7_d20250212_m011318_c001_v0001150_t0005_u01739322798494") 2025/02/12 01:18:19 DEBUG : yam: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f415bbdf2d6814428_d20250212_m011316_c001_v7007000_t0000_u01739322796473") 2025/02/12 01:18:19 DEBUG : yam: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f10758442f586937a_d20250212_m011314_c001_v0001109_t0027_u01739322794799") 2025/02/12 01:18:20 DEBUG : yaml: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f415bbdf2d681445d_d20250212_m011320_c001_v7007000_t0000_u01739322800759") 2025/02/12 01:18:20 DEBUG : yaml: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f1012761be3dfc711_d20250212_m011319_c001_v0001161_t0012_u01739322799728") 2025/02/12 01:18:20 DEBUG : yaml: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f415bbdf2d6814431_d20250212_m011317_c001_v7007000_t0000_u01739322797206") 2025/02/12 01:18:20 DEBUG : yaml: Deleting (id "4_z3f529db3b05dfb7b9f480e1b_f119c28d5407cad67_d20250212_m011316_c001_v0001184_t0026_u01739322796270") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m22.695461763s (try 1/5)