"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/12/15 02:06:37 DEBUG : Creating backend with remote "TestB2:rclone-test-yefetak8sica" 2024/12/15 02:06:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/15 02:06:37 DEBUG : Creating backend with remote "/tmp/rclone3328022275" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:06:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 02:06:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/15 02:06:39 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:06:39 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.13s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:06:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/15 02:06:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 02:06:40 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:06:40 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:06:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 02:06:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:06:41 DEBUG : B2 bucket rclone-test-yefetak8sica: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.27s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", 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-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:06:43 DEBUG : Creating backend with remote "/non-existing" 2024/12/15 02:06:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/15 02:06:43 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:06:43 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:06:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 02:06:44 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:06:44 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:06:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 02:06:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.03s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:06:46 INFO : B2 bucket rclone-test-yefetak8sica: Running all checks before starting transfers 2024/12/15 02:06:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 02:06:46 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:06:46 INFO : B2 bucket rclone-test-yefetak8sica: Checks finished, now starting transfers 2024/12/15 02:06:46 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:06:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 02:06:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.58s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:06:47 ERROR : Ignoring --no-traverse with sync 2024/12/15 02:06:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 02:06:47 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:06:47 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:06:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 02:06:48 INFO : sub dir/hello world: Copied (new) 2024/12/15 02:06:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.61s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:06:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/15 02:06:49 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:06:49 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:06:49 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/12/15 02:06:49 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.74s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:06:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 02:06:51 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:06:51 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:06:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 02:06:51 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.66s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:06:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 02:06:53 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:06:53 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:06:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 02:06:53 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.97s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:06:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/15 02:06:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/15 02:06:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/15 02:06:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/15 02:06:54 DEBUG : sub dir: Making directory 2024/12/15 02:06:54 DEBUG : sub dir2: Making directory 2024/12/15 02:06:54 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/15 02:06:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 02:06:54 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:06:54 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:06:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 02:06:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/12/15 02:06:55 DEBUG : B2 bucket rclone-test-yefetak8sica: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.60s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:06:56 DEBUG : sub dir2: Making directory 2024/12/15 02:06:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/15 02:06:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/15 02:06:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 02:06:56 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:06:56 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:06:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 02:06:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.31s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:06:57 DEBUG : sub dir2: Making directory with metadata 2024/12/15 02:06:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/15 02:06:57 DEBUG : sub dir: Making directory 2024/12/15 02:06:57 DEBUG : sub dir2: Making directory 2024/12/15 02:06:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 02:06:57 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:06:57 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:06:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 02:06:57 INFO : sub dir/hello world: Copied (new) 2024/12/15 02:06:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/15 02:06:58 DEBUG : B2 bucket rclone-test-yefetak8sica: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/15 02:06:58 DEBUG : B2 bucket rclone-test-yefetak8sica: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.76s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:06:59 DEBUG : sub dir2: Making directory 2024/12/15 02:06:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 02:06:59 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:06:59 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:07:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 02:07:00 INFO : sub dir/hello world: Copied (new) 2024/12/15 02:07:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.28s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:00 DEBUG : sub dir2: Making directory with metadata 2024/12/15 02:07:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/15 02:07:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/15 02:07:01 DEBUG : sub dir: Making directory 2024/12/15 02:07:01 DEBUG : sub dir2: Making directory 2024/12/15 02:07:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 02:07:01 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:07:01 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:07:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 02:07:01 INFO : sub dir/hello world: Copied (new) 2024/12/15 02:07:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/15 02:07:01 DEBUG : B2 bucket rclone-test-yefetak8sica: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.59s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", 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-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:02 DEBUG : sub dir2: Making directory 2024/12/15 02:07:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 02:07:03 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:07:03 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:07:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 02:07:03 INFO : sub dir/hello world: Copied (new) 2024/12/15 02:07:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.64s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:05 DEBUG : Creating backend with remote "TestB2:rclone-test-kadavip4xife" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-yefetak8sica -> B2 bucket rclone-test-kadavip4xife 2024/12/15 02:07:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 02:07:06 DEBUG : B2 bucket rclone-test-kadavip4xife: Waiting for checks to finish 2024/12/15 02:07:06 DEBUG : B2 bucket rclone-test-kadavip4xife: Waiting for transfers to finish 2024/12/15 02:07:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 02:07:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:07 DEBUG : B2 bucket rclone-test-kadavip4xife: Purge remote 2024/12/15 02:07:07 INFO : B2 bucket rclone-test-kadavip4xife: cleaning bucket "rclone-test-kadavip4xife" of all files 2024/12/15 02:07:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bde3101dcb8b9f380e1b_f104dd85f72b8d37d_d20241215_m020706_c001_v0001182_t0020_u01734228426926") --- PASS: TestServerSideCopy (4.61s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/15 02:07:09 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:07:09 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:07:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/15 02:07:10 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.29s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:11 DEBUG : Creating backend with remote "TestB2:rclone-test-libipis7ruje" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-yefetak8sica -> B2 bucket rclone-test-libipis7ruje 2024/12/15 02:07:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 02:07:13 DEBUG : B2 bucket rclone-test-libipis7ruje: Waiting for checks to finish 2024/12/15 02:07:13 DEBUG : B2 bucket rclone-test-libipis7ruje: Waiting for transfers to finish 2024/12/15 02:07:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 02:07:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/15 02:07:14 DEBUG : B2 bucket rclone-test-libipis7ruje: Waiting for checks to finish 2024/12/15 02:07:14 DEBUG : B2 bucket rclone-test-libipis7ruje: Waiting for transfers to finish 2024/12/15 02:07:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/15 02:07:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:15 DEBUG : B2 bucket rclone-test-libipis7ruje: Purge remote 2024/12/15 02:07:15 INFO : B2 bucket rclone-test-libipis7ruje: cleaning bucket "rclone-test-libipis7ruje" of all files 2024/12/15 02:07:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f92dd93101dcb8b9f380e1b_f104dd85f72b8d4f1_d20241215_m020714_c001_v0001182_t0027_u01734228434933") 2024/12/15 02:07:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f92dd93101dcb8b9f380e1b_f118e6ead9b0619af_d20241215_m020713_c001_v0001182_t0016_u01734228433769") --- PASS: TestServerSideCopyOverSelf (6.20s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/15 02:07:18 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:07:18 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:07:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/15 02:07:18 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/15 02:07:18 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.05s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:20 DEBUG : Creating backend with remote "TestB2:rclone-test-gakabug4wuwa" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-yefetak8sica -> B2 bucket rclone-test-gakabug4wuwa 2024/12/15 02:07:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 02:07:21 DEBUG : B2 bucket rclone-test-gakabug4wuwa: Waiting for checks to finish 2024/12/15 02:07:21 DEBUG : B2 bucket rclone-test-gakabug4wuwa: Waiting for transfers to finish 2024/12/15 02:07:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 02:07:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/15 02:07:23 DEBUG : B2 bucket rclone-test-gakabug4wuwa: Waiting for checks to finish 2024/12/15 02:07:23 DEBUG : B2 bucket rclone-test-gakabug4wuwa: Waiting for transfers to finish 2024/12/15 02:07:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/15 02:07:23 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/15 02:07:24 INFO : sub dir/hello world: Deleted 2024/12/15 02:07:24 DEBUG : testing file moves 2024/12/15 02:07:25 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/15 02:07:25 DEBUG : B2 bucket rclone-test-gakabug4wuwa: Waiting for checks to finish 2024/12/15 02:07:25 DEBUG : B2 bucket rclone-test-gakabug4wuwa: Waiting for transfers to finish 2024/12/15 02:07:25 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/12/15 02:07:25 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/15 02:07:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:26 DEBUG : B2 bucket rclone-test-gakabug4wuwa: Purge remote 2024/12/15 02:07:26 INFO : B2 bucket rclone-test-gakabug4wuwa: cleaning bucket "rclone-test-gakabug4wuwa" of all files 2024/12/15 02:07:26 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2fd93101dcb8b9f380e1b_f1096e90f1098952c_d20241215_m020725_c001_v0001093_t0037_u01734228445223") 2024/12/15 02:07:26 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2fd93101dcb8b9f380e1b_f110ccf6dcdb70a99_d20241215_m020723_c001_v0001099_t0018_u01734228443577") 2024/12/15 02:07:26 DEBUG : sub dir/hello world: Deleting (id "4_z8ff2fd93101dcb8b9f380e1b_f1098ed2b75e38476_d20241215_m020721_c001_v0001115_t0007_u01734228441907") --- PASS: TestServerSideMoveOverSelf (8.66s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:28 ERROR : : error listing: directory not found 2024/12/15 02:07:28 DEBUG : Local file system at /tmp/rclone3328022275: Making directory 2024/12/15 02:07:28 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:07:28 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.72s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 02:07:30 DEBUG : Local file system at /tmp/rclone3328022275: Waiting for checks to finish 2024/12/15 02:07:30 DEBUG : Local file system at /tmp/rclone3328022275: Waiting for transfers to finish 2024/12/15 02:07:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 02:07:31 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/12/15 02:07:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestCopyRedownload (2.15s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:32 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/15 02:07:32 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:07:32 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:07:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/15 02:07:32 INFO : check sum: Copied (new) 2024/12/15 02:07:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:33 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:07:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/15 02:07:33 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/12/15 02:07:33 DEBUG : check sum: Unchanged skipping 2024/12/15 02:07:33 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:07:33 DEBUG : Waiting for deletions to finish 2024/12/15 02:07:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.30s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/15 02:07:34 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:07:34 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:07:35 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/15 02:07:35 INFO : sizeonly: Copied (new) 2024/12/15 02:07:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:35 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:07:35 DEBUG : sizeonly: Sizes identical 2024/12/15 02:07:35 DEBUG : sizeonly: Unchanged skipping 2024/12/15 02:07:35 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:07:35 DEBUG : Waiting for deletions to finish 2024/12/15 02:07:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.34s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/15 02:07:37 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:07:37 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:07:37 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/12/15 02:07:37 INFO : ignore-size: Copied (new) 2024/12/15 02:07:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:37 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:07:37 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:07:37 DEBUG : ignore-size: Unchanged skipping 2024/12/15 02:07:37 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:07:37 DEBUG : Waiting for deletions to finish 2024/12/15 02:07:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.70s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:40 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:07:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:07:40 DEBUG : existing: Unchanged skipping 2024/12/15 02:07:40 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:07:40 DEBUG : Waiting for deletions to finish 2024/12/15 02:07:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/15 02:07:40 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:07:40 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:07:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/15 02:07:40 INFO : existing: Copied (replaced existing) 2024/12/15 02:07:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.64s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:42 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/15 02:07:42 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:07:42 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:07:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/15 02:07:42 INFO : existing: Copied (new) 2024/12/15 02:07:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:43 DEBUG : existing: Destination exists, skipping 2024/12/15 02:07:43 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:07:43 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:07:43 DEBUG : Waiting for deletions to finish 2024/12/15 02:07:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.36s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:45 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/15 02:07:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 02:07:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/15 02:07:45 DEBUG : c/non empty space: Unchanged skipping 2024/12/15 02:07:45 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:07:45 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:07:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 02:07:45 INFO : a/potato2: Copied (new) 2024/12/15 02:07:45 DEBUG : Waiting for deletions to finish 2024/12/15 02:07:46 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.83s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:48 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/15 02:07:48 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:07:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/15 02:07:48 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/15 02:07:48 DEBUG : empty space: Unchanged skipping 2024/12/15 02:07:48 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:07:48 DEBUG : Waiting for deletions to finish 2024/12/15 02:07:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:48 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/15 02:07:48 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:07:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/15 02:07:49 INFO : empty space: Updated modification time in destination 2024/12/15 02:07:49 DEBUG : empty space: Unchanged skipping 2024/12/15 02:07:49 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:07:49 DEBUG : Waiting for deletions to finish 2024/12/15 02:07:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.42s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:51 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:07:51 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/15 02:07:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/15 02:07:51 DEBUG : empty space: Unchanged skipping 2024/12/15 02:07:51 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:07:51 DEBUG : Waiting for deletions to finish 2024/12/15 02:07:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.88s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:53 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/15 02:07:53 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:07:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3328022275) 2024/12/15 02:07:53 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yefetak8sica) 2024/12/15 02:07:53 DEBUG : foo: sha1 differ 2024/12/15 02:07:53 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:07:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/12/15 02:07:53 INFO : foo: Copied (replaced existing) 2024/12/15 02:07:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:55 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/15 02:07:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 02:07:55 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:07:55 DEBUG : empty space: Unchanged skipping 2024/12/15 02:07:55 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:07:55 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 02:07:55 INFO : potato: Copied (new) 2024/12/15 02:07:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.46s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:57 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/15 02:07:57 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:07:57 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:07:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/12/15 02:07:57 INFO : potato: Copied (replaced existing) 2024/12/15 02:07:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.05s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:07:59 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:07:59 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/12/15 02:07:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3328022275) 2024/12/15 02:07:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yefetak8sica) 2024/12/15 02:07:59 DEBUG : potato: sha1 differ 2024/12/15 02:07:59 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:08:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/12/15 02:08:00 INFO : potato: Copied (replaced existing) 2024/12/15 02:08:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:08:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 02:08:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/15 02:08:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 02:08:02 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:08:02 DEBUG : empty space: Unchanged skipping 2024/12/15 02:08:02 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:08:02 DEBUG : Waiting for deletions to finish 2024/12/15 02:08:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:08:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 02:08:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 02:08:04 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:08:04 DEBUG : empty space: Unchanged skipping 2024/12/15 02:08:04 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:08:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 02:08:04 INFO : potato2: Copied (new) 2024/12/15 02:08:04 DEBUG : Waiting for deletions to finish 2024/12/15 02:08:05 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:08:07 DEBUG : d: Making directory 2024/12/15 02:08:07 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/12/15 02:08:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 02:08:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/15 02:08:08 DEBUG : c/non empty space: Unchanged skipping 2024/12/15 02:08:08 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:08:08 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:08:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 02:08:08 INFO : a/potato2: Copied (new) 2024/12/15 02:08:08 DEBUG : Waiting for deletions to finish 2024/12/15 02:08:08 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:08:10 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/15 02:08:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/15 02:08:11 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:08:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 02:08:11 DEBUG : c/non empty space: Unchanged skipping 2024/12/15 02:08:11 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:08:11 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 02:08:11 INFO : a/potato2: Copied (new) 2024/12/15 02:08:11 ERROR : B2 bucket rclone-test-yefetak8sica: not deleting files as there were IO errors 2024/12/15 02:08:11 ERROR : B2 bucket rclone-test-yefetak8sica: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.19s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:08:13 DEBUG : Waiting for deletions to finish 2024/12/15 02:08:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 02:08:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 02:08:14 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:08:14 DEBUG : empty space: Unchanged skipping 2024/12/15 02:08:14 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:08:14 INFO : potato: Deleted 2024/12/15 02:08:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 02:08:14 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.67s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:08:16 DEBUG : Waiting for deletions to finish 2024/12/15 02:08:16 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:08:16 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:08:16 INFO : potato: Deleted 2024/12/15 02:08:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 02:08:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 02:08:17 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:08:17 DEBUG : empty space: Unchanged skipping 2024/12/15 02:08:17 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:08:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 02:08:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.10s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:08:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 02:08:19 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:08:19 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:08:19 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/12/15 02:08:19 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.37s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:08:21 DEBUG : enormous: Excluded (Size Filter) 2024/12/15 02:08:21 DEBUG : enormous: Excluded 2024/12/15 02:08:21 DEBUG : potato2: Excluded (Size Filter) 2024/12/15 02:08:21 DEBUG : potato2: Excluded 2024/12/15 02:08:22 DEBUG : potato2: Excluded (Size Filter) 2024/12/15 02:08:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 02:08:22 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:08:22 DEBUG : empty space: Unchanged skipping 2024/12/15 02:08:22 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:08:22 DEBUG : Waiting for deletions to finish 2024/12/15 02:08:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:08:22 DEBUG : enormous: Excluded (Size Filter) 2024/12/15 02:08:22 DEBUG : enormous: Excluded 2024/12/15 02:08:22 DEBUG : potato2: Excluded (Size Filter) 2024/12/15 02:08:22 DEBUG : potato2: Excluded 2024/12/15 02:08:22 DEBUG : potato2: Excluded (Size Filter) 2024/12/15 02:08:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/15 02:08:22 DEBUG : empty space: Unchanged skipping 2024/12/15 02:08:22 DEBUG : Local file system at /tmp/rclone3328022275: Waiting for checks to finish 2024/12/15 02:08:22 DEBUG : Local file system at /tmp/rclone3328022275: Waiting for transfers to finish 2024/12/15 02:08:22 DEBUG : Waiting for deletions to finish 2024/12/15 02:08:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.81s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:08:25 DEBUG : enormous: Excluded (Size Filter) 2024/12/15 02:08:25 DEBUG : enormous: Excluded 2024/12/15 02:08:25 DEBUG : potato2: Excluded (Size Filter) 2024/12/15 02:08:25 DEBUG : potato2: Excluded 2024/12/15 02:08:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 02:08:25 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:08:25 DEBUG : empty space: Unchanged skipping 2024/12/15 02:08:25 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:08:25 DEBUG : Waiting for deletions to finish 2024/12/15 02:08:25 INFO : potato2: Deleted 2024/12/15 02:08:25 INFO : enormous: Deleted 2024/12/15 02:08:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:08:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/15 02:08:26 DEBUG : Local file system at /tmp/rclone3328022275: Waiting for checks to finish 2024/12/15 02:08:26 DEBUG : empty space: Unchanged skipping 2024/12/15 02:08:26 DEBUG : Local file system at /tmp/rclone3328022275: Waiting for transfers to finish 2024/12/15 02:08:26 DEBUG : Waiting for deletions to finish 2024/12/15 02:08:26 INFO : potato2: Deleted 2024/12/15 02:08:26 INFO : enormous: Deleted 2024/12/15 02:08:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.37s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:08:28 DEBUG : five: Need to transfer - File not found at Destination 2024/12/15 02:08:28 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/15 02:08:28 DEBUG : one: Destination is newer than source, skipping 2024/12/15 02:08:28 DEBUG : three: Sizes identical 2024/12/15 02:08:28 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:08:28 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/15 02:08:28 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/15 02:08:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3328022275) 2024/12/15 02:08:28 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yefetak8sica) 2024/12/15 02:08:28 DEBUG : two: sha1 differ 2024/12/15 02:08:28 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:08:29 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/15 02:08:29 INFO : five: Copied (new) 2024/12/15 02:08:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/15 02:08:29 INFO : four: Copied (replaced existing) 2024/12/15 02:08:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/15 02:08:29 INFO : two: Copied (replaced existing) 2024/12/15 02:08:29 DEBUG : Waiting for deletions to finish 2024/12/15 02:08:30 DEBUG : one: Destination is newer than source, skipping 2024/12/15 02:08:30 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:08:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/15 02:08:30 DEBUG : five: Size and sha1 of src and dst objects identical 2024/12/15 02:08:30 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/15 02:08:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/15 02:08:30 DEBUG : two: Size and sha1 of src and dst objects identical 2024/12/15 02:08:30 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/15 02:08:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3328022275) 2024/12/15 02:08:30 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yefetak8sica) 2024/12/15 02:08:30 DEBUG : three: sha1 differ 2024/12/15 02:08:30 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/15 02:08:30 DEBUG : four: Size and sha1 of src and dst objects identical 2024/12/15 02:08:30 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/15 02:08:30 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/15 02:08:30 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:08:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/15 02:08:30 INFO : three: Copied (replaced existing) 2024/12/15 02:08:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.49s) === 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-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/12/15 02:08:32 INFO : B2 bucket rclone-test-yefetak8sica: Making map for --track-renames 2024/12/15 02:08:32 INFO : B2 bucket rclone-test-yefetak8sica: Finished making map for --track-renames 2024/12/15 02:08:32 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:08:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/15 02:08:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/15 02:08:32 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for renames to finish 2024/12/15 02:08:32 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:08:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/15 02:08:32 INFO : potato: Copied (new) 2024/12/15 02:08:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/15 02:08:32 INFO : yam: Copied (new) 2024/12/15 02:08:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:08:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:08:32 INFO : B2 bucket rclone-test-yefetak8sica: Making map for --track-renames 2024/12/15 02:08:32 INFO : B2 bucket rclone-test-yefetak8sica: Finished making map for --track-renames 2024/12/15 02:08:32 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:08:32 DEBUG : potato: Unchanged skipping 2024/12/15 02:08:32 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for renames to finish 2024/12/15 02:08:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/15 02:08:33 INFO : yam: Copied (server-side copy) to: yaml 2024/12/15 02:08:33 INFO : yam: Deleted 2024/12/15 02:08:33 INFO : yaml: Renamed from "yam" 2024/12/15 02:08:33 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:08:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.48s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/15 02:08:35 INFO : B2 bucket rclone-test-yefetak8sica: Making map for --track-renames 2024/12/15 02:08:35 INFO : B2 bucket rclone-test-yefetak8sica: Finished making map for --track-renames 2024/12/15 02:08:35 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:08:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/15 02:08:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/15 02:08:35 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for renames to finish 2024/12/15 02:08:35 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:08:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/15 02:08:35 INFO : yam: Copied (new) 2024/12/15 02:08:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/15 02:08:36 INFO : potato: Copied (new) 2024/12/15 02:08:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:08:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:08:36 INFO : B2 bucket rclone-test-yefetak8sica: Making map for --track-renames 2024/12/15 02:08:36 INFO : B2 bucket rclone-test-yefetak8sica: Finished making map for --track-renames 2024/12/15 02:08:36 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:08:36 DEBUG : potato: Unchanged skipping 2024/12/15 02:08:36 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for renames to finish 2024/12/15 02:08:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/15 02:08:36 INFO : yam: Copied (server-side copy) to: yaml 2024/12/15 02:08:37 INFO : yam: Deleted 2024/12/15 02:08:37 INFO : yaml: Renamed from "yam" 2024/12/15 02:08:37 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:08:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.50s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/15 02:08:39 INFO : B2 bucket rclone-test-yefetak8sica: Making map for --track-renames 2024/12/15 02:08:39 INFO : B2 bucket rclone-test-yefetak8sica: Finished making map for --track-renames 2024/12/15 02:08:39 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:08:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/15 02:08:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/15 02:08:39 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for renames to finish 2024/12/15 02:08:39 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:08:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/15 02:08:39 INFO : sub/yam: Copied (new) 2024/12/15 02:08:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/15 02:08:39 INFO : potato: Copied (new) 2024/12/15 02:08:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:08:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:08:39 DEBUG : potato: Unchanged skipping 2024/12/15 02:08:39 INFO : B2 bucket rclone-test-yefetak8sica: Making map for --track-renames 2024/12/15 02:08:39 INFO : B2 bucket rclone-test-yefetak8sica: Finished making map for --track-renames 2024/12/15 02:08:39 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:08:39 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for renames to finish 2024/12/15 02:08:40 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/15 02:08:40 INFO : sub/yam: Copied (server-side copy) to: yam 2024/12/15 02:08:40 INFO : sub/yam: Deleted 2024/12/15 02:08:40 INFO : yam: Renamed from "sub/yam" 2024/12/15 02:08:40 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:08:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.41s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:08:42 DEBUG : Creating backend with remote "/tmp/rclone3328022275/dir1" 2024/12/15 02:08:42 DEBUG : Creating backend with remote "/tmp/rclone3328022275/dir2" 2024/12/15 02:08:42 DEBUG : Local file system at /tmp/rclone3328022275/dir2: Using server-side directory move 2024/12/15 02:08:42 INFO : Local file system at /tmp/rclone3328022275/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/15 02:08:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/15 02:08:42 INFO : file1.txt: Moved (server-side) 2024/12/15 02:08:42 DEBUG : Local file system at /tmp/rclone3328022275/dir2: Waiting for checks to finish 2024/12/15 02:08:42 DEBUG : Local file system at /tmp/rclone3328022275/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:08:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 02:08:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/15 02:08:42 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:08:42 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:08:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/15 02:08:43 INFO : nested/sub dir/file: Copied (new) 2024/12/15 02:08:43 INFO : nested/sub dir/file: Deleted 2024/12/15 02:08:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 02:08:43 INFO : sub dir/hello world: Copied (new) 2024/12/15 02:08:43 INFO : sub dir/hello world: Deleted 2024/12/15 02:08:43 INFO : sub dir: Removing directory 2024/12/15 02:08:43 INFO : nested/sub dir: Removing directory 2024/12/15 02:08:43 INFO : nested: Removing directory 2024/12/15 02:08:43 DEBUG : Local file system at /tmp/rclone3328022275: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.37s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:08:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 02:08:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/15 02:08:45 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:08:45 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:08:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/15 02:08:45 INFO : nested/sub dir/file: Copied (new) 2024/12/15 02:08:45 INFO : nested/sub dir/file: Deleted 2024/12/15 02:08:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/15 02:08:45 INFO : sub dir/hello world: Copied (new) 2024/12/15 02:08:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.09s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:08:47 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/15 02:08:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/15 02:08:47 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:08:47 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:08:47 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/12/15 02:08:47 INFO : existing-b: Copied (new) 2024/12/15 02:08:47 INFO : existing-b: Deleted 2024/12/15 02:08:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/15 02:08:47 INFO : existing: Copied (new) 2024/12/15 02:08:47 INFO : existing: Deleted 2024/12/15 02:08:47 DEBUG : existing: Destination exists, skipping 2024/12/15 02:08:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/15 02:08:47 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:08:47 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:08:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.16s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:08:49 DEBUG : Creating backend with remote "TestB2:rclone-test-kupoveh7giqa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yefetak8sica -> B2 bucket rclone-test-kupoveh7giqa 2024/12/15 02:08:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 02:08:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/15 02:08:53 DEBUG : empty space: Unchanged skipping 2024/12/15 02:08:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/15 02:08:53 DEBUG : B2 bucket rclone-test-kupoveh7giqa: Waiting for checks to finish 2024/12/15 02:08:53 INFO : empty space: Deleted 2024/12/15 02:08:53 DEBUG : B2 bucket rclone-test-kupoveh7giqa: Waiting for transfers to finish 2024/12/15 02:08:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 02:08:53 INFO : potato2: Copied (server-side copy) 2024/12/15 02:08:53 INFO : potato2: Deleted 2024/12/15 02:08:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/15 02:08:53 INFO : potato3: Copied (server-side copy) 2024/12/15 02:08:54 INFO : potato3: Deleted 2024/12/15 02:08:54 DEBUG : Creating backend with remote "TestB2:rclone-test-guxekuc1miqo" 2024/12/15 02:08:55 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/15 02:08:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 02:08:55 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/15 02:08:55 DEBUG : B2 bucket rclone-test-guxekuc1miqo: Waiting for checks to finish 2024/12/15 02:08:55 DEBUG : B2 bucket rclone-test-guxekuc1miqo: Waiting for transfers to finish 2024/12/15 02:08:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/15 02:08:56 INFO : empty space: Copied (server-side copy) 2024/12/15 02:08:56 INFO : empty space: Deleted 2024/12/15 02:08:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 02:08:56 INFO : potato2: Copied (server-side copy) 2024/12/15 02:08:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/15 02:08:56 INFO : potato3: Copied (server-side copy) 2024/12/15 02:08:56 INFO : potato2: Deleted 2024/12/15 02:08:57 INFO : potato3: Deleted 2024/12/15 02:08:57 DEBUG : B2 bucket rclone-test-guxekuc1miqo: Purge remote 2024/12/15 02:08:57 INFO : B2 bucket rclone-test-guxekuc1miqo: cleaning bucket "rclone-test-guxekuc1miqo" of all files 2024/12/15 02:08:57 DEBUG : empty space: Deleting (id "4_z4f526d93103dcb8b9f380e1b_f109089eb63aa25f6_d20241215_m020856_c001_v0001183_t0051_u01734228536303") 2024/12/15 02:08:57 DEBUG : potato2: Deleting (id "4_z4f526d93103dcb8b9f380e1b_f1192449d4f54a376_d20241215_m020856_c001_v0001101_t0026_u01734228536534") 2024/12/15 02:08:57 DEBUG : potato3: Deleting (id "4_z4f526d93103dcb8b9f380e1b_f1095dedfb105e4fc_d20241215_m020856_c001_v0001157_t0054_u01734228536597") 2024/12/15 02:08:58 DEBUG : B2 bucket rclone-test-kupoveh7giqa: Purge remote 2024/12/15 02:08:58 INFO : B2 bucket rclone-test-kupoveh7giqa: cleaning bucket "rclone-test-kupoveh7giqa" of all files 2024/12/15 02:08:58 DEBUG : empty space: Deleting (id "4_z5f325d93103dcb8b9f380e1b_f403661e5c9c54416_d20241215_m020856_c001_v7007000_t0000_u01734228536512") 2024/12/15 02:08:58 DEBUG : empty space: Deleting (id "4_z5f325d93103dcb8b9f380e1b_f117257b65c18ae77_d20241215_m020852_c001_v0001183_t0024_u01734228532483") 2024/12/15 02:08:58 DEBUG : potato2: Deleting (id "4_z5f325d93103dcb8b9f380e1b_f403661e5c9c54418_d20241215_m020856_c001_v7007000_t0000_u01734228536881") 2024/12/15 02:08:58 DEBUG : potato2: Deleting (id "4_z5f325d93103dcb8b9f380e1b_f104458663459733f_d20241215_m020853_c001_v0001145_t0042_u01734228533327") 2024/12/15 02:08:58 DEBUG : potato3: Deleting (id "4_z5f325d93103dcb8b9f380e1b_f4184e9ccd3201bdc_d20241215_m020856_c001_v7007000_t0000_u01734228536961") 2024/12/15 02:08:58 DEBUG : potato3: Deleting (id "4_z5f325d93103dcb8b9f380e1b_f1111e696ec358cdd_d20241215_m020853_c001_v0001182_t0045_u01734228533696") 2024/12/15 02:08:58 DEBUG : potato3: Deleting (id "4_z5f325d93103dcb8b9f380e1b_f117257b65c18ae85_d20241215_m020852_c001_v0001183_t0039_u01734228532680") --- PASS: TestServerSideMove (11.27s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:09:00 DEBUG : Creating backend with remote "TestB2:rclone-test-farelop7zuwa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yefetak8sica -> B2 bucket rclone-test-farelop7zuwa 2024/12/15 02:09:05 DEBUG : empty space: Excluded (Size Filter) 2024/12/15 02:09:05 DEBUG : empty space: Excluded (Size Filter) 2024/12/15 02:09:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 02:09:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/15 02:09:05 DEBUG : B2 bucket rclone-test-farelop7zuwa: Waiting for checks to finish 2024/12/15 02:09:05 DEBUG : B2 bucket rclone-test-farelop7zuwa: Waiting for transfers to finish 2024/12/15 02:09:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/15 02:09:05 INFO : potato3: Copied (server-side copy) 2024/12/15 02:09:05 INFO : potato3: Deleted 2024/12/15 02:09:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 02:09:06 INFO : potato2: Copied (server-side copy) 2024/12/15 02:09:06 INFO : potato2: Deleted 2024/12/15 02:09:06 DEBUG : Creating backend with remote "TestB2:rclone-test-gowariw0goga" 2024/12/15 02:09:07 DEBUG : empty space: Excluded (Size Filter) 2024/12/15 02:09:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 02:09:07 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/15 02:09:07 DEBUG : B2 bucket rclone-test-gowariw0goga: Waiting for checks to finish 2024/12/15 02:09:07 DEBUG : B2 bucket rclone-test-gowariw0goga: Waiting for transfers to finish 2024/12/15 02:09:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 02:09:08 INFO : potato2: Copied (server-side copy) 2024/12/15 02:09:08 INFO : potato2: Deleted 2024/12/15 02:09:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/15 02:09:08 INFO : potato3: Copied (server-side copy) 2024/12/15 02:09:08 INFO : potato3: Deleted 2024/12/15 02:09:09 DEBUG : B2 bucket rclone-test-gowariw0goga: Purge remote 2024/12/15 02:09:09 INFO : B2 bucket rclone-test-gowariw0goga: cleaning bucket "rclone-test-gowariw0goga" of all files 2024/12/15 02:09:09 DEBUG : potato2: Deleting (id "4_z1fe29d93103dcb8b9f380e1b_f119b0f3022eddefb_d20241215_m020908_c001_v0001183_t0004_u01734228548300") 2024/12/15 02:09:09 DEBUG : potato3: Deleting (id "4_z1fe29d93103dcb8b9f380e1b_f101acf77499bbcc9_d20241215_m020908_c001_v0001183_t0054_u01734228548544") 2024/12/15 02:09:10 DEBUG : B2 bucket rclone-test-farelop7zuwa: Purge remote 2024/12/15 02:09:10 INFO : B2 bucket rclone-test-farelop7zuwa: cleaning bucket "rclone-test-farelop7zuwa" of all files 2024/12/15 02:09:10 DEBUG : empty space: Deleting (id "4_zcf828d83103dcb8b9f380e1b_f10935d080cbdc5c8_d20241215_m020904_c001_v0001182_t0028_u01734228544851") 2024/12/15 02:09:10 DEBUG : potato2: Deleting (id "4_zcf828d83103dcb8b9f380e1b_f406a3169249b8f8d_d20241215_m020908_c001_v7007000_t0000_u01734228548507") 2024/12/15 02:09:10 DEBUG : potato2: Deleting (id "4_zcf828d83103dcb8b9f380e1b_f1110d5ca903b9f2d_d20241215_m020905_c001_v0001183_t0052_u01734228545931") 2024/12/15 02:09:10 DEBUG : potato3: Deleting (id "4_zcf828d83103dcb8b9f380e1b_f406a3169249b8f90_d20241215_m020908_c001_v7007000_t0000_u01734228548777") 2024/12/15 02:09:10 DEBUG : potato3: Deleting (id "4_zcf828d83103dcb8b9f380e1b_f101acf77499bbc45_d20241215_m020905_c001_v0001183_t0051_u01734228545674") 2024/12/15 02:09:10 DEBUG : potato3: Deleting (id "4_zcf828d83103dcb8b9f380e1b_f10935d080cbdc5d2_d20241215_m020905_c001_v0001182_t0049_u01734228545076") 2024/12/15 02:09:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/12/15 02:09:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/15 02:09:11 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.81s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:09:12 DEBUG : Creating backend with remote "TestB2:rclone-test-kiricus9zovu" 2024/12/15 02:09:14 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yefetak8sica -> B2 bucket rclone-test-kiricus9zovu 2024/12/15 02:09:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 02:09:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/15 02:09:17 DEBUG : empty space: Unchanged skipping 2024/12/15 02:09:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/15 02:09:17 DEBUG : B2 bucket rclone-test-kiricus9zovu: Waiting for checks to finish 2024/12/15 02:09:17 INFO : empty space: Deleted 2024/12/15 02:09:17 DEBUG : B2 bucket rclone-test-kiricus9zovu: Waiting for transfers to finish 2024/12/15 02:09:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 02:09:17 INFO : potato2: Copied (server-side copy) 2024/12/15 02:09:18 INFO : potato2: Deleted 2024/12/15 02:09:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/15 02:09:18 INFO : potato3: Copied (server-side copy) 2024/12/15 02:09:18 INFO : potato3: Deleted 2024/12/15 02:09:18 DEBUG : Creating backend with remote "TestB2:rclone-test-mupaquq8duyo" 2024/12/15 02:09:19 DEBUG : tomatoDir: Making directory 2024/12/15 02:09:20 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/15 02:09:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 02:09:20 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/15 02:09:20 DEBUG : B2 bucket rclone-test-mupaquq8duyo: Waiting for checks to finish 2024/12/15 02:09:20 DEBUG : B2 bucket rclone-test-mupaquq8duyo: Waiting for transfers to finish 2024/12/15 02:09:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/15 02:09:21 INFO : empty space: Copied (server-side copy) 2024/12/15 02:09:21 INFO : empty space: Deleted 2024/12/15 02:09:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/15 02:09:21 INFO : potato3: Copied (server-side copy) 2024/12/15 02:09:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/15 02:09:21 INFO : potato2: Copied (server-side copy) 2024/12/15 02:09:21 INFO : potato3: Deleted 2024/12/15 02:09:21 INFO : potato2: Deleted 2024/12/15 02:09:22 DEBUG : B2 bucket rclone-test-mupaquq8duyo: Purge remote 2024/12/15 02:09:22 INFO : B2 bucket rclone-test-mupaquq8duyo: cleaning bucket "rclone-test-mupaquq8duyo" of all files 2024/12/15 02:09:22 DEBUG : empty space: Deleting (id "4_z8fa2cd93103dcb8b9f380e1b_f119b0f3022ede1e8_d20241215_m020920_c001_v0001183_t0057_u01734228560904") 2024/12/15 02:09:22 DEBUG : potato2: Deleting (id "4_z8fa2cd93103dcb8b9f380e1b_f105424296784d4de_d20241215_m020921_c001_v0001104_t0033_u01734228561132") 2024/12/15 02:09:22 DEBUG : potato3: Deleting (id "4_z8fa2cd93103dcb8b9f380e1b_f10322c978edf509c_d20241215_m020921_c001_v0001176_t0036_u01734228561274") 2024/12/15 02:09:23 DEBUG : B2 bucket rclone-test-kiricus9zovu: Purge remote 2024/12/15 02:09:23 INFO : B2 bucket rclone-test-kiricus9zovu: cleaning bucket "rclone-test-kiricus9zovu" of all files 2024/12/15 02:09:23 DEBUG : empty space: Deleting (id "4_z7fd2bd63103dcb8b9f380e1b_f4184e9ccd3201cc3_d20241215_m020921_c001_v7007000_t0000_u01734228561104") 2024/12/15 02:09:23 DEBUG : empty space: Deleting (id "4_z7fd2bd63103dcb8b9f380e1b_f10803ca2b7cb4dd4_d20241215_m020916_c001_v0001182_t0001_u01734228556605") 2024/12/15 02:09:23 DEBUG : potato2: Deleting (id "4_z7fd2bd63103dcb8b9f380e1b_f401c0aa24c3d198c_d20241215_m020921_c001_v7007000_t0000_u01734228561659") 2024/12/15 02:09:23 DEBUG : potato2: Deleting (id "4_z7fd2bd63103dcb8b9f380e1b_f1122de85242d6d4b_d20241215_m020917_c001_v0001043_t0003_u01734228557506") 2024/12/15 02:09:23 DEBUG : potato3: Deleting (id "4_z7fd2bd63103dcb8b9f380e1b_f4184e9ccd3201cc4_d20241215_m020921_c001_v7007000_t0000_u01734228561507") 2024/12/15 02:09:23 DEBUG : potato3: Deleting (id "4_z7fd2bd63103dcb8b9f380e1b_f108f579b5ff29630_d20241215_m020917_c001_v0001100_t0013_u01734228557875") 2024/12/15 02:09:23 DEBUG : potato3: Deleting (id "4_z7fd2bd63103dcb8b9f380e1b_f10803ca2b7cb4de2_d20241215_m020916_c001_v0001182_t0045_u01734228556860") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.81s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:09:25 DEBUG : Creating backend with remote "TestB2:rclone-test-yefetak8sica/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.43s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:09:27 DEBUG : Creating backend with remote "TestB2:rclone-test-yefetak8sica/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncOverlap (3.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:09:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yefetak8sica/rclone-sync-test" 2024/12/15 02:09:32 DEBUG : Creating backend with remote "TestB2:rclone-test-yefetak8sica/rclone-sync-test-include/layer2" 2024/12/15 02:09:34 DEBUG : Creating backend with remote "TestB2:rclone-test-yefetak8sica/rclone-sync-test-ignore-file" 2024/12/15 02:09:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/12/15 02:09:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/15 02:09:38 DEBUG : pacer: Reducing sleep to 10ms 2024/12/15 02:09:38 DEBUG : B2 bucket rclone-test-yefetak8sica path rclone-sync-test: Waiting for checks to finish 2024/12/15 02:09:38 DEBUG : B2 bucket rclone-test-yefetak8sica path rclone-sync-test: Waiting for transfers to finish 2024/12/15 02:09:38 DEBUG : Waiting for deletions to finish 2024/12/15 02:09:38 INFO : There was nothing to transfer 2024/12/15 02:09:38 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:09:38 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:09:38 DEBUG : Waiting for deletions to finish 2024/12/15 02:09:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:09:38 DEBUG : B2 bucket rclone-test-yefetak8sica path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/12/15 02:09:38 DEBUG : B2 bucket rclone-test-yefetak8sica path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/12/15 02:09:38 DEBUG : Waiting for deletions to finish 2024/12/15 02:09:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:09:39 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:09:39 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:09:39 DEBUG : Waiting for deletions to finish 2024/12/15 02:09:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:09:39 DEBUG : B2 bucket rclone-test-yefetak8sica path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/12/15 02:09:39 DEBUG : B2 bucket rclone-test-yefetak8sica path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/12/15 02:09:39 DEBUG : Waiting for deletions to finish 2024/12/15 02:09:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.80s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:09:46 DEBUG : Creating backend with remote "TestB2:rclone-test-yefetak8sica/dst" 2024/12/15 02:09:47 DEBUG : Creating backend with remote "TestB2:rclone-test-yefetak8sica/CompareDest" 2024/12/15 02:09:49 DEBUG : one: Need to transfer - File not found at Destination 2024/12/15 02:09:49 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for checks to finish 2024/12/15 02:09:49 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for transfers to finish 2024/12/15 02:09:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/15 02:09:50 INFO : one: Copied (new) 2024/12/15 02:09:50 DEBUG : Waiting for deletions to finish 2024/12/15 02:09:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 02:09:50 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for checks to finish 2024/12/15 02:09:51 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for transfers to finish 2024/12/15 02:09:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/15 02:09:51 INFO : one: Copied (replaced existing) 2024/12/15 02:09:51 DEBUG : Waiting for deletions to finish 2024/12/15 02:09:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 02:09:53 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for checks to finish 2024/12/15 02:09:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 02:09:54 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/15 02:09:54 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for transfers to finish 2024/12/15 02:09:54 DEBUG : Waiting for deletions to finish 2024/12/15 02:09:54 INFO : There was nothing to transfer 2024/12/15 02:09:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 02:09:55 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/15 02:09:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 02:09:55 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for checks to finish 2024/12/15 02:09:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 02:09:55 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/15 02:09:55 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for transfers to finish 2024/12/15 02:09:55 DEBUG : Waiting for deletions to finish 2024/12/15 02:09:55 INFO : There was nothing to transfer 2024/12/15 02:09:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 02:09:56 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/15 02:09:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 02:09:56 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for checks to finish 2024/12/15 02:09:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 02:09:56 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/15 02:09:56 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for transfers to finish 2024/12/15 02:09:56 DEBUG : Waiting for deletions to finish 2024/12/15 02:09:56 INFO : There was nothing to transfer 2024/12/15 02:09:57 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2024/12/15 02:09:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/15 02:09:57 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/15 02:09:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 02:09:57 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for checks to finish 2024/12/15 02:09:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 02:09:57 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/15 02:09:57 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for transfers to finish 2024/12/15 02:09:57 DEBUG : Waiting for deletions to finish 2024/12/15 02:09:57 INFO : There was nothing to transfer 2024/12/15 02:09:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/15 02:09:58 DEBUG : two: Need to transfer - File not found at Destination 2024/12/15 02:09:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 02:09:58 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for checks to finish 2024/12/15 02:09:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 02:09:58 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/15 02:09:58 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for transfers to finish 2024/12/15 02:09:59 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/12/15 02:09:59 INFO : two: Copied (new) 2024/12/15 02:09:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.94s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:10:01 DEBUG : Creating backend with remote "TestB2:rclone-test-yefetak8sica/dest" 2024/12/15 02:10:02 DEBUG : Creating backend with remote "TestB2:rclone-test-yefetak8sica/pre-dest1" 2024/12/15 02:10:04 DEBUG : Creating backend with remote "TestB2:rclone-test-yefetak8sica/pre-dest2" 2024/12/15 02:10:06 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:10:06 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/15 02:10:06 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:10:06 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/15 02:10:06 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/15 02:10:06 DEBUG : B2 bucket rclone-test-yefetak8sica path dest: Waiting for checks to finish 2024/12/15 02:10:06 DEBUG : B2 bucket rclone-test-yefetak8sica path dest: Waiting for transfers to finish 2024/12/15 02:10:07 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/12/15 02:10:07 INFO : 3: Copied (new) 2024/12/15 02:10:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.93s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:10:09 DEBUG : Creating backend with remote "TestB2:rclone-test-yefetak8sica/dst" 2024/12/15 02:10:10 DEBUG : Creating backend with remote "TestB2:rclone-test-yefetak8sica/CopyDest" 2024/12/15 02:10:12 DEBUG : one: Need to transfer - File not found at Destination 2024/12/15 02:10:12 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for checks to finish 2024/12/15 02:10:12 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for transfers to finish 2024/12/15 02:10:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/15 02:10:13 INFO : one: Copied (new) 2024/12/15 02:10:13 DEBUG : Waiting for deletions to finish 2024/12/15 02:10:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 02:10:13 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for checks to finish 2024/12/15 02:10:14 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for transfers to finish 2024/12/15 02:10:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/15 02:10:14 INFO : one: Copied (replaced existing) 2024/12/15 02:10:14 DEBUG : Waiting for deletions to finish 2024/12/15 02:10:16 DEBUG : Creating backend with remote "TestB2:rclone-test-yefetak8sica/BackupDir" 2024/12/15 02:10:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 02:10:17 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for checks to finish 2024/12/15 02:10:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 02:10:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 02:10:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/15 02:10:18 INFO : one: Copied (server-side copy) 2024/12/15 02:10:18 INFO : one: Deleted 2024/12/15 02:10:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/15 02:10:19 INFO : one: Copied (server-side copy) 2024/12/15 02:10:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/15 02:10:19 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for transfers to finish 2024/12/15 02:10:19 DEBUG : Waiting for deletions to finish 2024/12/15 02:10:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 02:10:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/15 02:10:20 INFO : two: Copied (server-side copy) 2024/12/15 02:10:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/15 02:10:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 02:10:20 DEBUG : one: Unchanged skipping 2024/12/15 02:10:20 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for checks to finish 2024/12/15 02:10:20 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for transfers to finish 2024/12/15 02:10:20 DEBUG : Waiting for deletions to finish 2024/12/15 02:10:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 02:10:21 DEBUG : one: Unchanged skipping 2024/12/15 02:10:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 02:10:21 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for checks to finish 2024/12/15 02:10:21 DEBUG : two: Unchanged skipping 2024/12/15 02:10:21 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for transfers to finish 2024/12/15 02:10:21 DEBUG : Waiting for deletions to finish 2024/12/15 02:10:21 INFO : There was nothing to transfer 2024/12/15 02:10:22 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/15 02:10:22 DEBUG : three: Destination not found in --copy-dest 2024/12/15 02:10:22 DEBUG : three: Need to transfer - File not found at Destination 2024/12/15 02:10:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 02:10:22 DEBUG : one: Unchanged skipping 2024/12/15 02:10:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/15 02:10:22 DEBUG : two: Unchanged skipping 2024/12/15 02:10:22 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for checks to finish 2024/12/15 02:10:22 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for transfers to finish 2024/12/15 02:10:23 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/12/15 02:10:23 INFO : three: Copied (new) 2024/12/15 02:10:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.80s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:10:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yefetak8sica/dst" 2024/12/15 02:10:27 DEBUG : Creating backend with remote "TestB2:rclone-test-yefetak8sica/backup" 2024/12/15 02:10:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/15 02:10:29 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for checks to finish 2024/12/15 02:10:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:10:29 DEBUG : two: Unchanged skipping 2024/12/15 02:10:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/15 02:10:30 INFO : one: Copied (server-side copy) 2024/12/15 02:10:31 INFO : one: Deleted 2024/12/15 02:10:31 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for transfers to finish 2024/12/15 02:10:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/15 02:10:31 INFO : one: Copied (new) 2024/12/15 02:10:31 DEBUG : Waiting for deletions to finish 2024/12/15 02:10:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/15 02:10:32 INFO : three.txt: Copied (server-side copy) 2024/12/15 02:10:32 INFO : three.txt: Deleted 2024/12/15 02:10:32 INFO : three.txt: Moved into backup dir 2024/12/15 02:10:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/15 02:10:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:10:34 DEBUG : two: Unchanged skipping 2024/12/15 02:10:34 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for checks to finish 2024/12/15 02:10:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/15 02:10:34 INFO : one: Copied (server-side copy) 2024/12/15 02:10:34 INFO : one: Deleted 2024/12/15 02:10:34 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for transfers to finish 2024/12/15 02:10:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/15 02:10:35 INFO : one: Copied (new) 2024/12/15 02:10:35 DEBUG : Waiting for deletions to finish 2024/12/15 02:10:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/15 02:10:36 INFO : three.txt: Copied (server-side copy) 2024/12/15 02:10:36 INFO : three.txt: Deleted 2024/12/15 02:10:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.16s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:10:40 DEBUG : Creating backend with remote "TestB2:rclone-test-yefetak8sica/dst" 2024/12/15 02:10:40 DEBUG : Config file has changed externally - reloading 2024/12/15 02:10:41 DEBUG : Creating backend with remote "TestB2:rclone-test-yefetak8sica/backup" 2024/12/15 02:10:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/15 02:10:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:10:43 DEBUG : two: Unchanged skipping 2024/12/15 02:10:43 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for checks to finish 2024/12/15 02:10:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/15 02:10:44 INFO : one: Copied (server-side copy) to: one.bak 2024/12/15 02:10:44 INFO : one: Deleted 2024/12/15 02:10:44 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for transfers to finish 2024/12/15 02:10:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/15 02:10:45 INFO : one: Copied (new) 2024/12/15 02:10:45 DEBUG : Waiting for deletions to finish 2024/12/15 02:10:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/15 02:10:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/15 02:10:46 INFO : three.txt: Deleted 2024/12/15 02:10:46 INFO : three.txt: Moved into backup dir 2024/12/15 02:10:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/15 02:10:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:10:47 DEBUG : two: Unchanged skipping 2024/12/15 02:10:47 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for checks to finish 2024/12/15 02:10:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/15 02:10:48 INFO : one: Copied (server-side copy) to: one.bak 2024/12/15 02:10:48 INFO : one: Deleted 2024/12/15 02:10:48 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for transfers to finish 2024/12/15 02:10:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/15 02:10:48 INFO : one: Copied (new) 2024/12/15 02:10:48 DEBUG : Waiting for deletions to finish 2024/12/15 02:10:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/15 02:10:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/15 02:10:49 INFO : three.txt: Deleted 2024/12/15 02:10:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.62s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:10:52 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1183-10.backblaze.com/b2api/v1/b2_upload_file/9f825d13101dcb8b9f380e1b/c001_v0001183_t0012": EOF 2024/12/15 02:10:52 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-10.backblaze.com/b2api/v1/b2_upload_file/9f825d13101dcb8b9f380e1b/c001_v0001183_t0012": EOF) 2024/12/15 02:10:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-yefetak8sica: 1/10 (Post "https://pod-000-1183-10.backblaze.com/b2api/v1/b2_upload_file/9f825d13101dcb8b9f380e1b/c001_v0001183_t0012": EOF) 2024/12/15 02:10:54 DEBUG : pacer: Reducing sleep to 10ms 2024/12/15 02:10:54 DEBUG : Creating backend with remote "TestB2:rclone-test-yefetak8sica/dst" 2024/12/15 02:10:54 DEBUG : Config file has changed externally - reloading 2024/12/15 02:10:55 DEBUG : Creating backend with remote "TestB2:rclone-test-yefetak8sica/backup" 2024/12/15 02:10:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/15 02:10:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:10:57 DEBUG : two: Unchanged skipping 2024/12/15 02:10:57 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for checks to finish 2024/12/15 02:10:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/15 02:10:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/15 02:10:59 INFO : one: Deleted 2024/12/15 02:10:59 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for transfers to finish 2024/12/15 02:11:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/15 02:11:00 INFO : one: Copied (new) 2024/12/15 02:11:00 DEBUG : Waiting for deletions to finish 2024/12/15 02:11:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/15 02:11:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/15 02:11:01 INFO : three.txt: Deleted 2024/12/15 02:11:01 INFO : three.txt: Moved into backup dir 2024/12/15 02:11:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/15 02:11:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:11:02 DEBUG : two: Unchanged skipping 2024/12/15 02:11:02 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for checks to finish 2024/12/15 02:11:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/15 02:11:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/15 02:11:03 INFO : one: Deleted 2024/12/15 02:11:03 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for transfers to finish 2024/12/15 02:11:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/15 02:11:03 INFO : one: Copied (new) 2024/12/15 02:11:03 DEBUG : Waiting for deletions to finish 2024/12/15 02:11:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/15 02:11:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/15 02:11:05 INFO : three.txt: Deleted 2024/12/15 02:11:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.56s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:11:07 DEBUG : Creating backend with remote "TestB2:rclone-test-yefetak8sica/dst" 2024/12/15 02:11:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/15 02:11:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:11:09 DEBUG : two: Unchanged skipping 2024/12/15 02:11:09 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for checks to finish 2024/12/15 02:11:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/15 02:11:10 INFO : one: Copied (server-side copy) to: one.bak 2024/12/15 02:11:10 INFO : one: Deleted 2024/12/15 02:11:10 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for transfers to finish 2024/12/15 02:11:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/15 02:11:11 INFO : one: Copied (new) 2024/12/15 02:11:11 DEBUG : Waiting for deletions to finish 2024/12/15 02:11:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/15 02:11:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/15 02:11:11 INFO : three.txt: Deleted 2024/12/15 02:11:11 INFO : three.txt: Moved into backup dir 2024/12/15 02:11:12 DEBUG : one.bak: Excluded (Path Filter) 2024/12/15 02:11:12 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/15 02:11:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/15 02:11:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:11:12 DEBUG : two: Unchanged skipping 2024/12/15 02:11:12 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for checks to finish 2024/12/15 02:11:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/15 02:11:13 INFO : one: Copied (server-side copy) to: one.bak 2024/12/15 02:11:13 INFO : one: Deleted 2024/12/15 02:11:13 DEBUG : B2 bucket rclone-test-yefetak8sica path dst: Waiting for transfers to finish 2024/12/15 02:11:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/15 02:11:13 INFO : one: Copied (new) 2024/12/15 02:11:13 DEBUG : Waiting for deletions to finish 2024/12/15 02:11:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/15 02:11:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/15 02:11:14 INFO : three.txt: Deleted 2024/12/15 02:11:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.25s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:11:16 DEBUG : Creating backend with remote "TestB2:rclone-test-yefetak8sica/dst" 2024/12/15 02:11:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/15 02:11:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/15 02:11:19 INFO : one: Copied (server-side copy) to: one.bak 2024/12/15 02:11:19 INFO : one: Deleted 2024/12/15 02:11:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/15 02:11:20 INFO : one: Copied (new) 2024/12/15 02:11:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:11:20 DEBUG : two: Unchanged skipping 2024/12/15 02:11:20 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/15 02:11:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/15 02:11:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/15 02:11:21 INFO : three.txt: Deleted 2024/12/15 02:11:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/15 02:11:22 INFO : three.txt: Copied (new) 2024/12/15 02:11:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/15 02:11:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/15 02:11:23 INFO : one: Copied (server-side copy) to: one.bak 2024/12/15 02:11:23 INFO : one: Deleted 2024/12/15 02:11:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/15 02:11:24 INFO : one: Copied (new) 2024/12/15 02:11:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:11:24 DEBUG : two: Unchanged skipping 2024/12/15 02:11:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/15 02:11:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/15 02:11:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/15 02:11:25 INFO : three.txt: Deleted 2024/12/15 02:11:25 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/15 02:11:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.61s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:11:28 DEBUG : Creating backend with remote "TestB2:rclone-test-yefetak8sica/dst" 2024/12/15 02:11:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/15 02:11:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/15 02:11:32 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/15 02:11:32 INFO : one: Deleted 2024/12/15 02:11:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/15 02:11:33 INFO : one: Copied (new) 2024/12/15 02:11:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:11:33 DEBUG : two: Unchanged skipping 2024/12/15 02:11:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/15 02:11:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/15 02:11:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/15 02:11:34 INFO : three.txt: Deleted 2024/12/15 02:11:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/15 02:11:34 INFO : three.txt: Copied (new) 2024/12/15 02:11:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/15 02:11:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/15 02:11:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/15 02:11:36 INFO : one: Deleted 2024/12/15 02:11:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/15 02:11:37 INFO : one: Copied (new) 2024/12/15 02:11:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:11:37 DEBUG : two: Unchanged skipping 2024/12/15 02:11:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/15 02:11:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/15 02:11:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/15 02:11:38 INFO : three.txt: Deleted 2024/12/15 02:11:39 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/15 02:11:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.33s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:11:41 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/15 02:11:41 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:11:41 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:11:42 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/12/15 02:11:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/15 02:11:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.47s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:11:43 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/15 02:11:43 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:11:43 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:11:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/15 02:11:43 INFO : existing: Copied (new) 2024/12/15 02:11:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:11:44 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/15 02:11:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/15 02:11:44 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:11:44 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:11:44 ERROR : B2 bucket rclone-test-yefetak8sica: not deleting files as there were IO errors 2024/12/15 02:11:44 ERROR : B2 bucket rclone-test-yefetak8sica: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncImmutable (2.68s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:11:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:11:46 DEBUG : existing: Unchanged skipping 2024/12/15 02:11:46 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:11:46 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:11:46 DEBUG : Waiting for deletions to finish 2024/12/15 02:11:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.61s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.18s) --- SKIP: TestMaxTransfer/Hard (0.42s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:12:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:02 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:12:02 DEBUG : both0: Unchanged skipping 2024/12/15 02:12:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:02 DEBUG : both12: Unchanged skipping 2024/12/15 02:12:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:02 DEBUG : both1: Unchanged skipping 2024/12/15 02:12:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:02 DEBUG : both14: Unchanged skipping 2024/12/15 02:12:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:02 DEBUG : both10: Unchanged skipping 2024/12/15 02:12:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:02 DEBUG : both16: Unchanged skipping 2024/12/15 02:12:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:02 DEBUG : both17: Unchanged skipping 2024/12/15 02:12:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:02 DEBUG : both18: Unchanged skipping 2024/12/15 02:12:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:02 DEBUG : both19: Unchanged skipping 2024/12/15 02:12:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:02 DEBUG : both11: Unchanged skipping 2024/12/15 02:12:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:02 DEBUG : both3: Unchanged skipping 2024/12/15 02:12:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:02 DEBUG : both4: Unchanged skipping 2024/12/15 02:12:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:02 DEBUG : both5: Unchanged skipping 2024/12/15 02:12:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:02 DEBUG : both6: Unchanged skipping 2024/12/15 02:12:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:02 DEBUG : both7: Unchanged skipping 2024/12/15 02:12:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:02 DEBUG : both8: Unchanged skipping 2024/12/15 02:12:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:02 DEBUG : both9: Unchanged skipping 2024/12/15 02:12:02 DEBUG : both13: Unchanged skipping 2024/12/15 02:12:02 DEBUG : both15: Unchanged skipping 2024/12/15 02:12:02 DEBUG : both2: Unchanged skipping 2024/12/15 02:12:02 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:12:02 DEBUG : Waiting for deletions to finish 2024/12/15 02:12:02 INFO : only14: Deleted 2024/12/15 02:12:03 INFO : only4: Deleted 2024/12/15 02:12:03 INFO : only8: Deleted 2024/12/15 02:12:03 INFO : only6: Deleted 2024/12/15 02:12:03 INFO : only0: Deleted 2024/12/15 02:12:03 INFO : only1: Deleted 2024/12/15 02:12:03 INFO : only13: Deleted 2024/12/15 02:12:03 INFO : only15: Deleted 2024/12/15 02:12:03 INFO : only16: Deleted 2024/12/15 02:12:03 INFO : only2: Deleted 2024/12/15 02:12:03 INFO : only5: Deleted 2024/12/15 02:12:03 INFO : only9: Deleted 2024/12/15 02:12:03 INFO : only12: Deleted 2024/12/15 02:12:03 INFO : only17: Deleted 2024/12/15 02:12:03 INFO : only18: Deleted 2024/12/15 02:12:03 INFO : only19: Deleted 2024/12/15 02:12:03 INFO : only7: Deleted 2024/12/15 02:12:03 INFO : only10: Deleted 2024/12/15 02:12:03 INFO : only11: Deleted 2024/12/15 02:12:03 INFO : only3: Deleted 2024/12/15 02:12:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.88s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:12:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:22 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for checks to finish 2024/12/15 02:12:22 DEBUG : both1: Unchanged skipping 2024/12/15 02:12:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:22 DEBUG : both12: Unchanged skipping 2024/12/15 02:12:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:22 DEBUG : both0: Unchanged skipping 2024/12/15 02:12:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:22 DEBUG : both10: Unchanged skipping 2024/12/15 02:12:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:22 DEBUG : both15: Unchanged skipping 2024/12/15 02:12:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:22 DEBUG : both16: Unchanged skipping 2024/12/15 02:12:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:22 DEBUG : both11: Unchanged skipping 2024/12/15 02:12:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:22 DEBUG : both18: Unchanged skipping 2024/12/15 02:12:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:22 DEBUG : both19: Unchanged skipping 2024/12/15 02:12:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:22 DEBUG : both13: Unchanged skipping 2024/12/15 02:12:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:22 DEBUG : both3: Unchanged skipping 2024/12/15 02:12:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:22 DEBUG : both4: Unchanged skipping 2024/12/15 02:12:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:22 DEBUG : both5: Unchanged skipping 2024/12/15 02:12:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:22 DEBUG : both6: Unchanged skipping 2024/12/15 02:12:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:22 DEBUG : both14: Unchanged skipping 2024/12/15 02:12:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:22 DEBUG : both17: Unchanged skipping 2024/12/15 02:12:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/15 02:12:22 DEBUG : both9: Unchanged skipping 2024/12/15 02:12:22 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/15 02:12:22 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/15 02:12:22 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/15 02:12:22 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/15 02:12:22 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/15 02:12:22 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/15 02:12:22 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/15 02:12:22 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/15 02:12:22 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/15 02:12:22 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/15 02:12:22 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/15 02:12:22 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/15 02:12:22 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/15 02:12:22 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/15 02:12:22 DEBUG : both8: Unchanged skipping 2024/12/15 02:12:22 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/15 02:12:22 DEBUG : both2: Unchanged skipping 2024/12/15 02:12:22 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/15 02:12:22 DEBUG : both7: Unchanged skipping 2024/12/15 02:12:22 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/15 02:12:22 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/15 02:12:22 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/15 02:12:22 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/15 02:12:22 DEBUG : B2 bucket rclone-test-yefetak8sica: Waiting for transfers to finish 2024/12/15 02:12:22 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 02:12:22 INFO : only0: Copied (replaced existing) 2024/12/15 02:12:22 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 02:12:22 INFO : only1: Copied (replaced existing) 2024/12/15 02:12:23 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 02:12:23 INFO : only12: Copied (replaced existing) 2024/12/15 02:12:23 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 02:12:23 INFO : only13: Copied (replaced existing) 2024/12/15 02:12:23 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 02:12:23 INFO : only15: Copied (replaced existing) 2024/12/15 02:12:23 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 02:12:23 INFO : only14: Copied (replaced existing) 2024/12/15 02:12:23 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 02:12:23 INFO : only10: Copied (replaced existing) 2024/12/15 02:12:23 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 02:12:23 INFO : only11: Copied (replaced existing) 2024/12/15 02:12:23 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 02:12:23 INFO : only16: Copied (replaced existing) 2024/12/15 02:12:23 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 02:12:23 INFO : only18: Copied (replaced existing) 2024/12/15 02:12:23 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 02:12:23 INFO : only17: Copied (replaced existing) 2024/12/15 02:12:23 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 02:12:23 INFO : only19: Copied (replaced existing) 2024/12/15 02:12:23 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 02:12:23 INFO : only2: Copied (replaced existing) 2024/12/15 02:12:23 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 02:12:23 INFO : only3: Copied (replaced existing) 2024/12/15 02:12:23 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 02:12:23 INFO : only4: Copied (replaced existing) 2024/12/15 02:12:23 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 02:12:23 INFO : only8: Copied (replaced existing) 2024/12/15 02:12:23 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 02:12:23 INFO : only9: Copied (replaced existing) 2024/12/15 02:12:24 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 02:12:24 INFO : only5: Copied (replaced existing) 2024/12/15 02:12:24 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 02:12:24 INFO : only6: Copied (replaced existing) 2024/12/15 02:12:24 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/15 02:12:24 INFO : only7: Copied (replaced existing) 2024/12/15 02:12:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (23.79s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:12:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/15 02:12:32 DEBUG : sub dir: Making directory 2024/12/15 02:12:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.37s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" 2024/12/15 02:12:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/15 02:12:35 DEBUG : sub dir: Making directory 2024/12/15 02:12:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yefetak8sica", Local "Local file system at /tmp/rclone3328022275", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.04s) PASS 2024/12/15 02:12:38 DEBUG : B2 bucket rclone-test-yefetak8sica: Purge remote 2024/12/15 02:12:38 INFO : B2 bucket rclone-test-yefetak8sica: cleaning bucket "rclone-test-yefetak8sica" of all files 2024/12/15 02:12:39 DEBUG : BackupDir/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4059a8ef03149312_d20241215_m021023_c001_v7007000_t0000_u01734228623582") 2024/12/15 02:12:39 DEBUG : BackupDir/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1028ef3d319b5636_d20241215_m021018_c001_v0001183_t0042_u01734228618637") 2024/12/15 02:12:39 DEBUG : CompareDest/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4123210b0d7bbd1f_d20241215_m020959_c001_v7007000_t0000_u01734228599462") 2024/12/15 02:12:39 DEBUG : CompareDest/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1104f415f1aa9983_d20241215_m020952_c001_v0001183_t0031_u01734228592746") 2024/12/15 02:12:39 DEBUG : CompareDest/two: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4123210b0d7bbd20_d20241215_m020959_c001_v7007000_t0000_u01734228599643") 2024/12/15 02:12:39 DEBUG : CompareDest/two: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b6c1d_d20241215_m020954_c001_v0001182_t0026_u01734228594782") 2024/12/15 02:12:39 DEBUG : CopyDest/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4059a8ef03149313_d20241215_m021023_c001_v7007000_t0000_u01734228623764") 2024/12/15 02:12:39 DEBUG : CopyDest/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e5d2_d20241215_m021015_c001_v0001103_t0049_u01734228615486") 2024/12/15 02:12:39 DEBUG : CopyDest/three: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4059a8ef03149314_d20241215_m021023_c001_v7007000_t0000_u01734228623948") 2024/12/15 02:12:39 DEBUG : CopyDest/three: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b710a_d20241215_m021021_c001_v0001182_t0021_u01734228621824") 2024/12/15 02:12:39 DEBUG : CopyDest/two: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4059a8ef03149315_d20241215_m021024_c001_v7007000_t0000_u01734228624139") 2024/12/15 02:12:40 DEBUG : CopyDest/two: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1104f415f1aa9ecb_d20241215_m021019_c001_v0001183_t0034_u01734228619817") 2024/12/15 02:12:40 DEBUG : EXISTING: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f40493f3e2c3435f9_d20241215_m021147_c001_v7007000_t0000_u01734228707002") 2024/12/15 02:12:40 DEBUG : EXISTING: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e6c0_d20241215_m021145_c001_v0001103_t0041_u01734228705767") 2024/12/15 02:12:40 DEBUG : Testêé: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f40493f3e2c3433c7_d20241215_m021142_c001_v7007000_t0000_u01734228702713") 2024/12/15 02:12:40 DEBUG : Testêé: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e6b2_d20241215_m021141_c001_v0001103_t0012_u01734228701930") 2024/12/15 02:12:40 DEBUG : Testêé: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b8072_d20241215_m021140_c001_v0001182_t0013_u01734228700978") 2024/12/15 02:12:40 DEBUG : a/potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4083407994802913_d20241215_m020811_c001_v7007000_t0000_u01734228491968") 2024/12/15 02:12:40 DEBUG : a/potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e465_d20241215_m020811_c001_v0001103_t0002_u01734228491233") 2024/12/15 02:12:40 DEBUG : a/potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f40834079948028ee_d20241215_m020809_c001_v7007000_t0000_u01734228489021") 2024/12/15 02:12:40 DEBUG : a/potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e45b_d20241215_m020808_c001_v0001103_t0052_u01734228488125") 2024/12/15 02:12:40 DEBUG : a/potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f400b9e616b2ebc48_d20241215_m020746_c001_v7007000_t0000_u01734228466552") 2024/12/15 02:12:40 DEBUG : a/potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e401_d20241215_m020745_c001_v0001103_t0001_u01734228465589") 2024/12/15 02:12:40 DEBUG : b/potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4083407994802915_d20241215_m020812_c001_v7007000_t0000_u01734228492213") 2024/12/15 02:12:40 DEBUG : b/potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e461_d20241215_m020809_c001_v0001103_t0003_u01734228489934") 2024/12/15 02:12:40 DEBUG : b/potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f40834079948028ed_d20241215_m020808_c001_v7007000_t0000_u01734228488415") 2024/12/15 02:12:40 DEBUG : b/potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e453_d20241215_m020806_c001_v0001103_t0003_u01734228486889") 2024/12/15 02:12:40 DEBUG : b/potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f400b9e616b2ebc3f_d20241215_m020746_c001_v7007000_t0000_u01734228466004") 2024/12/15 02:12:40 DEBUG : b/potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e3fb_d20241215_m020744_c001_v0001103_t0030_u01734228464626") 2024/12/15 02:12:41 DEBUG : backup/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f400b9e616b2ec61c_d20241215_m021037_c001_v7007000_t0000_u01734228637347") 2024/12/15 02:12:41 DEBUG : backup/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1111e696ec359b39_d20241215_m021034_c001_v0001182_t0020_u01734228634673") 2024/12/15 02:12:41 DEBUG : backup/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f100c36f506ab6319_d20241215_m021030_c001_v0001179_t0010_u01734228630849") 2024/12/15 02:12:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f40493f3e2c342ef2_d20241215_m021105_c001_v7007000_t0000_u01734228665519") 2024/12/15 02:12:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f111e6a65118852af_d20241215_m021103_c001_v0001154_t0018_u01734228663148") 2024/12/15 02:12:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f111ea5fc8ea2d10a_d20241215_m021058_c001_v0001103_t0006_u01734228658770") 2024/12/15 02:12:41 DEBUG : backup/one.bak: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f417797dfc93522d3_d20241215_m021049_c001_v7007000_t0000_u01734228649947") 2024/12/15 02:12:41 DEBUG : backup/one.bak: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1110dfab81882705_d20241215_m021047_c001_v0001037_t0052_u01734228647942") 2024/12/15 02:12:41 DEBUG : backup/one.bak: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1166147ccc580a32_d20241215_m021044_c001_v0001183_t0033_u01734228644298") 2024/12/15 02:12:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f40493f3e2c342ef3_d20241215_m021105_c001_v7007000_t0000_u01734228665701") 2024/12/15 02:12:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1116e5bdf7bf0e8f_d20241215_m021104_c001_v0001117_t0006_u01734228664228") 2024/12/15 02:12:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f103af71f3aad2937_d20241215_m021100_c001_v0001144_t0048_u01734228660592") 2024/12/15 02:12:41 DEBUG : backup/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f400b9e616b2ec61d_d20241215_m021037_c001_v7007000_t0000_u01734228637527") 2024/12/15 02:12:41 DEBUG : backup/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f11677ead931fbf70_d20241215_m021035_c001_v0001041_t0031_u01734228635491") 2024/12/15 02:12:41 DEBUG : backup/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f108f119c49d0edf3_d20241215_m021032_c001_v0001145_t0051_u01734228632232") 2024/12/15 02:12:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f417797dfc93522d4_d20241215_m021050_c001_v7007000_t0000_u01734228650128") 2024/12/15 02:12:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1147a4a6ee123335_d20241215_m021048_c001_v0001146_t0023_u01734228648988") 2024/12/15 02:12:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f10145469d87c49be_d20241215_m021045_c001_v0001113_t0020_u01734228645652") 2024/12/15 02:12:41 DEBUG : both0: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d444372f_d20241215_m021224_c001_v7007000_t0000_u01734228744718") 2024/12/15 02:12:41 DEBUG : both0: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b8544_d20241215_m021209_c001_v0001182_t0021_u01734228729186") 2024/12/15 02:12:42 DEBUG : both0: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038f19f_d20241215_m021204_c001_v7007000_t0000_u01734228724468") 2024/12/15 02:12:42 DEBUG : both0: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b81ae_d20241215_m021149_c001_v0001182_t0041_u01734228709305") 2024/12/15 02:12:42 DEBUG : both1: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443731_d20241215_m021224_c001_v7007000_t0000_u01734228744899") 2024/12/15 02:12:42 DEBUG : both1: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b8566_d20241215_m021210_c001_v0001182_t0048_u01734228730148") 2024/12/15 02:12:42 DEBUG : both1: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038f1a0_d20241215_m021204_c001_v7007000_t0000_u01734228724705") 2024/12/15 02:12:42 DEBUG : both1: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b81c8_d20241215_m021149_c001_v0001182_t0053_u01734228709887") 2024/12/15 02:12:42 DEBUG : both10: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443733_d20241215_m021225_c001_v7007000_t0000_u01734228745080") 2024/12/15 02:12:42 DEBUG : both10: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b8680_d20241215_m021215_c001_v0001182_t0050_u01734228735864") 2024/12/15 02:12:42 DEBUG : both10: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038f1a1_d20241215_m021204_c001_v7007000_t0000_u01734228724893") 2024/12/15 02:12:42 DEBUG : both10: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b82e1_d20241215_m021156_c001_v0001182_t0007_u01734228716001") 2024/12/15 02:12:42 DEBUG : both11: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443735_d20241215_m021225_c001_v7007000_t0000_u01734228745260") 2024/12/15 02:12:42 DEBUG : both11: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b869e_d20241215_m021216_c001_v0001182_t0039_u01734228736473") 2024/12/15 02:12:42 DEBUG : both11: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038f1a3_d20241215_m021205_c001_v7007000_t0000_u01734228725112") 2024/12/15 02:12:42 DEBUG : both11: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b82fb_d20241215_m021156_c001_v0001182_t0037_u01734228716519") 2024/12/15 02:12:42 DEBUG : both12: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443736_d20241215_m021225_c001_v7007000_t0000_u01734228745440") 2024/12/15 02:12:42 DEBUG : both12: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b86ba_d20241215_m021217_c001_v0001182_t0028_u01734228737181") 2024/12/15 02:12:42 DEBUG : both12: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038f1a4_d20241215_m021205_c001_v7007000_t0000_u01734228725293") 2024/12/15 02:12:42 DEBUG : both12: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b8311_d20241215_m021157_c001_v0001182_t0007_u01734228717058") 2024/12/15 02:12:42 DEBUG : both13: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443737_d20241215_m021225_c001_v7007000_t0000_u01734228745620") 2024/12/15 02:12:42 DEBUG : both13: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b86d0_d20241215_m021217_c001_v0001182_t0015_u01734228737798") 2024/12/15 02:12:43 DEBUG : both13: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038f1a6_d20241215_m021205_c001_v7007000_t0000_u01734228725484") 2024/12/15 02:12:43 DEBUG : both13: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b832d_d20241215_m021157_c001_v0001182_t0028_u01734228717605") 2024/12/15 02:12:43 DEBUG : both14: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443738_d20241215_m021225_c001_v7007000_t0000_u01734228745817") 2024/12/15 02:12:43 DEBUG : both14: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b86f2_d20241215_m021218_c001_v0001182_t0022_u01734228738402") 2024/12/15 02:12:43 DEBUG : both14: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038f1a8_d20241215_m021205_c001_v7007000_t0000_u01734228725668") 2024/12/15 02:12:43 DEBUG : both14: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b8347_d20241215_m021158_c001_v0001182_t0045_u01734228718177") 2024/12/15 02:12:43 DEBUG : both15: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443739_d20241215_m021225_c001_v7007000_t0000_u01734228745997") 2024/12/15 02:12:43 DEBUG : both15: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b8704_d20241215_m021218_c001_v0001182_t0039_u01734228738904") 2024/12/15 02:12:43 DEBUG : both15: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038f1a9_d20241215_m021205_c001_v7007000_t0000_u01734228725852") 2024/12/15 02:12:43 DEBUG : both15: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b8359_d20241215_m021158_c001_v0001182_t0028_u01734228718729") 2024/12/15 02:12:43 DEBUG : both16: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d444373a_d20241215_m021226_c001_v7007000_t0000_u01734228746178") 2024/12/15 02:12:43 DEBUG : both16: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b871e_d20241215_m021219_c001_v0001182_t0049_u01734228739480") 2024/12/15 02:12:43 DEBUG : both16: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038f1ab_d20241215_m021206_c001_v7007000_t0000_u01734228726034") 2024/12/15 02:12:43 DEBUG : both16: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b8371_d20241215_m021159_c001_v0001182_t0037_u01734228719241") 2024/12/15 02:12:43 DEBUG : both17: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d444373b_d20241215_m021226_c001_v7007000_t0000_u01734228746358") 2024/12/15 02:12:43 DEBUG : both17: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b8738_d20241215_m021220_c001_v0001182_t0018_u01734228740047") 2024/12/15 02:12:43 DEBUG : both17: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038f1ac_d20241215_m021206_c001_v7007000_t0000_u01734228726214") 2024/12/15 02:12:43 DEBUG : both17: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b8389_d20241215_m021159_c001_v0001182_t0051_u01734228719854") 2024/12/15 02:12:43 DEBUG : both18: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d444373c_d20241215_m021226_c001_v7007000_t0000_u01734228746538") 2024/12/15 02:12:43 DEBUG : both18: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b8758_d20241215_m021220_c001_v0001182_t0043_u01734228740631") 2024/12/15 02:12:44 DEBUG : both18: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038f1ad_d20241215_m021206_c001_v7007000_t0000_u01734228726395") 2024/12/15 02:12:44 DEBUG : both18: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b83a5_d20241215_m021200_c001_v0001182_t0013_u01734228720437") 2024/12/15 02:12:44 DEBUG : both19: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d444373d_d20241215_m021226_c001_v7007000_t0000_u01734228746747") 2024/12/15 02:12:44 DEBUG : both19: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b8782_d20241215_m021221_c001_v0001182_t0021_u01734228741370") 2024/12/15 02:12:44 DEBUG : both19: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038f1ae_d20241215_m021206_c001_v7007000_t0000_u01734228726575") 2024/12/15 02:12:44 DEBUG : both19: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b83b9_d20241215_m021201_c001_v0001182_t0043_u01734228721042") 2024/12/15 02:12:44 DEBUG : both2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d444373e_d20241215_m021226_c001_v7007000_t0000_u01734228746928") 2024/12/15 02:12:44 DEBUG : both2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b8586_d20241215_m021210_c001_v0001182_t0039_u01734228730770") 2024/12/15 02:12:44 DEBUG : both2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038f1af_d20241215_m021206_c001_v7007000_t0000_u01734228726757") 2024/12/15 02:12:44 DEBUG : both2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b81e2_d20241215_m021150_c001_v0001182_t0054_u01734228710507") 2024/12/15 02:12:44 DEBUG : both3: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d444373f_d20241215_m021227_c001_v7007000_t0000_u01734228747108") 2024/12/15 02:12:44 DEBUG : both3: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b85ae_d20241215_m021211_c001_v0001182_t0058_u01734228731418") 2024/12/15 02:12:44 DEBUG : both3: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038f1b0_d20241215_m021206_c001_v7007000_t0000_u01734228726937") 2024/12/15 02:12:44 DEBUG : both3: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b81f8_d20241215_m021151_c001_v0001182_t0008_u01734228711075") 2024/12/15 02:12:44 DEBUG : both4: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443740_d20241215_m021227_c001_v7007000_t0000_u01734228747288") 2024/12/15 02:12:44 DEBUG : both4: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b85cd_d20241215_m021212_c001_v0001182_t0025_u01734228732009") 2024/12/15 02:12:44 DEBUG : both4: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038f1b2_d20241215_m021207_c001_v7007000_t0000_u01734228727118") 2024/12/15 02:12:44 DEBUG : both4: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b8224_d20241215_m021151_c001_v0001182_t0051_u01734228711954") 2024/12/15 02:12:44 DEBUG : both5: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443741_d20241215_m021227_c001_v7007000_t0000_u01734228747471") 2024/12/15 02:12:44 DEBUG : both5: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b85e4_d20241215_m021212_c001_v0001182_t0056_u01734228732711") 2024/12/15 02:12:45 DEBUG : both5: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038f1b3_d20241215_m021207_c001_v7007000_t0000_u01734228727299") 2024/12/15 02:12:45 DEBUG : both5: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b8237_d20241215_m021152_c001_v0001182_t0053_u01734228712483") 2024/12/15 02:12:45 DEBUG : both6: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443742_d20241215_m021227_c001_v7007000_t0000_u01734228747652") 2024/12/15 02:12:45 DEBUG : both6: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b8610_d20241215_m021213_c001_v0001182_t0018_u01734228733455") 2024/12/15 02:12:45 DEBUG : both6: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038f1b5_d20241215_m021207_c001_v7007000_t0000_u01734228727523") 2024/12/15 02:12:45 DEBUG : both6: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b8256_d20241215_m021153_c001_v0001182_t0012_u01734228713044") 2024/12/15 02:12:45 DEBUG : both7: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443743_d20241215_m021227_c001_v7007000_t0000_u01734228747832") 2024/12/15 02:12:45 DEBUG : both7: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b862a_d20241215_m021213_c001_v0001182_t0029_u01734228733998") 2024/12/15 02:12:45 DEBUG : both7: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038f1b8_d20241215_m021207_c001_v7007000_t0000_u01734228727719") 2024/12/15 02:12:45 DEBUG : both7: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b826a_d20241215_m021153_c001_v0001182_t0051_u01734228713600") 2024/12/15 02:12:45 DEBUG : both8: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443744_d20241215_m021228_c001_v7007000_t0000_u01734228748012") 2024/12/15 02:12:45 DEBUG : both8: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b864c_d20241215_m021214_c001_v0001182_t0057_u01734228734607") 2024/12/15 02:12:45 DEBUG : both8: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038f1ba_d20241215_m021207_c001_v7007000_t0000_u01734228727899") 2024/12/15 02:12:45 DEBUG : both8: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b829c_d20241215_m021154_c001_v0001182_t0014_u01734228714453") 2024/12/15 02:12:45 DEBUG : both9: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443745_d20241215_m021228_c001_v7007000_t0000_u01734228748207") 2024/12/15 02:12:45 DEBUG : both9: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b8660_d20241215_m021215_c001_v0001182_t0031_u01734228735173") 2024/12/15 02:12:45 DEBUG : both9: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038f1bb_d20241215_m021208_c001_v7007000_t0000_u01734228728080") 2024/12/15 02:12:45 DEBUG : both9: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b82be_d20241215_m021155_c001_v0001182_t0026_u01734228715163") 2024/12/15 02:12:45 DEBUG : c/non empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4083407994802916_d20241215_m020812_c001_v7007000_t0000_u01734228492393") 2024/12/15 02:12:46 DEBUG : c/non empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e463_d20241215_m020810_c001_v0001103_t0006_u01734228490384") 2024/12/15 02:12:46 DEBUG : c/non empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f40834079948028f1_d20241215_m020809_c001_v7007000_t0000_u01734228489202") 2024/12/15 02:12:46 DEBUG : c/non empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e455_d20241215_m020807_c001_v0001103_t0013_u01734228487273") 2024/12/15 02:12:46 DEBUG : c/non empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f400b9e616b2ebc4c_d20241215_m020746_c001_v7007000_t0000_u01734228466733") 2024/12/15 02:12:46 DEBUG : c/non empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e3fd_d20241215_m020744_c001_v0001103_t0054_u01734228464945") 2024/12/15 02:12:46 DEBUG : check sum: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f407af66b0182c2c3_d20241215_m020733_c001_v7007000_t0000_u01734228453510") 2024/12/15 02:12:46 DEBUG : check sum: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e3d7_d20241215_m020732_c001_v0001103_t0055_u01734228452466") 2024/12/15 02:12:46 DEBUG : dest/3: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4059a8ef03149300_d20241215_m021008_c001_v7007000_t0000_u01734228608561") 2024/12/15 02:12:46 DEBUG : dest/3: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4116bcf717073e28_d20241215_m021007_c001_v0001144_t0029_u01734228607453") 2024/12/15 02:12:46 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f40493f3e2c342fd2_d20241215_m021139_c001_v7007000_t0000_u01734228699514") 2024/12/15 02:12:46 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f117c7ad44178f3fc_d20241215_m021136_c001_v0001044_t0022_u01734228696645") 2024/12/15 02:12:46 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4123210b0d7bbdb6_d20241215_m021136_c001_v7007000_t0000_u01734228696462") 2024/12/15 02:12:46 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f117c7ad44178f3f4_d20241215_m021132_c001_v0001044_t0058_u01734228692955") 2024/12/15 02:12:46 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4123210b0d7bbdab_d20241215_m021132_c001_v7007000_t0000_u01734228692232") 2024/12/15 02:12:46 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e694_d20241215_m021127_c001_v0001103_t0043_u01734228687646") 2024/12/15 02:12:46 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f401c0aa24c3d1b6e_d20241215_m021126_c001_v7007000_t0000_u01734228686146") 2024/12/15 02:12:46 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1181e32c37ddc0bf_d20241215_m021123_c001_v0001157_t0016_u01734228683978") 2024/12/15 02:12:46 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f406a3169249b9695_d20241215_m021123_c001_v7007000_t0000_u01734228683796") 2024/12/15 02:12:46 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1181e32c37ddc0af_d20241215_m021120_c001_v0001157_t0029_u01734228680441") 2024/12/15 02:12:46 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f406a3169249b9692_d20241215_m021119_c001_v7007000_t0000_u01734228679699") 2024/12/15 02:12:47 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b7bd7_d20241215_m021116_c001_v0001182_t0021_u01734228676036") 2024/12/15 02:12:47 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f40493f3e2c342f02_d20241215_m021114_c001_v7007000_t0000_u01734228674766") 2024/12/15 02:12:47 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f10803ca2b7cb645a_d20241215_m021113_c001_v0001182_t0038_u01734228673565") 2024/12/15 02:12:47 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f401c0aa24c3d1b5e_d20241215_m021113_c001_v7007000_t0000_u01734228673382") 2024/12/15 02:12:47 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f10803ca2b7cb63db_d20241215_m021111_c001_v0001182_t0023_u01734228671097") 2024/12/15 02:12:47 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f401c0aa24c3d1b58_d20241215_m021110_c001_v7007000_t0000_u01734228670364") 2024/12/15 02:12:47 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b7a0b_d20241215_m021106_c001_v0001182_t0042_u01734228666794") 2024/12/15 02:12:47 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f40493f3e2c342ef4_d20241215_m021105_c001_v7007000_t0000_u01734228665881") 2024/12/15 02:12:47 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1181e32c37ddc06f_d20241215_m021103_c001_v0001157_t0018_u01734228663680") 2024/12/15 02:12:47 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f407af66b0182c586_d20241215_m021103_c001_v7007000_t0000_u01734228663496") 2024/12/15 02:12:47 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1181e32c37ddc063_d20241215_m021059_c001_v0001157_t0056_u01734228659955") 2024/12/15 02:12:47 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f407af66b0182c57f_d20241215_m021059_c001_v7007000_t0000_u01734228659229") 2024/12/15 02:12:47 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b76d3_d20241215_m021051_c001_v0001182_t0035_u01734228651233") 2024/12/15 02:12:47 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f417797dfc93522d5_d20241215_m021050_c001_v7007000_t0000_u01734228650309") 2024/12/15 02:12:47 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1147105c5ba8b0bb_d20241215_m021048_c001_v0001182_t0045_u01734228648560") 2024/12/15 02:12:47 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4059a8ef031493ac_d20241215_m021048_c001_v7007000_t0000_u01734228648361") 2024/12/15 02:12:47 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1147105c5ba8b042_d20241215_m021045_c001_v0001182_t0047_u01734228645230") 2024/12/15 02:12:47 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4059a8ef0314938e_d20241215_m021044_c001_v7007000_t0000_u01734228644498") 2024/12/15 02:12:47 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1104f415f1aaa283_d20241215_m021038_c001_v0001183_t0043_u01734228638618") 2024/12/15 02:12:47 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f400b9e616b2ec61e_d20241215_m021037_c001_v7007000_t0000_u01734228637709") 2024/12/15 02:12:48 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1166147ccc58084e_d20241215_m021035_c001_v0001183_t0050_u01734228635079") 2024/12/15 02:12:48 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f40493f3e2c342a65_d20241215_m021034_c001_v7007000_t0000_u01734228634885") 2024/12/15 02:12:48 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1166147ccc5807b9_d20241215_m021031_c001_v0001183_t0052_u01734228631807") 2024/12/15 02:12:48 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f40493f3e2c342a5d_d20241215_m021031_c001_v7007000_t0000_u01734228631071") 2024/12/15 02:12:48 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e5ea_d20241215_m021025_c001_v0001103_t0058_u01734228625470") 2024/12/15 02:12:48 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4059a8ef03149316_d20241215_m021024_c001_v7007000_t0000_u01734228624338") 2024/12/15 02:12:48 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f107398fb0e9f3ade_d20241215_m021019_c001_v0001165_t0007_u01734228619051") 2024/12/15 02:12:48 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f401c0aa24c3d1a77_d20241215_m021018_c001_v7007000_t0000_u01734228618846") 2024/12/15 02:12:48 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b6fcb_d20241215_m021014_c001_v0001182_t0029_u01734228614926") 2024/12/15 02:12:48 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f104fcd0225bdf383_d20241215_m021014_c001_v0001183_t0004_u01734228614179") 2024/12/15 02:12:48 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f104fcd0225bdf347_d20241215_m021013_c001_v0001183_t0008_u01734228613206") 2024/12/15 02:12:48 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4123210b0d7bbd21_d20241215_m020959_c001_v7007000_t0000_u01734228599825") 2024/12/15 02:12:48 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e598_d20241215_m020952_c001_v0001103_t0040_u01734228592032") 2024/12/15 02:12:48 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f11385d1e5525530b_d20241215_m020951_c001_v0001182_t0057_u01734228591264") 2024/12/15 02:12:48 DEBUG : dst/one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f11385d1e552552ef_d20241215_m020950_c001_v0001182_t0020_u01734228590311") 2024/12/15 02:12:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f40493f3e2c342fd3_d20241215_m021139_c001_v7007000_t0000_u01734228699696") 2024/12/15 02:12:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1002a63604926bd2_d20241215_m021136_c001_v0001182_t0025_u01734228696137") 2024/12/15 02:12:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f11865261249069a4_d20241215_m021131_c001_v0001109_t0046_u01734228691338") 2024/12/15 02:12:48 DEBUG : dst/one.bak: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f401c0aa24c3d1b70_d20241215_m021126_c001_v7007000_t0000_u01734228686326") 2024/12/15 02:12:48 DEBUG : dst/one.bak: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f119fcc3f4d906834_d20241215_m021123_c001_v0001039_t0058_u01734228683250") 2024/12/15 02:12:49 DEBUG : dst/one.bak: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f119a61a06aec7043_d20241215_m021119_c001_v0001161_t0036_u01734228679420") 2024/12/15 02:12:49 DEBUG : dst/one.bak: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f40493f3e2c342f03_d20241215_m021114_c001_v7007000_t0000_u01734228674949") 2024/12/15 02:12:49 DEBUG : dst/one.bak: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f106ef3d66663afba_d20241215_m021113_c001_v0001176_t0054_u01734228673152") 2024/12/15 02:12:49 DEBUG : dst/one.bak: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1150d9cc7b08f2ac_d20241215_m021110_c001_v0001153_t0013_u01734228670021") 2024/12/15 02:12:49 DEBUG : dst/three: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4059a8ef03149317_d20241215_m021024_c001_v7007000_t0000_u01734228624520") 2024/12/15 02:12:49 DEBUG : dst/three: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f104fcd0225bdf50d_d20241215_m021022_c001_v0001183_t0059_u01734228622958") 2024/12/15 02:12:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f40493f3e2c342fd5_d20241215_m021139_c001_v7007000_t0000_u01734228699880") 2024/12/15 02:12:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f112032173c4f1f63_d20241215_m021138_c001_v0001104_t0014_u01734228698043") 2024/12/15 02:12:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f11770200881d1200_d20241215_m021133_c001_v0001093_t0054_u01734228693940") 2024/12/15 02:12:49 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f40493f3e2c342fd7_d20241215_m021140_c001_v7007000_t0000_u01734228700062") 2024/12/15 02:12:49 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f117c7ad44178f402_d20241215_m021138_c001_v0001044_t0032_u01734228698777") 2024/12/15 02:12:49 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4123210b0d7bbdb9_d20241215_m021138_c001_v7007000_t0000_u01734228698598") 2024/12/15 02:12:49 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f117c7ad44178f3fa_d20241215_m021134_c001_v0001044_t0023_u01734228694442") 2024/12/15 02:12:49 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4123210b0d7bbdad_d20241215_m021134_c001_v7007000_t0000_u01734228694263") 2024/12/15 02:12:49 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e696_d20241215_m021128_c001_v0001103_t0030_u01734228688572") 2024/12/15 02:12:49 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f401c0aa24c3d1b71_d20241215_m021126_c001_v7007000_t0000_u01734228686507") 2024/12/15 02:12:49 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1181e32c37ddc0c7_d20241215_m021125_c001_v0001157_t0027_u01734228685346") 2024/12/15 02:12:49 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f406a3169249b9696_d20241215_m021125_c001_v7007000_t0000_u01734228685163") 2024/12/15 02:12:49 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1181e32c37ddc0b7_d20241215_m021121_c001_v0001157_t0018_u01734228681730") 2024/12/15 02:12:50 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f406a3169249b9693_d20241215_m021121_c001_v7007000_t0000_u01734228681547") 2024/12/15 02:12:50 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b7bef_d20241215_m021116_c001_v0001182_t0036_u01734228676654") 2024/12/15 02:12:50 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f401c0aa24c3d1b5f_d20241215_m021114_c001_v7007000_t0000_u01734228674210") 2024/12/15 02:12:50 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e670_d20241215_m021112_c001_v0001103_t0037_u01734228672135") 2024/12/15 02:12:50 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f401c0aa24c3d1b5c_d20241215_m021111_c001_v7007000_t0000_u01734228671733") 2024/12/15 02:12:50 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b7a31_d20241215_m021107_c001_v0001182_t0051_u01734228667467") 2024/12/15 02:12:50 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f407af66b0182c588_d20241215_m021104_c001_v7007000_t0000_u01734228664963") 2024/12/15 02:12:50 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e65a_d20241215_m021102_c001_v0001103_t0037_u01734228662166") 2024/12/15 02:12:50 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f407af66b0182c584_d20241215_m021101_c001_v7007000_t0000_u01734228661085") 2024/12/15 02:12:50 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b7771_d20241215_m021054_c001_v0001182_t0053_u01734228654353") 2024/12/15 02:12:50 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4059a8ef031493af_d20241215_m021049_c001_v7007000_t0000_u01734228649374") 2024/12/15 02:12:50 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1104f415f1aaa459_d20241215_m021047_c001_v0001183_t0011_u01734228647152") 2024/12/15 02:12:50 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4059a8ef03149399_d20241215_m021046_c001_v7007000_t0000_u01734228646066") 2024/12/15 02:12:50 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e616_d20241215_m021039_c001_v0001103_t0049_u01734228639820") 2024/12/15 02:12:50 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f40493f3e2c342a6b_d20241215_m021036_c001_v7007000_t0000_u01734228636800") 2024/12/15 02:12:50 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e5fe_d20241215_m021033_c001_v0001103_t0029_u01734228633747") 2024/12/15 02:12:50 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f40493f3e2c342a62_d20241215_m021032_c001_v7007000_t0000_u01734228632653") 2024/12/15 02:12:50 DEBUG : dst/three.txt: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b71d3_d20241215_m021026_c001_v0001182_t0009_u01734228626378") 2024/12/15 02:12:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f401c0aa24c3d1b72_d20241215_m021126_c001_v7007000_t0000_u01734228686712") 2024/12/15 02:12:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f106218bdebf59e3f_d20241215_m021124_c001_v0001182_t0044_u01734228684933") 2024/12/15 02:12:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f114609a63c9f85d8_d20241215_m021121_c001_v0001183_t0006_u01734228681337") 2024/12/15 02:12:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f40493f3e2c342f04_d20241215_m021115_c001_v7007000_t0000_u01734228675130") 2024/12/15 02:12:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1193b1b32b9962ae_d20241215_m021113_c001_v0001182_t0008_u01734228673986") 2024/12/15 02:12:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f101e353f118992de_d20241215_m021111_c001_v0001182_t0010_u01734228671509") 2024/12/15 02:12:51 DEBUG : dst/two: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f40493f3e2c342fd8_d20241215_m021140_c001_v7007000_t0000_u01734228700244") 2024/12/15 02:12:51 DEBUG : dst/two: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b7e32_d20241215_m021128_c001_v0001182_t0053_u01734228688379") 2024/12/15 02:12:51 DEBUG : dst/two: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f401c0aa24c3d1b73_d20241215_m021126_c001_v7007000_t0000_u01734228686914") 2024/12/15 02:12:51 DEBUG : dst/two: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e67a_d20241215_m021116_c001_v0001103_t0021_u01734228676251") 2024/12/15 02:12:51 DEBUG : dst/two: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f40493f3e2c342f06_d20241215_m021115_c001_v7007000_t0000_u01734228675312") 2024/12/15 02:12:51 DEBUG : dst/two: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e666_d20241215_m021107_c001_v0001103_t0043_u01734228667018") 2024/12/15 02:12:51 DEBUG : dst/two: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f40493f3e2c342ef5_d20241215_m021106_c001_v7007000_t0000_u01734228666062") 2024/12/15 02:12:51 DEBUG : dst/two: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e63c_d20241215_m021051_c001_v0001103_t0001_u01734228651805") 2024/12/15 02:12:51 DEBUG : dst/two: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f417797dfc93522d6_d20241215_m021050_c001_v7007000_t0000_u01734228650502") 2024/12/15 02:12:51 DEBUG : dst/two: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b7451_d20241215_m021039_c001_v0001182_t0013_u01734228639185") 2024/12/15 02:12:51 DEBUG : dst/two: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f400b9e616b2ec61f_d20241215_m021037_c001_v7007000_t0000_u01734228637889") 2024/12/15 02:12:51 DEBUG : dst/two: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1104f415f1aaa007_d20241215_m021026_c001_v0001183_t0034_u01734228626149") 2024/12/15 02:12:51 DEBUG : dst/two: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4059a8ef03149318_d20241215_m021024_c001_v7007000_t0000_u01734228624713") 2024/12/15 02:12:51 DEBUG : dst/two: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1051c89416343e26_d20241215_m021020_c001_v0001183_t0001_u01734228620623") 2024/12/15 02:12:51 DEBUG : dst/two: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4123210b0d7bbd22_d20241215_m021000_c001_v7007000_t0000_u01734228600009") 2024/12/15 02:12:52 DEBUG : dst/two: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f11385d1e55255434_d20241215_m020958_c001_v0001182_t0009_u01734228598879") 2024/12/15 02:12:52 DEBUG : empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f403661e5c9c54462_d20241215_m020917_c001_v7007000_t0000_u01734228557478") 2024/12/15 02:12:52 DEBUG : empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b643e_d20241215_m020913_c001_v0001182_t0041_u01734228553898") 2024/12/15 02:12:52 DEBUG : empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f403661e5c9c5444d_d20241215_m020912_c001_v7007000_t0000_u01734228552044") 2024/12/15 02:12:52 DEBUG : empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b6209_d20241215_m020902_c001_v0001182_t0020_u01734228542165") 2024/12/15 02:12:52 DEBUG : empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e4e8_d20241215_m020853_c001_v7007000_t0000_u01734228533306") 2024/12/15 02:12:52 DEBUG : empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b5f87_d20241215_m020850_c001_v0001182_t0007_u01734228530167") 2024/12/15 02:12:52 DEBUG : empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f408340799480295d_d20241215_m020826_c001_v7007000_t0000_u01734228506355") 2024/12/15 02:12:52 DEBUG : empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e49d_d20241215_m020824_c001_v0001103_t0027_u01734228504387") 2024/12/15 02:12:52 DEBUG : empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4083407994802946_d20241215_m020822_c001_v7007000_t0000_u01734228502792") 2024/12/15 02:12:52 DEBUG : empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e48b_d20241215_m020821_c001_v0001103_t0058_u01734228501580") 2024/12/15 02:12:52 DEBUG : empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f408340799480293a_d20241215_m020817_c001_v7007000_t0000_u01734228497967") 2024/12/15 02:12:52 DEBUG : empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e473_d20241215_m020816_c001_v0001103_t0041_u01734228496163") 2024/12/15 02:12:52 DEBUG : empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4083407994802928_d20241215_m020814_c001_v7007000_t0000_u01734228494880") 2024/12/15 02:12:52 DEBUG : empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e46b_d20241215_m020813_c001_v0001103_t0001_u01734228493527") 2024/12/15 02:12:52 DEBUG : empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f40834079948028e1_d20241215_m020805_c001_v7007000_t0000_u01734228485961") 2024/12/15 02:12:52 DEBUG : empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e449_d20241215_m020804_c001_v0001103_t0055_u01734228484007") 2024/12/15 02:12:52 DEBUG : empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f400b9e616b2ebd2e_d20241215_m020802_c001_v7007000_t0000_u01734228482737") 2024/12/15 02:12:52 DEBUG : empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e43b_d20241215_m020801_c001_v0001103_t0017_u01734228481854") 2024/12/15 02:12:52 DEBUG : empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f400b9e616b2ebcd2_d20241215_m020756_c001_v7007000_t0000_u01734228476179") 2024/12/15 02:12:52 DEBUG : empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e41b_d20241215_m020754_c001_v0001103_t0015_u01734228474632") 2024/12/15 02:12:53 DEBUG : empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f400b9e616b2ebc9a_d20241215_m020752_c001_v7007000_t0000_u01734228472035") 2024/12/15 02:12:53 DEBUG : empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e40f_d20241215_m020750_c001_v0001103_t0024_u01734228470879") 2024/12/15 02:12:53 DEBUG : empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f400b9e616b2ebc7a_d20241215_m020749_c001_v7007000_t0000_u01734228469797") 2024/12/15 02:12:53 DEBUG : empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1169da3730e23132_d20241215_m020749_c001_v0001177_t0048_u01734228469179") 2024/12/15 02:12:53 DEBUG : empty space: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e407_d20241215_m020747_c001_v0001103_t0024_u01734228467455") 2024/12/15 02:12:53 DEBUG : enormous: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4083407994802953_d20241215_m020825_c001_v7007000_t0000_u01734228505622") 2024/12/15 02:12:53 DEBUG : enormous: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e49f_d20241215_m020824_c001_v0001103_t0035_u01734228504775") 2024/12/15 02:12:53 DEBUG : existing: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f40493f3e2c3435f5_d20241215_m021144_c001_v7007000_t0000_u01734228704648") 2024/12/15 02:12:53 DEBUG : existing: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b80d8_d20241215_m021143_c001_v0001182_t0058_u01734228703468") 2024/12/15 02:12:53 DEBUG : existing: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e4c3_d20241215_m020848_c001_v7007000_t0000_u01734228528421") 2024/12/15 02:12:53 DEBUG : existing: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e4e9_d20241215_m020847_c001_v0001103_t0018_u01734228527352") 2024/12/15 02:12:53 DEBUG : existing: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f400b9e616b2ebc37_d20241215_m020743_c001_v7007000_t0000_u01734228463543") 2024/12/15 02:12:53 DEBUG : existing: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e3f7_d20241215_m020742_c001_v0001103_t0016_u01734228462455") 2024/12/15 02:12:53 DEBUG : existing: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f400b9e616b2ebc2f_d20241215_m020741_c001_v7007000_t0000_u01734228461180") 2024/12/15 02:12:53 DEBUG : existing: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e3f1_d20241215_m020740_c001_v0001103_t0036_u01734228460524") 2024/12/15 02:12:53 DEBUG : existing: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e3ef_d20241215_m020739_c001_v0001103_t0028_u01734228459625") 2024/12/15 02:12:53 DEBUG : existing-b: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e4c5_d20241215_m020848_c001_v7007000_t0000_u01734228528603") 2024/12/15 02:12:53 DEBUG : existing-b: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b5ee7_d20241215_m020847_c001_v0001182_t0026_u01734228527366") 2024/12/15 02:12:53 DEBUG : five: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4083407994802975_d20241215_m020830_c001_v7007000_t0000_u01734228510837") 2024/12/15 02:12:54 DEBUG : five: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f418ba1639385e4b1_d20241215_m020828_c001_v0001103_t0006_u01734228508858") 2024/12/15 02:12:54 DEBUG : foo: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f400b9e616b2ebcbf_d20241215_m020753_c001_v7007000_t0000_u01734228473912") 2024/12/15 02:12:54 DEBUG : foo: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f418ba1639385e419_d20241215_m020753_c001_v0001103_t0006_u01734228473351") 2024/12/15 02:12:54 DEBUG : foo: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f418ba1639385e415_d20241215_m020752_c001_v0001103_t0006_u01734228472758") 2024/12/15 02:12:54 DEBUG : four: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4083407994802977_d20241215_m020831_c001_v7007000_t0000_u01734228511017") 2024/12/15 02:12:54 DEBUG : four: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f410aaee89e7b5b5a_d20241215_m020829_c001_v0001182_t0056_u01734228509419") 2024/12/15 02:12:54 DEBUG : four: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e4af_d20241215_m020828_c001_v0001103_t0043_u01734228508147") 2024/12/15 02:12:54 DEBUG : hello world2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e1fa_d20241215_m020650_c001_v7007000_t0000_u01734228410330") 2024/12/15 02:12:54 DEBUG : hello world2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e32e_d20241215_m020649_c001_v0001103_t0003_u01734228409492") 2024/12/15 02:12:54 DEBUG : ignore-size: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f407af66b0182c2d8_d20241215_m020738_c001_v7007000_t0000_u01734228458173") 2024/12/15 02:12:54 DEBUG : ignore-size: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e3e5_d20241215_m020737_c001_v0001103_t0036_u01734228457110") 2024/12/15 02:12:54 DEBUG : nested/sub dir/file: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e4b3_d20241215_m020846_c001_v7007000_t0000_u01734228526258") 2024/12/15 02:12:54 DEBUG : nested/sub dir/file: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b5e7b_d20241215_m020845_c001_v0001182_t0043_u01734228525277") 2024/12/15 02:12:54 DEBUG : nested/sub dir/file: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e4ae_d20241215_m020844_c001_v7007000_t0000_u01734228524159") 2024/12/15 02:12:54 DEBUG : nested/sub dir/file: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b5df7_d20241215_m020842_c001_v0001182_t0050_u01734228522908") 2024/12/15 02:12:54 DEBUG : one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f408340799480297b_d20241215_m020831_c001_v7007000_t0000_u01734228511198") 2024/12/15 02:12:54 DEBUG : one: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f418ba1639385e4a9_d20241215_m020827_c001_v0001103_t0006_u01734228507491") 2024/12/15 02:12:54 DEBUG : only0: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443746_d20241215_m021228_c001_v7007000_t0000_u01734228748387") 2024/12/15 02:12:54 DEBUG : only0: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f410aaee89e7b87c6_d20241215_m021222_c001_v0001182_t0056_u01734228742681") 2024/12/15 02:12:54 DEBUG : only0: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e70c_d20241215_m021209_c001_v0001103_t0033_u01734228729776") 2024/12/15 02:12:54 DEBUG : only0: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f406a3169249b96e5_d20241215_m021203_c001_v7007000_t0000_u01734228723114") 2024/12/15 02:12:55 DEBUG : only0: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e6c6_d20241215_m021149_c001_v0001103_t0013_u01734228709523") 2024/12/15 02:12:55 DEBUG : only1: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443747_d20241215_m021228_c001_v7007000_t0000_u01734228748569") 2024/12/15 02:12:55 DEBUG : only1: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f418ba1639385e754_d20241215_m021222_c001_v0001103_t0006_u01734228742689") 2024/12/15 02:12:55 DEBUG : only1: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e70e_d20241215_m021210_c001_v0001103_t0003_u01734228730364") 2024/12/15 02:12:55 DEBUG : only1: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f411147fb66ee3e88_d20241215_m021203_c001_v7007000_t0000_u01734228723133") 2024/12/15 02:12:55 DEBUG : only1: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e6c8_d20241215_m021150_c001_v0001103_t0012_u01734228710108") 2024/12/15 02:12:55 DEBUG : only10: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443748_d20241215_m021228_c001_v7007000_t0000_u01734228748750") 2024/12/15 02:12:55 DEBUG : only10: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f412fd0ddf0c907bd_d20241215_m021223_c001_v0001042_t0019_u01734228743251") 2024/12/15 02:12:55 DEBUG : only10: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e732_d20241215_m021216_c001_v0001103_t0025_u01734228736068") 2024/12/15 02:12:55 DEBUG : only10: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f411147fb66ee3e8b_d20241215_m021203_c001_v7007000_t0000_u01734228723711") 2024/12/15 02:12:55 DEBUG : only10: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e6e4_d20241215_m021156_c001_v0001103_t0030_u01734228716197") 2024/12/15 02:12:55 DEBUG : only11: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443749_d20241215_m021228_c001_v7007000_t0000_u01734228748930") 2024/12/15 02:12:55 DEBUG : only11: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f416231117793e2b9_d20241215_m021223_c001_v0001134_t0034_u01734228743433") 2024/12/15 02:12:55 DEBUG : only11: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e734_d20241215_m021216_c001_v0001103_t0019_u01734228736689") 2024/12/15 02:12:55 DEBUG : only11: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f407af66b0182c6c1_d20241215_m021203_c001_v7007000_t0000_u01734228723824") 2024/12/15 02:12:55 DEBUG : only11: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e6e8_d20241215_m021156_c001_v0001103_t0045_u01734228716736") 2024/12/15 02:12:55 DEBUG : only12: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d444374a_d20241215_m021229_c001_v7007000_t0000_u01734228749115") 2024/12/15 02:12:55 DEBUG : only12: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f410aaee89e7b87d6_d20241215_m021223_c001_v0001182_t0056_u01734228743083") 2024/12/15 02:12:55 DEBUG : only12: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e736_d20241215_m021217_c001_v0001103_t0014_u01734228737428") 2024/12/15 02:12:55 DEBUG : only12: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f406a3169249b96e8_d20241215_m021203_c001_v7007000_t0000_u01734228723486") 2024/12/15 02:12:56 DEBUG : only12: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e6ea_d20241215_m021157_c001_v0001103_t0040_u01734228717258") 2024/12/15 02:12:56 DEBUG : only13: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d444374b_d20241215_m021229_c001_v7007000_t0000_u01734228749297") 2024/12/15 02:12:56 DEBUG : only13: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f418ba1639385e75a_d20241215_m021223_c001_v0001103_t0006_u01734228743089") 2024/12/15 02:12:56 DEBUG : only13: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e73a_d20241215_m021218_c001_v0001103_t0040_u01734228738057") 2024/12/15 02:12:56 DEBUG : only13: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f407af66b0182c6be_d20241215_m021203_c001_v7007000_t0000_u01734228723279") 2024/12/15 02:12:56 DEBUG : only13: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e6ee_d20241215_m021157_c001_v0001103_t0018_u01734228717800") 2024/12/15 02:12:56 DEBUG : only14: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d444374e_d20241215_m021229_c001_v7007000_t0000_u01734228749495") 2024/12/15 02:12:56 DEBUG : only14: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f410aaee89e7b87e2_d20241215_m021223_c001_v0001182_t0056_u01734228743269") 2024/12/15 02:12:56 DEBUG : only14: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e73e_d20241215_m021218_c001_v0001103_t0027_u01734228738602") 2024/12/15 02:12:56 DEBUG : only14: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f406a3169249b96e3_d20241215_m021202_c001_v7007000_t0000_u01734228722729") 2024/12/15 02:12:56 DEBUG : only14: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e6f0_d20241215_m021158_c001_v0001103_t0032_u01734228718377") 2024/12/15 02:12:56 DEBUG : only15: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443752_d20241215_m021229_c001_v7007000_t0000_u01734228749675") 2024/12/15 02:12:56 DEBUG : only15: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f418ba1639385e75e_d20241215_m021223_c001_v0001103_t0006_u01734228743274") 2024/12/15 02:12:56 DEBUG : only15: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e740_d20241215_m021219_c001_v0001103_t0051_u01734228739115") 2024/12/15 02:12:56 DEBUG : only15: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038f197_d20241215_m021203_c001_v7007000_t0000_u01734228723293") 2024/12/15 02:12:56 DEBUG : only15: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e6f2_d20241215_m021158_c001_v0001103_t0052_u01734228718971") 2024/12/15 02:12:56 DEBUG : only16: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443755_d20241215_m021229_c001_v7007000_t0000_u01734228749856") 2024/12/15 02:12:56 DEBUG : only16: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f418ba1639385e760_d20241215_m021223_c001_v0001103_t0006_u01734228743461") 2024/12/15 02:12:57 DEBUG : only16: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e744_d20241215_m021219_c001_v0001103_t0012_u01734228739726") 2024/12/15 02:12:57 DEBUG : only16: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f406a3169249b96e6_d20241215_m021203_c001_v7007000_t0000_u01734228723304") 2024/12/15 02:12:57 DEBUG : only16: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e6f6_d20241215_m021159_c001_v0001103_t0030_u01734228719451") 2024/12/15 02:12:57 DEBUG : only17: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443759_d20241215_m021230_c001_v7007000_t0000_u01734228750036") 2024/12/15 02:12:57 DEBUG : only17: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f410aaee89e7b87ea_d20241215_m021223_c001_v0001182_t0056_u01734228743482") 2024/12/15 02:12:57 DEBUG : only17: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e748_d20241215_m021220_c001_v0001103_t0040_u01734228740294") 2024/12/15 02:12:57 DEBUG : only17: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f411147fb66ee3e8a_d20241215_m021203_c001_v7007000_t0000_u01734228723509") 2024/12/15 02:12:57 DEBUG : only17: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e6f8_d20241215_m021200_c001_v0001103_t0044_u01734228720061") 2024/12/15 02:12:57 DEBUG : only18: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d444375d_d20241215_m021230_c001_v7007000_t0000_u01734228750217") 2024/12/15 02:12:57 DEBUG : only18: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f412fd0ddf0c907bf_d20241215_m021223_c001_v0001042_t0019_u01734228743492") 2024/12/15 02:12:57 DEBUG : only18: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e74c_d20241215_m021220_c001_v0001103_t0010_u01734228740869") 2024/12/15 02:12:57 DEBUG : only18: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f407af66b0182c6c0_d20241215_m021203_c001_v7007000_t0000_u01734228723643") 2024/12/15 02:12:57 DEBUG : only18: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e6fa_d20241215_m021200_c001_v0001103_t0045_u01734228720664") 2024/12/15 02:12:57 DEBUG : only19: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443761_d20241215_m021230_c001_v7007000_t0000_u01734228750412") 2024/12/15 02:12:57 DEBUG : only19: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f416231117793e2bb_d20241215_m021223_c001_v0001134_t0034_u01734228743618") 2024/12/15 02:12:57 DEBUG : only19: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e750_d20241215_m021221_c001_v0001103_t0009_u01734228741630") 2024/12/15 02:12:57 DEBUG : only19: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038f19b_d20241215_m021203_c001_v7007000_t0000_u01734228723657") 2024/12/15 02:12:57 DEBUG : only19: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e6fc_d20241215_m021201_c001_v0001103_t0007_u01734228721281") 2024/12/15 02:12:57 DEBUG : only2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443763_d20241215_m021230_c001_v7007000_t0000_u01734228750605") 2024/12/15 02:12:57 DEBUG : only2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f418ba1639385e764_d20241215_m021223_c001_v0001103_t0006_u01734228743655") 2024/12/15 02:12:58 DEBUG : only2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e714_d20241215_m021211_c001_v0001103_t0018_u01734228731021") 2024/12/15 02:12:58 DEBUG : only2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f411147fb66ee3e89_d20241215_m021203_c001_v7007000_t0000_u01734228723315") 2024/12/15 02:12:58 DEBUG : only2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e6ca_d20241215_m021150_c001_v0001103_t0058_u01734228710717") 2024/12/15 02:12:58 DEBUG : only3: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443767_d20241215_m021230_c001_v7007000_t0000_u01734228750785") 2024/12/15 02:12:58 DEBUG : only3: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f412fd0ddf0c907c1_d20241215_m021223_c001_v0001042_t0019_u01734228743674") 2024/12/15 02:12:58 DEBUG : only3: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e716_d20241215_m021211_c001_v0001103_t0032_u01734228731634") 2024/12/15 02:12:58 DEBUG : only3: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038f19e_d20241215_m021203_c001_v7007000_t0000_u01734228723838") 2024/12/15 02:12:58 DEBUG : only3: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e6ce_d20241215_m021151_c001_v0001103_t0017_u01734228711289") 2024/12/15 02:12:58 DEBUG : only4: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d444376a_d20241215_m021230_c001_v7007000_t0000_u01734228750965") 2024/12/15 02:12:58 DEBUG : only4: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f410aaee89e7b87fc_d20241215_m021223_c001_v0001182_t0056_u01734228743686") 2024/12/15 02:12:58 DEBUG : only4: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e718_d20241215_m021212_c001_v0001103_t0021_u01734228732243") 2024/12/15 02:12:58 DEBUG : only4: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f406a3169249b96e4_d20241215_m021202_c001_v7007000_t0000_u01734228722923") 2024/12/15 02:12:58 DEBUG : only4: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e6d2_d20241215_m021152_c001_v0001103_t0006_u01734228712155") 2024/12/15 02:12:58 DEBUG : only5: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d444376d_d20241215_m021231_c001_v7007000_t0000_u01734228751145") 2024/12/15 02:12:58 DEBUG : only5: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f412fd0ddf0c907c3_d20241215_m021223_c001_v0001042_t0019_u01734228743898") 2024/12/15 02:12:58 DEBUG : only5: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e71a_d20241215_m021212_c001_v0001103_t0037_u01734228732928") 2024/12/15 02:12:58 DEBUG : only5: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f407af66b0182c6bf_d20241215_m021203_c001_v7007000_t0000_u01734228723461") 2024/12/15 02:12:58 DEBUG : only5: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e6d4_d20241215_m021152_c001_v0001103_t0016_u01734228712688") 2024/12/15 02:12:58 DEBUG : only6: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443770_d20241215_m021231_c001_v7007000_t0000_u01734228751325") 2024/12/15 02:12:58 DEBUG : only6: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f410aaee89e7b8804_d20241215_m021223_c001_v0001182_t0056_u01734228743910") 2024/12/15 02:12:59 DEBUG : only6: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e71e_d20241215_m021213_c001_v0001103_t0028_u01734228733659") 2024/12/15 02:12:59 DEBUG : only6: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038f196_d20241215_m021203_c001_v7007000_t0000_u01734228723108") 2024/12/15 02:12:59 DEBUG : only6: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e6d6_d20241215_m021153_c001_v0001103_t0045_u01734228713262") 2024/12/15 02:12:59 DEBUG : only7: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443773_d20241215_m021231_c001_v7007000_t0000_u01734228751505") 2024/12/15 02:12:59 DEBUG : only7: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f416231117793e2bf_d20241215_m021224_c001_v0001134_t0034_u01734228744015") 2024/12/15 02:12:59 DEBUG : only7: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e722_d20241215_m021214_c001_v0001103_t0048_u01734228734220") 2024/12/15 02:12:59 DEBUG : only7: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f406a3169249b96e9_d20241215_m021203_c001_v7007000_t0000_u01734228723670") 2024/12/15 02:12:59 DEBUG : only7: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e6da_d20241215_m021153_c001_v0001103_t0000_u01734228713810") 2024/12/15 02:12:59 DEBUG : only8: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443776_d20241215_m021231_c001_v7007000_t0000_u01734228751685") 2024/12/15 02:12:59 DEBUG : only8: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f416231117793e2bd_d20241215_m021223_c001_v0001134_t0034_u01734228743819") 2024/12/15 02:12:59 DEBUG : only8: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e726_d20241215_m021214_c001_v0001103_t0014_u01734228734809") 2024/12/15 02:12:59 DEBUG : only8: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f407af66b0182c6bd_d20241215_m021203_c001_v7007000_t0000_u01734228723097") 2024/12/15 02:12:59 DEBUG : only8: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e6de_d20241215_m021154_c001_v0001103_t0056_u01734228714671") 2024/12/15 02:12:59 DEBUG : only9: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4443779_d20241215_m021231_c001_v7007000_t0000_u01734228751865") 2024/12/15 02:12:59 DEBUG : only9: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f418ba1639385e766_d20241215_m021223_c001_v0001103_t0006_u01734228743854") 2024/12/15 02:12:59 DEBUG : only9: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e72c_d20241215_m021215_c001_v0001103_t0024_u01734228735452") 2024/12/15 02:12:59 DEBUG : only9: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038f199_d20241215_m021203_c001_v7007000_t0000_u01734228723477") 2024/12/15 02:12:59 DEBUG : only9: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e6e0_d20241215_m021155_c001_v0001103_t0003_u01734228715403") 2024/12/15 02:12:59 DEBUG : potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e490_d20241215_m020841_c001_v7007000_t0000_u01734228521068") 2024/12/15 02:12:59 DEBUG : potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1104f415f1aa8989_d20241215_m020839_c001_v0001183_t0029_u01734228519467") 2024/12/15 02:13:00 DEBUG : potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e460_d20241215_m020837_c001_v7007000_t0000_u01734228517634") 2024/12/15 02:13:00 DEBUG : potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e4cb_d20241215_m020835_c001_v0001103_t0057_u01734228515964") 2024/12/15 02:13:00 DEBUG : potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e412_d20241215_m020834_c001_v7007000_t0000_u01734228514080") 2024/12/15 02:13:00 DEBUG : potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b5be6_d20241215_m020832_c001_v0001182_t0026_u01734228512124") 2024/12/15 02:13:00 DEBUG : potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4083407994802941_d20241215_m020820_c001_v7007000_t0000_u01734228500342") 2024/12/15 02:13:00 DEBUG : potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e47d_d20241215_m020818_c001_v0001103_t0028_u01734228498897") 2024/12/15 02:13:00 DEBUG : potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4083407994802930_d20241215_m020816_c001_v7007000_t0000_u01734228496872") 2024/12/15 02:13:00 DEBUG : potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e46f_d20241215_m020815_c001_v0001103_t0034_u01734228495795") 2024/12/15 02:13:00 DEBUG : potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f408340799480291f_d20241215_m020814_c001_v7007000_t0000_u01734228494221") 2024/12/15 02:13:00 DEBUG : potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e469_d20241215_m020813_c001_v0001103_t0017_u01734228493129") 2024/12/15 02:13:00 DEBUG : potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f400b9e616b2ebd3c_d20241215_m020805_c001_v7007000_t0000_u01734228485024") 2024/12/15 02:13:00 DEBUG : potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e445_d20241215_m020803_c001_v0001103_t0020_u01734228483641") 2024/12/15 02:13:00 DEBUG : potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f400b9e616b2ebd30_d20241215_m020802_c001_v7007000_t0000_u01734228482918") 2024/12/15 02:13:00 DEBUG : potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e437_d20241215_m020801_c001_v0001103_t0024_u01734228481323") 2024/12/15 02:13:00 DEBUG : potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f400b9e616b2ebd1b_d20241215_m020800_c001_v7007000_t0000_u01734228480599") 2024/12/15 02:13:00 DEBUG : potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e431_d20241215_m020759_c001_v0001103_t0014_u01734228479859") 2024/12/15 02:13:00 DEBUG : potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e42f_d20241215_m020759_c001_v0001103_t0017_u01734228479141") 2024/12/15 02:13:00 DEBUG : potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f400b9e616b2ebce7_d20241215_m020758_c001_v7007000_t0000_u01734228478420") 2024/12/15 02:13:01 DEBUG : potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e42b_d20241215_m020757_c001_v0001103_t0051_u01734228477753") 2024/12/15 02:13:01 DEBUG : potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e421_d20241215_m020757_c001_v0001103_t0039_u01734228477091") 2024/12/15 02:13:01 DEBUG : potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f400b9e616b2ebcd7_d20241215_m020756_c001_v7007000_t0000_u01734228476368") 2024/12/15 02:13:01 DEBUG : potato: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e41d_d20241215_m020755_c001_v0001103_t0037_u01734228475521") 2024/12/15 02:13:01 DEBUG : potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4101957d2eb65b25_d20241215_m020927_c001_v7007000_t0000_u01734228567268") 2024/12/15 02:13:01 DEBUG : potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1104f415f1aa93b1_d20241215_m020926_c001_v0001183_t0006_u01734228566701") 2024/12/15 02:13:01 DEBUG : potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f403661e5c9c54464_d20241215_m020917_c001_v7007000_t0000_u01734228557920") 2024/12/15 02:13:01 DEBUG : potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1104f415f1aa90a2_d20241215_m020913_c001_v0001183_t0009_u01734228553323") 2024/12/15 02:13:01 DEBUG : potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4442ecc_d20241215_m020906_c001_v7007000_t0000_u01734228546137") 2024/12/15 02:13:01 DEBUG : potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1104f415f1aa8e5e_d20241215_m020901_c001_v0001183_t0004_u01734228541557") 2024/12/15 02:13:01 DEBUG : potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e4ec_d20241215_m020853_c001_v7007000_t0000_u01734228533676") 2024/12/15 02:13:01 DEBUG : potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1104f415f1aa8bec_d20241215_m020849_c001_v0001183_t0009_u01734228529960") 2024/12/15 02:13:01 DEBUG : potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4083407994802950_d20241215_m020825_c001_v7007000_t0000_u01734228505433") 2024/12/15 02:13:01 DEBUG : potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e49b_d20241215_m020824_c001_v0001103_t0039_u01734228504078") 2024/12/15 02:13:01 DEBUG : potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4083407994802947_d20241215_m020822_c001_v7007000_t0000_u01734228502973") 2024/12/15 02:13:01 DEBUG : potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e489_d20241215_m020821_c001_v0001103_t0046_u01734228501264") 2024/12/15 02:13:01 DEBUG : potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4083407994802942_d20241215_m020820_c001_v7007000_t0000_u01734228500528") 2024/12/15 02:13:01 DEBUG : potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e481_d20241215_m020819_c001_v0001103_t0056_u01734228499574") 2024/12/15 02:13:01 DEBUG : potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f408340799480293d_d20241215_m020818_c001_v7007000_t0000_u01734228498148") 2024/12/15 02:13:01 DEBUG : potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e475_d20241215_m020817_c001_v0001103_t0006_u01734228497249") 2024/12/15 02:13:02 DEBUG : potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f408340799480292a_d20241215_m020815_c001_v7007000_t0000_u01734228495062") 2024/12/15 02:13:02 DEBUG : potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e46d_d20241215_m020814_c001_v0001103_t0030_u01734228494232") 2024/12/15 02:13:02 DEBUG : potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f40834079948028e4_d20241215_m020806_c001_v7007000_t0000_u01734228486160") 2024/12/15 02:13:02 DEBUG : potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e44b_d20241215_m020804_c001_v0001103_t0051_u01734228484699") 2024/12/15 02:13:02 DEBUG : potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e214_d20241215_m020653_c001_v7007000_t0000_u01734228413933") 2024/12/15 02:13:02 DEBUG : potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e33e_d20241215_m020653_c001_v0001103_t0027_u01734228413256") 2024/12/15 02:13:02 DEBUG : potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e208_d20241215_m020651_c001_v7007000_t0000_u01734228411987") 2024/12/15 02:13:02 DEBUG : potato2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e332_d20241215_m020651_c001_v0001103_t0021_u01734228411235") 2024/12/15 02:13:02 DEBUG : potato3: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f403661e5c9c54466_d20241215_m020918_c001_v7007000_t0000_u01734228558350") 2024/12/15 02:13:02 DEBUG : potato3: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e538_d20241215_m020914_c001_v0001103_t0025_u01734228554478") 2024/12/15 02:13:02 DEBUG : potato3: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d4442eca_d20241215_m020905_c001_v7007000_t0000_u01734228545895") 2024/12/15 02:13:02 DEBUG : potato3: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e51c_d20241215_m020902_c001_v0001103_t0048_u01734228542776") 2024/12/15 02:13:02 DEBUG : potato3: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e4f0_d20241215_m020853_c001_v7007000_t0000_u01734228533915") 2024/12/15 02:13:02 DEBUG : potato3: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e4fb_d20241215_m020850_c001_v0001103_t0027_u01734228530426") 2024/12/15 02:13:02 DEBUG : pre-dest1/1: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4059a8ef03149302_d20241215_m021008_c001_v7007000_t0000_u01734228608743") 2024/12/15 02:13:02 DEBUG : pre-dest1/1: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e5ac_d20241215_m021000_c001_v0001103_t0035_u01734228600732") 2024/12/15 02:13:02 DEBUG : pre-dest2/2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4059a8ef03149303_d20241215_m021008_c001_v7007000_t0000_u01734228608925") 2024/12/15 02:13:02 DEBUG : pre-dest2/2: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1104f415f1aa9b6c_d20241215_m021001_c001_v0001183_t0045_u01734228601425") 2024/12/15 02:13:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4123210b0d7bbd1a_d20241215_m020939_c001_v7007000_t0000_u01734228579753") 2024/12/15 02:13:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b6885_d20241215_m020936_c001_v0001182_t0035_u01734228576754") 2024/12/15 02:13:03 DEBUG : sizeonly: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f407af66b0182c2d1_d20241215_m020735_c001_v7007000_t0000_u01734228455850") 2024/12/15 02:13:03 DEBUG : sizeonly: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e3e1_d20241215_m020734_c001_v0001103_t0058_u01734228454774") 2024/12/15 02:13:03 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d44437c9_d20241215_m021237_c001_v7007000_t0000_u01734228757680") 2024/12/15 02:13:03 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b8a20_d20241215_m021236_c001_v0001182_t0015_u01734228756534") 2024/12/15 02:13:03 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d444379f_d20241215_m021234_c001_v7007000_t0000_u01734228754678") 2024/12/15 02:13:03 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e782_d20241215_m021233_c001_v0001103_t0009_u01734228753174") 2024/12/15 02:13:03 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e4b4_d20241215_m020846_c001_v7007000_t0000_u01734228526438") 2024/12/15 02:13:03 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1104f415f1aa8afa_d20241215_m020845_c001_v0001183_t0029_u01734228525624") 2024/12/15 02:13:03 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e4af_d20241215_m020844_c001_v7007000_t0000_u01734228524344") 2024/12/15 02:13:03 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e4db_d20241215_m020843_c001_v0001103_t0048_u01734228523258") 2024/12/15 02:13:03 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f407af66b0182c2b9_d20241215_m020731_c001_v7007000_t0000_u01734228451563") 2024/12/15 02:13:03 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e3d3_d20241215_m020730_c001_v0001103_t0021_u01734228450130") 2024/12/15 02:13:03 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f407af66b0182c2b6_d20241215_m020729_c001_v7007000_t0000_u01734228449410") 2024/12/15 02:13:03 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e3c9_d20241215_m020728_c001_v0001103_t0055_u01734228448406") 2024/12/15 02:13:03 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f407af66b0182c2ae_d20241215_m020725_c001_v7007000_t0000_u01734228445573") 2024/12/15 02:13:03 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e3c1_d20241215_m020724_c001_v0001103_t0029_u01734228444542") 2024/12/15 02:13:03 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f407af66b0182c2ad_d20241215_m020723_c001_v7007000_t0000_u01734228443970") 2024/12/15 02:13:03 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e3b9_d20241215_m020722_c001_v0001103_t0057_u01734228442910") 2024/12/15 02:13:03 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e3b3_d20241215_m020719_c001_v0001103_t0035_u01734228439746") 2024/12/15 02:13:04 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f407af66b0182c2a6_d20241215_m020719_c001_v7007000_t0000_u01734228439022") 2024/12/15 02:13:04 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e3a3_d20241215_m020718_c001_v0001103_t0031_u01734228438365") 2024/12/15 02:13:04 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e39f_d20241215_m020717_c001_v0001103_t0058_u01734228437694") 2024/12/15 02:13:04 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f407af66b0182c2a2_d20241215_m020716_c001_v7007000_t0000_u01734228436610") 2024/12/15 02:13:04 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e399_d20241215_m020714_c001_v0001103_t0057_u01734228434179") 2024/12/15 02:13:04 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e38d_d20241215_m020711_c001_v0001103_t0010_u01734228431499") 2024/12/15 02:13:04 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f407af66b0182c29c_d20241215_m020710_c001_v7007000_t0000_u01734228430771") 2024/12/15 02:13:04 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e384_d20241215_m020709_c001_v0001103_t0056_u01734228429971") 2024/12/15 02:13:04 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e380_d20241215_m020709_c001_v0001103_t0050_u01734228429206") 2024/12/15 02:13:04 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f407af66b0182c282_d20241215_m020708_c001_v7007000_t0000_u01734228428478") 2024/12/15 02:13:04 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e370_d20241215_m020704_c001_v0001103_t0058_u01734228424593") 2024/12/15 02:13:04 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f407af66b0182c242_d20241215_m020704_c001_v7007000_t0000_u01734228424223") 2024/12/15 02:13:04 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e366_d20241215_m020703_c001_v0001103_t0015_u01734228423502") 2024/12/15 02:13:04 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e23b_d20241215_m020701_c001_v7007000_t0000_u01734228421864") 2024/12/15 02:13:04 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e35a_d20241215_m020701_c001_v0001103_t0033_u01734228421184") 2024/12/15 02:13:04 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e237_d20241215_m020700_c001_v7007000_t0000_u01734228420626") 2024/12/15 02:13:04 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e358_d20241215_m020659_c001_v0001103_t0019_u01734228419903") 2024/12/15 02:13:04 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e227_d20241215_m020658_c001_v7007000_t0000_u01734228418631") 2024/12/15 02:13:04 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e350_d20241215_m020657_c001_v0001103_t0028_u01734228417774") 2024/12/15 02:13:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e21e_d20241215_m020657_c001_v7007000_t0000_u01734228417231") 2024/12/15 02:13:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e34c_d20241215_m020656_c001_v0001103_t0003_u01734228416461") 2024/12/15 02:13:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e21a_d20241215_m020655_c001_v7007000_t0000_u01734228415553") 2024/12/15 02:13:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e346_d20241215_m020654_c001_v0001103_t0030_u01734228414862") 2024/12/15 02:13:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e1ee_d20241215_m020648_c001_v7007000_t0000_u01734228408583") 2024/12/15 02:13:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e32a_d20241215_m020647_c001_v0001103_t0051_u01734228407883") 2024/12/15 02:13:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e1e2_d20241215_m020646_c001_v7007000_t0000_u01734228406973") 2024/12/15 02:13:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e324_d20241215_m020646_c001_v0001103_t0031_u01734228406307") 2024/12/15 02:13:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e1d7_d20241215_m020645_c001_v7007000_t0000_u01734228405403") 2024/12/15 02:13:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e31c_d20241215_m020644_c001_v0001103_t0014_u01734228404646") 2024/12/15 02:13:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e1bd_d20241215_m020641_c001_v7007000_t0000_u01734228401729") 2024/12/15 02:13:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e316_d20241215_m020640_c001_v0001103_t0022_u01734228400909") 2024/12/15 02:13:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d44437ca_d20241215_m021237_c001_v7007000_t0000_u01734228757879") 2024/12/15 02:13:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f116231117793e2db_d20241215_m021236_c001_v0001134_t0048_u01734228756546") 2024/12/15 02:13:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f415fe334d44437a2_d20241215_m021234_c001_v7007000_t0000_u01734228754859") 2024/12/15 02:13:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f112fd0ddf0c907cd_d20241215_m021233_c001_v0001042_t0019_u01734228753194") 2024/12/15 02:13:05 DEBUG : sub/yam: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e48b_d20241215_m020840_c001_v7007000_t0000_u01734228520523") 2024/12/15 02:13:05 DEBUG : sub/yam: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b5d2b_d20241215_m020839_c001_v0001182_t0039_u01734228519118") 2024/12/15 02:13:05 DEBUG : three: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f408340799480297c_d20241215_m020831_c001_v7007000_t0000_u01734228511389") 2024/12/15 02:13:06 DEBUG : three: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e4b7_d20241215_m020830_c001_v0001103_t0055_u01734228510159") 2024/12/15 02:13:06 DEBUG : three: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f118ba1639385e4ad_d20241215_m020827_c001_v0001103_t0049_u01734228507862") 2024/12/15 02:13:06 DEBUG : two: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f408340799480297d_d20241215_m020831_c001_v7007000_t0000_u01734228511570") 2024/12/15 02:13:06 DEBUG : two: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4104f415f1aa8752_d20241215_m020829_c001_v0001183_t0012_u01734228509599") 2024/12/15 02:13:06 DEBUG : two: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f418ba1639385e4ab_d20241215_m020827_c001_v0001103_t0006_u01734228507681") 2024/12/15 02:13:06 DEBUG : yam: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e4a4_d20241215_m020841_c001_v7007000_t0000_u01734228521248") 2024/12/15 02:13:06 DEBUG : yam: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f101acf77499bb6df_d20241215_m020840_c001_v0001183_t0040_u01734228520265") 2024/12/15 02:13:06 DEBUG : yam: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e451_d20241215_m020837_c001_v7007000_t0000_u01734228517083") 2024/12/15 02:13:06 DEBUG : yam: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f110aaee89e7b5c7f_d20241215_m020835_c001_v0001182_t0058_u01734228515617") 2024/12/15 02:13:06 DEBUG : yam: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e408_d20241215_m020833_c001_v7007000_t0000_u01734228513537") 2024/12/15 02:13:06 DEBUG : yam: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f1104f415f1aa87c8_d20241215_m020832_c001_v0001183_t0058_u01734228512132") 2024/12/15 02:13:06 DEBUG : yaml: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e466_d20241215_m020837_c001_v7007000_t0000_u01734228517830") 2024/12/15 02:13:06 DEBUG : yaml: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f10803ca2b7cb462f_d20241215_m020836_c001_v0001182_t0017_u01734228516855") 2024/12/15 02:13:06 DEBUG : yaml: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f4093b0dae038e416_d20241215_m020834_c001_v7007000_t0000_u01734228514271") 2024/12/15 02:13:06 DEBUG : yaml: Deleting (id "4_z9f825d13101dcb8b9f380e1b_f101acf77499bb531_d20241215_m020833_c001_v0001183_t0022_u01734228513321") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m30.451688809s (try 1/5)